lkrg-org / lkrg

Linux Kernel Runtime Guard
https://lkrg.org
Other
404 stars 72 forks source link

Enable code scanning with CodeQL #207

Closed yeggor closed 1 year ago

yeggor commented 1 year ago

Description

Added codeql-analysis.yml to enable code scanning workflow. This configuration only allows to run the default set of queries, but custom queries can be added in the future.

How Has This Been Tested?

Tested with several artificial examples.