Skip to content
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

Add SAST scanning capabilities #4077

Open
BramVWS opened this issue Feb 7, 2025 · 0 comments · May be fixed by #4078
Open

Add SAST scanning capabilities #4077

BramVWS opened this issue Feb 7, 2025 · 0 comments · May be fixed by #4078
Assignees
Labels

Comments

@BramVWS
Copy link

BramVWS commented Feb 7, 2025

User Story

As a security officer
I want to see if the code contains smells that may lead to vulnerabilities.
so that we can fix those smells and make the application more secure.

Acceptance Criteria:

  • A CodeQL or similar SAST tool is ran every Sunday on the whole project.
  • During a pull request a SAST scan is performed to verify if everything is secure.
@BramVWS BramVWS self-assigned this Feb 7, 2025
@BramVWS BramVWS added this to KAT Feb 7, 2025
@github-project-automation github-project-automation bot moved this to Incoming features / Need assessment in KAT Feb 7, 2025
@BramVWS BramVWS linked a pull request Feb 7, 2025 that will close this issue
9 tasks
@underdarknl underdarknl moved this from Incoming features / Need assessment to Review in KAT Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Review
Development

Successfully merging a pull request may close this issue.

1 participant