gitsafehub
github.com/cdk-team/cdk ↗

cdk-team/cdk

scanned 2026-08-02 · git 69da22a
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 secrets5Vulnerable dependencies67Known OSS vulnerabilities152Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 5 found · 3 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.
    conf/exploit_conf.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.
  • Serious private-key Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
    conf/exploit_conf.go:18
    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.
    pkg/exploit/file_scan_test.go:25
    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.
    test/k8s_exploit_util/resp_podlist.json:1
    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.
    test/k8s_exploit_util/resp_podlist.json:1
    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 67 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-2022-23648 containerd: insecure handling of image volumes
    go.mod
    A package you depend on has a known security hole (CVE-2022-23648). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-25621 github.com/containerd/containerd: containerd local privilege escalation
    go.mod
    A package you depend on has a known security hole (CVE-2024-25621). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-21334 plugin: information leak between containers via environment variables
    go.mod
    A package you depend on has a known security hole (CVE-2021-21334). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-32760 containerd: pulling and extracting crafted container image may result in Unix file permission changes
    go.mod
    A package you depend on has a known security hole (CVE-2021-32760). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-41103 containerd: insufficiently restricted permissions on container root and plugin directories
    go.mod
    A package you depend on has a known security hole (CVE-2021-41103). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-23471 containerd is an open source container runtime. A bug was found in con ...
    go.mod
    A package you depend on has a known security hole (CVE-2022-23471). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-31030 containerd is an open source container runtime. A bug was found in the ...
    go.mod
    A package you depend on has a known security hole (CVE-2022-31030). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-25153 containerd: OCI image importer memory exhaustion
    go.mod
    A package you depend on has a known security hole (CVE-2023-25153). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-25173 containerd: Supplementary groups are not set up properly
    go.mod
    A package you depend on has a known security hole (CVE-2023-25173). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-40635 containerd: containerd has an integer overflow in User ID handling
    go.mod
    A package you depend on has a known security hole (CVE-2024-40635). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-64329 github.com/containerd/containerd: containerd: Memory exhaustion via CRI Attach implementation goroutine leaks
    go.mod
    A package you depend on has a known security hole (CVE-2025-64329). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7ww5-4wqc-m92c containerd allows RAPL to be accessible to a container
    go.mod
    A package you depend on has a known security hole (GHSA-7ww5-4wqc-m92c). 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 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-2020-29652 golang: crypto/ssh: crafted authentication request can lead to nil pointer dereference
    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
    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.
… 42 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 152 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-c9d985cf-c1eb-4f4e-a687-f45268556bd9/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-0344 containerd CRI plugin: Insecure handling of image volumes in github.com/containerd/containerd
    /workdirs/scan-c9d985cf-c1eb-4f4e-a687-f45268556bd9/go.mod
    A package you depend on has a known security hole (CVE-2022-23648). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-0482 containerd CRI plugin: Host memory exhaustion through ExecSync in github.com/containerd/containerd
    /workdirs/scan-c9d985cf-c1eb-4f4e-a687-f45268556bd9/go.mod
    A package you depend on has a known security hole (CVE-2022-31030). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-0921 Archive package allows chmod of file outside of unpack target directory in github.com/containerd/containerd
    /workdirs/scan-c9d985cf-c1eb-4f4e-a687-f45268556bd9/go.mod
    A package you depend on has a known security hole (CVE-2021-32760). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-0938 Insufficiently restricted permissions on plugin directories in github.com/containerd/containerd
    /workdirs/scan-c9d985cf-c1eb-4f4e-a687-f45268556bd9/go.mod
    A package you depend on has a known security hole (CVE-2021-41103). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-1147 containerd CRI stream server vulnerable to host memory exhaustion via terminal in github.com/containerd/containerd
    /workdirs/scan-c9d985cf-c1eb-4f4e-a687-f45268556bd9/go.mod
    A package you depend on has a known security hole (CVE-2022-23471). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1573 Memory exhaustion via OCI image importer in github.com/containerd/containerd
    /workdirs/scan-c9d985cf-c1eb-4f4e-a687-f45268556bd9/go.mod
    A package you depend on has a known security hole (CVE-2023-25153). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1574 Privilege escalation via supplementary groups in github.com/containerd/containerd
    /workdirs/scan-c9d985cf-c1eb-4f4e-a687-f45268556bd9/go.mod
    A package you depend on has a known security hole (CVE-2023-25173). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-3528 containerd has an integer overflow in User ID handling in github.com/containerd/containerd
    /workdirs/scan-c9d985cf-c1eb-4f4e-a687-f45268556bd9/go.mod
    A package you depend on has a known security hole (CVE-2024-40635). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-4100 containerd affected by a local privilege escalation via wide permissions on CRI directory in github.com/containerd/containerd
    /workdirs/scan-c9d985cf-c1eb-4f4e-a687-f45268556bd9/go.mod
    A package you depend on has a known security hole (CVE-2024-25621). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-4108 containerd CRI server: Host memory exhaustion through Attach goroutine leak in github.com/containerd/containerd
    /workdirs/scan-c9d985cf-c1eb-4f4e-a687-f45268556bd9/go.mod
    A package you depend on has a known security hole (CVE-2025-64329). Fix: Update that package to its patched version.
  • Worth fixing GHSA-6g2q-w5j3-fwh4 containerd environment variable leak
    /workdirs/scan-c9d985cf-c1eb-4f4e-a687-f45268556bd9/go.mod
    A package you depend on has a known security hole (CVE-2021-21334). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-4188 Logrus is vulnerable to DoS when using Entry.writerScanner in github.com/sirupsen/logrus
    /workdirs/scan-c9d985cf-c1eb-4f4e-a687-f45268556bd9/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 GO-2022-0969 Denial of service in net/http and golang.org/x/net/http2
    /workdirs/scan-c9d985cf-c1eb-4f4e-a687-f45268556bd9/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-c9d985cf-c1eb-4f4e-a687-f45268556bd9/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-1495 Request smuggling due to improper request handling in golang.org/x/net/http2/h2c
    /workdirs/scan-c9d985cf-c1eb-4f4e-a687-f45268556bd9/go.mod
    A package you depend on has a known security hole (CVE-2022-41721). 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-c9d985cf-c1eb-4f4e-a687-f45268556bd9/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-c9d985cf-c1eb-4f4e-a687-f45268556bd9/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-c9d985cf-c1eb-4f4e-a687-f45268556bd9/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-c9d985cf-c1eb-4f4e-a687-f45268556bd9/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-c9d985cf-c1eb-4f4e-a687-f45268556bd9/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-c9d985cf-c1eb-4f4e-a687-f45268556bd9/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-c9d985cf-c1eb-4f4e-a687-f45268556bd9/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-c9d985cf-c1eb-4f4e-a687-f45268556bd9/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-2022-1059 Denial of service via crafted Accept-Language header in golang.org/x/text/language
    /workdirs/scan-c9d985cf-c1eb-4f4e-a687-f45268556bd9/go.sum
    A package you depend on has a known security hole (CVE-2022-32149). Fix: Update that package to its patched version.
… 127 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.