Expand description
Git repository handling for the RustSec advisory DB
Structs§
- Commit
- Information about a commit to the Git repository
- Commit
Hash - ID (i.e. SHA-1 hash) of a git commit
- GitModification
Times - Tracks the time of latest modification of files in git.
- GitPath
- A path relative to the root of the git repository that is guaranteed to be tracked by Git.
- Repository
- Git repository for a Rust advisory DB.
Constants§
- DEFAULT_
URL - Location of the RustSec advisory database for crates.io