mirror of
https://github.com/cryptomator/cryptomator.git
synced 2024-11-23 03:59:51 +00:00
suppress false positive in dependecy-check (jackrabbit-webdav)
This commit is contained in:
parent
d08d992768
commit
9bd5b45ea7
@ -63,4 +63,11 @@
|
|||||||
<cve>CVE-2023-35116</cve>
|
<cve>CVE-2023-35116</cve>
|
||||||
</suppress>
|
</suppress>
|
||||||
|
|
||||||
|
<suppress>
|
||||||
|
<notes><![CDATA[
|
||||||
|
False positive for jackrabbit-webdav-2.21.15.jar. This component is not affected, see https://lists.apache.org/thread/j03b3qdhborc2jrhdc4d765d3jkh8bfw
|
||||||
|
]]></notes>
|
||||||
|
<packageUrl regex="true">^pkg:maven/org\.apache\.jackrabbit/jackrabbit\-webdav@.*$</packageUrl>
|
||||||
|
<cve>CVE-2023-37895</cve>
|
||||||
|
</suppress>
|
||||||
</suppressions>
|
</suppressions>
|
||||||
|
Loading…
Reference in New Issue
Block a user