gitsafehub
github.com/wtrocki/go-apidiff ↗

wtrocki/go-apidiff

scanned 2026-08-12 · git 7037613
2 of 6 checks flagged a security issue
🔴 Needs attention
Only 5 of 6 checks finished — treat this as provisional. Re-check ↻

Informational scan, not a security audit. How this is computed.

Leaked secretsVulnerable dependencies52Known OSS vulnerabilities136Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks none found ✓

API keys, passwords or tokens committed into the repo.

Nothing found by this check. ✓

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 52 found · 2 serious

Packages you depend on that have known security holes (CVEs).

  • Serious CVE-2023-49569 go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients
    go.mod
    A package you depend on has a known security hole (CVE-2023-49569). Fix: Update that package to its patched version.
  • Serious CVE-2025-21613 go-git: argument injection via the URL field
    go.mod
    A package you depend on has a known security hole (CVE-2025-21613). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44973 github.com/go-git/go-billy: Go-billy: Arbitrary file access due to path traversal vulnerability
    go.mod
    A package you depend on has a known security hole (CVE-2026-44973). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44740 github.com/go-git/go-billy: Billy: Denial of Service via crafted input due to insufficient validation
    go.mod
    A package you depend on has a known security hole (CVE-2026-44740). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-49568 go-git: Maliciously crafted Git server replies can cause DoS on go-git clients
    go.mod
    A package you depend on has a known security hole (CVE-2023-49568). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-21614 go-git: go-git clients vulnerable to DoS via maliciously crafted Git server replies
    go.mod
    A package you depend on has a known security hole (CVE-2025-21614). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-45022 go-git is an extensible git implementation library written in pure Go. ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-45022). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-71556 go-git is an extensible git implementation library written in pure Go. ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-71556). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25934 go-git/go-git: go-git: Data integrity issue due to improper verification of pack and index files
    go.mod
    A package you depend on has a known security hole (CVE-2026-25934). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-34165 github.com/go-git/go-git/v5: go-git: Denial of Service via crafted .idx file
    go.mod
    A package you depend on has a known security hole (CVE-2026-34165). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-41506 golang: github.com/go-git/go-git: go-git: Information disclosure of HTTP authentication credentials via redirects
    go.mod
    A package you depend on has a known security hole (CVE-2026-41506). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-45571 github.com/go-git/go-git: go-git: Path validation flaw allows unauthorized file access
    go.mod
    A package you depend on has a known security hole (CVE-2026-45571). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-71557 go-git is an extensible git implementation library written in pure Go. ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-71557). Fix: Update that package to its patched version.
  • Worth fixing GHSA-w5pp-99ch-qj29 go-git: Malformed Git object data may cause panics or resource exhaustion
    go.mod
    A package you depend on has a known security hole (GHSA-w5pp-99ch-qj29). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-45337 golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto
    go.mod
    A package you depend on has a known security hole (CVE-2024-45337). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-22869 golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh
    go.mod
    A package you depend on has a known security hole (CVE-2025-22869). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-47913 golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS
    go.mod
    A package you depend on has a known security hole (CVE-2025-47913). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39828 golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions
    go.mod
    A package you depend on has a known security hole (CVE-2026-39828). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39829 golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters
    go.mod
    A package you depend on has a known security hole (CVE-2026-39829). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39830 golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses
    go.mod
    A package you depend on has a known security hole (CVE-2026-39830). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39831 golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check
    go.mod
    A package you depend on has a known security hole (CVE-2026-39831). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39832 golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions
    go.mod
    A package you depend on has a known security hole (CVE-2026-39832). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39835 golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate
    go.mod
    A package you depend on has a known security hole (CVE-2026-39835). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42508 golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey
    go.mod
    A package you depend on has a known security hole (CVE-2026-42508). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46595 golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation
    go.mod
    A package you depend on has a known security hole (CVE-2026-46595). Fix: Update that package to its patched version.
