Module git

Source
Expand description

Git repository handling for the RustSec advisory DB

Structs§

Commit
Information about a commit to the Git repository
CommitHash
ID (i.e. SHA-1 hash) of a git commit
GitModificationTimes
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