Skip to content

Add weekly Snyk Docker image scan to Github actions#524

Merged
pvannierop merged 2 commits intomasterfrom
feature/snyk-docker-image-action
Feb 12, 2025
Merged

Add weekly Snyk Docker image scan to Github actions#524
pvannierop merged 2 commits intomasterfrom
feature/snyk-docker-image-action

Conversation

@pvannierop
Copy link
Contributor

See titlep

@pvannierop pvannierop requested a review from keyvaann February 12, 2025 15:53
@pvannierop pvannierop self-assigned this Feb 12, 2025
Copy link
Collaborator

@keyvaann keyvaann left a comment

Choose a reason for hiding this comment

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

LGTM

@pvannierop pvannierop merged commit c14469f into master Feb 12, 2025
4 of 5 checks passed
if: success() || failure()
with:
report-file: ${{ env.REPORT_FILE }}
report-file: snky.json
Copy link
Member

Choose a reason for hiding this comment

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

Just wondering should this be snyk.json? And where would this be stored?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yes I think this this the file that Synk cli creates when doing a report.
This file isn't stored, it is used to create issues or PR based on the vulnerabilities that are found.
This is the code base
https://github.com/thehyve/report-vulnerability-image/blob/master/entrypoint.py

@pvannierop pvannierop deleted the feature/snyk-docker-image-action branch September 4, 2025 05:32
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.

3 participants