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

ci: use CodeQL instead of LGTM #125

Merged
merged 1 commit into from
Sep 15, 2022
Merged

ci: use CodeQL instead of LGTM #125

merged 1 commit into from
Sep 15, 2022

Conversation

mrc0mmand
Copy link
Member

@mrc0mmand mrc0mmand commented Sep 15, 2022

As LGTM is going to be shut down by EOY[0], let's move the code scanning to CodeQL as recommended. Thanks to GH integration the results from such scans will be shown both in the respective PR and in the Security -> Code Scanning tab[1].

[0] https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/
[1] https://github.com/systemd/python-systemd/security/code-scanning

As LGTM is going to be shut down by EOY[0], let's move the code scanning to
CodeQL as recommended. Thanks to GH integration the results from such
scans will be shown both in the respective PR and in the Security ->
Code Scanning tab[1].

[0] https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/
[1] https://github.com/systemd/python-systemd/security/code-scanning
@mrc0mmand
Copy link
Member Author

It seems to be doing its thing: https://github.com/dbus-fuzzer/dfuzzer/pull/125/checks?check_run_id=8368318778

The fail is just in this PR, since it's a first scan that found potential issues (both of them are going to be dismissed as false-positives though).

@mrc0mmand mrc0mmand marked this pull request as ready for review September 15, 2022 09:03
@mrc0mmand mrc0mmand merged commit f87568a into master Sep 15, 2022
@mrc0mmand mrc0mmand deleted the codeql branch September 15, 2022 09:38
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.

1 participant