nextflow icon indicating copy to clipboard operation
nextflow copied to clipboard

Created GHA workflow for sca scan

Open arnaualcazar opened this issue 6 months ago • 1 comments

Adding a Github Action to scan for security vulnerabilities using SCA. security-scan-branch action builds and scans the selected branch. It outputs the list of vulnerabilities and uploads an artifact with the result. If it detects more than 1 critical or high vulnerability, it returns an error.

security-scan-branch-cron workflow triggers security-scan-branch action once per week. security-scan-branch-master workflow triggers security-scan-branch action on every merge to master.

arnaualcazar avatar May 23 '25 15:05 arnaualcazar

Deploy Preview for nextflow-docs-staging ready!

Name Link
Latest commit c4901b7ca0193adaf2bd472787b3aba2a860771e
Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/6846d78c6760150008491302
Deploy Preview https://deploy-preview-6117--nextflow-docs-staging.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar May 23 '25 15:05 netlify[bot]

This PR has been reverted via b334df1d

pditommaso avatar Jun 27 '25 07:06 pditommaso