Skip to content

Commit 8ff7a45

Browse files
committed
chore: extend the urllib3 ignores with one month
1 parent 5a91818 commit 8ff7a45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/linters/.trivyignore.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ vulnerabilities:
66
- id: CVE-2025-50181
77
paths:
88
- ".devcontainer/cpp/requirements.txt"
9-
expired_at: 2025-10-01
9+
expired_at: 2025-11-01
1010
statement: This vulnerable dependency comes in via the Conan package, work is in-progress on supporting a non-vulnerable version (https://github.com/conan-io/conan/issues/13948)
1111
- id: CVE-2025-50182
1212
paths:
1313
- ".devcontainer/cpp/requirements.txt"
14-
expired_at: 2025-10-01
14+
expired_at: 2025-11-01
1515
statement: This vulnerable dependency comes in via the Conan package, work is in-progress on supporting a non-vulnerable version (https://github.com/conan-io/conan/issues/13948)

0 commit comments

Comments
 (0)