snowplow / snowplow-ruby-tracker

Snowplow event tracker for Ruby. Add analytics to your Ruby and Rails apps and gems
http://snowplowanalytics.com
22 stars 24 forks source link

Add Snyk monitoring GitHub Action (close #157) #158

Closed paulboocock closed 3 years ago

paulboocock commented 3 years ago

Added a Snyk monitoring workflow. Results are here: https://app.snyk.io/org/data-value/project/07e507b8-baff-4560-b977-c6bc81540142

I ran a workflow on push to test: https://github.com/snowplow/snowplow-ruby-tracker/actions/runs/1382880775

However, this PR now only runs on merge to master so we only update our dependency graphs on release new software to master (snyk continuously scans the last dependency graph).