Skip to content

Commit

Permalink
Remove core.async suppression
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Jan 31, 2024
1 parent e7a0e77 commit 7630b03
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .nvd/suppression.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd">
<suppress>
<notes><![CDATA[
file name: core.async-1.5.648.jar
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.clojure/core\.async@.*$</packageUrl>
<cpe>cpe:/a:async_project:async</cpe>
</suppress>
<!-- The next 2 are false positives on clj/cljs priority map -->
<suppress>
<notes><![CDATA[
Expand Down

0 comments on commit 7630b03

Please sign in to comment.