Skip to content
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

Add evil crates to deny by default. #177

Closed
wants to merge 1 commit into from

Conversation

najamelan
Copy link

Propose to disallow certain crates by default. These crates should never appear in any even vaguely sane dependency graph. There might be other candidates.

An alternative is to deal with this through the advisory. It seems a better approach, but AFAICT that requires a manual opt in with cargo deny check advisories which is unfortunate.

Advisories (not yet merged at time of this writing):

@Jake-Shadle
Copy link
Member

Yes, this should be done via the advisory database, the template is not a good place for those for a number of reasons.

By default, all checks are run if you don't specify a specific one, so that should not be a concern.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants