Skip to content

Revisit osv-scanner ignore for GO-2026-5932 (x/crypto/openpgp) #175

Description

@richardwooding

#170 added osv-scanner.toml ignoring GO-2026-5932: golang.org/x/crypto/openpgp is unmaintained/unsafe by design and has no fixed version, so upgrading x/crypto can never clear it. It reaches us transitively through test-only dependencies (testcontainers chain) and cel2sql never calls it — govulncheck confirms no affected call path.

Work

  • Periodically check whether the transitive dependency drops the openpgp import (e.g. moves to ProtonMail/go-crypto), then remove the ignore
  • If more unfixable advisories accumulate, consider documenting the ignore policy in CONTRIBUTING/SECURITY docs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions