File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 19
19
<cve >CVE-2011-4838</cve >
20
20
</suppress >
21
21
<suppress >
22
- <notes ><![CDATA[
23
- file name: core.cache-0.7.1.jar
24
- ]]> </notes >
25
- <packageUrl regex =" true" >^pkg:maven/org\.clojure/core\.cache@.*$</packageUrl >
26
- <cve >CVE-2020-36448</cve >
22
+ <notes ><![CDATA[
23
+ This suppresses a medium vulnerability that was found in a cache crate for
24
+ Rust. It is a false positive on the Java package core.cache-0.7.1 since
25
+ the Java package that we use does not have any relation to Rust.
26
+ The file name that causes the false positive: core.cache-0.7.1.jar
27
+ ]]> </notes >
28
+ <packageUrl regex =" true" >^pkg:maven/org\.clojure/core\.cache@.*$</packageUrl >
29
+ <cve >CVE-2020-36448</cve >
27
30
</suppress >
28
31
</suppressions >
You can’t perform that action at this time.
0 commit comments