… 27 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 136 found · 10 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GO-2024-2456 Path traversal and RCE in github.com/go-git/go-git/v5 and gopkg.in/src-d/go-git.v4
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2023-49569). Fix: Update that package to its patched version.
  • Serious GO-2025-3368 Argument Injection via the URL field in github.com/go-git/go-git
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2025-21613). Fix: Update that package to its patched version.
  • Serious GO-2024-3321 Misuse of connection.serverAuthenticate may cause authorization bypass in golang.org/x/crypto
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2024-45337). Fix: Update that package to its patched version.
  • Serious GO-2026-5005 Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2026-39833). Fix: Update that package to its patched version.
  • Serious GO-2026-5006 Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2026-39832). Fix: Update that package to its patched version.
  • Serious GO-2026-5017 Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2026-39830). Fix: Update that package to its patched version.
  • Serious GO-2026-5019 Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2026-39831). Fix: Update that package to its patched version.
  • Serious GO-2026-5020 Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2026-39834). Fix: Update that package to its patched version.
  • Serious GO-2026-5021 Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2026-42508). Fix: Update that package to its patched version.
  • Serious GO-2026-5023 Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2026-46595). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5490 Go-billy: Symlink resolution lack of cycle detection leads to infinite loop in github.com/go-git/go-billy
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2026-44740). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5597 Go-billy has path traversal vulnerabilities in github.com/go-git/go-billy
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2026-44973). Fix: Update that package to its patched version.
  • Worth fixing GO-2024-2466 Denial of service in github.com/go-git/go-git/v5 and gopkg.in/src-d/go-git.v4
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2023-49568). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-3367 Clients vulnerable to DoS via maliciously crafted Git server replies in github.com/go-git/go-git
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2025-21614). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-4473 Improper verification of data integrity values for .idx and .pack files in github.com/go-git/go-git
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2026-25934). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-4910 Maliciously crafted idx file can cause asymmetric memory consumption in github.com/go-git/go-git
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2026-34165). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5074 Go-git: Improper parsing of specially crafted objects may lead to inconsistent interpretation in github.com/go-git/go-git
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2026-45022). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5105 Go-git: Credential leak via cross-host redirect in smart HTTP transport in github.com/go-git/go-git
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2026-41506). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5336 Go-git: Crafted repositories may modify main and submodule .git directories in github.com/go-git/go-git
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2026-45571). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5693 Go-git: Malformed Git object data may cause panics or resource exhaustion in github.com/go-git/go-git
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-hc8v-wwc9-vgxm go-git: Worktree operations may follow symlinks
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2026-71556). Fix: Update that package to its patched version.
  • Worth fixing GHSA-qgq7-7hm3-q39j go-git: Malicious reference names may modify files outside the reference storage
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2026-71557). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-2402 Man-in-the-middle attacker can compromise integrity of secure channel in golang.org/x/crypto
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2023-48795). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-3487 Potential denial of service in golang.org/x/crypto
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2025-22869). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-4134 Unbounded memory consumption in golang.org/x/crypto/ssh
    /workdirs/scan-29f2a5f5-4b13-49cd-a603-cfadaaa5ffa5/go.mod
    A package you depend on has a known security hole (CVE-2025-58181). Fix: Update that package to its patched version.
… 111 more not shown

via OSV-Scanner v1.9.2 · Apache-2.0

Risky code patterns — Semgrep none found ✓

Code that can be exploited: injection, hardcoded credentials and similar.

Nothing found by this check. ✓

via Semgrep v1.147.0 · LGPL-2.1

Malicious dependencies — Guarddog none found ✓

Packages that look intentionally malicious: typosquats, sneaky install scripts.

Nothing found by this check. ✓

via Guarddog v2.10.0 · Apache-2.0

Project health

A signal about how the project is maintained — not a vulnerability in your code. It doesn’t affect the verdict above.

Project health — OpenSSF Scorecard didn’t run

Maintenance & supply-chain hygiene. A signal about the project, not a vulnerability in your code.

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via OpenSSF Scorecard · Apache-2.0

About these results. Six open-source checks ran in parallel; every finding is tagged with the tool that produced it. The verdict follows a published rule. False positives and false negatives are normal — a clean scan does not mean the code is secure, and a red verdict does not mean the project is compromised.