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

RHIDP-5654: Adding SNYK IaC Scanning #74

Merged

Conversation

coreydaley
Copy link
Member

@coreydaley coreydaley commented Jan 21, 2025

Description of the change

Enables SNYK scanning of the rendered Helm templates on a weekly schedule (on Sunday) and then uploads the results to our app.snyk.io account for triaging.

Existing or Associated Issue(s)

https://issues.redhat.com/browse/RHIDP-5654

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the values.yaml and added to the README.md. The pre-commit utility can be used to generate the necessary content. Use pre-commit run -a to apply changes.
  • JSON Schema template updated and re-generated the raw schema via pre-commit hook.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

@openshift-ci openshift-ci bot requested review from davidfestal and tumido January 21, 2025 21:14
@coreydaley coreydaley force-pushed the add_snyk_iac_scanning branch 7 times, most recently from 1f00323 to 568ecda Compare January 22, 2025 20:26
@coreydaley coreydaley changed the title [WIP] Adding SNYK IaC Scanning Adding SNYK IaC Scanning Jan 22, 2025
@coreydaley coreydaley changed the title Adding SNYK IaC Scanning RHIDP-5654: Adding SNYK IaC Scanning Jan 22, 2025
@coreydaley coreydaley requested a review from kim-tsao January 22, 2025 20:33
@coreydaley coreydaley force-pushed the add_snyk_iac_scanning branch from 568ecda to f28e9d3 Compare January 23, 2025 15:05
Copy link
Member

@kim-tsao kim-tsao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Jan 23, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 3114576 into redhat-developer:main Jan 23, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants