Skip to content

Security Code Scanning - configuration files #7

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

Merged
merged 2 commits into from
Jun 3, 2025

Conversation

JoeNunnelley
Copy link

This PR creates the Security scanning (CodeQL) configuration files for your repository languages.

We also just opened an informative issue in this repository to give you the context and assistance you need. In most cases you will be able to merge this PR as is and start benefiting from security scanning right away, as a check in each PR, and in the Security tab of this repository.

However, we encourage you to review the configuration files and ask questions in the Teams Corp DevOps / Github Community channel. if you have any questions.

Please note: For this pull request to pass and be mergeable, you will need to update the languages array in the codeql yml file with the languages that your repository is using (eg. python, csharp, ruby, go, etc). Not all languages are supported, so only merge this change if at least one language in the repo is in this Supported Languages list. GitHub is continually adding languages to the support list, so if a language is not supported now it very well may be soon. If your repository does not contain code in one of these supported languages, please do not merge this pull request until there is support. If you merge it without adding a supported language, the pull request checks will fail and you will be unable to merge the pull request.

We are here to help! 👍

Regards,

Github Admins

@JoeNunnelley JoeNunnelley merged commit 3510fde into master Jun 3, 2025
2 checks passed
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.

1 participant