Module rustsec::repository::git
source · Expand description
Git repository handling for the RustSec advisory DB
Structs
- Commit
git
Information about a commit to the Git repository - GitModificationTimes
osv-export
Tracks the time of latest modification of files in git. - GitPath
osv-export
A path relative to the root of the git repository that is guaranteed to be tracked by Git. - Repository
git
Git repository for a Rust advisory DB.
Constants
- Location of the RustSec advisory database for crates.io
Functions
- Prepare the authentication callbacks for cloning a git repository.