|
4 | 4 |
|
5 | 5 | [[IgnoredVulns]]
|
6 | 6 | id = "CVE-2022-45868" # GHSA-22wj-vf5f-wrvj
|
7 |
| -ignoreUntil = 2024-11-02 |
| 7 | +ignoreUntil = 2025-02-02 |
8 | 8 | reason = "Used by the dependency-check tool and not the app directly."
|
9 | 9 |
|
10 | 10 | [[IgnoredVulns]]
|
11 | 11 | id = "CVE-2023-3635" # GHSA-w33c-445m-f8w7
|
12 |
| -ignoreUntil = 2024-11-02 |
| 12 | +ignoreUntil = 2025-02-02 |
13 | 13 | reason = "We do not use gzip when using okio."
|
14 | 14 |
|
15 | 15 | [[IgnoredVulns]]
|
16 | 16 | id = "CVE-2024-29025" # GHSA-5jpm-x58v-624v
|
17 |
| -ignoreUntil = 2024-11-02 |
| 17 | +ignoreUntil = 2025-02-02 |
18 | 18 | reason = "We do not use netty for http communication."
|
19 | 19 |
|
20 | 20 | [[IgnoredVulns]]
|
21 | 21 | id = "CVE-2023-44487" # GHSA-xpw8-rcwv-8f8p
|
22 |
| -ignoreUntil = 2024-11-02 |
| 22 | +ignoreUntil = 2025-02-02 |
23 | 23 | reason = "No impact on this app since it uses UDS rather than HTTP2."
|
24 | 24 |
|
25 | 25 | # Same as the vuln above, but it seems like osv scanner does not always make the connection.
|
26 | 26 | [[IgnoredVulns]]
|
27 | 27 | id = "GHSA-xpw8-rcwv-8f8p"
|
28 |
| -ignoreUntil = 2024-11-02 |
| 28 | +ignoreUntil = 2025-02-02 |
29 | 29 | reason = "No impact on this app since it uses UDS rather than HTTP2."
|
30 | 30 |
|
31 | 31 | [[IgnoredVulns]]
|
32 | 32 | id = "CVE-2023-34462" # GHSA-6mjq-h674-j845
|
33 |
| -ignoreUntil = 2024-11-02 |
| 33 | +ignoreUntil = 2025-02-02 |
34 | 34 | reason = "We do not use netty for http communication."
|
35 | 35 |
|
36 | 36 | [[IgnoredVulns]]
|
37 | 37 | id = "CVE-2024-26308" # GHSA-4265-ccf5-phj5
|
38 |
| -ignoreUntil = 2024-11-02 |
| 38 | +ignoreUntil = 2025-02-02 |
39 | 39 | reason = "Apache commons compress is used by lint and not the app directly."
|
40 | 40 |
|
41 | 41 | [[IgnoredVulns]]
|
42 | 42 | id = "CVE-2024-25710" # GHSA-4g9r-vxhx-9pgx
|
43 |
| -ignoreUntil = 2024-11-02 |
| 43 | +ignoreUntil = 2025-02-02 |
44 | 44 | reason = "Apache commons compress is used by lint and not the app directly."
|
45 | 45 |
|
46 | 46 | [[IgnoredVulns]]
|
47 | 47 | id = "CVE-2020-13956" # GHSA-7r82-7xv7-xcpj
|
48 |
| -ignoreUntil = 2024-11-02 |
| 48 | +ignoreUntil = 2025-02-02 |
49 | 49 | reason = "Apache http client is used by lint and not the app directly."
|
50 | 50 |
|
51 |
| -[[IgnoredVulns]] |
52 |
| -id = "CVE-2023-51775" # GHSA-6qvw-249j-h44c |
53 |
| -ignoreUntil = 2024-10-02 |
54 |
| -reason = "Used by the gradle bundler, will be fixed by upgrading the android gradle plugin." |
55 |
| - |
56 |
| -[[IgnoredVulns]] |
57 |
| -id = "CVE-2023-31582" # GHSA-7g24-qg88-p43q |
58 |
| -ignoreUntil = 2024-10-02 |
59 |
| -reason = "Used by the gradle bundler, will be fixed by upgrading the android gradle plugin." |
60 |
| - |
61 |
| -[[IgnoredVulns]] |
62 |
| -id = "GHSA-jgvc-jfgh-rjvv" |
63 |
| -ignoreUntil = 2024-10-02 |
64 |
| -reason = "Used by the gradle bundler, will be fixed by upgrading the android gradle plugin." |
65 |
| - |
66 | 51 | [[IgnoredVulns]]
|
67 | 52 | id = "CVE-2022-24329" # GHSA-2qp4-g3q3-f92w
|
68 |
| -ignoreUntil = 2024-11-02 |
| 53 | +ignoreUntil = 2025-02-02 |
69 | 54 | reason = "This CVE only affect Multiplatform Gradle Projects, which this project is not."
|
70 | 55 |
|
71 | 56 | [[IgnoredVulns]]
|
72 | 57 | id = "CVE-2024-7254" # GHSA-735f-pc8j-v9w8
|
73 |
| -ignoreUntil = 2024-11-02 |
| 58 | +ignoreUntil = 2025-02-02 |
74 | 59 | reason = "Should not be applicable since client and server are always in sync and we are only communicating locally over UDS."
|
75 | 60 |
|
76 | 61 | [[IgnoredVulns]]
|
77 | 62 | id = "CVE-2024-47554" # GHSA-78wr-2p64-hpwj
|
78 |
| -ignoreUntil = 2025-01-04 |
| 63 | +ignoreUntil = 2025-02-02 |
79 | 64 | reason = "No impact since the app doesn't process externally crafted XML."
|
80 | 65 |
|
81 | 66 | [[PackageOverrides]]
|
82 | 67 | name = "org.bouncycastle:bcprov-jdk15on"
|
83 | 68 | ecosystem = "Maven"
|
84 | 69 | ignore = true
|
85 |
| -effectiveUntil = 2024-11-02 |
| 70 | +effectiveUntil = 2025-02-02 |
86 | 71 | reason = "Used by lint and the dependency-check tool and not the app directly."
|
87 | 72 |
|
88 | 73 | [[PackageOverrides]]
|
89 | 74 | name = "org.bouncycastle:bcprov-jdk18on"
|
90 | 75 | ecosystem = "Maven"
|
91 | 76 | ignore = true
|
92 |
| -effectiveUntil = 2024-11-02 |
| 77 | +effectiveUntil = 2025-02-02 |
93 | 78 | reason = "Used by lint and the dependency-check tool and not the app directly."
|
94 | 79 |
|
95 | 80 | [[PackageOverrides]]
|
96 | 81 | name = "org.bouncycastle:bcpkix-jdk18on"
|
97 | 82 | ecosystem = "Maven"
|
98 | 83 | ignore = true
|
99 |
| -effectiveUntil = 2024-11-02 |
| 84 | +effectiveUntil = 2025-02-02 |
100 | 85 | reason = "Used by lint and the dependency-check tool and not the app directly."
|
0 commit comments