gitsafehub
github.com/dims/oauth2 ↗

dims/oauth2

scanned 2026-08-13 · git be53fe7
1 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 secrets23Vulnerable dependenciesKnown OSS vulnerabilitiesRisky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 23 found · 4 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.
    google/testdata/gcloud/credentials:93
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious jwt Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data.
    google/internal/stsexchange/clientauth_test.go:23
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious private-key Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
    jwt/jwt_test.go:22
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious aws-access-token Identified a pattern that may indicate AWS credentials, risking unauthorized cloud resource access and data breaches on AWS platforms.
    google/internal/externalaccount/aws_test.go:46
    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.
    authhandler/authhandler_test.go:30
    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.
    authhandler/authhandler_test.go:55
    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.
    authhandler/authhandler_test.go:78
    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.
    authhandler/authhandler_test.go:114
    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.
    authhandler/authhandler_test.go:144
    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.
    clientcredentials/clientcredentials_test.go:107
    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.
    google/google_test.go:16
    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.
    google/google_test.go:69
    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.
    jira/jira_test.go:24
    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.
    jira/jira_test.go:52
    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.
    jira/jira_test.go:139
    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.
    jwt/jwt_test.go:54
    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.
    jwt/jwt_test.go:74
    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.
    jwt/jwt_test.go:151
    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.
    jwt/jwt_test.go:203
    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.
    google/internal/externalaccount/aws_test.go:47
    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.
    google/internal/externalaccount/aws_test.go:335
    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.
    google/internal/externalaccount/aws_test.go:352
    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.
    oauth2_test.go:205
    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 none found ✓

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

Nothing found by this check. ✓

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 51 found

Your dependencies cross-checked against the OSV vulnerability database.

  • FYI GO-2024-3105 Stack exhaustion in all Parse functions in go/parser
    /workdirs/scan-84e1cfd6-8fd7-4d12-8329-81228d005887/go.mod
    A package you depend on has a known security hole (CVE-2024-34155). Fix: Update that package to its patched version.
  • FYI GO-2024-3106 Stack exhaustion in Decoder.Decode in encoding/gob
    /workdirs/scan-84e1cfd6-8fd7-4d12-8329-81228d005887/go.mod
    A package you depend on has a known security hole (CVE-2024-34156). Fix: Update that package to its patched version.
  • FYI GO-2024-3107 Stack exhaustion in Parse in go/build/constraint
    /workdirs/scan-84e1cfd6-8fd7-4d12-8329-81228d005887/go.mod
    A package you depend on has a known security hole (CVE-2024-34158). Fix: Update that package to its patched version.
  • FYI GO-2025-3373 Usage of IPv6 zone IDs can bypass URI name constraints in crypto/x509
    /workdirs/scan-84e1cfd6-8fd7-4d12-8329-81228d005887/go.mod
    A package you depend on has a known security hole (CVE-2024-45341). Fix: Update that package to its patched version.
  • FYI GO-2025-3420 Sensitive headers incorrectly sent after cross-domain redirect in net/http
    /workdirs/scan-84e1cfd6-8fd7-4d12-8329-81228d005887/go.mod
    A package you depend on has a known security hole (CVE-2024-45336). Fix: Update that package to its patched version.
  • FYI GO-2025-3447 Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec
    /workdirs/scan-84e1cfd6-8fd7-4d12-8329-81228d005887/go.mod
    A package you depend on has a known security hole (CVE-2025-22866). Fix: Update that package to its patched version.
  • FYI GO-2025-3503 HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net
    /workdirs/scan-84e1cfd6-8fd7-4d12-8329-81228d005887/go.mod
    A package you depend on has a known security hole (CVE-2025-22870). Fix: Update that package to its patched version.
  • FYI GO-2025-3563 Request smuggling due to acceptance of invalid chunked data in net/http
    /workdirs/scan-84e1cfd6-8fd7-4d12-8329-81228d005887/go.mod
    A package you depend on has a known security hole (CVE-2025-22871). 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-84e1cfd6-8fd7-4d12-8329-81228d005887/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-84e1cfd6-8fd7-4d12-8329-81228d005887/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-84e1cfd6-8fd7-4d12-8329-81228d005887/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-84e1cfd6-8fd7-4d12-8329-81228d005887/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-84e1cfd6-8fd7-4d12-8329-81228d005887/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-84e1cfd6-8fd7-4d12-8329-81228d005887/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-84e1cfd6-8fd7-4d12-8329-81228d005887/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-84e1cfd6-8fd7-4d12-8329-81228d005887/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-84e1cfd6-8fd7-4d12-8329-81228d005887/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-84e1cfd6-8fd7-4d12-8329-81228d005887/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-84e1cfd6-8fd7-4d12-8329-81228d005887/go.mod
    A package you depend on has a known security hole (CVE-2025-58186). Fix: Update that package to its patched version.
  • FYI GO-2025-4013 Panic when validating certificates with DSA public keys in crypto/x509
    /workdirs/scan-84e1cfd6-8fd7-4d12-8329-81228d005887/go.mod
    A package you depend on has a known security hole (CVE-2025-58188). Fix: Update that package to its patched version.
  • FYI GO-2025-4014 Unbounded allocation when parsing GNU sparse map in archive/tar
    /workdirs/scan-84e1cfd6-8fd7-4d12-8329-81228d005887/go.mod
    A package you depend on has a known security hole (CVE-2025-58183). Fix: Update that package to its patched version.
  • FYI GO-2025-4015 Excessive CPU consumption in Reader.ReadResponse in net/textproto
    /workdirs/scan-84e1cfd6-8fd7-4d12-8329-81228d005887/go.mod
    A package you depend on has a known security hole (CVE-2025-61724). Fix: Update that package to its patched version.
  • FYI GO-2025-4155 Excessive resource consumption when printing error string for host certificate validation in crypto/x509
    /workdirs/scan-84e1cfd6-8fd7-4d12-8329-81228d005887/go.mod
    A package you depend on has a known security hole (CVE-2025-61729). Fix: Update that package to its patched version.
  • FYI GO-2025-4175 Improper application of excluded DNS name constraints when verifying wildcard names in crypto/x509
    /workdirs/scan-84e1cfd6-8fd7-4d12-8329-81228d005887/go.mod
    A package you depend on has a known security hole (CVE-2025-61727). Fix: Update that package to its patched version.
  • FYI GO-2026-4337 Unexpected session resumption in crypto/tls
    /workdirs/scan-84e1cfd6-8fd7-4d12-8329-81228d005887/go.mod
    A package you depend on has a known security hole (CVE-2025-68121). Fix: Update that package to its patched version.
… 26 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.