-
Notifications
You must be signed in to change notification settings - Fork 238
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
Trivy is failing on sarif mode #386
Comments
I am having the same issue with a configuration like this:
Works when running in other formats. |
Yeah, fine in other formats, error only happened in sarif mode. It's weird. |
Hi @khantnaingset-kns ! Are you encountering a issue with the latest version of action (0.26)? |
The issue still happens in version .28 |
Still the same on version 28. |
I'm experiencing an issue with Trivy when running it in SARIF mode. Unfortunately, I'm not seeing any error logs, making it difficult to troubleshoot. To investigate further, I switched to Table mode, which allowed me to view more logs. The step completed successfully in Table mode, no errors logs. However, when I switched back to SARIF mode, the step failed again. I'm puzzled as to why this is happening and would appreciate an explanation.
Outputs for sarif mode:
Code for sarif mode:
Outputs for Table mode:
Code for Table mode:
The text was updated successfully, but these errors were encountered: