-
Notifications
You must be signed in to change notification settings - Fork 291
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Programming exercises
: Add Ruff SCA for Python to LocalCI
#9573
base: feature/programming-exercises/sarif-parser
Are you sure you want to change the base?
Programming exercises
: Add Ruff SCA for Python to LocalCI
#9573
Conversation
Programming exercises
: Add Ruff SCA for PythonProgramming exercises
: Add Ruff SCA for Python to LocalCI
41becc3
to
9802cae
Compare
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
9802cae
to
9d809ef
Compare
9d809ef
to
46fda95
Compare
Checklist
General
Server
Changes affecting Programming Exercises
Motivation and Context
Description
This PR is stacked on #9609.
This change adds SARIF parsing and the Ruff static code analysis tool for Python.
I am currently waiting for Ruff being added to the Python docker image: ls1intum/artemis-python-docker#3
Steps for Testing
Prerequisites:
Testserver States
Note
These badges show the state of the test servers.
Green = Currently available, Red = Currently locked
Click on the badges to get to the test servers.
Review Progress
Performance Review
Code Review
Manual Tests
Test Coverage
Screenshots