Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 2 additions & 0 deletions .licenseignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ pkg:golang/golang.org/x/time
pkg:golang/golang.org/x/tools
# License: BSD-3-Clause AND MIT
pkg:golang/honnef.co/go/tools
# License: Apache-2.0 AND MIT
pkg:golang/go.yaml.in/yaml/v3
5 changes: 5 additions & 0 deletions .trivyignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# GO-2026-5932: golang.org/x/crypto/openpgp is unmaintained by design.
# There is no fixed version; the advisory recommends migrating to a
# maintained alternative. We do not use openpgp directly — it is a
# transitive dependency. Suppress until upstream drops it or migrates.
GO-2026-5932
Loading
Loading