[go: up one dir, main page]

pub fn check<R>(
    ctx: CheckCtx<'_, ValidConfig>,
    advisory_dbs: &DbSet,
    lockfile: PrunedLockfile,
    audit_compatible_reporter: Option<R>,
    sink: ErrorSink
) where
    R: AuditReporter
Expand description

Check crates against the advisory database to detect vulnerabilities or unmaintained crates