gitsafehub
github.com/japaric/cargo ↗

japaric/cargo

scanned 2026-08-09 · git c95b873
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 secrets6Vulnerable dependencies18Known OSS vulnerabilities32Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 6 found · 6 serious

API keys, passwords or tokens committed into the repo.

  • Serious aws-access-token Identified a pattern that may indicate AWS credentials, risking unauthorized cloud resource access and data breaches on AWS platforms.
    .travis.yml:143
    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 aws-access-token Identified a pattern that may indicate AWS credentials, risking unauthorized cloud resource access and data breaches on AWS platforms.
    appveyor.yml:67
    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 aws-access-token Identified a pattern that may indicate AWS credentials, risking unauthorized cloud resource access and data breaches on AWS platforms.
    appveyor.yml:62
    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 aws-access-token Identified a pattern that may indicate AWS credentials, risking unauthorized cloud resource access and data breaches on AWS platforms.
    appveyor.yml:62
    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 aws-access-token Identified a pattern that may indicate AWS credentials, risking unauthorized cloud resource access and data breaches on AWS platforms.
    .travis.yml:139
    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 aws-access-token Identified a pattern that may indicate AWS credentials, risking unauthorized cloud resource access and data breaches on AWS platforms.
    .travis.yml:139
    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

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

  • Worth fixing GHSA-8gj8-hv75-gp94 `SegQueue` creates zero value of any type
    Cargo.lock
    A package you depend on has a known security hole (GHSA-8gj8-hv75-gp94). Fix: Update that package to its patched version.
  • Worth fixing GHSA-rwf4-gx62-rqfw `MsQueue` `push`/`pop` use the wrong orderings
    Cargo.lock
    A package you depend on has a known security hole (GHSA-rwf4-gx62-rqfw). Fix: Update that package to its patched version.
  • Worth fixing GHSA-m4ch-rfv5-x5g3 git2-rs fails to verify SSH keys by default
    Cargo.lock
    A package you depend on has a known security hole (GHSA-m4ch-rfv5-x5g3). 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 GHSA-22q8-ghmq-63vf libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
    Cargo.lock
    A package you depend on has a known security hole (GHSA-22q8-ghmq-63vf). Fix: Update that package to its patched version.
  • Worth fixing GHSA-m4ch-rfv5-x5g3 git2-rs fails to verify SSH keys by default
    Cargo.lock
    A package you depend on has a known security hole (GHSA-m4ch-rfv5-x5g3). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-35919 An issue was discovered in the net2 crate before 0.2.36 for Rust. It h ...
    Cargo.lock
    A package you depend on has a known security hole (CVE-2020-35919). Fix: Update that package to its patched version.
  • Worth fixing CVE-2020-35920 An issue was discovered in the socket2 crate before 0.3.16 for Rust. I ...
    Cargo.lock
    A package you depend on has a known security hole (CVE-2020-35920). Fix: Update that package to its patched version.
  • Worth fixing GHSA-q445-7m23-qrmw openssl's `MemBio::get_buf` has undefined behavior with empty buffers
    Cargo.lock
    A package you depend on has a known security hole (GHSA-q445-7m23-qrmw). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-24713 Mozilla: Denial of Service via complex regular expressions
    Cargo.lock
    A package you depend on has a known security hole (CVE-2022-24713). Fix: Update that package to its patched version.
  • Worth fixing CVE-2018-20990 Arbitrary file overwrite in tar-rs
    Cargo.lock
    A package you depend on has a known security hole (CVE-2018-20990). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-38511 tar-crate: links in archive can create arbitrary directories
    Cargo.lock
    A package you depend on has a known security hole (CVE-2021-38511). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33055 tar-rs is a tar archive reading/writing library for Rust. Versions 0.4 ...
    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 CVE-2026-33056 tar-rs: tar-rs: Arbitrary directory permission modification via crafted tar archive
    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 GHSA-3pv8-6f4r-ffg2 tar has a PAX header desynchronization issue
    Cargo.lock
    A package you depend on has a known security hole (GHSA-3pv8-6f4r-ffg2). Fix: Update that package to its patched version.
  • Worth fixing GHSA-9hpw-r23r-xgm5 Data race in `Iter` and `IterMut`
    Cargo.lock
    A package you depend on has a known security hole (GHSA-9hpw-r23r-xgm5). Fix: Update that package to its patched version.
  • Minor GHSA-j39j-6gw9-jw6h git2 has potential undefined behavior when dereferencing Buf struct
    Cargo.lock
    A package you depend on has a known security hole (GHSA-j39j-6gw9-jw6h). Fix: Update that package to its patched version.
  • Minor CVE-2026-41677 rust-openssl provides OpenSSL bindings for the Rust programming langua ...
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-41677). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 32 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing GHSA-m4ch-rfv5-x5g3 git2-rs fails to verify SSH keys by default
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole (CVE-2023-22742). 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-5d595163-c095-4dd3-8da3-d90bce2311f0/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 RUSTSEC-2023-0003 git2 does not verify SSH keys by default
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole (CVE-2023-22742). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2024-0013 Memory corruption, denial of service, and arbitrary code execution in libgit2
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2020-0080 `miow` invalidly assumes the memory layout of std::net::SocketAddr
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole (CVE-2020-35921). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2020-0078 `net2` invalidly assumes the memory layout of std::net::SocketAddr
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole (CVE-2020-35919). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2024-0357 `MemBio::get_buf` has undefined behavior with empty buffers
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2022-0013 Regexes with large repetitions on empty sub-expressions take a very long time to parse
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole (CVE-2022-24713). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2018-0002 Links in archives can overwrite any existing file
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole (CVE-2018-20990). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2021-0080 Links in archive can create arbitrary directories
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole (CVE-2021-38511). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0067 `unpack_in` can chmod arbitrary directories by following symlinks
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/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-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-33055). Fix: Update that package to its patched version.
  • Minor RUSTSEC-2026-0008 Potential undefined behavior when dereferencing Buf struct
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Minor GHSA-xmgf-hq76-4vx2 rust-opennssl has an Out-of-bounds read in PEM password callback when returning an oversized length
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-41677). Fix: Update that package to its patched version.
  • FYI RUSTSEC-2022-0020 `SegQueue` creates zero value of any type
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2022-0029 `MsQueue` `push`/`pop` use the wrong orderings
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2025-0121 gcc crate is unmaintained
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2026-0183 Potential undefined behavior when calling Remote::list()
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2026-0184 Potential undefined behavior with Signature from a buffer-created BlameHunk
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2020-0016 `net2` crate has been deprecated; use `socket2` instead
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2023-0022 `openssl` `X509NameBuilder::build` returned object is not thread safe
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2023-0023 `openssl` `SubjectAlternativeName` and `ExtendedKeyUsage::other` allow arbitrary file read
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2023-0024 `openssl` `X509Extension::new` and `X509Extension::new_nid` null pointer dereference
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • FYI RUSTSEC-2023-0044 `openssl` `X509VerifyParamRef::set_host` buffer over-read
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole (CVE-2023-53159). Fix: Update that package to its patched version.
  • FYI RUSTSEC-2023-0072 `openssl` `X509StoreRef::objects` is unsound
    /workdirs/scan-5d595163-c095-4dd3-8da3-d90bce2311f0/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
… 7 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.