Skip to content

Commit

Permalink
[improve][sec] suppress CVE-2021-3563 of openstack-keystone-2.5.0 (ap…
Browse files Browse the repository at this point in the history
  • Loading branch information
tisonkun committed Sep 5, 2022
1 parent a90f2ec commit db6e98d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/owasp-dependency-check-suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,13 @@
<sha1>a7e89bd278fa8be9fa604dda66d1606de5530797</sha1>
<cve>CVE-2020-12692</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: openstack-keystone-2.5.0.jar
]]></notes>
<sha1>a7e89bd278fa8be9fa604dda66d1606de5530797</sha1>
<cve>CVE-2021-3563</cve>
</suppress>

<!-- Solr misdetection.
Cannot be tied to a sha1,
Expand Down

0 comments on commit db6e98d

Please sign in to comment.