gitsafehub
github.com/divverent/envoy ↗

divverent/envoy

scanned 2026-08-11 · git eb06997
2 of 6 checks flagged a security issue
🟡 Worth a look
Only 3 of 6 checks finished — treat this as provisional. Re-check ↻

Informational scan, not a security audit. How this is computed.

Leaked secretsVulnerable dependencies81Known OSS vulnerabilities359Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks timed out

API keys, passwords or tokens committed into the repo.

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via Gitleaks v8.21.2 · MIT

error: timeout after 400s

Vulnerable dependencies — Trivy 81 found

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

  • Worth fixing CVE-2026-69244 AIOHTTP is an asynchronous HTTP client/server framework for asyncio an ...
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-69244). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-34993 aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load()
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-34993). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-47265 python-aiohttp: AIOHTTP: Information disclosure via improper handling of cookies during cross-origin redirects
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-47265). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54273 aiohttp: AIOHTTP: Denial of Service via excessive pipelined requests
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-54273). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54274 aiohttp: aiohttp: Denial of Service via incomplete websocket frame payloads
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-54274). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54276 aiohttp: aiohttp: Information disclosure via DigestAuthMiddleware after cross-origin redirect
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-54276). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54277 aiohttp: aiohttp: Denial of Service via oversized HTTP request lines bypassing max_line_size check
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-54277). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-54278 aiohttp: aiohttp: Denial of Service due to excessive memory consumption from compressed request body
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-54278). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-59881 AIOHTTP is an asynchronous HTTP client/server framework for asyncio an ...
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-59881). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69243 AIOHTTP is an asynchronous HTTP client/server framework for asyncio an ...
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-69243). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69247 cryptography is a package designed to expose cryptographic primitives ...
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-69247). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69249 python-cryptography is a package designed to expose cryptographic prim ...
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-69249). Fix: Update that package to its patched version.
  • Worth fixing GHSA-537c-gmf6-5ccf Vulnerable OpenSSL included in cryptography wheels
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (GHSA-537c-gmf6-5ccf). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69248 cryptography is a package designed to expose cryptographic primitives ...
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-69248). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-45409 python-idna: idna: Denial of Service via specially crafted long inputs
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-45409). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-48526 python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-48526). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-48522 python-pyjwt: PyJWT: Server-Side Request Forgery (SSRF) via uncontrolled URL fetching in PyJWKClient
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-48522). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-48523 python-pyjwt: PyJWT: Verifier-side algorithm bypass leads to unauthorized information access
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-48523). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-48525 python-pyjwt: PyJWT: Denial of Service via processing of crafted detached JWS tokens
    docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-48525). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25681 golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting
    go.mod
    A package you depend on has a known security hole (CVE-2026-25681). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-27136 golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass
    go.mod
    A package you depend on has a known security hole (CVE-2026-27136). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39821 golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing
    go.mod
    A package you depend on has a known security hole (CVE-2026-39821). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25680 golang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing
    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 CVE-2026-42502 golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering
    go.mod
    A package you depend on has a known security hole (CVE-2026-42502). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42506 golang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing
    go.mod
    A package you depend on has a known security hole (CVE-2026-42506). Fix: Update that package to its patched version.
… 56 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 359 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing PYSEC-2026-2104 AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, using ``CookieJar.load()`` with untrusted input may allow arbitrary code execution. Most applic
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-34993). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2105 AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, cookies set with the `cookies` parameter on requests are sent after following a cross-origin re
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-47265). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2106 AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.0, attacker-controlled input included into multipart/payload headers can be used to modify a request to in
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-50269). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2107 AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, no limit was present on the number of pipelined requests that could be queued. An attacker may be able
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-54273). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2108 AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, if an attacker sends large incomplete websocket frame payloads, it may be possible to bypass the usual
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-54274). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2109 AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, DigestAuthMiddleware can send an authentication response after following a cross-origin redirect. This
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-54276). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2110 AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, it is possible to bypass the max_line_size check in parts of an HTTP request in the C parser. If using
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-54277). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2111 AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, during cleanup it is possible for a compressed request body to be decompressed into memory in one chunk
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-54278). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2112 AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, host-only cookies that are saved with CookieJar.save() and then restored later with CookieJar.load() lo
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-54279). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2113 AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, payload resources are not closed correctly when a client disconnects in the middle of a write. If a pay
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-54280). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-237 AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, the server_hostname TLS SNI check can be bypassed when an existing connection is reused. If an applicat
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-54275). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-3545 AIOHTTP: Out-of-bounds heap read in C HTTP response parser error path (malformed chunked response)
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-69244). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-3546 AIOHTTP: HTTP request smuggling via WebSocket upgrade
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-69243). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-3547 AIOHTTP: WebSocket client accepts compressed frames without negotiated permessage-deflate
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-59881). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-3552 cryptography: PKCS#7 EnvelopedData decryption exposes a Bleichenbacher oracle through distinguishable errors and timing
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-69247). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-3553 python-cryptography: Duplicate self-signed intermediates can cause exponential path-building
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-69249). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-3554 python-cryptography verifier accepts wildcard DNS names allowing escape from permittedSubtrees
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-69248). Fix: Update that package to its patched version.
  • Worth fixing GHSA-537c-gmf6-5ccf Vulnerable OpenSSL included in cryptography wheels
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-215 Internationalized Domain Names in Applications (IDNA) for Python provides support for Internationalized Domain Names in Applications (IDNA) and Unicode IDNA Compatibility Processing. In versions prior
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-45409). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-175 PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient passes its uri argument directly to urllib.request.urlopen() which uses Python stdlib's default OpenerDirector register
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-48522). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-178 PyJWT is a JSON Web Token implementation in Python. From 2.8.0 to 2.12.1, when verifying detached JWS tokens using the unencoded-payload option ("b64": false, RFC 7797), PyJWT performs Base64URL decod
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-48525). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-179 PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-48526). Fix: Update that package to its patched version.
  • Worth fixing GHSA-jq35-7prp-9v3f PyJWT: Algorithm allow-list bypass when decoding with `PyJWK` / `PyJWKClient` keys
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/docs/tools/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-48523). 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-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/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 GO-2026-6061 Vulnerabilities in the xDS RBAC authorization engine and the HTTP/2 transport server implementation in google.golang.org/grpc
    /workdirs/scan-2a0add8f-0781-4d7c-ab3c-c7e20ab32943/go.mod
    A package you depend on has a known security hole. 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 timed out

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

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via Guarddog v2.10.0 · Apache-2.0

error: go:timeout

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.