Skip to content

Commit 11adc05

Browse files
committed
Merge branch 'osv-scanner-cve-2023-44487-droid-1232'
2 parents c5dc427 + 63d06a3 commit 11adc05

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

android/gradle/osv-scanner.toml

+6
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ id = "CVE-2023-44487" # GHSA-xpw8-rcwv-8f8p
2222
ignoreUntil = 2024-11-02
2323
reason = "No impact on this app since it uses UDS rather than HTTP2."
2424

25+
# Same as the vuln above, but it seems like osv scanner does not always make the connection.
26+
[[IgnoredVulns]]
27+
id = "GHSA-xpw8-rcwv-8f8p"
28+
ignoreUntil = 2024-11-02
29+
reason = "No impact on this app since it uses UDS rather than HTTP2."
30+
2531
[[IgnoredVulns]]
2632
id = "CVE-2023-34462" # GHSA-6mjq-h674-j845
2733
ignoreUntil = 2024-11-02

0 commit comments

Comments
 (0)