gitsafehub
github.com/pjh/kubernetes-engine-samples ↗

pjh/kubernetes-engine-samples

scanned 2026-08-10 · git d58bf6d
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 secrets1Vulnerable dependencies214Known OSS vulnerabilities359Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 1 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.
    whereami/whereami_pb2.py:21
    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 214 found · 10 serious

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

  • Serious CVE-2025-24813 tomcat: Potential RCE and/or information disclosure and/or information corruption with partial PUT
    quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2025-24813). Fix: Update that package to its patched version.
  • Serious CVE-2026-41293 tomcat-coyote: Apache Tomcat: HTTP/2 request headers not validated
    quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2026-41293). Fix: Update that package to its patched version.
  • Serious CVE-2026-43512 tomcat-coyote: Apache Tomcat: Authentication bypass via digest authentication
    quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2026-43512). Fix: Update that package to its patched version.
  • Serious CVE-2026-43515 tomcat-coyote: tomcat: Improper Authorization allows security bypass
    quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2026-43515). Fix: Update that package to its patched version.
  • Serious CVE-2022-22965 spring-framework: RCE via Data Binding on JDK 9+
    quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2022-22965). Fix: Update that package to its patched version.
  • Serious CVE-2022-22965 spring-framework: RCE via Data Binding on JDK 9+
    quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2022-22965). Fix: Update that package to its patched version.
  • Serious CVE-2016-1000027 spring: HttpInvokerServiceExporter readRemoteInvocation method untrusted java deserialization
    quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2016-1000027). Fix: Update that package to its patched version.
  • Serious CVE-2022-22965 spring-framework: RCE via Data Binding on JDK 9+
    quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2022-22965). Fix: Update that package to its patched version.
  • Serious CVE-2023-20860 springframework: Security Bypass With Un-Prefixed Double Wildcard Pattern
    quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2023-20860). 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
    workload-metrics/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-2020-29652 golang: crypto/ssh: crafted authentication request can lead to nil pointer dereference
    hello-app-redis/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 CVE-2021-43565 golang.org/x/crypto: empty plaintext packet causes panic
    hello-app-redis/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
    hello-app-redis/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
    hello-app-redis/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
    hello-app-redis/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
    hello-app-redis/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
    hello-app-redis/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
    hello-app-redis/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
    hello-app-redis/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
    hello-app-redis/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
    hello-app-redis/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
    hello-app-redis/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
    hello-app-redis/go.mod
    A package you depend on has a known security hole (CVE-2026-42508). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46595 golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation
    hello-app-redis/go.mod
    A package you depend on has a known security hole (CVE-2026-46595). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46597 golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs
    hello-app-redis/go.mod
    A package you depend on has a known security hole (CVE-2026-46597). Fix: Update that package to its patched version.
