Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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