Skip to content

Commit 03f5713

Browse files
committed
fix(authentik-ldap-outpost): ignore false positive CVEs in trivy scan
1 parent 4a92a8c commit 03f5713

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# CVE-2024-42490: False positive/unfixable because main module uses git pseudo-version, but we are building 2026.5.3 which is newer than fixed version 2024.6.4
2+
CVE-2024-42490
3+
4+
# CVE-2024-23647: False positive/unfixable because main module uses git pseudo-version, but we are building 2026.5.3 which is newer than fixed version 2023.10.7
5+
CVE-2024-23647

0 commit comments

Comments
 (0)