-
Notifications
You must be signed in to change notification settings - Fork 0
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
Build: [AEA-3993] - Add SBOM generation and scanning #1222
Conversation
There are a few problems with our NPM packages. We need to sort these out! I've filtered out all non-critical warnings.
Note that some of these don't have solutions that we can apply easily. We can look up the vulnerability codes here |
Sonar complains that some code in a |
Quality Gate passedIssues Measures |
Summary
Details
Add a github workflow that generates a software bill of materials (SBOM), and scans it for vulnerabilities. Any critical warnings will cause the pipeline to fail.