Skip to content

Upload SARIF file in separate job#260

Open
twz123 wants to merge 1 commit intok0sproject:mainfrom
twz123:sarif-upload-permissions
Open

Upload SARIF file in separate job#260
twz123 wants to merge 1 commit intok0sproject:mainfrom
twz123:sarif-upload-permissions

Conversation

@twz123
Copy link
Copy Markdown
Member

@twz123 twz123 commented Apr 10, 2026

So we can scope the required permissions just to the step that needs them. Since we're using a dynamic matrix build, we can't reliably expose each result filename as a separate job output. That's why we need to duplicate the file name generation logic.

See: https://github.com/github/codeql-action/tree/v4.34.1?tab=readme-ov-file#workflow-permissions

So we can scope the required permissions just to the step that needs
them. Since we're using a dynamic matrix build, we can't reliably expose
each result filename as a separate job output. That's why we need to
duplicate the file name generation logic.

See: https://github.com/github/codeql-action/tree/v4.34.1?tab=readme-ov-file#workflow-permissions
Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
@twz123 twz123 marked this pull request as ready for review April 10, 2026 13:16
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.

1 participant