| --- |
| source: src/diag.rs |
| expression: unique |
| --- |
| { |
| "accepted", |
| "advisory-ignored", |
| "advisory-not-detected", |
| "allowed", |
| "allowed-by-organization", |
| "allowed-by-wrapper", |
| "allowed-source", |
| "banned", |
| "build-script-not-allowed", |
| "checksum-match", |
| "checksum-mismatch", |
| "default-feature-enabled", |
| "denied-by-extension", |
| "deprecated", |
| "detected-executable", |
| "detected-executable-script", |
| "duplicate", |
| "exact-features-mismatch", |
| "feature-banned", |
| "feature-not-explicitly-allowed", |
| "features-enabled", |
| "git-source-underspecified", |
| "index-cache-load-failure", |
| "index-failure", |
| "license-exception-not-encountered", |
| "license-not-encountered", |
| "missing-clarification-file", |
| "not-allowed", |
| "notice", |
| "path-bypassed", |
| "path-bypassed-by-glob", |
| "rejected", |
| "skipped", |
| "skipped-by-root", |
| "skipped-private-workspace-crate", |
| "source-not-allowed", |
| "unable-to-check-path", |
| "unknown-advisory", |
| "unknown-feature", |
| "unlicensed", |
| "unmaintained", |
| "unmatched-bypass", |
| "unmatched-glob", |
| "unmatched-organization", |
| "unmatched-path-bypass", |
| "unmatched-skip", |
| "unmatched-skip-root", |
| "unmatched-source", |
| "unmatched-wrapper", |
| "unsound", |
| "unused-wrapper", |
| "vulnerability", |
| "wildcard", |
| "yanked", |
| "yanked-ignored", |
| "yanked-not-detected", |
| } |