gitsafehub
github.com/cpu/dns ↗

cpu/dns

scanned 2026-08-16 · git 96a6b9c
3 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 secrets6Vulnerable dependencies13Known OSS vulnerabilities64Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 6 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.
    server_test.go:1417
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    tsig_test.go:122
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    dnssec_test.go:368
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    dnssec_test.go:572
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    dnssec_test.go:637
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    dnssec_test.go:706
    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 13 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-33814 net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame
    go.mod
    A package you depend on has a known security hole (CVE-2026-33814). 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-46600 golang.org/x/net/dns/dnsmessage: golang.org/x/net/dns/dnsmessage: Denial of Service via invalid DNS record parsing
    go.mod
    A package you depend on has a known security hole (CVE-2026-46600). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-47911 golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html
    go.mod
    A package you depend on has a known security hole (CVE-2025-47911). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-58190 golang.org/x/net/html: Infinite parsing loop in golang.org/x/net
    go.mod
    A package you depend on has a known security hole (CVE-2025-58190). 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-56864 A malicious GOSUMDB was capable of serving arbitrary module content no ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-56864). Fix: Update that package to its patched version.
  • FYI CVE-2026-56865 A malicious GOPROXY was previously capable of forging up to two sumdb ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-56865). Fix: Update that package to its patched version.
  • FYI CVE-2026-39824 Invoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
    go.mod
    A package you depend on has a known security hole (CVE-2026-39824). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 64 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-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/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-6179 Fix transparency log tile verification bypass in golang.org/x/mod/sumdb/tlog
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2026-56865). Fix: Update that package to its patched version.
  • FYI GO-2026-6180 Ignore unrelated, unauthenticated hashes in Lookup in golang.org/x/mod/sumdb
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2026-56864). Fix: Update that package to its patched version.
  • FYI GO-2026-4440 Quadratic parsing complexity in golang.org/x/net/html
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2025-47911). Fix: Update that package to its patched version.
  • FYI GO-2026-4441 Infinite parsing loop in golang.org/x/net
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2025-58190). Fix: Update that package to its patched version.
  • FYI GO-2026-4918 Infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE in net/http/internal/http2 in golang.org/x/net
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2026-33814). 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-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/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-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/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-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/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-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/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-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/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-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/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-5024 Invoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2026-39824). Fix: Update that package to its patched version.
  • FYI GO-2025-3749 Usage of ExtKeyUsageAny disables policy validation in crypto/x509
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2025-22874). Fix: Update that package to its patched version.
  • FYI GO-2025-3750 Inconsistent handling of O_CREATE|O_EXCL on Unix and Windows in os in syscall
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2025-0913). Fix: Update that package to its patched version.
  • FYI GO-2025-3751 Sensitive headers not cleared on cross-origin redirect in net/http
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2025-4673). Fix: Update that package to its patched version.
  • FYI GO-2025-3849 Incorrect results returned from Rows.Scan in database/sql
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2025-47907). Fix: Update that package to its patched version.
  • FYI GO-2025-3956 Unexpected paths returned from LookPath in os/exec
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2025-47906). Fix: Update that package to its patched version.
  • FYI GO-2025-4006 Excessive CPU consumption in ParseAddress in net/mail
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2025-61725). Fix: Update that package to its patched version.
  • FYI GO-2025-4007 Quadratic complexity when checking name constraints in crypto/x509
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2025-58187). Fix: Update that package to its patched version.
  • FYI GO-2025-4008 ALPN negotiation error contains attacker controlled information in crypto/tls
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2025-58189). Fix: Update that package to its patched version.
  • FYI GO-2025-4009 Quadratic complexity when parsing some invalid inputs in encoding/pem
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2025-61723). Fix: Update that package to its patched version.
  • FYI GO-2025-4010 Insufficient validation of bracketed IPv6 hostnames in net/url
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2025-47912). Fix: Update that package to its patched version.
  • FYI GO-2025-4011 Parsing DER payload can cause memory exhaustion in encoding/asn1
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2025-58185). Fix: Update that package to its patched version.
  • FYI GO-2025-4012 Lack of limit when parsing cookies can cause memory exhaustion in net/http
    /workdirs/scan-54e1a5dd-07ab-4d47-9116-93ae1a9fced6/go.mod
    A package you depend on has a known security hole (CVE-2025-58186). Fix: Update that package to its patched version.
… 39 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.