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 testing of serverless-init latest to vuln scanner. #425

Merged
merged 4 commits into from
Oct 24, 2024

Conversation

purple4reina
Copy link
Contributor

Customer reported vulnerabillites discovered in latest released version of serverless-init.

Adds vulnerability scanning of serverless-init with both trivy and grype to the nightly vulnerability scan action.

I also rearranged the action steps. Building the serverless binary is very slow, so it is now done last.

If you're struggling to review, go commit by commit.

@purple4reina purple4reina requested a review from a team as a code owner October 24, 2024 17:02
@purple4reina purple4reina merged commit 79ac1cc into main Oct 24, 2024
24 checks passed
@purple4reina purple4reina deleted the rey.abolofia/init-scan branch October 24, 2024 17:08
Copy link
Contributor

@duncanpharvey duncanpharvey left a comment

Choose a reason for hiding this comment

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

LGTM! Just a minor typo

ignore-unfixed: true
exit-code: 1
format: table

- name: Scan arm64 image with trivy
- name: Scan latest-alpoine released image with trivy
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo

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