-
Notifications
You must be signed in to change notification settings - Fork 185
RUST-690 Run cargo deny
via evergreen
#643
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM assuming we hear back that all the listed licenses are OK
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm (assuming the license list is fine with the legal team)!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto LGTM pending license follow up
72ecc8d
to
68767a2
Compare
RUST-690
This adds configuration for running
cargo deny
against the driver; this will give us errors on any security advisories, unknown licenses, or crate sources other than crates.io.