gitsafehub
github.com/openzeppelin/openzeppelin-monitor ↗

openzeppelin/openzeppelin-monitor

scanned 2026-08-08 · git f9c6f53
3 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 secrets4Vulnerable dependencies11Known OSS vulnerabilities50Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 4 found · 4 serious

API keys, passwords or tokens committed into the repo.

  • Serious slack-webhook-url Discovered a Slack Webhook, which could lead to unauthorized message posting and data leakage in Slack channels.
    src/utils/metrics/server.rs:158
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious slack-webhook-url Discovered a Slack Webhook, which could lead to unauthorized message posting and data leakage in Slack channels.
    tests/integration/bootstrap/main.rs:64
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious slack-webhook-url Discovered a Slack Webhook, which could lead to unauthorized message posting and data leakage in Slack channels.
    tests/integration/bootstrap/main.rs:899
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious slack-webhook-url Discovered a Slack Webhook, which could lead to unauthorized message posting and data leakage in Slack channels.
    tests/integration/bootstrap/main.rs:981
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 11 found · 1 serious

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

  • Serious CVE-2026-46428 lettre has TLS hostname verification disabled when using Boring TLS backend
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-46428). Fix: Update that package to its patched version.
  • Worth fixing GHSA-xhj4-vrgc-hr34 actix-http has HTTP/1.1 CL.TE Request Smuggling
    Cargo.lock
    A package you depend on has a known security hole (GHSA-xhj4-vrgc-hr34). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4w2j-m93h-cj5j Quinn: Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly
    Cargo.lock
    A package you depend on has a known security hole (GHSA-4w2j-m93h-cj5j). Fix: Update that package to its patched version.
  • Worth fixing GHSA-82j2-j2ch-gfr8 rustls-webpki: Denial of service via panic on malformed CRL BIT STRING
    Cargo.lock
    A package you depend on has a known security hole (GHSA-82j2-j2ch-gfr8). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7gcf-g7xr-8hxj serde_with: KeyValueMap serialization panics on empty sequence or map entries
    Cargo.lock
    A package you depend on has a known security hole (GHSA-7gcf-g7xr-8hxj). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-29795 stellar-xdr's StringM::from_str bypasses max length validation
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-29795). Fix: Update that package to its patched version.
  • Minor GHSA-rhfx-m35p-ff5j `IterMut` violates Stacked Borrows by invalidating internal pointer
    Cargo.lock
    A package you depend on has a known security hole (GHSA-rhfx-m35p-ff5j). Fix: Update that package to its patched version.
  • Minor GHSA-cq8v-f236-94qc Rand is unsound with a custom logger using rand::rng()
    Cargo.lock
    A package you depend on has a known security hole (GHSA-cq8v-f236-94qc). Fix: Update that package to its patched version.
  • Minor GHSA-cq8v-f236-94qc Rand is unsound with a custom logger using rand::rng()
    Cargo.lock
    A package you depend on has a known security hole (GHSA-cq8v-f236-94qc). Fix: Update that package to its patched version.
  • Minor GHSA-965h-392x-2mh5 webpki: Name constraints for URI names were incorrectly accepted
    Cargo.lock
    A package you depend on has a known security hole (GHSA-965h-392x-2mh5). Fix: Update that package to its patched version.
  • Minor GHSA-xgp8-3hg3-c2mh webpki: Name constraints were accepted for certificates asserting a wildcard name
    Cargo.lock
    A package you depend on has a known security hole (GHSA-xgp8-3hg3-c2mh). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

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

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious RUSTSEC-2026-0141 TLS hostname verification disabled when using Boring TLS backend
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-46428). Fix: Update that package to its patched version.
  • Serious RUSTSEC-2026-0141 TLS hostname verification disabled when using Boring TLS backend
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/fuzz/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-46428). Fix: Update that package to its patched version.
  • Worth fixing GHSA-xhj4-vrgc-hr34 actix-http has HTTP/1.1 CL.TE Request Smuggling
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0194 Quadratic run time when checking a start tag for duplicate attribute names
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0195 Unbounded namespace-declaration allocation in `NsReader` enables memory-exhaustion denial of service
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0185 Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25800). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0104 Reachable panic in certificate revocation list parsing
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-7gcf-g7xr-8hxj serde_with: KeyValueMap serialization panics on empty sequence or map entries
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-x57h-xx53-v53w stellar-xdr's StringM::from_str bypasses max length validation
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-29795). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0067 `unpack_in` can chmod arbitrary directories by following symlinks
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-33056). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0068 tar-rs incorrectly ignores PAX size headers if header size is nonzero
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-33055). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0185 Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/fuzz/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25800). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0104 Reachable panic in certificate revocation list parsing
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/fuzz/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-7gcf-g7xr-8hxj serde_with: KeyValueMap serialization panics on empty sequence or map entries
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/fuzz/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-x57h-xx53-v53w stellar-xdr's StringM::from_str bypasses max length validation
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/fuzz/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-29795). Fix: Update that package to its patched version.
  • Minor RUSTSEC-2026-0002 `IterMut` violates Stacked Borrows by invalidating internal pointer
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Minor RUSTSEC-2026-0098 Name constraints for URI names were incorrectly accepted
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Minor RUSTSEC-2026-0099 Name constraints were accepted for certificates asserting a wildcard name
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Minor RUSTSEC-2026-0002 `IterMut` violates Stacked Borrows by invalidating internal pointer
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/fuzz/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Minor RUSTSEC-2026-0098 Name constraints for URI names were incorrectly accepted
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/fuzz/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Minor RUSTSEC-2026-0099 Name constraints were accepted for certificates asserting a wildcard name
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/fuzz/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2026-0190 Unsoundness in `Error::downcast_mut()`
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2026-0204 Invalid pointer dereference in `fmt::Pointer` impl for `Atomic` and `Shared` when the underlying pointer is invalid
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2026-0221 `event-listener` allows `!Send` tags to cross thread boundaries via `StackSlot`
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2025-0161 libsecp256k1 is unmaintained
    /workdirs/scan-83db5c12-69d1-4b57-8e44-a66a1315989a/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
… 25 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.