Skip to content

Commit

Permalink
add exceptions for CVEs
Browse files Browse the repository at this point in the history
  • Loading branch information
pj-spoelders committed Oct 11, 2023
1 parent a825e2e commit 743d8c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,8 @@
<exclude>CVE-2023-40167</exclude>
<exclude>CVE-2023-36479</exclude>
<exclude>CVE-2023-43642</exclude>
<exclude>CVE-2023-44487</exclude>
<exclude>CVE-2023-39410</exclude>

</excludeVulnerabilityIds>
</configuration>
Expand Down

0 comments on commit 743d8c9

Please sign in to comment.