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
8 changes: 8 additions & 0 deletions .trivyignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Transitive dependency of caddy:alpine (the runtime image we use).
# Upstream Caddy has migrated its direct dependency to go-jose v4, but
# something still pulls v3.0.4 into the final binary. Tracking until
# Caddy releases an image with go-jose/v3 >= v3.0.5.
#
# Not exploitable in our deployment: the blog serves static files only;
# the JOSE code path is not reached at runtime.
CVE-2026-34986