… 189 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 359 found · 12 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-36p3-wjmg-h94x Remote Code Execution in Spring Framework
    /workdirs/scan-8444b69c-4e89-4d3d-8d07-c0635a9374cd/quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2022-22965). Fix: Update that package to its patched version.
  • Serious GHSA-5j33-cvvr-w245 Apache Tomcat Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability
    /workdirs/scan-8444b69c-4e89-4d3d-8d07-c0635a9374cd/quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2024-50379). Fix: Update that package to its patched version.
  • Serious GHSA-5m62-pw8w-7w9f Apache Tomcat - Security constraints not correctly applied
    /workdirs/scan-8444b69c-4e89-4d3d-8d07-c0635a9374cd/quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2026-43515). Fix: Update that package to its patched version.
  • Serious GHSA-83qj-6fr2-vhqg Apache Tomcat: Potential RCE and/or information disclosure and/or information corruption with partial PUT
    /workdirs/scan-8444b69c-4e89-4d3d-8d07-c0635a9374cd/quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2025-24813). Fix: Update that package to its patched version.
  • Serious GHSA-fpj8-gq4v-p354 Apache Tomcat - Client certificate verification bypass
    /workdirs/scan-8444b69c-4e89-4d3d-8d07-c0635a9374cd/quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2025-66614). Fix: Update that package to its patched version.
  • Serious GHSA-h6fc-48rj-7qqh Apache Tomcat - Digest authenticator will authenticate any unknown user
    /workdirs/scan-8444b69c-4e89-4d3d-8d07-c0635a9374cd/quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2026-43512). Fix: Update that package to its patched version.
  • Serious GHSA-r29c-68gh-xp6x Apache Tomcat - HTTP/2 request headers not validated
    /workdirs/scan-8444b69c-4e89-4d3d-8d07-c0635a9374cd/quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2026-41293). Fix: Update that package to its patched version.
  • Serious GHSA-vfww-5hm6-hx2j Apache Tomcat Vulnerable to Improper Neutralization of Escape, Meta, or Control Sequences
    /workdirs/scan-8444b69c-4e89-4d3d-8d07-c0635a9374cd/quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2025-55754). Fix: Update that package to its patched version.
  • Serious GHSA-36p3-wjmg-h94x Remote Code Execution in Spring Framework
    /workdirs/scan-8444b69c-4e89-4d3d-8d07-c0635a9374cd/quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2022-22965). Fix: Update that package to its patched version.
  • Serious GHSA-4wrc-f8pq-fpqp Pivotal Spring Framework contains unsafe Java deserialization methods
    /workdirs/scan-8444b69c-4e89-4d3d-8d07-c0635a9374cd/quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2016-1000027). Fix: Update that package to its patched version.
  • Serious GHSA-36p3-wjmg-h94x Remote Code Execution in Spring Framework
    /workdirs/scan-8444b69c-4e89-4d3d-8d07-c0635a9374cd/quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2022-22965). Fix: Update that package to its patched version.
  • Serious GHSA-7phw-cxx7-q9vq Spring Framework is vulnerable to security bypass via mvcRequestMatcher pattern mismatch
    /workdirs/scan-8444b69c-4e89-4d3d-8d07-c0635a9374cd/quickstart/java/pom.xml
    A package you depend on has a known security hole (CVE-2023-20860). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-1424 Excessive Iteration in gRPC
    /workdirs/scan-8444b69c-4e89-4d3d-8d07-c0635a9374cd/cloud-pubsub/requirements.txt
    A package you depend on has a known security hole (CVE-2023-33953). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2020-100 It was found that python-rsa is vulnerable to Bleichenbacher timing attacks. An attacker can use this flaw via the RSA decryption API to decrypt parts of the cipher text encrypted with RSA.
    /workdirs/scan-8444b69c-4e89-4d3d-8d07-c0635a9374cd/cloud-pubsub/requirements.txt
    A package you depend on has a known security hole (CVE-2020-25658). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2020-99 Python-RSA before 4.1 ignores leading '\0' bytes during decryption of ciphertext. This could conceivably have a security-relevant impact, e.g., by helping an attacker to infer that an application uses
    /workdirs/scan-8444b69c-4e89-4d3d-8d07-c0635a9374cd/cloud-pubsub/requirements.txt
    A package you depend on has a known security hole (CVE-2020-13757). 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-8444b69c-4e89-4d3d-8d07-c0635a9374cd/hello-app-redis/go.sum
    A package you depend on has a known security hole (CVE-2021-33194). 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-8444b69c-4e89-4d3d-8d07-c0635a9374cd/hello-app-redis/go.sum
    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-8444b69c-4e89-4d3d-8d07-c0635a9374cd/hello-app-redis/go.sum
    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-8444b69c-4e89-4d3d-8d07-c0635a9374cd/hello-app-redis/go.sum
    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-8444b69c-4e89-4d3d-8d07-c0635a9374cd/hello-app-redis/go.sum
    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-8444b69c-4e89-4d3d-8d07-c0635a9374cd/hello-app-redis/go.sum
    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-8444b69c-4e89-4d3d-8d07-c0635a9374cd/hello-app-redis/go.sum
    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-8444b69c-4e89-4d3d-8d07-c0635a9374cd/hello-app-redis/go.sum
    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-8444b69c-4e89-4d3d-8d07-c0635a9374cd/hello-app-redis/go.sum
    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-8444b69c-4e89-4d3d-8d07-c0635a9374cd/hello-app-redis/go.sum
    A package you depend on has a known security hole (CVE-2026-25680). Fix: Update that package to its patched version.
… 334 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.