gitsafehub
github.com/adobe/kminion ↗

adobe/kminion

scanned 2026-08-05 · git 4833105
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 dependencies7Known OSS vulnerabilities9Risky 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 7 found

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

  • Worth fixing CVE-2026-25681 golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting
    go.mod
    A package you depend on has a known security hole (CVE-2026-25681). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-27136 golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass
    go.mod
    A package you depend on has a known security hole (CVE-2026-27136). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39821 golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing
    go.mod
    A package you depend on has a known security hole (CVE-2026-39821). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25680 golang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing
    go.mod
    A package you depend on has a known security hole (CVE-2026-25680). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42502 golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering
    go.mod
    A package you depend on has a known security hole (CVE-2026-42502). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42506 golang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing
    go.mod
    A package you depend on has a known security hole (CVE-2026-42506). 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 9 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GO-2026-5028 Invoking denial of service when parsing arbitrary HTML in golang.org/x/net/html
    /workdirs/scan-e21016de-7d2f-4d9b-8b01-2a6268c097bc/go.mod
    A package you depend on has a known security hole (CVE-2026-25680). Fix: Update that package to its patched version.
  • FYI GO-2026-5841 OOB read in github.com/klauspost/compress/s2
    /workdirs/scan-e21016de-7d2f-4d9b-8b01-2a6268c097bc/go.mod
    A package you depend on has a known security hole. 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-e21016de-7d2f-4d9b-8b01-2a6268c097bc/go.mod
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI GO-2026-5025 Invoking incorrect handling of namespaced elements in foreign content in golang.org/x/net/html
    /workdirs/scan-e21016de-7d2f-4d9b-8b01-2a6268c097bc/go.mod
    A package you depend on has a known security hole (CVE-2026-42506). Fix: Update that package to its patched version.
  • FYI GO-2026-5026 Invoking failure to reject ASCII-only Punycode-encoded labels in golang.org/x/net/idna
    /workdirs/scan-e21016de-7d2f-4d9b-8b01-2a6268c097bc/go.mod
    A package you depend on has a known security hole (CVE-2026-39821). Fix: Update that package to its patched version.
  • FYI GO-2026-5027 Invoking incorrect handling of HTML elements in foreign content in golang.org/x/net/html
    /workdirs/scan-e21016de-7d2f-4d9b-8b01-2a6268c097bc/go.mod
    A package you depend on has a known security hole (CVE-2026-42502). Fix: Update that package to its patched version.
  • FYI GO-2026-5029 Invoking incorrect handling of character references in DOCTYPE nodes in golang.org/x/net/html
    /workdirs/scan-e21016de-7d2f-4d9b-8b01-2a6268c097bc/go.mod
    A package you depend on has a known security hole (CVE-2026-25681). Fix: Update that package to its patched version.
  • FYI GO-2026-5030 Invoking duplicate attributes can cause XSS in golang.org/x/net/html
    /workdirs/scan-e21016de-7d2f-4d9b-8b01-2a6268c097bc/go.mod
    A package you depend on has a known security hole (CVE-2026-27136). 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-e21016de-7d2f-4d9b-8b01-2a6268c097bc/go.mod
    A package you depend on has a known security hole (CVE-2026-46600). 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.