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]: org.apache.camel.quarkus/[email protected] mixed up with with the outdated org.apache.camel:[email protected] #6538

Closed
zenonwch opened this issue Mar 21, 2024 · 3 comments
Labels
FP Report maven changes to the maven plugin

Comments

@zenonwch
Copy link

Package URl

pkg:maven/org.apache.camel.quarkus/[email protected]

CPE

cpe:2.3:a:apache:camel:2.16.0:::::::*

CVE

No response

ODC Integration

{"label"=>"Maven Plugin"}

ODC Version

8.4.3

Description

image

Vulnerability IDs: cpe:2.3:a:apache:camel:2.16.0:*:*:*:*:*:*:*

Package: pkg:maven/org.apache.camel.quarkus/[email protected]

Copy link
Contributor

Maven Coordinates

<dependency>
   <groupId>org.apache.camel.quarkus</groupId>
   <artifactId>camel-quarkus-core</artifactId>
   <version>2.16.0</version>
</dependency>

Suppression rule:

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

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

@github-actions github-actions bot added the maven changes to the maven plugin label Mar 21, 2024
@aikebah
Copy link
Collaborator

aikebah commented Apr 7, 2024

approved

Copy link
Contributor

github-actions bot commented Apr 7, 2024

Suppress rule has been added to the generatedSuppressions branch.

@github-actions github-actions bot closed this as completed Apr 7, 2024
github-actions bot added a commit that referenced this issue Apr 7, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FP Report maven changes to the maven plugin
Projects
None yet
Development

No branches or pull requests

2 participants