Skip to content

chore: add CodeQL SAST workflow - #1614

Draft
nir-test-ac wants to merge 1 commit into
auth0:masterfrom
nir-test-ac:security/add-sast
Draft

chore: add CodeQL SAST workflow#1614
nir-test-ac wants to merge 1 commit into
auth0:masterfrom
nir-test-ac:security/add-sast

Conversation

@nir-test-ac

Copy link
Copy Markdown

✏️ Changes

This pull request adds a security hardening workflow from the unified-pipeline-template (https://github.com/atko-cic/unified-pipeline-template/security). No functional changes are introduced.

CodeQL SAST

This PR adds .github/workflows/codeql.yml from the unified-pipeline-template. It calls github/codeql-action/init and github/codeql-action/analyze directly (SHA-pinned to v4.37.0) — no composite action wrapper, no cross-org dependency.

⚠️ Before merging, review the added .github/workflows/codeql.yml and make the changes described below, plus any other adjustments your CI environment requires.

Placeholders to fill in before merging

Placeholder Description
javascript-typescript / java-kotlin Update the matrix.include language entries to match this repo's actual languages. Supported values: c-cpp, csharp, go, java-kotlin, javascript-typescript, python, ruby, swift
build-mode: none For compiled languages that fail with none or autobuild, change to manual and replace the Run manual build step with your real build command (e.g. make release, mvn package, go build ./...)

🔮 Type of Change

  • Standard

🔗 References

https://auth0team.atlassian.net/browse/SEPIO-1674

  • I added at least one link (task, slack thread, etc) to explain why this change is needed.

📖 Documentation

No user-facing changes have been introduced.

  • I reflected this change in the (internal and/or user-facing) documentation, or added an explanation for why no documentation update is needed.

🎯 Testing

This change adds a CI workflow only; validated by the workflow running on this PR.

  • This change has integration, unit, or performance test coverage, or I explained why not.

🚀 Deployment

  • This change can support multiple releases of the code serving traffic at the same time.

🔥 Rollback

Reverting this PR removes the added workflow file — no further action required.

  • I explained what the rollback for this change will look like.

@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 77050587-cc2a-49ae-be8a-f2f405d8eef8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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