valkey-bloom-dev
Warn
Audited by Socket on Apr 4, 2026
1 alert found:
AnomalyAnomalyreference/contributing-ci-pipeline.md
LOWAnomalyLOW
reference/contributing-ci-pipeline.md
No strong indicators of intentional malware are present in the provided CI/release workflow description. The primary risks are standard CI supply-chain hazards: building and executing cloned external repositories and installing Python dependencies during CI, plus the use of a privileged cross-repository dispatch token for downstream updates. These should be mitigated with pinning/verification (immutable commits/tags, lockfiles/checksums) and least-privilege token scoping; log-parsing-based leak detection is operationally brittle but not inherently malicious.
Confidence: 62%Severity: 55%
Audit Metadata