aboutsummaryrefslogtreecommitdiff
path: root/src/x509-info/deny.toml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-09-06certcheck to see x509 certification detailsFranck Cuny1-46/+0
2022-11-01meta: add a configuration to allow/deny dependenciesFranck Cuny1-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.