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/com.yahoo.datasketches/[email protected]
cpe:2.3:a:sketch:sketch:0.13.4:::::::*
CVE-2021-40531
None
10.0.3
Actual vulnerable is reported on Sketch before 75,however OWASP has reported CVE from sketches-core v0.13.4
The text was updated successfully, but these errors were encountered:
Maven Coordinates
<dependency> <groupId>com.yahoo.datasketches</groupId> <artifactId>sketches-core</artifactId> <version>0.13.4</version> </dependency>
Suppression rule:
<suppress base="true"> <notes><![CDATA[ FP per issue #6901 ]]></notes> <packageUrl regex="true">^pkg:maven/com\.yahoo\.datasketches/sketches-core@.*$</packageUrl> <cpe>cpe:/a:sketch:sketch</cpe> </suppress>
Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/10416592806
Sorry, something went wrong.
approved
Suppress rule has been added to the generatedSuppressions branch.
generatedSuppressions
fix(fp): FP per issue #6901
2d45ff9
No branches or pull requests
Package URl
pkg:maven/com.yahoo.datasketches/[email protected]
CPE
cpe:2.3:a:sketch:sketch:0.13.4:::::::*
CVE
CVE-2021-40531
ODC Integration
None
ODC Version
10.0.3
Description
Actual vulnerable is reported on Sketch before 75,however OWASP has reported CVE from sketches-core v0.13.4
The text was updated successfully, but these errors were encountered: