Skip to content

Automate setting up QLCoder for the other CodeQL supported languages #1

@clairew

Description

@clairew

CodeQL supports C/C++, C#, Go, Kotlin, JavaScript, Python, Ruby, Rust, Swift, TypeScript.

For supporting each language you would need to do the following

  • Scrape all CodeQL documentation related to the language, store in vector database
  • Copy and store all queries related to the language to the vector database. These queries are found in the CodeQL installation directory.
  • Update prompts so that you can pass in the language as a parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions