Skip to content

Commit

Permalink
Decompressors can crash the JVM and leak memory content in Aircompre…
Browse files Browse the repository at this point in the history
…ssor
  • Loading branch information
alicela committed Jun 11, 2024
1 parent 397bb28 commit 7d02c20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kraftwerk-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
</exclusion>
<exclusion>
<artifactId>aircompressor</artifactId>
<groupId>io.airlift</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit 7d02c20

Please sign in to comment.