Skip to content

chore: Codeql supression from code#105

Open
rolvraen wants to merge 3 commits into
mainfrom
feat/codeql-inline-suppression
Open

chore: Codeql supression from code#105
rolvraen wants to merge 3 commits into
mainfrom
feat/codeql-inline-suppression

Conversation

@rolvraen
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Enables CodeQL “in-source suppression” support in the reusable CI/CD workflow by loading the AlertSuppression query packs and automatically dismissing matching alerts on default-branch pushes.

Changes:

  • Add AlertSuppression.ql packs to CodeQL init for Java/Kotlin, JS/TS, and Python.
  • Persist SARIF output from CodeQL analyze steps and introduce advanced-security/dismiss-alerts steps to dismiss in-source suppressed alerts (default-branch pushes only).

@rolvraen rolvraen requested a review from karleinarb May 26, 2026 13:43
Comment thread .github/workflows/ci-cd-default.yml Outdated
Comment thread .github/workflows/ci-cd-default.yml Outdated
Comment thread .github/workflows/ci-cd-default.yml Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants