Security Code Scanning - configuration files #16
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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