Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,7 @@ CVE-2026-30836
# This is not a library bug — key management is the caller's responsibility.
# PHP's own hash_hmac() and openssl_sign() behave identically and have no CVEs for this.
# NVD agrees — hence the Disputed tag and no score from NIST.
CVE-2025-45769
CVE-2025-45769

# We do not use JWT on the GOLANG side (frankenphp), so this CVE does not apply to us.
CVE-2026-34986
Loading