gitsafehub
github.com/ahmetb/home-ac-stats ↗

ahmetb/home-ac-stats

scanned 2026-08-11 · git c361e2e
2 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 secretsVulnerable dependencies30Known OSS vulnerabilities100Risky 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 30 found · 1 serious

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

  • Serious CVE-2026-33186 google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation
    go.mod
    A package you depend on has a known security hole (CVE-2026-33186). 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-2022-27664 golang: net/http: handle server errors after sending GOAWAY
    go.mod
    A package you depend on has a known security hole (CVE-2022-27664). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-41723 golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding
    go.mod
    A package you depend on has a known security hole (CVE-2022-41723). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)
    go.mod
    A package you depend on has a known security hole (CVE-2023-39325). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-45288 golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS
    go.mod
    A package you depend on has a known security hole (CVE-2023-45288). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-45338 golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html
    go.mod
    A package you depend on has a known security hole (CVE-2024-45338). Fix: Update that package to its patched version.
  • 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-2022-41717 golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests
    go.mod
    A package you depend on has a known security hole (CVE-2022-41717). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-3978 golang.org/x/net/html: Cross site scripting
    go.mod
    A package you depend on has a known security hole (CVE-2023-3978). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-22870 golang.org/x/net/proxy: golang.org/x/net/http/httpproxy: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net
    go.mod
    A package you depend on has a known security hole (CVE-2025-22870). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-22872 golang.org/x/net/html: Incorrect Neutralization of Input During Web Page Generation in x/net in golang.org/x/net
    go.mod
    A package you depend on has a known security hole (CVE-2025-22872). 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.
  • Worth fixing CVE-2025-22868 golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws
    go.mod
    A package you depend on has a known security hole (CVE-2025-22868). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-32149 golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags
    go.mod
    A package you depend on has a known security hole (CVE-2022-32149). 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.
… 5 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 100 found · 1 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GO-2026-4762 Authorization bypass in gRPC-Go via missing leading slash in :path in google.golang.org/grpc
    /workdirs/scan-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    A package you depend on has a known security hole (CVE-2026-33186). 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-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/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-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/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-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/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-2022-0969 Denial of service in net/http and golang.org/x/net/http2
    /workdirs/scan-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    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-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    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-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    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-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    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-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    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-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    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-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    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-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    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-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/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 GHSA-qppj-fm5r-hxr3 HTTP/2 Stream Cancellation Attack
    /workdirs/scan-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    A package you depend on has a known security hole (CVE-2023-44487). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-3488 Unexpected memory consumption during token parsing in golang.org/x/oauth2
    /workdirs/scan-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    A package you depend on has a known security hole (CVE-2025-22868). 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-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    A package you depend on has a known security hole (CVE-2022-32149). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-2153 Denial of service from HTTP/2 Rapid Reset in google.golang.org/grpc
    /workdirs/scan-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    A package you depend on has a known security hole. 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-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GO-2024-2611 Infinite loop in JSON unmarshaling in google.golang.org/protobuf
    /workdirs/scan-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    A package you depend on has a known security hole (CVE-2024-24786). Fix: Update that package to its patched version.
  • FYI GO-2022-0635 In-band key negotiation issue in AWS S3 Crypto SDK for golang in github.com/aws/aws-sdk-go
    /workdirs/scan-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    A package you depend on has a known security hole (CVE-2020-8912). Fix: Update that package to its patched version.
  • FYI GO-2022-0646 CBC padding oracle issue in AWS S3 Crypto SDK for golang in github.com/aws/aws-sdk-go
    /workdirs/scan-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    A package you depend on has a known security hole (CVE-2020-8911). Fix: Update that package to its patched version.
  • FYI GO-2024-3333 Non-linear parsing of case-insensitive content in golang.org/x/net/html
    /workdirs/scan-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    A package you depend on has a known security hole (CVE-2024-45338). Fix: Update that package to its patched version.
  • FYI GO-2026-4440 Quadratic parsing complexity in golang.org/x/net/html
    /workdirs/scan-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/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-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/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-3f9e11bc-8783-4f51-bd37-5bafe66bb1ae/go.mod
    A package you depend on has a known security hole (CVE-2026-33814). Fix: Update that package to its patched version.
… 75 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.