Skip to content

Add SAST security test to CI/CD pipeline#30

Open
LilianNwacukwu wants to merge 29 commits into
quanticedu:mainfrom
LilianNwacukwu:lesson-5
Open

Add SAST security test to CI/CD pipeline#30
LilianNwacukwu wants to merge 29 commits into
quanticedu:mainfrom
LilianNwacukwu:lesson-5

Conversation

@LilianNwacukwu
Copy link
Copy Markdown

This update integrates a Static Application Security Testing (SAST) step into the CI/CD pipeline for the backend. The workflow uses the PyCharm Security scanner to automatically check for common security vulnerabilities in the Python codebase whenever changes are pushed to the lesson-5 branch. This helps ensure that new code meets security standards before being merged or deployed.

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.

3 participants