gitsafehub
github.com/betashepherd/nightingale ↗

betashepherd/nightingale

scanned 2026-08-09 · git c15490e
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 secrets2Vulnerable dependencies64Known OSS vulnerabilities191Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 2 found

API keys, passwords or tokens committed into the repo.

  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    docker/n9eetc/webapi.conf:88
    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.
    etc/webapi.conf:88
    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 64 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-32952 go-ntlmssp: go-ntlmssp: Denial of Service via malicious NTLM challenge
    go.mod
    A package you depend on has a known security hole (CVE-2026-32952). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-28483 gin: HTTP response splitting
    go.mod
    A package you depend on has a known security hole (CVE-2020-28483). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-26125 golang-github-gin-gonic-gin: Improper Input Validation
    go.mod
    A package you depend on has a known security hole (CVE-2023-26125). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-29401 golang-github-gin-gonic-gin: Gin Web Framework does not properly sanitize filename parameter of Context.FileAttachment function
    go.mod
    A package you depend on has a known security hole (CVE-2023-29401). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-45339 github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog
    go.mod
    A package you depend on has a known security hole (CVE-2024-45339). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7jwh-3vrq-q3m8 pgproto3 SQL Injection via Protocol Message Size Overflow
    go.mod
    A package you depend on has a known security hole (GHSA-7jwh-3vrq-q3m8). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7jwh-3vrq-q3m8 pgproto3 SQL Injection via Protocol Message Size Overflow
    go.mod
    A package you depend on has a known security hole (GHSA-7jwh-3vrq-q3m8). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-27289 pgx: SQL Injection via Line Comment Creation
    go.mod
    A package you depend on has a known security hole (CVE-2024-27289). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-27304 pgx: SQL Injection via Protocol Message Size Overflow
    go.mod
    A package you depend on has a known security hole (CVE-2024-27304). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-21698 prometheus/client_golang: Denial of service using InstrumentHandlerCounter
    go.mod
    A package you depend on has a known security hole (CVE-2022-21698). 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-2025-65637 github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload
    go.mod
    A package you depend on has a known security hole (CVE-2025-65637). 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.
… 39 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 191 found · 12 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-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.mod
    A package you depend on has a known security hole (CVE-2026-33186). Fix: Update that package to its patched version.
  • Serious GHSA-7jwh-3vrq-q3m8 pgproto3 SQL Injection via Protocol Message Size Overflow
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.sum
    A package you depend on has a known security hole (CVE-2024-27304). Fix: Update that package to its patched version.
  • Serious GO-2024-2606 SQL injection in github.com/jackc/pgproto3 and github.com/jackc/pgx
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.sum
    A package you depend on has a known security hole (CVE-2024-27304). Fix: Update that package to its patched version.
  • Serious GO-2024-2606 SQL injection in github.com/jackc/pgproto3 and github.com/jackc/pgx
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.sum
    A package you depend on has a known security hole (CVE-2024-27304). Fix: Update that package to its patched version.
  • Serious GO-2024-3321 Misuse of connection.serverAuthenticate may cause authorization bypass in golang.org/x/crypto
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.sum
    A package you depend on has a known security hole (CVE-2024-45337). Fix: Update that package to its patched version.
  • Serious GO-2026-5005 Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.sum
    A package you depend on has a known security hole (CVE-2026-39833). Fix: Update that package to its patched version.
  • Serious GO-2026-5006 Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.sum
    A package you depend on has a known security hole (CVE-2026-39832). Fix: Update that package to its patched version.
  • Serious GO-2026-5017 Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.sum
    A package you depend on has a known security hole (CVE-2026-39830). Fix: Update that package to its patched version.
  • Serious GO-2026-5019 Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.sum
    A package you depend on has a known security hole (CVE-2026-39831). Fix: Update that package to its patched version.
  • Serious GO-2026-5020 Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.sum
    A package you depend on has a known security hole (CVE-2026-39834). Fix: Update that package to its patched version.
  • Serious GO-2026-5021 Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.sum
    A package you depend on has a known security hole (CVE-2026-42508). Fix: Update that package to its patched version.
  • Serious GO-2026-5023 Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.sum
    A package you depend on has a known security hole (CVE-2026-46595). Fix: Update that package to its patched version.
  • Worth fixing GO-2020-0017 Authorization bypass in github.com/dgrijalva/jwt-go
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.mod
    A package you depend on has a known security hole (CVE-2020-26160). Fix: Update that package to its patched version.
  • Worth fixing GO-2021-0052 Inconsistent interpretation of HTTP Requests in github.com/gin-gonic/gin
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.mod
    A package you depend on has a known security hole (CVE-2020-28483). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1737 Improper handling of filenames in Content-Disposition HTTP header in github.com/gin-gonic/gin
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.mod
    A package you depend on has a known security hole (CVE-2023-29401). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3vp4-m3rf-835h Improper input validation in github.com/gin-gonic/gin
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.mod
    A package you depend on has a known security hole (CVE-2023-26125). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-3553 Excessive memory allocation during header parsing in github.com/golang-jwt/jwt
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.mod
    A package you depend on has a known security hole (CVE-2025-30204). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-0322 Uncontrolled resource consumption in github.com/prometheus/client_golang
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.mod
    A package you depend on has a known security hole (CVE-2022-21698). 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-6d8b13f2-4979-445f-aa81-44d4b2483ad6/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-2022-0969 Denial of service in net/http and golang.org/x/net/http2
    /workdirs/scan-6d8b13f2-4979-445f-aa81-44d4b2483ad6/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-6d8b13f2-4979-445f-aa81-44d4b2483ad6/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-6d8b13f2-4979-445f-aa81-44d4b2483ad6/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-6d8b13f2-4979-445f-aa81-44d4b2483ad6/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-6d8b13f2-4979-445f-aa81-44d4b2483ad6/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-6d8b13f2-4979-445f-aa81-44d4b2483ad6/go.mod
    A package you depend on has a known security hole (CVE-2023-45288). Fix: Update that package to its patched version.
… 166 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.