Module rustsec::repository::git
source · Expand description
Git repository handling for the RustSec advisory DB
Structs§
- Information about a commit to the Git repository
- ID (i.e. SHA-1 hash) of a git commit
- Tracks the time of latest modification of files in git.
- A path relative to the root of the git repository that is guaranteed to be tracked by Git.
- Git repository for a Rust advisory DB.
Constants§
- Location of the RustSec advisory database for crates.io