Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ghostsecurity/wraith
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: ghostsecurity/wraith
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.2
Choose a head ref
  • 1 commit
  • 3 files changed
  • 2 contributors

Commits on May 27, 2026

  1. GHO-11706: bump bundled osv-scanner to v2.3.8 to clear CVEs (#10)

    The bundled osv-scanner binary in v2.0.1 is built with go1.26.1, which
    is in-range for CVE-2026-32281, -32280, -32283, and -33810 (TLS /
    crypto/x509 issues). osv-scanner v2.3.6+ ships with go1.26.2, picking
    up all four fixes. Bump the pin in goreleaser, the CI workflow, and the
    local download script.
    
    Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]>
    bgeesaman and claude authored May 27, 2026
    Configuration menu
    Copy the full SHA
    0709168 View commit details
    Browse the repository at this point in the history
Loading