Skip to content

Add rule to check for high number of new dependencies#252

Open
evankanderson wants to merge 2 commits intomindersec:mainfrom
evankanderson:too-many-deps
Open

Add rule to check for high number of new dependencies#252
evankanderson wants to merge 2 commits intomindersec:mainfrom
evankanderson:too-many-deps

Conversation

@evankanderson
Copy link
Copy Markdown
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