snowplow / snowplow-golang-analytics-sdk

Golang Analytics SDK for working with Snowplow enriched events in cloud functions and other Go applications.
https://snowplowanalytics.com/
Apache License 2.0
4 stars 1 forks source link

Add Snyk scanning (closes #25) #28

Closed TiganeteaRobert closed 2 years ago

colmsnowplow commented 2 years ago

@paulboocock could you please add a SNYK_TOKEN secret to this repo?

@TiganeteaRobert once that's done, let's give this a test by committing a change to the config to enable it for branches, then once it's run successfully, we can rebase that change out. I'd like to avoid needing to debug after merge to master.

Would be great if you could pop a link to a successful run in here.

paulboocock commented 2 years ago

SNYK_TOKEN has been added.

TiganeteaRobert commented 2 years ago

https://app.snyk.io/org/data-value/project/dd9fc463-3f15-493d-ba1c-cbb97c242bce/history/4896eebd-5e0a-41e5-9d76-cdf60ddf54fb

Snyk snapshot here!