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.glassfish.jaxb/[email protected]
cpe:2.3:a:eclipse:glassfish:4.0.5:*:*:*:*:*:*:*
CVE-2024-9329
{"label"=>"Maven Plugin"}
10.0.1
Seems like some jaxb dependencies are being picked up as eclipse glassfish
The text was updated successfully, but these errors were encountered:
Maven Coordinates
<dependency> <groupId>org.glassfish.jaxb</groupId> <artifactId>jaxb-core</artifactId> <version>4.0.5</version> </dependency>
Suppression rule:
<suppress base="true"> <notes><![CDATA[ FP per issue #7019 ]]></notes> <packageUrl regex="true">^pkg:maven/org\.glassfish\.jaxb/jaxb-core@.*$</packageUrl> <cpe>cpe:/a:eclipse:glassfish</cpe> </suppress>
Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/11237607369
Sorry, something went wrong.
Dupe of #7015, already fixed in #7016 but needs another "automated" FP report to be merged before it gets published.
No branches or pull requests
Package URl
pkg:maven/org.glassfish.jaxb/[email protected]
CPE
cpe:2.3:a:eclipse:glassfish:4.0.5:*:*:*:*:*:*:*
CVE
CVE-2024-9329
ODC Integration
{"label"=>"Maven Plugin"}
ODC Version
10.0.1
Description
Seems like some jaxb dependencies are being picked up as eclipse glassfish
The text was updated successfully, but these errors were encountered: