Skip to content

Is checkstyle vulnerable to CVE-20201-44228? #11046

Closed Answered by strkkk
himb1595 asked this question in Q&A
Discussion options

You must be logged in to vote

No, log4j is not used.
You can check it by running mvn dependency:tree
Here is dependencies, no log4j

[INFO] com.puppycrawl.tools:checkstyle:jar:9.3-SNAPSHOT
[INFO] +- com.tngtech.archunit:archunit-junit5:jar:0.22.0:test
[INFO] |  +- com.tngtech.archunit:archunit-junit5-api:jar:0.22.0:test
[INFO] |  |  \- com.tngtech.archunit:archunit:jar:0.22.0:test
[INFO] |  \- com.tngtech.archunit:archunit-junit5-engine:jar:0.22.0:test
[INFO] |     \- com.tngtech.archunit:archunit-junit5-engine-api:jar:0.22.0:test
[INFO] +- info.picocli:picocli:jar:4.6.2:compile
[INFO] +- org.antlr:antlr4-runtime:jar:4.9.3:compile
[INFO] +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
[INFO] |  +- commons-logg…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by himb1595
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants