We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pkg:maven/org.springframework.security/[email protected]
cpe:2.3:a:oauth2-server_project:oauth2-server:1.3.1:::::::*
CVE-2017-18924, CVE-2020-26938
{"label"=>"Gradle Plugin"}
10.0.3
The package is https://github.com/spring-projects/spring-authorization-server, but the CPE is for https://github.com/oauthjs/node-oauth2-server
The text was updated successfully, but these errors were encountered:
Maven Coordinates
<dependency> <groupId>org.springframework.security</groupId> <artifactId>spring-security-oauth2-authorization-server</artifactId> <version>1.3.1</version> </dependency>
Suppression rule:
<suppress base="true"> <notes><![CDATA[ FP per issue #6856 ]]></notes> <packageUrl regex="true">^pkg:maven/org\.springframework\.security/spring-security-oauth2-authorization-server@.*$</packageUrl> <cpe>cpe:/a:oauth2-server_project:oauth2-server</cpe> </suppress>
Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/10004850223
Sorry, something went wrong.
approved
Suppress rule has been added to the generatedSuppressions branch.
generatedSuppressions
fix(fp): FP per issue #6856
0c0ba22
No branches or pull requests
Package URl
pkg:maven/org.springframework.security/[email protected]
CPE
cpe:2.3:a:oauth2-server_project:oauth2-server:1.3.1:::::::*
CVE
CVE-2017-18924, CVE-2020-26938
ODC Integration
{"label"=>"Gradle Plugin"}
ODC Version
10.0.3
Description
The package is https://github.com/spring-projects/spring-authorization-server, but the CPE is for https://github.com/oauthjs/node-oauth2-server
The text was updated successfully, but these errors were encountered: