1
0
mirror of synced 2026-01-26 21:05:30 -05:00
Files
docs/data/reusables/code-scanning/codeql-languages-bullets.md

818 B

  • C/C++
  • C#
  • Go
  • Java/Kotlin
  • JavaScript/TypeScript
  • Python
  • Ruby
  • Swift

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."