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
How do we feel about SAST (ex. Snyk) to be blocking on PR's and if so -- what severity of detected CVE should be blocking (critical? high?). Keep in mind that Github's Code Scanning view (Security Tab > Code Scanning) is only available for free to public repos -- otherwise it's a paid feature. So without a license our scanning runs can't be published there.
If we do go with Snyk, it'll require a Snyk account's API token to be used in Github Actions. We can use my personal one for now, but would be more prudent to go ahead and create some kind of Konfirm Snyk account specific to this. I can do this if we'd like, but we need to discuss what email/auth is used and where those get stored securely.
We should have a build pipeline that:
The text was updated successfully, but these errors were encountered: