Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> Co-authored-by: Rachael Sewell <rachmari@github.com> Co-authored-by: Ashish Keshan <ashkeshan@gmail.com>
933 B
933 B
- C/C++
- C#
- Go
- Java/Kotlin
- JavaScript/TypeScript
- Python
- Ruby
- Swift {% ifversion code-scanning-actions-language %}* {% data variables.product.prodname_actions %} workflows{% endif %}
Note
- Use {% ifversion codeql-language-identifiers-311 %}
java-kotlin{% else %}java{% endif %} to analyze code written in Java, Kotlin or both.- Use {% ifversion codeql-language-identifiers-311 %}
javascript-typescript{% else %}javascript{% endif %} to analyze code written in JavaScript, TypeScript or both.
For more information, see the documentation on the {% data variables.product.prodname_codeql %} website: Supported languages and frameworks.