Skip to content

Fix script to handle SARIF file recategorization#187

Open
Saumya-R wants to merge 3 commits intoeclipse-score:mainfrom
qorix-group:saumya_update_workflow
Open

Fix script to handle SARIF file recategorization#187
Saumya-R wants to merge 3 commits intoeclipse-score:mainfrom
qorix-group:saumya_update_workflow

Conversation

@Saumya-R
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@Saumya-R Saumya-R force-pushed the saumya_update_workflow branch from 1ad3c92 to 0bfca2d Compare March 13, 2026 10:18
@Saumya-R Saumya-R force-pushed the saumya_update_workflow branch from 1922d68 to c06c9a9 Compare March 31, 2026 05:27
Signed-off-by: Saumya Rai <saumya.rai@qorix.ai>

adding debug

adding python files for codeql scripts

adding formatting

adding filter for coding guidelines files
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

dont rewrite everything literally, make a use of scripts.tooling.lib.known_good, scripts should be a part of scripts/tooling and be executable with bazel.
Dont call git in subprocess use library with token in CICD to avoid rate limits.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

dependencies should be installed as part of workflow not script
dont reinvent known good parser

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

move this step after analysis is complete to make recategorization script available. Freeze version instead of main

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

use packs reference instead of local path

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