gitsafehub
github.com/andydotxyz/dicomgraphics ↗

andydotxyz/dicomgraphics

scanned 2026-08-11 · git 3e3a09b
2 of 6 checks flagged a security issue
🟡 Worth a look
Only 4 of 6 checks finished — treat this as provisional. Re-check ↻

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

Leaked secretsVulnerable dependencies65Known OSS vulnerabilities172Risky 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 65 found

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

  • Worth fixing CVE-2020-29652 golang: crypto/ssh: crafted authentication request can lead to nil pointer dereference
    go.mod
    A package you depend on has a known security hole (CVE-2020-29652). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-7919 golang: Integer overflow on 32bit architectures via crafted certificate allows for denial of service
    go.mod
    A package you depend on has a known security hole (CVE-2020-7919). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-9283 golang.org/x/crypto: Processing of crafted ssh-ed25519 public keys allows for panic
    go.mod
    A package you depend on has a known security hole (CVE-2020-9283). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-43565 golang.org/x/crypto: empty plaintext packet causes panic
    go.mod
    A package you depend on has a known security hole (CVE-2021-43565). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-27191 golang: crash in a golang.org/x/crypto/ssh server
    go.mod
    A package you depend on has a known security hole (CVE-2022-27191). 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.
  • Worth fixing CVE-2026-46597 golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs
    go.mod
    A package you depend on has a known security hole (CVE-2026-46597). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-48795 ssh: Prefix truncation attack on Binary Packet Protocol (BPP)
    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 CVE-2025-47914 golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages
    go.mod
    A package you depend on has a known security hole (CVE-2025-47914). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-58181 golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication
    go.mod
    A package you depend on has a known security hole (CVE-2025-58181). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39827 golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings
    go.mod
    A package you depend on has a known security hole (CVE-2026-39827). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39833 golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation
    go.mod
    A package you depend on has a known security hole (CVE-2026-39833). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39834 golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write
    go.mod
    A package you depend on has a known security hole (CVE-2026-39834). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46598 golang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input
    go.mod
    A package you depend on has a known security hole (CVE-2026-46598). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46602 The TIFF decoder does not set a limit on the size of tiles in tiled im ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-46602). Fix: Update that package to its patched version.
… 40 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 172 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GO-2023-1572 Denial of service via crafted TIFF image in golang.org/x/image/tiff
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.mod
    A package you depend on has a known security hole (CVE-2022-41727). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1989 Excessive resource consumption in golang.org/x/image/tiff
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.mod
    A package you depend on has a known security hole (CVE-2023-29408). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1990 Excessive CPU consumption when decoding 0-height images in golang.org/x/image/tiff
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.mod
    A package you depend on has a known security hole (CVE-2023-29407). Fix: Update that package to its patched version.
  • Worth fixing GO-2024-2937 Panic when parsing invalid palette-color images in golang.org/x/image
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.mod
    A package you depend on has a known security hole (CVE-2024-24792). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-4815 OOM from malicious IFD offset in golang.org/x/image/tiff
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.mod
    A package you depend on has a known security hole (CVE-2026-33809). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5032 Excessive resource consumption in PackBits decompression in golang.org/x/image/tiff
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.mod
    A package you depend on has a known security hole (CVE-2026-46599). Fix: Update that package to its patched version.
  • Worth fixing GO-2021-0238 Infinite loop when parsing inputs in golang.org/x/net/html
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2021-33194). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-0236 Panic due to large headers in net/http and golang.org/x/net/http/httpguts
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2021-31525). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-0969 Denial of service in net/http and golang.org/x/net/http2
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2022-27664). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-1144 Excessive memory growth in net/http and golang.org/x/net/http2
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2022-41717). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1571 Denial of service via crafted HTTP/2 stream in net/http and golang.org/x/net
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2022-41723). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1988 Improper rendering of text nodes in golang.org/x/net/html
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2023-3978). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-2102 HTTP/2 rapid reset can cause excessive work in net/http
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2023-39325). Fix: Update that package to its patched version.
  • Worth fixing GO-2024-2687 HTTP/2 CONTINUATION flood in net/http
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2023-45288). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-3503 HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2025-22870). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-3595 Incorrect Neutralization of Input During Web Page Generation in x/net in golang.org/x/net
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2025-22872). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5028 Invoking denial of service when parsing arbitrary HTML in golang.org/x/net/html
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2026-25680). Fix: Update that package to its patched version.
  • Worth fixing GHSA-qppj-fm5r-hxr3 HTTP/2 Stream Cancellation Attack
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2023-44487). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-0493 Incorrect privilege reporting in syscall and golang.org/x/sys/unix
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2022-29526). Fix: Update that package to its patched version.
  • Worth fixing GO-2020-0015 Infinite loop when decoding some inputs in golang.org/x/text
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2020-14040). Fix: Update that package to its patched version.
  • Worth fixing GO-2021-0113 Out-of-bounds read in golang.org/x/text/language
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2021-38561). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-1059 Denial of service via crafted Accept-Language header in golang.org/x/text/language
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2022-32149). Fix: Update that package to its patched version.
  • Worth fixing GO-2020-0015 Infinite loop when decoding some inputs in golang.org/x/text
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2020-14040). Fix: Update that package to its patched version.
  • Worth fixing GO-2021-0113 Out-of-bounds read in golang.org/x/text/language
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2021-38561). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-1059 Denial of service via crafted Accept-Language header in golang.org/x/text/language
    /workdirs/scan-9e82591e-39b2-4db6-b6b9-9f50d9bfe193/go.sum
    A package you depend on has a known security hole (CVE-2022-32149). Fix: Update that package to its patched version.
… 147 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 timed out

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

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

via Guarddog v2.10.0 · Apache-2.0

error: go:timeout

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.