gitsafehub
github.com/snowie2000/serverstatus-rust ↗

snowie2000/serverstatus-rust

scanned 2026-08-15 · git 96a6533
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 secrets1Vulnerable dependencies18Known OSS vulnerabilities27Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 1 found

API keys, passwords or tokens committed into the repo.

  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    web/jinja/map.jinja.html:34
    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 18 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-65p9-r9h6-22vj AWS-LC has Timing Side-Channel in AES-CCM Tag Verification
    Cargo.lock
    A package you depend on has a known security hole (GHSA-65p9-r9h6-22vj). Fix: Update that package to its patched version.
  • Worth fixing GHSA-9f94-5g5w-gf6r CRL Distribution Point Scope Check Logic Error in AWS-LC
    Cargo.lock
    A package you depend on has a known security hole (GHSA-9f94-5g5w-gf6r). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25541 Bytes is a utility library for working with bytes. From version 1.2.1 ...
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25541). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-12224 idna: idna accepts Punycode labels that do not produce any non-ASCII when decoded
    Cargo.lock
    A package you depend on has a known security hole (CVE-2024-12224). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25537 jsonwebtoken: jsonwebtoken has Type Confusion that leads to potential authorization bypass
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25537). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-4432 ring: Some AES functions may panic when overflow checking is enabled in ring
    Cargo.lock
    A package you depend on has a known security hole (CVE-2025-4432). 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-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-pwjx-qhcg-rvj4 webpki: CRLs not considered authoritative by Distribution Point due to faulty matching logic
    Cargo.lock
    A package you depend on has a known security hole (GHSA-pwjx-qhcg-rvj4). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-6654 thin-vec: mozilla/thin-vec: Memory corruption vulnerability via Double-Free/Use-After-Free
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-6654). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25727 time: time affected by a stack exhaustion denial of service attack
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25727). 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.
  • 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.
  • Minor GHSA-rr8g-9fpq-6wmg Tokio broadcast channel calls clone in parallel, but does not require `Sync`
    Cargo.lock
    A package you depend on has a known security hole (GHSA-rr8g-9fpq-6wmg). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 27 found · 1 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-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/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 RUSTSEC-2026-0045 Timing Side-Channel in AES-CCM Tag Verification in AWS-LC
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-3337). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0048 CRL Distribution Point Scope Check Logic Error in AWS-LC
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-4428). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0007 Integer overflow in `BytesMut::reserve`
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25541). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2024-0421 `idna` accepts Punycode labels that do not produce any non-ASCII when decoded
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole (CVE-2024-12224). Fix: Update that package to its patched version.
  • Worth fixing GHSA-h395-gr6q-cpjc jsonwebtoken has Type Confusion that leads to potential authorization bypass
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25537). Fix: Update that package to its patched version.
  • Worth fixing GHSA-67fv-9r7g-432h Rhai stack overflow vulenrability
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole (CVE-2024-36760). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2025-0009 Some AES functions may panic when overflow checking is enabled.
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole (CVE-2025-4432). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0104 Reachable panic in certificate revocation list parsing
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0049 CRLs not considered authoritative by Distribution Point due to faulty matching logic
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0104 Reachable panic in certificate revocation list parsing
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0103 Use-After-Free and Double Free in IntoIter::drop When Element Drop Panics
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-6654). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0009 Denial of Service via Stack Exhaustion
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25727). Fix: Update that package to its patched version.
  • Minor RUSTSEC-2026-0098 Name constraints for URI names were incorrectly accepted
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/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-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/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-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/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-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Minor RUSTSEC-2025-0023 Broadcast channel calls clone in parallel, but does not require `Sync`
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2025-0056 adler crate is unmaintained, use adler2 instead
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/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-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/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-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2024-0384 `instant` is unmaintained
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2024-0436 paste - no longer maintained
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2026-0097 Rand is unsound with a custom logger using `rand::rng()`
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2025-0134 rustls-pemfile is unmaintained
    /workdirs/scan-a6bfb691-19cb-4fb8-8c69-c2ac6fc17a73/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
… 2 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.