//! Git repository handling for the RustSec advisory DB
modauthentication;modcommit;modrepository;pubuseself::{authentication::with_authentication,commit::Commit,repository::Repository};/// Location of the RustSec advisory database for crates.io
pubconstDEFAULT_URL:&str="https://github.com/RustSec/advisory-db.git";