Which of the following languages is NOT listed as supported by CodeQL queries for Code Scanning?

Prepare for the GitHub Advanced Security Certification Test. Practice with multiple choice questions, detailed explanations, and hints. Achieve success on your first attempt!

Multiple Choice

Which of the following languages is NOT listed as supported by CodeQL queries for Code Scanning?

Explanation:
CodeQL queries for Code Scanning rely on language-specific packs that define which languages the analyzer can process. Only languages with an official CodeQL pack are listed as supported for Code Scanning. Java, Go, and Kotlin have these packs, so they appear as supported. Haskell does not have an official CodeQL pack for Code Scanning, so it isn’t listed as a supported language. If you need to analyze Haskell, you’d need to use a different tool or approach outside the standard Code Scanning workflow.

CodeQL queries for Code Scanning rely on language-specific packs that define which languages the analyzer can process. Only languages with an official CodeQL pack are listed as supported for Code Scanning. Java, Go, and Kotlin have these packs, so they appear as supported. Haskell does not have an official CodeQL pack for Code Scanning, so it isn’t listed as a supported language. If you need to analyze Haskell, you’d need to use a different tool or approach outside the standard Code Scanning workflow.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy