Dependabot Feature Request: Org/Enterprise-wide ignores #63196
Unanswered
omsmith
asked this question in
Enterprise
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
Hey team
A dependency we use across many different repositories updated earlier today to include undesirable/arguably-malicious behaviour during builds. While we have methods of blocking the relevant versions through internal package manager proxies, usage of them isn't necessarily 100% consistent. It would be nice to have a way to specify ignored packages on an org/enterprise-wide basis to prevent Dependabot from suggesting the update without having to configure it in every repository.
Through a UI I would imagine a workflow in the org/enterprise settings pages:
This easily translates into
or
Which would be merged into the
ignore:property of all configurations for thatpackage-ecosystem.Alternatively, I could imagine it being configured via the
.githubrepository.Appreciate the time; hope this resonates.
Beta Was this translation helpful? Give feedback.
All reactions