-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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-cfenv-boot detected as Spring Framework #6632
Comments
Maven Coordinates <dependency>
<groupId>io.pivotal.cfenv</groupId>
<artifactId>java-cfenv-boot</artifactId>
<version>3.1.3</version>
</dependency> Suppression rule: <suppress base="true">
<notes><![CDATA[
FP per issue #6632
]]></notes>
<packageUrl regex="true">^pkg:maven/io\.pivotal\.cfenv/java-cfenv-boot@.*$</packageUrl>
<cpe>cpe:/a:undefined:undefined</cpe>
</suppress> Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/8870287212 |
Maven Coordinates <dependency>
<groupId>io.pivotal.cfenv</groupId>
<artifactId>java-cfenv-boot</artifactId>
<version>3.1.3</version>
</dependency> Suppression rule: <suppress base="true">
<notes><![CDATA[
FP per issue #6632
]]></notes>
<packageUrl regex="true">^pkg:maven/io\.pivotal\.cfenv/java-cfenv-boot@.*$</packageUrl>
<cpe>cpe:/a:vmware:spring_framework</cpe>
</suppress> Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/8870302473 |
approved |
Suppress rule has been added to the |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Package URl
pkg:maven/io.pivotal.cfenv/[email protected]
CPE
cpe:2.3:a:vmware:spring_framework:3.1.3:*:*:*:*:*:*:*
CVE
CVE-2022-22965
ODC Integration
{"label"=>"Maven Plugin"}
ODC Version
9.0.9
Description
See #6415
The text was updated successfully, but these errors were encountered: