Skip to content

chore(SOLSYS): add advanced CodeQL for Python - #30

Merged
ThomasAFink merged 1 commit into
mainfrom
chore/ci-codeql-python
Aug 4, 2026
Merged

chore(SOLSYS): add advanced CodeQL for Python#30
ThomasAFink merged 1 commit into
mainfrom
chore/ci-codeql-python

Conversation

@ThomasAFink

Copy link
Copy Markdown
Owner

Summary

  • Add .github/workflows/codeql.yml modeled on advanced multi-language CodeQL setups, scoped to Python only for SOLSYS.
  • Runs on push to main and pull requests (not tags).
  • Uses security-and-quality queries, build-mode: none, installs requirements.txt for better extraction, and SHA-pins checkout / setup-python / codeql-action.

Test plan

  • Confirm CodeQL Advanced runs on this PR
  • Confirm results appear under Security → Code scanning (after first successful analyze on main)

Scan on push to main and pull requests with security-and-quality
queries, using SHA-pinned official CodeQL actions.
@ThomasAFink
ThomasAFink merged commit 367a5bc into main Aug 4, 2026
2 checks passed
@ThomasAFink
ThomasAFink deleted the chore/ci-codeql-python branch August 4, 2026 23:26
@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@ThomasAFink, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 20 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: eedd3391-6dcb-48ff-8f6d-a8e197558b7b

📥 Commits

Reviewing files that changed from the base of the PR and between efc4a54 and 91b14b0.

📒 Files selected for processing (1)
  • .github/workflows/codeql.yml

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