-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.snyk
More file actions
18 lines (18 loc) · 911 Bytes
/
Copy path.snyk
File metadata and controls
18 lines (18 loc) · 911 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
version: v1.5.0
ignore:
GO-2026-5932:
- '*':
reason: >-
golang.org/x/crypto/openpgp is unmaintained/unsafe-by-design per its
own advisory, but this repo never imports x/crypto directly or the
openpgp subpackage (`go mod why golang.org/x/crypto` reports it is
not needed by the main module; it's pulled in transitively only via
golang.org/x/net per `go mod graph`). govulncheck, which performs
reachability analysis, reports zero vulnerabilities. Pre-existing on
main before this dependency bump -- same version of the advisory
already applies to golang.org/x/crypto v0.53.0. Same
manifest-vs-reachability divergence already documented in the
v1.8.6 CHANGELOG for GO-2026-6222/GO-2026-6180/GO-2026-6179.
expires: 2026-11-15T00:00:00.000Z
created: 2026-08-15T00:00:00.000Z
patch: {}