/
githubmirror
/
dbus-broker
Обзор
Документация
Войти
/
githubmirror
/
dbus-broker
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v32
.github/codeql-custom.qls
25 строк
674 B
Frantisek Sumsal
build: add CodeQL based scanning
23 июн 2022, 14:36
23 июн 2022, 14:36
2542973
Код
Авторство
О чём код?
- import: codeql-suites/cpp-lgtm.qls from: codeql/cpp-queries - include: id: - cpp/bad-strncpy-size - cpp/declaration-hides-variable - cpp/inconsistent-null-check - cpp/mistyped-function-arguments - cpp/nested-loops-with-same-variable - cpp/sizeof-side-effect - cpp/suspicious-pointer-scaling - cpp/suspicious-pointer-scaling-void - cpp/suspicious-sizeof - cpp/unsafe-strcat - cpp/unsafe-strncat - cpp/unsigned-difference-expression-compared-zero - cpp/unused-local-variable tags: - "security" - "correctness" severity: "error" - exclude: id: - cpp/useless-expression - cpp/fixme-comment