You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once #52 and #54 are resolved, running yarn snyk will succeed, allowing us to enable it in CI (via yarn snyk). We'll need to add a token to Github Actions Secrets for this (with a snyk auth <token> step).
The text was updated successfully, but these errors were encountered:
willroberts
changed the title
[CI/CD] Run Snyk in CI to check for new vulnerabilities
[P1] Run Snyk in CI to check for new vulnerabilities
Oct 13, 2022
Once #52 and #54 are resolved, running
yarn snyk
will succeed, allowing us to enable it in CI (viayarn snyk
). We'll need to add a token to Github Actions Secrets for this (with asnyk auth <token>
step).The text was updated successfully, but these errors were encountered: