RustSec
RustSec API & Tooling observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 98
- Release rhythm 94
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 13
- age_days: 3494
- days_rel: 40
- days_push: 16
- n_releases_24m: 22
Adoption not part of the score
1943 stars · 193 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RustSec is the Rust ecosystem's security advisory database plus a workspace of tooling crates, including the rustsec client library, cargo-audit for scanning Cargo.lock files, and cargo-lock/CVSS support crates. It publishes advisories that are exported to OSV and the GitHub Advisory Database.
Use cases
- audit Cargo.lock for crates with known vulnerabilities
- query the RustSec advisory database programmatically from Rust
- scan CI for vulnerable dependencies
- parse Cargo.lock files
- score vulnerabilities with CVSS
- lint and publish security advisories for Rust crates
When to choose
- you maintain Rust projects and want automated vulnerability scanning of dependencies
- you need programmatic access to Rust security advisories
- you are building Rust supply-chain or dependency auditing tools
When to avoid
- you need vulnerability scanning for non-Rust ecosystems like npm or pip
- you want a general-purpose SAST or code-scanning tool rather than dependency advisories
Facets
library · maturity stable
security vulnerability-scanning dependency-audit parser developer-tools security developer-tools programming-languages rust cli cross-platform rustsec cargo-audit advisory-database cargo-lock cvss supply-chain-security
3 sources
- readme: https://github.com/rustsec/rustsec · fetched 2026-08-28 · e9075b567fb8
- homepage: https://rustsec.org/ · fetched 2026-08-29 · 58e9dfd7320f
- registry_crates: https://crates.io/api/v1/crates/rustsec · fetched 2026-08-29 · 725edab98b70
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rustsec/rustsec | main | 97 |
| rustsec/advisory-db | infra | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem