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

feat(secscan): Introduce security scanning #196

Merged
merged 4 commits into from
Aug 1, 2023

Conversation

merkata
Copy link
Contributor

@merkata merkata commented Feb 22, 2023

This closes #195 with having trivy doing an fs scan against the code base and reporting known vulnerabilities. Should #194 land, I've filtered the known vulnerabilities that cannot be resolved without dropping support for Go < 1.17.

trivy.yaml Outdated Show resolved Hide resolved
@merkata
Copy link
Contributor Author

merkata commented Apr 12, 2023

Just a note that I cannot merge this on my own, thanks!

@flotter
Copy link
Contributor

flotter commented May 31, 2023

Tracking. Will enable for canonical/x-go and related once merged.

@flotter flotter self-requested a review May 31, 2023 12:52
.github/workflows/scanning.yml Outdated Show resolved Hide resolved
@jnsgruk jnsgruk merged commit 523aa06 into canonical:master Aug 1, 2023
13 of 16 checks passed
@merkata merkata deleted the feat/vulnerability-scanning branch August 1, 2023 11:05
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.

Introduce security scanning in CI/CD
5 participants