gitsafehub
github.com/schickling/devenv ↗

schickling/devenv

scanned 2026-08-11 · git 1cde97d
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 secrets2Vulnerable dependencies109Known OSS vulnerabilities131Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 2 found · 2 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.
    tests/keycloak-certs/certs/ssl-cert.key: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.
  • Serious private-key Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
    tests/keycloak-certs/certs/ssl-cert.key: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 109 found · 1 serious

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

  • Serious CVE-2026-33210 ruby/json: Ruby JSON: Denial of Service or Information Disclosure via format string injection
    src/modules/lib/ruby-lsp/Gemfile.lock
    A package you depend on has a known security hole (CVE-2026-33210). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-32766 astral-tokio-tar: astral-tokio-tar: Potential archive misinterpretation via malformed PAX extensions
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-32766). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3cv2-h65g-fgmm astral-tokio-tar has a PAX Header Desynchronization issue
    Cargo.lock
    A package you depend on has a known security hole (GHSA-3cv2-h65g-fgmm). Fix: Update that package to its patched version.
  • Worth fixing GHSA-fp55-jw48-c537 astral-tokio-tar is Vulnerable to PAX Header Desynchronization
    Cargo.lock
    A package you depend on has a known security hole (GHSA-fp55-jw48-c537). Fix: Update that package to its patched version.
  • Worth fixing GHSA-394x-vwmw-crm3 AWS-LC X.509 Name Constraints Bypass via Wildcard/Unicode CN
    Cargo.lock
    A package you depend on has a known security hole (GHSA-394x-vwmw-crm3). Fix: Update that package to its patched version.
  • Worth fixing GHSA-65p9-r9h6-22vj AWS-LC has Timing Side-Channel in AES-CCM Tag Verification
    Cargo.lock
    A package you depend on has a known security hole (GHSA-65p9-r9h6-22vj). Fix: Update that package to its patched version.
  • Worth fixing GHSA-9f94-5g5w-gf6r CRL Distribution Point Scope Check Logic Error in AWS-LC
    Cargo.lock
    A package you depend on has a known security hole (GHSA-9f94-5g5w-gf6r). Fix: Update that package to its patched version.
  • Worth fixing GHSA-hfpc-8r3f-gw53 AWS-LC has PKCS7_verify Signature Validation Bypass
    Cargo.lock
    A package you depend on has a known security hole (GHSA-hfpc-8r3f-gw53). Fix: Update that package to its patched version.
  • Worth fixing GHSA-vw5v-4f2q-w9xf AWS-LC has PKCS7_verify Certificate Chain Validation Bypass
    Cargo.lock
    A package you depend on has a known security hole (GHSA-vw5v-4f2q-w9xf). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25541 Bytes is a utility library for working with bytes. From version 1.2.1 ...
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25541). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-31812 quinn-proto: quinn-proto: Denial of Service via crafted QUIC Initial packet
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-31812). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4w2j-m93h-cj5j Quinn: Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly
    Cargo.lock
    A package you depend on has a known security hole (GHSA-4w2j-m93h-cj5j). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42559 rmcp Streamable HTTP server transport has a DNS rebinding vulnerability
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-42559). Fix: Update that package to its patched version.
  • Worth fixing GHSA-82j2-j2ch-gfr8 rustls-webpki: Denial of service via panic on malformed CRL BIT STRING
    Cargo.lock
    A package you depend on has a known security hole (GHSA-82j2-j2ch-gfr8). Fix: Update that package to its patched version.
  • Worth fixing GHSA-pwjx-qhcg-rvj4 webpki: CRLs not considered authoritative by Distribution Point due to faulty matching logic
    Cargo.lock
    A package you depend on has a known security hole (GHSA-pwjx-qhcg-rvj4). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7gcf-g7xr-8hxj serde_with: KeyValueMap serialization panics on empty sequence or map entries
    Cargo.lock
    A package you depend on has a known security hole (GHSA-7gcf-g7xr-8hxj). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25727 time: time affected by a stack exhaustion denial of service attack
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25727). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-67213 nanoid (Nano ID) before 5.1.6 contains an infinite loop in the customA ...
    docs/package-lock.json
    A package you depend on has a known security hole (CVE-2026-67213). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-67214 nanoid (Nano ID) before 5.1.16 contains an infinite loop in the custom ...
    docs/package-lock.json
    A package you depend on has a known security hole (CVE-2026-67214). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33671 picomatch: Picomatch: Regular Expression Denial of Service via crafted extglob patterns
    docs/package-lock.json
    A package you depend on has a known security hole (CVE-2026-33671). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33672 picomatch: Picomatch: Data integrity compromised via method injection with crafted POSIX bracket expressions
    docs/package-lock.json
    A package you depend on has a known security hole (CVE-2026-33672). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33671 picomatch: Picomatch: Regular Expression Denial of Service via crafted extglob patterns
    docs/package-lock.json
    A package you depend on has a known security hole (CVE-2026-33671). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33672 picomatch: Picomatch: Data integrity compromised via method injection with crafted POSIX bracket expressions
    docs/package-lock.json
    A package you depend on has a known security hole (CVE-2026-33672). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-45623 postcss: PostCSS: Information disclosure and denial of service via crafted CSS input
    docs/package-lock.json
    A package you depend on has a known security hole (CVE-2026-45623). Fix: Update that package to its patched version.
  • Worth fixing GHSA-r28c-9q8g-f849 PostCSS: Path Traversal in Previous Source Map Auto-Loading (sourceMappingURL) leads to Arbitrary .map File Disclosure
    docs/package-lock.json
    A package you depend on has a known security hole (GHSA-r28c-9q8g-f849). Fix: Update that package to its patched version.
