This gem is going to be used to help consolidate our testing apps.
The eventual goal being all triggers live here for shared testing and maintainence.
Add this line to your application's Gemfile:
gem 'vulneruby', git: 'https://github.com/Contrast-Security-OSS/vulneruby'
And then execute:
$ bundle install
1.) Clone the repo
2.) Run bundle install
3.) Start making changes, be sure to add tests for any changes made.