Skip to content

CI: Migrate from LGTM.com to GitHub code analysis #22443

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

Closed
wants to merge 3 commits into from

Conversation

DimitriPapadopoulos
Copy link
Contributor

LGTM.com is being deprecated and replaced by GitHub code analysis:
The next step for LGTM.com: GitHub code scanning!

LGTM.com is being deprecated and replaced by GitHub code analysis:
https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/

Remove the deprecated `.lgtm.yml` configuration file.
LGTM.com is being deprecated and replaced by GitHub code analysis:
https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/

Create a configuration file `.github/workflows/codeql-analysis.yml` for
the GitHub Action running CodeQL:
https://github.com/github/codeql-action

Start with the template provided in the documentation:
https://github.com/github/codeql-action#usage
LGTM.com is being deprecated and replaced by GitHub code analysis:
https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/

Adapt the template in `.github/workflows/codeql-analysis.yml` to this
specific package.
@charris
Copy link
Member

charris commented Oct 17, 2022

I started this once, and decided that it was more work than I wanted to do. Good Luck :)

@DimitriPapadopoulos
Copy link
Contributor Author

DimitriPapadopoulos commented Oct 18, 2022

The GitHub announcement states:

October: help migrate repositories to GitHub code scanning

We will do our best to help migrate repositories that actively use LGTM.com to flag potential security issues in their pull requests. For those repositories, we will create pull requests that add a GitHub Actions workflow that runs code scanning.

So let's wait until the end of October...

@mattip
Copy link
Member

mattip commented Apr 4, 2023

Closing. We added CodeQl scanning to CI in a different PR.

@mattip mattip closed this Apr 4, 2023
@DimitriPapadopoulos DimitriPapadopoulos deleted the lgtm.com branch April 4, 2023 09:28
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

Successfully merging this pull request may close these issues.

3 participants