-
Notifications
You must be signed in to change notification settings - Fork 344
Stop running cargo audit in PRs #4259
Copy link
Copy link
Open
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.EngSysThis issue is impacting the engineering system.This issue is impacting the engineering system.
Milestone
Metadata
Metadata
Assignees
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.EngSysThis issue is impacting the engineering system.This issue is impacting the engineering system.
Type
Projects
Status
Untriaged
Since Component Governance (CG) already flags CVE and RUSTSEC advisories, rather than block PRs suddenly by a new RUSTSEC advisory and with no way to ignore advisories without a CVS score, we should stop running it at least in PRs. I think CIs are still fine since we get notifications and they do run more often than CG runs. There's value in it, but twice in recent history it suddenly blocked PRs.