1
0
mirror of synced 2025-12-31 15:04:15 -05:00

Proofread release notes

This commit is contained in:
isaacmbrown
2023-08-07 10:33:32 +01:00
parent 8d451624c9
commit e606350259

View File

@@ -53,7 +53,7 @@ sections:
# https://github.com/github/releases/issues/2844
- |
To help repository administrators and security managers quickly enable automatic code scanning, default setup for code scanning supports compiled languages including Go, Java, and C. Default setup is now available for all languages supported by CodeQL, except Swift. For more information, see "[AUTOTITLE](/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-the-codeql-workflow-for-compiled-languages)" and [Supported languages and frameworks](https://codeql.github.com/docs/codeql-overview/supported-languages-and-frameworks/) in the CodeQL documentation.
To help repository administrators and security managers quickly enable automatic code scanning without needing to configure a workflow, default setup for code scanning supports compiled languages including Go, Java, and C. Default setup is now available for all languages supported by CodeQL, except Swift. For more information, see "[AUTOTITLE](/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-the-codeql-workflow-for-compiled-languages)" and [Supported languages and frameworks](https://codeql.github.com/docs/codeql-overview/supported-languages-and-frameworks/) in the CodeQL documentation.
# https://github.com/github/releases/issues/2843
- |