Skip to content

Commit 0043457

Browse files
committed
docs/qa-guide.adoc: add a chapter on CodeQL [networkupstools#2832]
Signed-off-by: Jim Klimov <[email protected]>
1 parent f302e32 commit 0043457

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/qa-guide.adoc

+8
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,14 @@ gcc and clang, C standards, and requiring to pass builds at least in a
511511
mode without warnings (and checking the other cases where any warnings
512512
are made fatal).
513513

514+
CodeQL
515+
~~~~~~
516+
[[NUT_CI_CODEQL]]
517+
518+
(Earlier this role was performed by LGTM.com) Run GitHub Actions for static
519+
analysis of C, C++ and Python code and recipes, to produce suggestions based
520+
on common coding flaws and best-practice security patterns.
521+
514522
Continuous Integration (NUT CI farm) build agent preparation
515523
------------------------------------------------------------
516524
[[NUTCI_farm_agents]]

0 commit comments

Comments
 (0)