… 84 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 131 found · 1 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious PYSEC-2026-2161 GitPython is a python library used to interact with Git repositories. Prior to version 3.1.47, _clone() validates multi_options as the original list, then executes shlex.split(" ".join(multi_options))
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/docs/requirements.txt
    A package you depend on has a known security hole (CVE-2026-42284). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0066 Insufficient validation of PAX extensions during extraction
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-32766). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0112 PAX Header Desynchronization in astral-tokio-tar
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0145 PAX Header Desynchronization in astral-tokio-tar
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0044 AWS-LC X.509 Name Constraints Bypass via Wildcard/Unicode CN
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0045 Timing Side-Channel in AES-CCM Tag Verification in AWS-LC
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-3337). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0046 PKCS7_verify Certificate Chain Validation Bypass in AWS-LC
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-3336). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0047 PKCS7_verify Signature Validation Bypass in AWS-LC
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-3338). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0048 CRL Distribution Point Scope Check Logic Error in AWS-LC
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-4428). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0007 Integer overflow in `BytesMut::reserve`
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25541). Fix: Update that package to its patched version.
  • Worth fixing GHSA-w9wp-h8wv-79jx opentelemetry_sdk has unbounded memory allocation in W3C Baggage propagation
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-48504). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0194 Quadratic run time when checking a start tag for duplicate attribute names
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0195 Unbounded namespace-declaration allocation in `NsReader` enables memory-exhaustion denial of service
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0037 Denial of service in Quinn endpoints
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-31812). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0185 Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25800). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0189 DNS rebinding vulnerability in rmcp Streamable HTTP server transport
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-42559). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2023-0071 Marvin Attack: potential key recovery through timing sidechannels
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole (CVE-2023-49092). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0049 CRLs not considered authoritative by Distribution Point due to faulty matching logic
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0104 Reachable panic in certificate revocation list parsing
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-7gcf-g7xr-8hxj serde_with: KeyValueMap serialization panics on empty sequence or map entries
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0009 Denial of Service via Stack Exhaustion
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25727). Fix: Update that package to its patched version.
  • Worth fixing GHSA-28wg-ghj8-5hjv nanoid: non-secure generators can loop indefinitely with negative size
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/docs/package-lock.json
    A package you depend on has a known security hole (CVE-2026-67214). Fix: Update that package to its patched version.
  • Worth fixing GHSA-2v37-7h3g-55p8 nanoid: custom generators can loop indefinitely when size is zero
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/docs/package-lock.json
    A package you depend on has a known security hole (CVE-2026-67213). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3v7f-55p6-f55p Picomatch: Method Injection in POSIX Character Classes causes incorrect Glob Matching
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/docs/package-lock.json
    A package you depend on has a known security hole (CVE-2026-33672). Fix: Update that package to its patched version.
  • Worth fixing GHSA-c2c7-rcm5-vvqj Picomatch has a ReDoS vulnerability via extglob quantifiers
    /workdirs/scan-8330f2f8-510f-4d0a-b844-04eeab99b5e0/docs/package-lock.json
    A package you depend on has a known security hole (CVE-2026-33671). Fix: Update that package to its patched version.
… 106 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.