-
Notifications
You must be signed in to change notification settings - Fork 301
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
SRE-2525 ci: Fix Trivy scan upload to the Security tab #15394
base: release/2.6
Are you sure you want to change the base?
Conversation
Errors are Unable to load ticket data |
17651f1
to
9fa93f7
Compare
9fa93f7
to
34a12ac
Compare
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
2bae0a9
to
0dd7302
Compare
373552e
to
34a727c
Compare
5a0db99
to
31a8e51
Compare
ce8ff5b
to
845b59b
Compare
- Enable write access to the Security section of Github project - Use GHA cache to avoid Trivy scan failures due to overuse of CVEs database results in database download failure Upgrade `trivy-action` to version 0.28.0 where the caching mechanism is enabled by default. Enable debug option in Trivy to be prepared for detail scan failures analysis Doc-only: true Required-githooks: true Signed-off-by: Tomasz Gromadzki <[email protected]>
845b59b
to
c5f49fe
Compare
Doc-only: true Required-githooks: true Signed-off-by: Tomasz Gromadzki <[email protected]>
Dear @daos-stack/daos-gatekeeper please merge this :) |
@daos-stack/daos-gatekeeper is there any reason that this PR has not landed yet? |
2.6 is currently closed for landings |
This PR does not change anything in DAOS itself; it only enables/fixes the Trivy tool, which is required for the 2.6.2 SDLe process. |
Enable write access to the Security section of the Github project
Use GHA cache to avoid Trivy scan failures due to overuse of CVEs database results in database download failure
Upgrade
trivy-action
to version 0.28.0 where the caching mechanism is enabled by default.Enable the debug option in Trivy to be prepared for detailed scan failure analysis
See #15201 for a reference
Before requesting gatekeeper:
Features:
(orTest-tag*
) commit pragma was used or there is a reason documented that there are no appropriate tags for this PR.Gatekeeper: