Skip to content

Commit

Permalink
Push suppression date for CVE-2022-24329
Browse files Browse the repository at this point in the history
Reasons:
* Not affecting our project.
* Transitive dependency that require update
  in upstream dependencies.
  • Loading branch information
albin-mullvad committed May 6, 2024
1 parent 19fab47 commit 894edc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/config/dependency-check-suppression.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd">
<suppress until="2024-05-01Z">
<suppress until="2024-11-01Z">
<notes><![CDATA[
This CVE only affect Multiplatform Gradle Projects, which this project is not.
https://nvd.nist.gov/vuln/detail/CVE-2022-24329
Expand Down

0 comments on commit 894edc1

Please sign in to comment.