Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Add option to ignore vulnerabilities by the id #14

Merged
merged 5 commits into from
Jul 3, 2019
Merged

Conversation

rtfpessoa
Copy link
Owner

Continues #13

sundus-y and others added 4 commits October 29, 2018 11:02
* Add --ignore option to pass in list of vulnerability ids to ignore.
* --ignore is a comma separated list.
* Refactored the check method argumment to options hash. This was done
  to avoid listing all options one by one in the method argument and
  also RuboCop was failing for 'Avoid parameter lists longer than 5
  parameters.'
* Added rspec test around the --ignore option.
Move some logs under verbose flag
Update the tests
@rtfpessoa rtfpessoa merged commit e719b65 into master Jul 3, 2019
@rtfpessoa rtfpessoa deleted the sundus-y-master branch July 3, 2019 21:09
@rtfpessoa
Copy link
Owner Author

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

Successfully merging this pull request may close these issues.

2 participants