Closed paulboocock closed 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
push
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).
master
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/1382880775However, this PR now only runs on merge to
master
so we only update our dependency graphs on release new software tomaster
(snyk continuously scans the last dependency graph).