Skip to content

Commit

Permalink
suppressing CVE-2022-45688 as there are no bugfixes ready yet to miti…
Browse files Browse the repository at this point in the history
…gate
  • Loading branch information
ChristianLohmann committed Feb 26, 2023
1 parent b226da8 commit c8665a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cve-suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
<cve>CVE-2021-0341</cve>
<!-- ktor requires a major upgrade. Suppressing until then -->
<cve>CVE-2021-4277</cve>
<!-- so far jackson-core and json-path don't have bugfix releases yet for that cve -->
<cve>CVE-2022-45688</cve>
</suppress>

</suppressions>

0 comments on commit c8665a0

Please sign in to comment.