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.boot/[email protected]
cpe:2.3:a:vmware:spring_data_rest:::::::: versions from (including) 3.4.0; versions up to (including) 3.4.13
CVE-2021-22047
{"label"=>"Maven Plugin"}
11.1.1
<suppress> <notes><![CDATA[ file name: spring-boot-starter-data-rest-3.4.1.jar ]]></notes> <packageUrl regex="true">^pkg:maven/org\.springframework\.boot/spring-boot-starter-data-rest@.*$</packageUrl> <cve>CVE-2021-22047</cve> </suppress>
The text was updated successfully, but these errors were encountered:
Maven Coordinates
<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-rest</artifactId> <version>3.4.1</version> </dependency>
Suppression rule:
<suppress base="true"> <notes><![CDATA[ FP per issue #7271 ]]></notes> <packageUrl regex="true">^pkg:maven/org\.springframework\.boot/spring-boot-starter-data-rest@.*$</packageUrl> <cpe>cpe:/a:vmware:spring_data_rest</cpe> </suppress>
Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/12478465639
Sorry, something went wrong.
approved
Spring Boot Starters are versioned with Spring Boot, not with (in this case) Spring Data Rest itself, where the defect is.
Suppress rule has been added to the generatedSuppressions branch.
generatedSuppressions
fix(fp): FP per issue #7271
708ee65
No branches or pull requests
Package URl
pkg:maven/org.springframework.boot/[email protected]
CPE
cpe:2.3:a:vmware:spring_data_rest:::::::: versions from (including) 3.4.0; versions up to (including) 3.4.13
CVE
CVE-2021-22047
ODC Integration
{"label"=>"Maven Plugin"}
ODC Version
11.1.1
Description
The text was updated successfully, but these errors were encountered: