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

Feature request: Allow group selection #195

Open
david-a-wheeler opened this issue Aug 25, 2018 · 1 comment · May be fixed by #228
Open

Feature request: Allow group selection #195

david-a-wheeler opened this issue Aug 25, 2018 · 1 comment · May be fixed by #228
Labels

Comments

@david-a-wheeler
Copy link

I'd like to be able to select a subset of gems based on the groups in the Gemfile.

In my case, rubyzip has an unresolved vulnerability but since I only use it in test or development, it doesn't matter to me.

I'd like to be able to say "report only gems that are ALWAYS required or are in the production group". Alternatively, being able to "ignore all gems that are ONLY used in test or development" would work too.

@postmodern
Copy link
Member

This is a good idea. Will have to look into the Bundler API to select the sub-group.

@fatkodima fatkodima linked a pull request Oct 21, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants