Support deps.rs #7219
Labels
good first issue
New contributors, join in!
needs-upstream-help
Not actionable without help from a service provider
service-badge
New or updated service badge
📋 Description
https://deps.rs provides a service to check dependency security status in Rust projects.
This will work for for all repos with a
Cargo.toml
."dependencies | 2 of 15 outdated" or "dependencies | insecure"
More examples can be found on https://deps.rs/.
🔗 Data
Will not require an API key.
A draft PR at deps-rs/deps.rs#122 implements this API.
🎤 Motivation
Several other package managers have dependency badges.
When the PR is merged, why not provide it to the Rust ecosystem?
https://deps.rs/ already support badges. They are however not as customizable.
Using one service (
shields.io
) is also more consistent.The text was updated successfully, but these errors were encountered: