We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GitHub Action Trivy Analysis warnings should be fixed
Trivy Analysis raise follow warnings:
Warning: Unexpected input(s) security-checks, must be replaced by the scanners configuration. Note that default option look good (vuln,secret)
WARN Using --template sarif.tpl is deprecated, see BREAKING CHANGE sarif.tpl
--template sarif.tpl
CI warnings to be fix => https://github.com/keycloak/keycloak/actions/runs/8026630893/job/21929449778
No response
The text was updated successfully, but these errors were encountered:
Fix GitHub Action Trivy Analysis warnings
78c4212
Update trivy-action to 0.17.0 Close keycloak#27264 Signed-off-by: Yves Galante <yves.galante@jmob.net>
0a66006
401d58a
Update trivy-action to 0.17.0 Close #27264 Signed-off-by: Yves Galante <yves.galante@jmob.net>
Successfully merging a pull request may close this issue.
Description
GitHub Action Trivy Analysis warnings should be fixed
Trivy Analysis raise follow warnings:
Warning: Unexpected input(s) security-checks, must be replaced by the scanners configuration.
Note that default option look good (vuln,secret)
WARN Using
--template sarif.tpl
is deprecated, see BREAKING CHANGE sarif.tplCI warnings to be fix => https://github.com/keycloak/keycloak/actions/runs/8026630893/job/21929449778
Discussion
No response
Motivation
No response
Details
No response
The text was updated successfully, but these errors were encountered: