gitsafehub
github.com/kurtmckee/pr-valkey ↗

kurtmckee/pr-valkey

scanned 2026-08-09 · git 35db3e1
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 dependencies2Known OSS vulnerabilities16Risky 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 2 found

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

  • Worth fixing CVE-2023-28859 redis: Async command information disclosure
    utils/req-res-validator/requirements.txt
    A package you depend on has a known security hole (CVE-2023-28859). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-28858 redis: Async command information disclosure
    utils/req-res-validator/requirements.txt
    A package you depend on has a known security hole (CVE-2023-28858). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

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

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious CVE-2025-49844 Redis Lua Use-After-Free may lead to remote code execution
    /workdirs/scan-85d03692-b378-4105-ba4c-9897c91636f5/deps/jemalloc
    A package you depend on has a known security hole (CVE-2025-49844). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-41056 Redis vulnerable to integer overflow in certain payloads
    /workdirs/scan-85d03692-b378-4105-ba4c-9897c91636f5/deps/jemalloc
    A package you depend on has a known security hole (CVE-2023-41056). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-31228 Denial-of-service due to unbounded pattern matching in Redis
    /workdirs/scan-85d03692-b378-4105-ba4c-9897c91636f5/deps/jemalloc
    A package you depend on has a known security hole (CVE-2024-31228). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-31449 Lua library commands may lead to stack overflow and RCE in Redis
    /workdirs/scan-85d03692-b378-4105-ba4c-9897c91636f5/deps/jemalloc
    A package you depend on has a known security hole (CVE-2024-31449). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-46981 Redis' Lua library commands may lead to remote code execution
    /workdirs/scan-85d03692-b378-4105-ba4c-9897c91636f5/deps/jemalloc
    A package you depend on has a known security hole (CVE-2024-46981). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-32023 Redis allows out of bounds writes in hyperloglog commands leading to RCE
    /workdirs/scan-85d03692-b378-4105-ba4c-9897c91636f5/deps/jemalloc
    A package you depend on has a known security hole (CVE-2025-32023). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-46817 Lua library commands may lead to integer overflow and potential RCE
    /workdirs/scan-85d03692-b378-4105-ba4c-9897c91636f5/deps/jemalloc
    A package you depend on has a known security hole (CVE-2025-46817). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-46818 Redis: Authenticated users can execute LUA scripts as a different user
    /workdirs/scan-85d03692-b378-4105-ba4c-9897c91636f5/deps/jemalloc
    A package you depend on has a known security hole (CVE-2025-46818). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-46819 Redis is vulnerable to DoS via specially crafted LUA scripts
    /workdirs/scan-85d03692-b378-4105-ba4c-9897c91636f5/deps/jemalloc
    A package you depend on has a known security hole (CVE-2025-46819). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-48367 Redis DoS Vulnerability due to bad connection error handling
    /workdirs/scan-85d03692-b378-4105-ba4c-9897c91636f5/deps/jemalloc
    A package you depend on has a known security hole (CVE-2025-48367). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-67733 Valkey Affected by RESP Protocol Injection via Lua error_reply
    /workdirs/scan-85d03692-b378-4105-ba4c-9897c91636f5/deps/jemalloc
    A package you depend on has a known security hole (CVE-2025-67733). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-21863 Malformed Valkey Cluster bus message can lead to Remote DoS
    /workdirs/scan-85d03692-b378-4105-ba4c-9897c91636f5/deps/jemalloc
    A package you depend on has a known security hole (CVE-2026-21863). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2023-45 redis-py before 4.5.3, as used in ChatGPT and other products, leaves a connection open after canceling an async Redis command at an inopportune time (in the case of a pipeline operation), and can send
    /workdirs/scan-85d03692-b378-4105-ba4c-9897c91636f5/utils/req-res-validator/requirements.txt
    A package you depend on has a known security hole (CVE-2023-28858). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2023-46 redis-py through 4.5.3 leaves a connection open after canceling an async Redis command at an inopportune time (in the case of a non-pipeline operation), and can send response data to the client of an
    /workdirs/scan-85d03692-b378-4105-ba4c-9897c91636f5/utils/req-res-validator/requirements.txt
    A package you depend on has a known security hole (CVE-2023-28859). Fix: Update that package to its patched version.
  • Minor CVE-2023-41053 Redis SORT_RO may bypass ACL configuration
    /workdirs/scan-85d03692-b378-4105-ba4c-9897c91636f5/deps/jemalloc
    A package you depend on has a known security hole (CVE-2023-41053). Fix: Update that package to its patched version.
  • Minor CVE-2023-45145 Redis Unix-domain socket may have be exposed with the wrong permissions for a short time window.
    /workdirs/scan-85d03692-b378-4105-ba4c-9897c91636f5/deps/jemalloc
    A package you depend on has a known security hole (CVE-2023-45145). 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.