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]: pkg:maven/com.amazonaws/[email protected] and CVE-2024-37293 #7214

Closed
dampcake opened this issue Dec 4, 2024 · 3 comments
Closed
Labels
FP Report maven changes to the maven plugin

Comments

@dampcake
Copy link

dampcake commented Dec 4, 2024

Package URl

pkg:maven/com.amazonaws/[email protected]

CPE

cpe:2.3:a:amazon:aws_deployment_framework:1.12.641:*:*:*:*:*:*:*

CVE

CVE-2024-37293

ODC Integration

{"label"=>"Maven Plugin"}

ODC Version

10.0.4

Description

aws_deployment_framework is a Python library being matched against a java jar

Copy link
Contributor

github-actions bot commented Dec 4, 2024

Maven Coordinates

<dependency>
   <groupId>com.amazonaws</groupId>
   <artifactId>aws-java-sdk-marketplacedeployment</artifactId>
   <version>1.12.641</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #7214
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/com\.amazonaws/aws-java-sdk-marketplacedeployment@.*$</packageUrl>
   <cpe>cpe:/a:amazon:aws_deployment_framework</cpe>
</suppress>

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

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

aikebah commented Dec 4, 2024

approved

Copy link
Contributor

github-actions bot commented Dec 4, 2024

Suppress rule has been added to the generatedSuppressions branch.

@github-actions github-actions bot closed this as completed Dec 4, 2024
github-actions bot added a commit that referenced this issue Dec 4, 2024
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

No branches or pull requests

2 participants