You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/linters/.trivyignore.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@ vulnerabilities:
6
6
- id: CVE-2025-50181
7
7
paths:
8
8
- ".devcontainer/cpp/requirements.txt"
9
-
expired_at: 2025-10-01
9
+
expired_at: 2025-11-01
10
10
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)
11
11
- id: CVE-2025-50182
12
12
paths:
13
13
- ".devcontainer/cpp/requirements.txt"
14
-
expired_at: 2025-10-01
14
+
expired_at: 2025-11-01
15
15
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