gitsafehub
github.com/geertjohan/_metal-stack_metal-hammer ↗

geertjohan/_metal-stack_metal-hammer

scanned 2026-08-09 · git 798e763
3 of 6 checks flagged a security issue
🔴 Needs attention
Only 4 of 6 checks finished — treat this as provisional. Re-check ↻

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

Leaked secrets1Vulnerable dependencies8Known OSS vulnerabilities13Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 1 found · 1 serious

API keys, passwords or tokens committed into the repo.

  • Serious private-key Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
    metal.key:1
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 8 found

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

  • Worth fixing GHSA-gcjh-h69q-9w9g cel-go: JSON Private Fields Exposed via NativeTypes and ParseStructTag
    go.mod
    A package you depend on has a known security hole (GHSA-gcjh-h69q-9w9g). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42151 github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API
    go.mod
    A package you depend on has a known security hole (CVE-2026-42151). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42154 github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint
    go.mod
    A package you depend on has a known security hole (CVE-2026-42154). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-40179 Prometheus has Stored XSS via metric names and label values in Prometheus web UI tooltips and metrics explorer
    go.mod
    A package you depend on has a known security hole (CVE-2026-40179). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44903 Prometheus is an open-source monitoring system and time series databas ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-44903). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-56852 golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input
    go.mod
    A package you depend on has a known security hole (CVE-2026-56852). Fix: Update that package to its patched version.
  • Worth fixing GHSA-hrxh-6v49-42gf gRPC-Go: xDS RBAC and HTTP/2 Vulnerabilities
    go.mod
    A package you depend on has a known security hole (GHSA-hrxh-6v49-42gf). Fix: Update that package to its patched version.
  • FYI CVE-2026-46600 Parsing an invalid SVCB or HTTPS RR can panic when the size of a param ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-46600). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 13 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GHSA-gcjh-h69q-9w9g cel-go: JSON Private Fields Exposed via NativeTypes and ParseStructTag
    /workdirs/scan-ee7c6b87-f9bb-4736-a9ca-bd6eee473047/go.mod
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GO-2025-3605 Vulnerable to Path Traversal via Crafted ZIP File in github.com/mholt/archiver
    /workdirs/scan-ee7c6b87-f9bb-4736-a9ca-bd6eee473047/go.mod
    A package you depend on has a known security hole (CVE-2025-3445). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-4020 DoS risk due to unrestricted RAR dictionary sizes in github.com/nwaples/rardecode
    /workdirs/scan-ee7c6b87-f9bb-4736-a9ca-bd6eee473047/go.mod
    A package you depend on has a known security hole (CVE-2025-11579). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5264 Prometheus: Remote read endpoint allows denial of service via crafted snappy payload in github.com/prometheus/prometheus
    /workdirs/scan-ee7c6b87-f9bb-4736-a9ca-bd6eee473047/go.mod
    A package you depend on has a known security hole (CVE-2026-42154). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5381 Prometheus vulnerable to stored XSS via crafted histogram bucket label values in the old web UI heatmap display in github.com/prometheus/prometheus
    /workdirs/scan-ee7c6b87-f9bb-4736-a9ca-bd6eee473047/go.mod
    A package you depend on has a known security hole (CVE-2026-44903). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5662 Prometheus has Stored XSS via metric names and label values in Prometheus web UI in github.com/prometheus/prometheus
    /workdirs/scan-ee7c6b87-f9bb-4736-a9ca-bd6eee473047/go.mod
    A package you depend on has a known security hole (CVE-2026-40179). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5710 Prometheus Azure AD remote write OAuth client secret exposed via config API in github.com/prometheus/prometheus
    /workdirs/scan-ee7c6b87-f9bb-4736-a9ca-bd6eee473047/go.mod
    A package you depend on has a known security hole (CVE-2026-42151). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-6061 Vulnerabilities in the xDS RBAC authorization engine and the HTTP/2 transport server implementation in google.golang.org/grpc
    /workdirs/scan-ee7c6b87-f9bb-4736-a9ca-bd6eee473047/go.mod
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI GO-2024-2698 Archiver Path Traversal vulnerability in github.com/mholt/archiver
    /workdirs/scan-ee7c6b87-f9bb-4736-a9ca-bd6eee473047/go.mod
    A package you depend on has a known security hole (CVE-2024-0406). Fix: Update that package to its patched version.
  • FYI GO-2026-5158 Opentelemetry-go's baggage parsing no longer caps raw header length in go.opentelemetry.io/otel
    /workdirs/scan-ee7c6b87-f9bb-4736-a9ca-bd6eee473047/go.mod
    A package you depend on has a known security hole (CVE-2026-41178). Fix: Update that package to its patched version.
  • FYI GO-2026-5932 The golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues
    /workdirs/scan-ee7c6b87-f9bb-4736-a9ca-bd6eee473047/go.mod
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI GO-2026-5942 Parsing an invalid SVCB or HTTPS RR can panic in golang.org/x/net/dns/dnsmessage
    /workdirs/scan-ee7c6b87-f9bb-4736-a9ca-bd6eee473047/go.mod
    A package you depend on has a known security hole (CVE-2026-46600). Fix: Update that package to its patched version.
  • FYI GO-2026-5970 Infinite loop on invalid input in golang.org/x/text
    /workdirs/scan-ee7c6b87-f9bb-4736-a9ca-bd6eee473047/go.mod
    A package you depend on has a known security hole (CVE-2026-56852). Fix: Update that package to its patched version.

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.