aboutsummaryrefslogtreecommitdiff
path: root/src/x509-info/deny.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* meta: add a configuration to allow/deny dependenciesFranck Cuny2022-11-011-0/+46
cargo-deny is a plugin to lint a project's dependency graph. This allow me to set which licenses are allowed for the dependencies, and configure the security vulnerability database.