Skip to content

Pull CodeQL Bundles for CLI/LIB if asked for #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
aegilops opened this issue Aug 8, 2022 · 0 comments
Open

Pull CodeQL Bundles for CLI/LIB if asked for #12

aegilops opened this issue Aug 8, 2022 · 0 comments

Comments

@aegilops
Copy link
Collaborator

aegilops commented Aug 8, 2022

Give an option to pull CLI/LIB for OS/all using a CodeQL Bundle release:

https://github.com/github/codeql-action/releases

This is a single tar.gz for each platform that has a pre-compiled library that matches the CLI version, e.g.

https://github.com/github/codeql-action/releases/download/codeql-bundle-20220728/codeql-bundle-linux64.tar.gz

For Linux x64, v2.10.2, but not tagged as v2.10.2. Content of the release does list the tag, so may have to parse it.

It is tagged as codeql-bundle-20220728, so by date not by CLI tag.


Bundles CodeQL CLI v2.10.2

(changelog, release)
Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.10.2:

codeql/cpp-queries (changelog, source)
codeql/cpp-all (changelog, source)
codeql/csharp-queries (changelog, source)
codeql/csharp-all (changelog, source)
codeql/go-queries (changelog, source)
codeql/go-all (changelog, source)
codeql/java-queries (changelog, source)
codeql/java-all (changelog, source)
codeql/javascript-queries (changelog, source)
codeql/javascript-all (changelog, source)
codeql/python-queries (changelog, source)
codeql/python-all (changelog, source)
codeql/ruby-queries (changelog, source)
codeql/ruby-all (changelog, source)


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant