clearance icon indicating copy to clipboard operation
clearance copied to clipboard

Add code quality workflow

Open sej3506 opened this issue 5 months ago • 0 comments

Code scanning is a feature that you use to analyze the code in a GitHub repository to find security vulnerabilities and coding errors. Any problems identified by the analysis are shown in GitHub.

If code scanning finds a potential vulnerability or error in your code, GitHub displays an alert in the repository.

Adding a Code Scanning tool is a OWASP recommendation.

sej3506 avatar Sep 12 '24 13:09 sej3506