# RustSec

- **Website:** <https://rustsec.org>
- **Primary alias:** `rustsec.org`

## Description

The RustSec Advisory Database is a vital resource for the Rust ecosystem, providing a comprehensive security advisory database for Rust crates available on crates.io. This platform allows users to easily browse through advisories or report vulnerabilities in the Rust ecosystem.

One of the key tools offered by RustSec is `cargo-audit`, which enables users to scan `Cargo.lock` files for crates with security vulnerabilities. By utilizing this tool, developers can identify and address potential security issues promptly. Additionally, tools like `cargo-deny` provide further security measures by auditing `Cargo.lock` files, limiting dependency usage, and detecting multiple versions of the same packages in the dependency tree.

To ensure accessibility and collaboration, RustSec exports all data to open-source vulnerabilities in real-time, enabling integration with various tools like Trivy. Moreover, the RustSec Advisory Database collaborates with the Github Advisory Database, allowing dependabot to fix vulnerable dependencies by raising pull requests with security updates automatically. Trust the RustSec Advisory Database, maintained by the Rust Secure Code Working Group, for reliable and up-to-date security advisories for Rust crates.

## Industries

- 🖥 Computers Electronics and Technology
- 🖥 Computers Electronics and Technology _(under Computers Electronics and Technology)_
- 🖥 Programming and Developer Software _(under Computers Electronics and Technology)_
- 📊 Business and Consumer Services
- 🖥 Computer Security _(under Computers Electronics and Technology)_

## Links

- [twitter](https://twitter.com/RustSec)
- [github](https://github.com/RustSec)

## Logos & icons

- logo _(primary)_ — PNG, SVG — [download](https://cdn.brandfetch.io/idFxzWuE80/w/820/h/225/theme/light/logo.png?c=1bxid64Mup7aczewSAYMX&t=1780524846557)
- icon _(primary)_ — JPEG — [download](https://cdn.brandfetch.io/idFxzWuE80/w/400/h/400/theme/dark/icon.jpeg?c=1bxid64Mup7aczewSAYMX&t=1780524846660)

## Colors

| Name | Hex | Theme |
| --- | --- | --- |
| Fire | #a52b00 | accent |
| Black | #000000 | dark |
| Alto | #d2d2d2 | light |

## Fonts

- Source Sans Pro — asset _(google)_

---

_Source: <https://brandfetch.com/rustsec.org>_
_See [/llms.txt](/llms.txt) for a full list of agent-readable pages, and [/auth.md](/auth.md) for how agents authenticate._