Skip to content

Commit

Permalink
Update allow-list.xml (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
josspo authored Dec 13, 2023
1 parent 50dcf92 commit b0c5a24
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .cve/allow-list.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd">
<suppress>
<notes><![CDATA[
file name: MorganStanley.Fdc3.NewtonsoftJson.Tests.csproj
]]></notes>
<sha1>d2ff25b0a18b7fb7c16afba4dd9daad5462b0c80</sha1>
<cve>CVE-2022-25921</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: MorganStanley.Fdc3.NewtonsoftJson.csproj
]]></notes>
<sha1>ec9ad28356158b425a7f32919bb5bad854ec0497</sha1>
<cve>CVE-2022-25921</cve>
</suppress>
</suppressions>

0 comments on commit b0c5a24

Please sign in to comment.