The Wayback Machine - http://web.archive.org/web/20220818091742/https://github.com/github/roadmap/issues/198
Skip to content
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

CodeQL CLI: integrated support for uploading results to code scanning (from 3rd party CI systems) #198

Closed

github-product-roadmap opened this issue May 12, 2021 · 1 comment
Labels
codeql ga github advanced security security & compliance server shipped

Comments

@github-product-roadmap
Copy link
Collaborator

github-product-roadmap commented May 12, 2021

Summary

With the launch of Code Scanning, we also released the CodeQL Runner: a command-line tool that mimics functionality provided by the CodeQL Action, especially for users of 3rd party CI systems. The functionality of the CodeQL runner will be migrated into the native CodeQL CLI.

Intended Outcome

It will be much easier to set up CodeQL analysis for Code Scanning for those customers who rely on 3rd party CI/CD systems. Instead of downloading and installing an additional tool (the CodeQL Runner), customers can simply use the CodeQL CLI.

How will it work?

The CodeQL CLI already has a codeql github upload-results subcommand, which replaces the corresponding runner commands. We're working on multi-language support analysis and results upload, and multi-step build workflows support to get full feature parity between CodeQL Runner and CodeQL CLI.

@github github locked and limited conversation to collaborators May 12, 2021
@github-product-roadmap github-product-roadmap added this to Q2 2021 – Apr-Jun in GitHub public roadmap May 12, 2021
@github-product-roadmap github-product-roadmap added ga github advanced security security & compliance server labels May 12, 2021
@Sid-ah Sid-ah removed the tpm staffed label Jun 9, 2021
@github-product-roadmap github-product-roadmap moved this from Q2 2021 – Apr-Jun to Q3 2021 – Jul-Sep in GitHub public roadmap Jul 12, 2021
@Sid-ah Sid-ah added the codeql label Sep 27, 2021
@Sid-ah Sid-ah closed this as completed Sep 28, 2021
@Sid-ah Sid-ah added the shipped label Sep 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
codeql ga github advanced security security & compliance server shipped
Projects
Status: No status
GitHub public roadmap
Q3 2021 – Jul-Sep
Development

No branches or pull requests

2 participants