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]: java spring-boot-starter-cache library is marked affected by CVE-2020-36448 for Rust #6874

Closed
lor1an0 opened this issue Jul 26, 2024 · 3 comments
Labels
FP Report maven changes to the maven plugin

Comments

@lor1an0
Copy link

lor1an0 commented Jul 26, 2024

Package URl

pkg:maven/org.springframework.boot/[email protected]

CPE

cpe:2.3:a:cache_project:cache:3.3.1:::::::*

CVE

CVE-2020-36448

ODC Integration

{"label"=>"Gradle Plugin"}

ODC Version

10.0.3

Description

Original CPE cpe:2.3:a:cache_project:cache:*:*:*:*:*:rust:*:* specifies rust language.

Copy link
Contributor

Maven Coordinates

<dependency>
   <groupId>org.springframework.boot</groupId>
   <artifactId>spring-boot-starter-cache</artifactId>
   <version>3.3.1</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #6874
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/org\.springframework\.boot/spring-boot-starter-cache@.*$</packageUrl>
   <cpe>cpe:/a:cache_project:cache</cpe>
</suppress>

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

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

aikebah commented Aug 24, 2024

approved

Copy link
Contributor

Suppress rule has been added to the generatedSuppressions branch.

github-actions bot added a commit that referenced this issue Aug 24, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 7, 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