gitsafehub
github.com/bloomberg/memray ↗

bloomberg/memray

scanned 2026-06-27 · git 5b58e31
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 dependencies1Known OSS vulnerabilities15Risky code patternsMalicious dependenciesProject health3

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 1 found

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

  • Worth fixing CVE-2021-23445 datatables.net: contents of array not escaped by HTML escape entities function
    package-lock.json
    A package you depend on has a known security hole (CVE-2021-23445). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

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

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-3f63-hfp8-52jq Arbitrary Code Execution in Pillow
    /workdirs/scan-0401ba8d-bca1-413c-b480-1f0246c4b94d/benchmarks/requirements.txt
    A package you depend on has a known security hole (CVE-2023-50447). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2023-227 An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of
    /workdirs/scan-0401ba8d-bca1-413c-b480-1f0246c4b94d/benchmarks/requirements.txt
    A package you depend on has a known security hole (CVE-2023-44271). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-165 Pillow is a Python imaging library. Prior to version 12.2.0, if a font advances for each glyph by an exceeding large amount, when Pillow keeps track of the current position, it may lead to an integer
    /workdirs/scan-0401ba8d-bca1-413c-b480-1f0246c4b94d/benchmarks/requirements.txt
    A package you depend on has a known security hole (CVE-2026-42308). Fix: Update that package to its patched version.
  • Worth fixing GHSA-44wm-f244-xhp3 Pillow buffer overflow vulnerability
    /workdirs/scan-0401ba8d-bca1-413c-b480-1f0246c4b94d/benchmarks/requirements.txt
    A package you depend on has a known security hole (CVE-2024-28219). Fix: Update that package to its patched version.
  • Worth fixing GHSA-j7hp-h8jx-5ppr libwebp: OOB write in BuildHuffmanTable
    /workdirs/scan-0401ba8d-bca1-413c-b480-1f0246c4b94d/benchmarks/requirements.txt
    A package you depend on has a known security hole (CVE-2023-4863). Fix: Update that package to its patched version.
  • Worth fixing GHSA-r73j-pqj5-w3x7 Pillow has a PDF Parsing Trailer Infinite Loop (DoS)
    /workdirs/scan-0401ba8d-bca1-413c-b480-1f0246c4b94d/benchmarks/requirements.txt
    A package you depend on has a known security hole (CVE-2026-42310). Fix: Update that package to its patched version.
  • Worth fixing GHSA-968p-4wvh-cqc8 Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups
    /workdirs/scan-0401ba8d-bca1-413c-b480-1f0246c4b94d/package-lock.json
    A package you depend on has a known security hole (CVE-2025-27789). Fix: Update that package to its patched version.
  • Worth fixing GHSA-h73q-5wmj-q8pj Cross site scripting in datatables.net
    /workdirs/scan-0401ba8d-bca1-413c-b480-1f0246c4b94d/package-lock.json
    A package you depend on has a known security hole (CVE-2021-23445). Fix: Update that package to its patched version.
  • Worth fixing GHSA-h67p-54hq-rp68 JS-YAML: Quadratic-complexity DoS in merge key handling via repeated aliases
    /workdirs/scan-0401ba8d-bca1-413c-b480-1f0246c4b94d/package-lock.json
    A package you depend on has a known security hole (CVE-2026-53550). Fix: Update that package to its patched version.
  • Worth fixing GHSA-c2qf-rxjj-qqgw semver vulnerable to Regular Expression Denial of Service
    /workdirs/scan-0401ba8d-bca1-413c-b480-1f0246c4b94d/package-lock.json
    A package you depend on has a known security hole (CVE-2022-25883). Fix: Update that package to its patched version.
  • Worth fixing GHSA-c2qf-rxjj-qqgw semver vulnerable to Regular Expression Denial of Service
    /workdirs/scan-0401ba8d-bca1-413c-b480-1f0246c4b94d/package-lock.json
    A package you depend on has a known security hole (CVE-2022-25883). Fix: Update that package to its patched version.
  • Minor GHSA-4x5r-pxfx-6jf8 @babel/core: Arbitrary File Read via sourceMappingURL Comment
    /workdirs/scan-0401ba8d-bca1-413c-b480-1f0246c4b94d/package-lock.json
    A package you depend on has a known security hole (CVE-2026-49356). Fix: Update that package to its patched version.
  • FYI PYSEC-2023-175 Pillow versions before v10.0.1 bundled libwebp binaries in wheels that are vulnerable to CVE-2023-5129 (previously CVE-2023-4863). Pillow v10.0.1 upgrades the bundled libwebp binary to v1.3.2.
    /workdirs/scan-0401ba8d-bca1-413c-b480-1f0246c4b94d/benchmarks/requirements.txt
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI PYSEC-2023-102 A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in Py_FindObjects() function.
    /workdirs/scan-0401ba8d-bca1-413c-b480-1f0246c4b94d/benchmarks/requirements.txt
    A package you depend on has a known security hole (CVE-2023-25399). Fix: Update that package to its patched version.
  • FYI PYSEC-2023-114 ** DISPUTED ** A use-after-free issue was discovered in Py_FindObjects() function in SciPy versions prior to 1.8.0. NOTE: the vendor and discoverer indicate that this is not a security issue.
    /workdirs/scan-0401ba8d-bca1-413c-b480-1f0246c4b94d/benchmarks/requirements.txt
    A package you depend on has a known security hole (CVE-2023-29824). 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 couldn’t run

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: npm:Traceback (most recent call last): File "/usr/local/bin/guarddog", line 5, in <module> from guarddog.cli import cl; pypi:Traceback (most recent call last): File "/usr/local/bin/guarddog", line 5, in <module> from guarddog.cli import cl

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 3 notes

Maintenance & supply-chain hygiene. A signal about the project — not a vulnerability in your code.

  • Minor scorecard-CII-Best-Practices CII-Best-Practices scored 0: no effort to earn an OpenSSF best practices badge detected
    A project-health signal (maintenance / supply-chain hygiene) — not a vulnerability in your code.
  • Minor scorecard-Fuzzing Fuzzing scored 0: project is not fuzzed
    A project-health signal (maintenance / supply-chain hygiene) — not a vulnerability in your code.
  • FYI scorecard-overall OpenSSF Scorecard overall: 8.4/10
    A project-health signal (maintenance / supply-chain hygiene) — not a vulnerability in your code.

via OpenSSF Scorecard v5.5.0 · 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.