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 rule to check for high number of new dependencies #252

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

evankanderson
Copy link
Member

While non-blocking, this rule could be useful for projects which are looking to keep a careful eye on the total number of dependencies in their project.

It is also an example of rendering a useful pull request message from a rego rule, and using the dependency ingest on pull requests (in this case, looking at only new dependencies).

Example message is here:

a-random-sandbox/doitlive#11 (review)

@evankanderson evankanderson requested a review from a team as a code owner December 20, 2024 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant