Co-authored-by: Laura Coursen <lecoursen@github.com> Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
1.2 KiB
1.2 KiB
- C/C++
- C#
- Go
- Java{% ifversion codeql-kotlin-beta %}/Kotlin{% endif %}
- JavaScript/TypeScript
- Python
- Ruby
{% note %}
Notes:
{% ifversion ghes < 3.8 or ghae < 3.8 %}
- {% data variables.product.prodname_codeql %} analysis for Ruby is currently in beta. During the beta, analysis of Ruby will be less comprehensive than {% data variables.product.prodname_codeql %} analysis of other languages.{% endif %}{% ifversion codeql-kotlin-beta %}
- {% data variables.product.prodname_codeql %} analysis for Kotlin is currently in beta. During the beta, analysis of Kotlin will be less comprehensive than {% data variables.product.prodname_codeql %} analysis of other languages.
- Use
javato analyze code written in Java, Kotlin or both.{% endif %} - Use
javascriptto analyze code written in JavaScript, TypeScript or both.
{% endnote %}
For more information, see the documentation on the {% data variables.product.prodname_codeql %} website: "Supported languages and frameworks."