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

chore: add security_scans into CICD pipeline #942

Merged
merged 2 commits into from
Mar 5, 2025

Conversation

pavel-snyk
Copy link
Contributor

What does this PR do?

This PR includes Snyk Security Scan into CICD pipeline (not only for Deploy). On non-released branches it will run snyk test and on released branches it will run snyk monitor command.

this will run 'snyk test' on non-released branches and
'snyk monitor' on released branches
@pavel-snyk pavel-snyk force-pushed the chore/add-removed-snyk-monitor-step branch from f11a12f to 0de5c19 Compare March 4, 2025 13:31
@pavel-snyk pavel-snyk marked this pull request as ready for review March 4, 2025 14:02
@pavel-snyk pavel-snyk requested a review from a team as a code owner March 4, 2025 14:02
@pavel-snyk pavel-snyk merged commit 2d71f6d into master Mar 5, 2025
7 checks passed
@pavel-snyk pavel-snyk deleted the chore/add-removed-snyk-monitor-step branch March 5, 2025 10:28
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.

2 participants