Skip to content

Compute automationDetails.id in Snyk Sarif to avoid codeql upload failures - #82

Merged
Frawless merged 1 commit into
strimzi:mainfrom
Frawless:sanitize-snyk-automation-id-entry
Sep 25, 2026
Merged

Frawless merged 1 commit into
strimzi:mainfrom
Frawless:sanitize-snyk-automation-id-entry

Conversation

@Frawless

Copy link
Copy Markdown
Member

Type of change

  • Bugfix

Description

It seems that our Snyk maven runs started to fail the upload into GitHub security page due to same category configured in the Sarif file. It seems that automationDetails.id changed from some reason and it prevents codeql to properly uplaod the results. This PR resolves it by changing the ID to follow <run_name>.<key_index> which should prevent that ID will be the same.

Checklist

  • Make sure all tests pass
  • AI assistance was used to create this PR (see the Strimzi AI policy)

…lures

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless Frawless added this to the 3.0 milestone Sep 23, 2026
@Frawless
Frawless requested a review from scholzj September 23, 2026 21:57
@Frawless
Frawless merged commit e74c76b into strimzi:main Sep 25, 2026
105 checks 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