gitsafehub
github.com/mudler/pkgapi ↗

mudler/pkgapi

scanned 2026-08-06 · git bad778c
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 secretsVulnerable dependencies123Known OSS vulnerabilities276Risky code patternsMalicious dependencies1Project health

Security checks

Leaked secrets — Gitleaks none found ✓

API keys, passwords or tokens committed into the repo.

Nothing found by this check. ✓

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 123 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-2020-8911 aws/aws-sdk-go: CBC padding oracle issue in AWS S3 Crypto SDK for golang
    go.mod
    A package you depend on has a known security hole (CVE-2020-8911). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-2582 The AWS S3 Crypto SDK sends an unencrypted hash of the plaintext along ...
    go.mod
    A package you depend on has a known security hole (CVE-2022-2582). 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-2020-15157 containerd: credentials leak during image pull
    go.mod
    A package you depend on has a known security hole (CVE-2020-15157). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-15257 containerd: unrestricted access to abstract Unix domain socket can lead to privileges escalation
    go.mod
    A package you depend on has a known security hole (CVE-2020-15257). 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 GHSA-6xv5-86q9-7xr8 SecureJoin: on windows, paths outside of the rootfs could be inadvertently produced
    go.mod
    A package you depend on has a known security hole (GHSA-6xv5-86q9-7xr8). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-2253 distribution/distribution: DoS from malicious API request
    go.mod
    A package you depend on has a known security hole (CVE-2023-2253). 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.
… 98 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 276 found · 17 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GO-2022-0640 Arbitrary Code Execution in github.com/docker/docker
    /workdirs/scan-5095e1fe-4351-45f5-9604-08eec45354eb/go.sum
    A package you depend on has a known security hole (CVE-2014-9357). 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-5095e1fe-4351-45f5-9604-08eec45354eb/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-5095e1fe-4351-45f5-9604-08eec45354eb/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-5095e1fe-4351-45f5-9604-08eec45354eb/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-5095e1fe-4351-45f5-9604-08eec45354eb/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-5095e1fe-4351-45f5-9604-08eec45354eb/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-5095e1fe-4351-45f5-9604-08eec45354eb/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-5095e1fe-4351-45f5-9604-08eec45354eb/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-5095e1fe-4351-45f5-9604-08eec45354eb/go.sum
    A package you depend on has a known security hole (CVE-2026-46595). 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-5095e1fe-4351-45f5-9604-08eec45354eb/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-5095e1fe-4351-45f5-9604-08eec45354eb/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-5095e1fe-4351-45f5-9604-08eec45354eb/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-5095e1fe-4351-45f5-9604-08eec45354eb/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-5095e1fe-4351-45f5-9604-08eec45354eb/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-5095e1fe-4351-45f5-9604-08eec45354eb/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-5095e1fe-4351-45f5-9604-08eec45354eb/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-5095e1fe-4351-45f5-9604-08eec45354eb/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-2025-3488 Unexpected memory consumption during token parsing in golang.org/x/oauth2
    /workdirs/scan-5095e1fe-4351-45f5-9604-08eec45354eb/go.mod
    A package you depend on has a known security hole (CVE-2025-22868). Fix: Update that package to its patched version.
  • Worth fixing GO-2020-0039 Open redirect in gopkg.in/macaron.v1
    /workdirs/scan-5095e1fe-4351-45f5-9604-08eec45354eb/go.mod
    A package you depend on has a known security hole (CVE-2020-12666). 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-5095e1fe-4351-45f5-9604-08eec45354eb/go.sum
    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-5095e1fe-4351-45f5-9604-08eec45354eb/go.sum
    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-0784 containerd-shim API Exposed to Host Network Containers in github.com/containerd/containerd
    /workdirs/scan-5095e1fe-4351-45f5-9604-08eec45354eb/go.sum
    A package you depend on has a known security hole (CVE-2020-15257). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-0803 containerd v1.2.x can be coerced into leaking credentials during image pull in github.com/containerd/containerd
    /workdirs/scan-5095e1fe-4351-45f5-9604-08eec45354eb/go.sum
    A package you depend on has a known security hole (CVE-2020-15157). 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-5095e1fe-4351-45f5-9604-08eec45354eb/go.sum
    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-5095e1fe-4351-45f5-9604-08eec45354eb/go.sum
    A package you depend on has a known security hole (CVE-2021-41103). Fix: Update that package to its patched version.
… 251 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 1 found · 1 serious

Packages that look intentionally malicious: typosquats, sneaky install scripts.

  • Serious guarddog-go-typosquatting typosquatting match in github.com/google/go-github/v31 v31.0.0
    github.com/google/go-github/v31
    A dependency shows signs of being intentionally malicious (typosquat, hidden install script, etc.). Fix: Don’t install it until you’ve verified the package. Consider removing it.

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.