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/fi.solita.clamav/[email protected]
cpe:2.3:a:clamav:clamav:1.0.1:*:*:*:*:*:*:*
CVE-2024-20506
{"label"=>"Gradle Plugin"}
10.0.3
CVE reported for clamav is alerting on the clamav-client library, which is incorrect. Similar to #7018 and #7017.
The text was updated successfully, but these errors were encountered:
Maven Coordinates
<dependency> <groupId>fi.solita.clamav</groupId> <artifactId>clamav-client</artifactId> <version>1.0.1</version> </dependency>
Suppression rule:
<suppress base="true"> <notes><![CDATA[ FP per issue #7025 ]]></notes> <packageUrl regex="true">^pkg:maven/fi\.solita\.clamav/clamav-client@.*$</packageUrl> <cpe>cpe:/a:clamav:clamav</cpe> </suppress>
Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/11263616245
Sorry, something went wrong.
Dupe of #7018 :-)
No branches or pull requests
Package URl
pkg:maven/fi.solita.clamav/[email protected]
CPE
cpe:2.3:a:clamav:clamav:1.0.1:*:*:*:*:*:*:*
CVE
CVE-2024-20506
ODC Integration
{"label"=>"Gradle Plugin"}
ODC Version
10.0.3
Description
CVE reported for clamav is alerting on the clamav-client library, which is incorrect. Similar to #7018 and #7017.
The text was updated successfully, but these errors were encountered: