gitsafehub
github.com/crawlab-team/docker-base-images ↗

crawlab-team/docker-base-images

scanned 2026-08-05 · git 4a6071e
1 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 dependenciesKnown OSS vulnerabilities14Risky 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 none found ✓

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

Nothing found by this check. ✓

via Trivy v0.70.0 · Apache-2.0

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

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious PYSEC-2026-348 h11 accepts some malformed Chunked-Encoding bodies
    /workdirs/scan-f846d9da-dcdf-494d-aa24-da7ff2aa6c24/crawlab-base/install/python/requirements.txt
    A package you depend on has a known security hole (CVE-2025-43859). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2017-83 Scrapy 1.4 allows remote attackers to cause a denial of service (memory consumption) via large files because arbitrarily many files are read into memory, which is especially problematic if the files a
    /workdirs/scan-f846d9da-dcdf-494d-aa24-da7ff2aa6c24/crawlab-base/install/python/requirements.txt
    A package you depend on has a known security hole (CVE-2017-14158). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2024-162 A Regular Expression Denial of Service (ReDoS) vulnerability exists in the XMLFeedSpider class of the scrapy/scrapy project, specifically in the parsing of XML content. By crafting malicious XML conte
    /workdirs/scan-f846d9da-dcdf-494d-aa24-da7ff2aa6c24/crawlab-base/install/python/requirements.txt
    A package you depend on has a known security hole (CVE-2024-1892). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2024-258 In scrapy/scrapy, an issue was identified where the Authorization header is not removed during redirects that only change the scheme (e.g., HTTPS to HTTP) but remain within the same domain. This behav
    /workdirs/scan-f846d9da-dcdf-494d-aa24-da7ff2aa6c24/crawlab-base/install/python/requirements.txt
    A package you depend on has a known security hole (CVE-2024-1968). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-1906 Scrapy is vulnerable to a denial of service (DoS) attack due to flaws in brotli decompression implementation
    /workdirs/scan-f846d9da-dcdf-494d-aa24-da7ff2aa6c24/crawlab-base/install/python/requirements.txt
    A package you depend on has a known security hole (CVE-2025-6176). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-1907 Scrapy decompression bomb vulnerability
    /workdirs/scan-f846d9da-dcdf-494d-aa24-da7ff2aa6c24/crawlab-base/install/python/requirements.txt
    A package you depend on has a known security hole (CVE-2024-3572). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-1908 Scrapy authorization header leakage on cross-domain redirect
    /workdirs/scan-f846d9da-dcdf-494d-aa24-da7ff2aa6c24/crawlab-base/install/python/requirements.txt
    A package you depend on has a known security hole (CVE-2024-3574). Fix: Update that package to its patched version.
  • Worth fixing GHSA-23j4-mw76-5v7h Scrapy allows redirect following in protocols other than HTTP
    /workdirs/scan-f846d9da-dcdf-494d-aa24-da7ff2aa6c24/crawlab-base/install/python/requirements.txt
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-cwxj-rr6w-m6w7 Scrapy: Arbitrary Module Import via Referrer-Policy Header in RefererMiddleware
    /workdirs/scan-f846d9da-dcdf-494d-aa24-da7ff2aa6c24/crawlab-base/install/python/requirements.txt
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-jm3v-qxmh-hxwv Scrapy's redirects ignoring scheme-specific proxy settings
    /workdirs/scan-f846d9da-dcdf-494d-aa24-da7ff2aa6c24/crawlab-base/install/python/requirements.txt
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2023-206 NULL Pointer Dereference in GitHub repository seleniumhq/selenium prior to 4.14.0.
    /workdirs/scan-f846d9da-dcdf-494d-aa24-da7ff2aa6c24/crawlab-base/install/python/requirements.txt
    A package you depend on has a known security hole (CVE-2023-5590). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-1374 filelock Time-of-Check-Time-of-Use (TOCTOU) Symlink Vulnerability in SoftFileLock
    /workdirs/scan-f846d9da-dcdf-494d-aa24-da7ff2aa6c24/crawlab-base/install/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-22701). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-1375 filelock has a TOCTOU race condition which allows symlink attacks during lock file creation
    /workdirs/scan-f846d9da-dcdf-494d-aa24-da7ff2aa6c24/crawlab-base/install/python/requirements.txt
    A package you depend on has a known security hole (CVE-2025-68146). 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-f846d9da-dcdf-494d-aa24-da7ff2aa6c24/crawlab-base/install/python/requirements.txt
    A package you depend on has a known security hole (CVE-2026-45409). Fix: Update that package to its patched version.

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.