Skip to content

Conversation

@bellyliu
Copy link
Contributor

Issue

Currently bandit scan action producing json output format which leads to error because github/codeql-action/upload-sarif@v4 expect file in SARIF format.
image

Resolution

By installing package bandit-sarif-formatter and modify the result to .sarif format, the CI now successfully upload the report file.
image

Code Scanning page

image

Copy link
Member

@zeroc0d3 zeroc0d3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm @bellyliu
thanks a lot, dude...

@zeroc0d3 zeroc0d3 merged commit da999d3 into telemetryflow:main Jan 29, 2026
1 check passed
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.

2 participants