Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub Action for Snyk #1350

Merged
merged 1 commit into from Jan 6, 2022
Merged

Add GitHub Action for Snyk #1350

merged 1 commit into from Jan 6, 2022

Conversation

coldlink
Copy link
Member

@coldlink coldlink commented Jan 6, 2022

What does this change?

In TeamCity the last build step was to run synk monitor to check and report any security issues in Snyk. When setting up CI in GitHub Actions we forgot to include the snyk step.

This adds in a GitHub action to run snyk monitor on every push in a similar way to TeamCity was doing it.

How to test

The gateway project in snyk should take snapshots on every push.

@coldlink coldlink changed the title Add github action for snyk Add GitHub Action for Snyk Jan 6, 2022
@coldlink coldlink marked this pull request as ready for review January 6, 2022 09:41
@coldlink coldlink requested a review from a team as a code owner January 6, 2022 09:41
@coldlink coldlink merged commit 6b3ad2d into main Jan 6, 2022
@coldlink coldlink deleted the mm/gha-snyk branch January 6, 2022 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants