gitsafehub
github.com/superbrothers/azure-service-operator ↗

superbrothers/azure-service-operator

scanned 2026-08-15 · git 0ddc3c4
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 secrets14Vulnerable dependencies113Known OSS vulnerabilities258Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 14 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.
    docs/services/azuresql/azuresql.md:59
    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.
    pkg/resourcemanager/autorest/authorization_helpers.go:59
    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.
    pkg/resourcemanager/autorest/authorization_helpers.go:59
    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.
    docs/services/azuresql/azuresql.md:59
    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.
    docs/services/azuresql/azuresql.md:59
    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.
    pkg/resourcemanager/autorest/authorization_helpers.go:59
    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.
    docs/services/azuresql/azuresql.md:59
    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.
    pkg/resourcemanager/autorest/authorization_helpers.go:59
    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.
    pkg/resourcemanager/autorest/authorization_helpers.go:59
    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.
    docs/services/azuresql/azuresql.md:59
    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.
    pkg/resourcemanager/autorest/authorization_helpers.go:59
    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.
    docs/services/azuresql/azuresql.md:59
    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.
    pkg/resourcemanager/autorest/authorization_helpers.go:59
    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.
    docs/services/azuresql/azuresql.md:59
    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 113 found · 2 serious

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

  • Serious CVE-2022-1996 go-restful: Authorization Bypass Through User-Controlled Key
    go.mod
    A package you depend on has a known security hole (CVE-2022-1996). Fix: Update that package to its patched version.
  • 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-2019-0210 thrift: Out-of-bounds read related to TJSONProtocol or TSimpleJSONProtocol
    go.mod
    A package you depend on has a known security hole (CVE-2019-0210). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-41602 github.com/apache/thrift: Apache Thrift: Integer Overflow in TFramedTransport Go implementation
    go.mod
    A package you depend on has a known security hole (CVE-2026-41602). Fix: Update that package to its patched version.
  • Worth fixing CVE-2014-3499 docker: systemd socket activation results in privilege escalation
    go.mod
    A package you depend on has a known security hole (CVE-2014-3499). Fix: Update that package to its patched version.
  • Worth fixing CVE-2014-6407 docker: symbolic and hardlink issues leading to privilege escalation
    go.mod
    A package you depend on has a known security hole (CVE-2014-6407). Fix: Update that package to its patched version.
  • Worth fixing CVE-2014-9357 docker: Escalation of privileges during decompression of LZMA archives
    go.mod
    A package you depend on has a known security hole (CVE-2014-9357). Fix: Update that package to its patched version.
  • Worth fixing CVE-2018-12608 moby: cert signing bypass
    go.mod
    A package you depend on has a known security hole (CVE-2018-12608). Fix: Update that package to its patched version.
  • Worth fixing CVE-2019-13509 docker: Docker Engine in debug mode may sometimes add secrets to the debug log leading to information disclosure
    go.mod
    A package you depend on has a known security hole (CVE-2019-13509). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-34040 Moby: Moby: Authorization bypass vulnerability
    go.mod
    A package you depend on has a known security hole (CVE-2026-34040). Fix: Update that package to its patched version.
  • Worth fixing CVE-2014-5277 docker: fallback to HTTP when HTTPS connections to the registry fail
    go.mod
    A package you depend on has a known security hole (CVE-2014-5277). Fix: Update that package to its patched version.
  • Worth fixing CVE-2014-9356 docker: Path traversal during processing of absolute symlinks
    go.mod
    A package you depend on has a known security hole (CVE-2014-9356). Fix: Update that package to its patched version.
  • Worth fixing CVE-2014-9358 docker: Path traversal and spoofing opportunities presented through image identifiers
    go.mod
    A package you depend on has a known security hole (CVE-2014-9358). Fix: Update that package to its patched version.
  • Worth fixing CVE-2015-3627 docker: insecure opening of file-descriptor 1 leading to privilege escalation
    go.mod
    A package you depend on has a known security hole (CVE-2015-3627). Fix: Update that package to its patched version.
  • Worth fixing CVE-2015-3631 docker: volume mounts allow LSM profile escalation
    go.mod
    A package you depend on has a known security hole (CVE-2015-3631). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-27534 moby/buildkit: calls os.OpenFile with a potentially unsafe qemu-check temporary pathname
    go.mod
    A package you depend on has a known security hole (CVE-2020-27534). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-41091 moby: data directory contains subdirectories with insufficiently restricted permissions, which could lead to directory traversal
    go.mod
    A package you depend on has a known security hole (CVE-2021-41091). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-24769 moby: Default inheritable capabilities for linux container should be empty
    go.mod
    A package you depend on has a known security hole (CVE-2022-24769). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-36109 moby: supplementary groups mishandling
    go.mod
    A package you depend on has a known security hole (CVE-2022-36109). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-24557 moby: classic builder cache poisoning
    go.mod
    A package you depend on has a known security hole (CVE-2024-24557). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-29018 moby: external DNS requests from 'internal' networks could lead to data exfiltration
    go.mod
    A package you depend on has a known security hole (CVE-2024-29018). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33997 moby: docker: github.com/moby/moby: Moby: Privilege validation bypass during plugin installation
    go.mod
    A package you depend on has a known security hole (CVE-2026-33997). Fix: Update that package to its patched version.
  • Worth fixing GHSA-jq35-85cj-fj4p /sys/devices/virtual/powercap accessible by default to containers
    go.mod
    A package you depend on has a known security hole (GHSA-jq35-85cj-fj4p). Fix: Update that package to its patched version.
  • Worth fixing GHSA-xmmx-7jpf-fx42 Moby (Docker Engine) is vulnerable to Ambiguous OCI manifest parsing
    go.mod
    A package you depend on has a known security hole (GHSA-xmmx-7jpf-fx42). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-37788 goproxy: Denial of service (DoS) via unspecified vectors.
    go.mod
    A package you depend on has a known security hole (CVE-2023-37788). Fix: Update that package to its patched version.
… 88 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 258 found · 10 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GO-2024-3321 Misuse of connection.serverAuthenticate may cause authorization bypass in golang.org/x/crypto
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/go.mod
    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-767d0a29-e115-45c3-adcd-d090c71da845/go.mod
    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-767d0a29-e115-45c3-adcd-d090c71da845/go.mod
    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-767d0a29-e115-45c3-adcd-d090c71da845/go.mod
    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-767d0a29-e115-45c3-adcd-d090c71da845/go.mod
    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-767d0a29-e115-45c3-adcd-d090c71da845/go.mod
    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-767d0a29-e115-45c3-adcd-d090c71da845/go.mod
    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-767d0a29-e115-45c3-adcd-d090c71da845/go.mod
    A package you depend on has a known security hole (CVE-2026-46595). Fix: Update that package to its patched version.
  • Serious GO-2026-4762 Authorization bypass in gRPC-Go via missing leading slash in :path in google.golang.org/grpc
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/go.sum
    A package you depend on has a known security hole (CVE-2026-33186). Fix: Update that package to its patched version.
  • Serious GO-2026-4762 Authorization bypass in gRPC-Go via missing leading slash in :path in google.golang.org/grpc
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/go.sum
    A package you depend on has a known security hole (CVE-2026-33186). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-0322 Uncontrolled resource consumption in github.com/prometheus/client_golang
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/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-2021-0227 Panic on crafted authentication request message in golang.org/x/crypto/ssh
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/go.mod
    A package you depend on has a known security hole (CVE-2020-29652). Fix: Update that package to its patched version.
  • Worth fixing GO-2021-0356 Denial of service via crafted Signer in golang.org/x/crypto/ssh
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/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 GO-2022-0968 Panic on malformed packets in golang.org/x/crypto/ssh
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/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 GO-2023-2402 Man-in-the-middle attacker can compromise integrity of secure channel in golang.org/x/crypto
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/go.mod
    A package you depend on has a known security hole (CVE-2023-48795). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-3487 Potential denial of service in golang.org/x/crypto
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/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 GO-2025-4134 Unbounded memory consumption in golang.org/x/crypto/ssh
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/go.mod
    A package you depend on has a known security hole (CVE-2025-58181). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-4135 Malformed constraint may cause denial of service in golang.org/x/crypto/ssh/agent
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/go.mod
    A package you depend on has a known security hole (CVE-2025-47914). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5013 Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/go.mod
    A package you depend on has a known security hole (CVE-2026-46597). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5014 Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/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 GO-2026-5015 Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/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 GO-2026-5016 Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/go.mod
    A package you depend on has a known security hole (CVE-2026-39827). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5018 Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/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 GO-2026-5033 Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/go.mod
    A package you depend on has a known security hole (CVE-2026-46598). Fix: Update that package to its patched version.
  • Worth fixing GO-2021-0238 Infinite loop when parsing inputs in golang.org/x/net/html
    /workdirs/scan-767d0a29-e115-45c3-adcd-d090c71da845/go.mod
    A package you depend on has a known security hole (CVE-2021-33194). Fix: Update that package to its patched version.
… 233 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.