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 Code Scanning #2835

Merged
merged 1 commit into from Oct 15, 2023
Merged

Add Code Scanning #2835

merged 1 commit into from Oct 15, 2023

Conversation

stefannibrasil
Copy link
Contributor

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.

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.
@stefannibrasil stefannibrasil merged commit c6608ee into main Oct 15, 2023
7 checks passed
@stefannibrasil stefannibrasil deleted the add-code-scanning branch October 15, 2023 18:30
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.

None yet

1 participant