gitsafehub
github.com/blakeblackshear/dustcloud ↗

blakeblackshear/dustcloud

scanned 2026-08-13 · git 8b71f6e
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 dependencies40Known OSS vulnerabilities42Risky 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 40 found · 2 serious

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

  • Serious CVE-2022-31799 Bottle before 0.12.20 mishandles errors during early request binding.
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2022-31799). Fix: Update that package to its patched version.
  • Serious CVE-2018-20060 python-urllib3: Cross-host redirect does not remove Authorization header allow for credential exposure
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2018-20060). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-28473 The package bottle from 0 and before 0.12.19 are vulnerable to Web Cac ...
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2020-28473). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-37920 python-certifi: Removal of e-Tugra root certificate
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2023-37920). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-23491 python-certifi: untrusted root certificates
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2022-23491). Fix: Update that package to its patched version.
  • Worth fixing CVE-2018-10903 python-cryptography: GCM tag forgery via truncated tag in finalize_with_tag API
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2018-10903). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-25659 python-cryptography: Bleichenbacher timing oracle attack against RSA decryption
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2020-25659). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-0286 openssl: X.400 address type confusion in X.509 GeneralName
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2023-0286). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-50782 python-cryptography: Bleichenbacher timing oracle attack against RSA decryption - incomplete fix for CVE-2020-25659
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2023-50782). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-26007 cryptography: cryptography Subgroup Attack Due to Missing Subgroup Validation for SECT Curves
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2026-26007). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69249 python-cryptography is a package designed to expose cryptographic prim ...
    Pipfile.lock
    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
    Pipfile.lock
    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-2023-23931 python-cryptography: memory corruption via immutable objects
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2023-23931). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-0727 openssl: denial of service via null dereference
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2024-0727). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69248 cryptography is a package designed to expose cryptographic primitives ...
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2026-69248). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-3651 python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2024-3651). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-45409 python-idna: idna: Denial of Service via specially crafted long inputs
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2026-45409). Fix: Update that package to its patched version.
  • Worth fixing CVE-2018-18074 python-requests: Redirect from HTTPS to HTTP does not remove Authorization header
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2018-18074). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-32681 python-requests: Unintended leak of Proxy-Authorization header
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2023-32681). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-35195 requests: subsequent requests to the same host ignore cert verification
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2024-35195). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-47081 requests: Requests vulnerable to .netrc credentials leak via malicious URLs
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2024-47081). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25645 requests: Requests: Security bypass due to predictable temporary file creation
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2026-25645). Fix: Update that package to its patched version.
  • Worth fixing CVE-2019-11324 python-urllib3: Certification mishandle when error should be thrown
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2019-11324). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-43804 python-urllib3: Cookie request header isn't stripped during cross-origin redirects
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2023-43804). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-66471 urllib3: urllib3 Streaming API improperly handles highly compressed data
    Pipfile.lock
    A package you depend on has a known security hole (CVE-2025-66471). Fix: Update that package to its patched version.
… 15 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 42 found · 2 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious PYSEC-2022-227 Bottle before 0.12.20 mishandles errors during early request binding.
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2022-31799). Fix: Update that package to its patched version.
  • Serious PYSEC-2018-32 urllib3 before version 1.23 does not remove the Authorization HTTP header when following a cross-origin redirect (i.e., a redirect that differs in host, port, or scheme). This can allow for credential
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2018-20060). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2021-129 The package bottle from 0 and before 0.12.19 are vulnerable to Web Cache Poisoning by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), t
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2020-28473). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2022-42986 Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi 2022.12.07 removes root certificates from
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2022-23491). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2023-135 Certifi 2023.07.22 removes root certificates from "e-Tugra" from the root store. These are in the process of being removed from Mozilla's trust store. e-Tugra's root certificates are being removed pur
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2023-37920). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2024-230 Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi starting in 2021.05.30 and prior to 2024.
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2024-39689). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2132 Pallets Click, versions 8.3.2 and below, contain a command injection vulnerability in the click.edit() function, allowing attackers to pass arbitrary OS commands from an unprivileged account.
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2026-7246). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2018-52 A flaw was found in python-cryptography versions between >=1.9.0 and <2.3. The finalize_with_tag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2018-10903). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2021-62 python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS#1 v1.5 ciphertext.
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2020-25659). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2023-11 cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2023-23931). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-1283 Python Cryptography package vulnerable to Bleichenbacher timing oracle attack
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2023-50782). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-1285 Null pointer dereference in PKCS12 parsing
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2024-0727). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2141 cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 46.0.5, the public_key_from_numbers (or EllipticCurvePublicNumbers.public_key()), Ellip
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2026-26007). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-35 cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to version 46.0.6, DNS name constraints were only validated against SANs within child cert
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2026-34073). 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-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    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-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2026-69248). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-800 Vulnerable OpenSSL included in cryptography wheels
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2023-0286). Fix: Update that package to its patched version.
  • Worth fixing GHSA-537c-gmf6-5ccf Vulnerable OpenSSL included in cryptography wheels
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2024-60 A vulnerability was identified in the kjd/idna library, specifically within the `idna.encode()` function, affecting version 3.6. The issue arises from the function's handling of crafted input strings,
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2024-3651). 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-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2026-45409). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2018-28 The Requests package before 2.20.0 for Python sends an HTTP Authorization header to an http URI upon receiving a same-hostname https-to-http redirect, which makes it easier for remote attackers to dis
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2018-18074). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2023-74 Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `re
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2023-32681). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-1872 Requests vulnerable to .netrc credentials leak via malicious URLs
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2024-47081). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-1873 Requests `Session` object does not verify requests after making first request with verify=False
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2024-35195). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2275 Requests is a HTTP library. Prior to version 2.33.0, the `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system te
    /workdirs/scan-7034c8c7-d53c-456b-ad10-fc26464d257a/Pipfile.lock
    A package you depend on has a known security hole (CVE-2026-25645). Fix: Update that package to its patched version.
… 17 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.