gitsafehub
github.com/mattmoor/client-contrib ↗

mattmoor/client-contrib

scanned 2026-08-11 · git 73aade7
2 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 dependencies136Known OSS vulnerabilities387Risky code patternsMalicious dependenciesProject 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 136 found · 2 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
    plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2026-33186). 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
    plugins/hello/vendor/github.com/spf13/cobra/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-2021-3121 gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation
    plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2021-3121). 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
    plugins/hello/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-2020-27813 golang-github-gorilla-websocket: integer overflow leads to denial of service
    plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2020-27813). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-21698 prometheus/client_golang: Denial of service using InstrumentHandlerCounter
    plugins/hello/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 CVE-2025-65637 github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload
    plugins/hello/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
    plugins/hello/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-2020-7919 golang: Integer overflow on 32bit architectures via crafted certificate allows for denial of service
    plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2020-7919). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-9283 golang.org/x/crypto: Processing of crafted ssh-ed25519 public keys allows for panic
    plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2020-9283). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-43565 golang.org/x/crypto: empty plaintext packet causes panic
    plugins/hello/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
    plugins/hello/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
    plugins/hello/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
    plugins/hello/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
    plugins/hello/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
    plugins/hello/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
    plugins/hello/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
    plugins/hello/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
    plugins/hello/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
    plugins/hello/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
    plugins/hello/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
    plugins/hello/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
    plugins/hello/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
    plugins/hello/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 CVE-2019-11840 golang.org/x/crypto: Keystream loop in amd64 assembly when overflowing 32-bit counter
    plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2019-11840). Fix: Update that package to its patched version.
… 111 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 387 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GO-2020-0036 Excessive resource consumption in YAML parsing in gopkg.in/yaml.v2
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/vendor/github.com/spf13/cobra/go.mod
    A package you depend on has a known security hole (CVE-2019-11254). Fix: Update that package to its patched version.
  • Worth fixing GO-2021-0061 Denial of service in gopkg.in/yaml.v2
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/vendor/github.com/spf13/cobra/go.mod
    A package you depend on has a known security hole (CVE-2021-4235). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-0956 Excessive resource consumption in gopkg.in/yaml.v2
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/vendor/github.com/spf13/cobra/go.mod
    A package you depend on has a known security hole (CVE-2022-3064). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-0493 Incorrect privilege reporting in syscall and golang.org/x/sys/unix
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/vendor/github.com/spf13/cobra/go.sum
    A package you depend on has a known security hole (CVE-2022-29526). Fix: Update that package to its patched version.
  • Worth fixing GO-2020-0015 Infinite loop when decoding some inputs in golang.org/x/text
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/vendor/github.com/spf13/cobra/go.sum
    A package you depend on has a known security hole (CVE-2020-14040). Fix: Update that package to its patched version.
  • Worth fixing GO-2021-0113 Out-of-bounds read in golang.org/x/text/language
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/vendor/github.com/spf13/cobra/go.sum
    A package you depend on has a known security hole (CVE-2021-38561). 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-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/vendor/github.com/spf13/cobra/go.sum
    A package you depend on has a known security hole (CVE-2022-32149). Fix: Update that package to its patched version.
  • FYI GO-2021-0226 Cross-site scripting in net/http/cgi and net/http/fcgi
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2020-24553). Fix: Update that package to its patched version.
  • FYI GO-2021-0234 Infinite loop when decoding inputs in encoding/xml
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2021-27918). Fix: Update that package to its patched version.
  • FYI GO-2021-0235 Incorrect operations on the P-224 curve in crypto/elliptic
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2021-3114). Fix: Update that package to its patched version.
  • FYI GO-2021-0239 Improper sanitization when resolving values from DNS in net
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2021-33195). Fix: Update that package to its patched version.
  • FYI GO-2021-0240 Panic when reading certain archives in archive/zip
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2021-33196). Fix: Update that package to its patched version.
  • FYI GO-2021-0241 Attacker can drop certain headers in net/http/httputil
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2021-33197). Fix: Update that package to its patched version.
  • FYI GO-2021-0242 Panic on inputs with large exponents in math/big
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2021-33198). Fix: Update that package to its patched version.
  • FYI GO-2021-0243 Panic on certain certificates in crypto/tls
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2021-34558). Fix: Update that package to its patched version.
  • FYI GO-2021-0245 Panic in ReverseProxy in net/http/httputil
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2021-36221). Fix: Update that package to its patched version.
  • FYI GO-2021-0263 Panic on invalid symbol tables in debug/macho
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2021-41771). Fix: Update that package to its patched version.
  • FYI GO-2021-0264 Panic when opening certain archives in archive/zip
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2021-41772). Fix: Update that package to its patched version.
  • FYI GO-2021-0317 Uncontrolled memory consumption in math/big
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2022-23772). Fix: Update that package to its patched version.
  • FYI GO-2021-0319 Incorrect computation for some invalid field elements in crypto/elliptic
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2022-23806). Fix: Update that package to its patched version.
  • FYI GO-2021-0347 Stack exhaustion when compiling deeply nested expressions in regexp
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2022-24921). Fix: Update that package to its patched version.
  • FYI GO-2022-0236 Panic due to large headers in net/http and golang.org/x/net/http/httpguts
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2021-31525). Fix: Update that package to its patched version.
  • FYI GO-2022-0273 Panic due to crafted inputs in archive/zip
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2021-39293). Fix: Update that package to its patched version.
  • FYI GO-2022-0288 Unbounded memory growth in net/http and golang.org/x/net/http2
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2021-44716). Fix: Update that package to its patched version.
  • FYI GO-2022-0289 Misdirected I/O in syscall
    /workdirs/scan-057cb676-c435-4be1-aed2-cf0fe85559d4/plugins/hello/go.mod
    A package you depend on has a known security hole (CVE-2021-44717). Fix: Update that package to its patched version.
… 362 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.