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 reusable workflow to check SBOM for vulnerabilities. #160

Open
JeroenKnoops opened this issue Nov 8, 2022 · 2 comments · Fixed by #161
Open

Add reusable workflow to check SBOM for vulnerabilities. #160

JeroenKnoops opened this issue Nov 8, 2022 · 2 comments · Fixed by #161
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@JeroenKnoops
Copy link
Member

JeroenKnoops commented Nov 8, 2022

Add reusable workflow to check SBOM for vulnerabilities

Context

When using keyless signing, we can use grype to scan for vulnerabilities.
We should be able to create some documentation on how to create scheduled workflows with these checks and reports.

@JeroenKnoops
Copy link
Member Author

The workflow is present, but we still need to add examples and instructions.

I first want to verify the workings of the workflow, before I do that..

@JeroenKnoops JeroenKnoops added the good first issue Good for newcomers label Feb 21, 2023
@JeroenKnoops
Copy link
Member Author

Reusable workflow can be found here:
https://github.com/philips-software/docker-ci-scripts/blob/main/.github/workflows/check-vulnerabilities-docker-ci-scripts.yaml

It assumes you are using rekor to store spdx files for a given image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant