]> git.ipfire.org Git - thirdparty/util-linux.git/commit
ci: use CodeQL instead of LGTM
authorFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 14 Sep 2022 09:33:51 +0000 (11:33 +0200)
committerFrantisek Sumsal <fsumsal@redhat.com>
Tue, 20 Sep 2022 11:44:35 +0000 (13:44 +0200)
commit191998e702310d33a639a520e431dbd10bbd37f6
treec4152234dd923fcfaad3a09d54d90cfad0d8f70a
parent0cf2e9d3eec3620299c798c2618912d66c9b76bf
ci: use CodeQL instead of LGTM

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/util-linux/util-linux/security/code-scanning
.github/workflows/codeql.yml [new file with mode: 0644]