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]: spring-security-crypto 5.7.2 #4629

Closed
BigMichi1 opened this issue Jun 28, 2022 · 2 comments
Closed

[FP]: spring-security-crypto 5.7.2 #4629

BigMichi1 opened this issue Jun 28, 2022 · 2 comments
Labels
FP Report maven changes to the maven plugin

Comments

@BigMichi1
Copy link

Package URl

pkg:maven/org.springframework.security/spring-security-crypto@5.7.2

CPE

cpe:2.3:a:org.springframework.security:spring-security-crypto:5.7.2:*:*:*:*:*:*:*

CVE

CVE-2020-5408

ODC Integration

{"label"=>"Gradle Plugin"}

ODC Version

7.1.1

Description

was fixed in 5.4.0, see spring-projects/spring-security#8480

@github-actions
Copy link
Contributor

Maven Coordinates

<dependency>
   <groupId>org.springframework.security</groupId>
   <artifactId>spring-security-crypto</artifactId>
   <version>5.7.2</version>
</dependency>

Suppression rule:

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

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

@github-actions github-actions bot added the maven changes to the maven plugin label Jun 28, 2022
@mprins
Copy link
Contributor

mprins commented Jun 28, 2022

see also #4620 and #4528

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