Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FP]: kafka-log4j-appender as log4j #4149

Closed
mehradn7 opened this issue Mar 2, 2022 · 2 comments · Fixed by #4159
Closed

[FP]: kafka-log4j-appender as log4j #4149

mehradn7 opened this issue Mar 2, 2022 · 2 comments · Fixed by #4159
Labels
FP Report maven changes to the maven plugin
Milestone

Comments

@mehradn7
Copy link

mehradn7 commented Mar 2, 2022

Package URl

pkg:maven/org.apache.kafka/kafka-log4j-appender@2.5.0

CPE

cpe:2.3:a:apache:log4j:2.5.0:*:*:*:*:*:*:*

CVE

No response

ODC Integration

{"label"=>"CLI"}

ODC Version

7.0.0

Description

Apache Kafka log4j appender detected as log4j

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2022

Maven Coordinates

<dependency>
   <groupId>org.apache.kafka</groupId>
   <artifactId>kafka-log4j-appender</artifactId>
   <version>2.5.0</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #4149
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/org\.apache\.kafka/kafka-log4j-appender@.*$</packageUrl>
   <cpe>cpe:/a:apache:log4j</cpe>
</suppress>

Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/1922831020

@github-actions github-actions bot added the maven changes to the maven plugin label Mar 2, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2022

Maven Coordinates

<dependency>
   <groupId>org.apache.kafka</groupId>
   <artifactId>kafka-log4j-appender</artifactId>
   <version>2.5.0</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #4149
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/org\.apache\.kafka/kafka-log4j-appender@.*$</packageUrl>
   <cpe>cpe:/a:apache:log4j</cpe>
</suppress>

Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/1922829611

jeremylong added a commit that referenced this issue Mar 4, 2022
@jeremylong jeremylong added this to the 7.0.1 milestone Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FP Report maven changes to the maven plugin
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants