/
niceSOFT
/
cups
Обзор
Документация
Войти
/
niceSOFT
/
cups
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.github/codeql.yml
56 строк
1 KB
Michael R Sweet
Disable new 'guarded free' warning. This is not an error...
09 май 2025, 15:29
Не верифицирован
09 май 2025, 15:29
84ed8a4
Код
Авторство
О чём код?
paths-ignore: - locale query-filters: - exclude: id: cpp/guarded-free - exclude: id: cpp/cleartext-transmission - exclude: id: cpp/system-data-exposure - exclude: id: cpp/command-line-injection - exclude: id: cpp/commented-out-code - exclude: id: cpp/include-non-header - exclude: id: cpp/integer-multiplication-cast-to-long - exclude: id: cpp/missing-header-guard - exclude: id: cpp/short-global-name - exclude: id: cpp/tainted-format-string - exclude: id: cpp/toctou-race-condition - exclude: id: cpp/world-writable-file-creation - exclude: id: cpp/path-injection - exclude: id: cpp/stack-address-escape - exclude: id: cpp/loop-variable-changed - exclude: id: cpp/long-switch - exclude: id: cpp/complex-condition - exclude: id: cpp/complex-block - exclude: id: cpp/poorly-documented-function - exclude: id: cpp/loop-variable-changed - exclude: id: cpp/irregular-enum-init - exclude: id: cpp/user-controlled-bypass - exclude: id: cpp/non-constant-format - exclude: id: cpp/missing-check-scanf - exclude: id: cpp/nested-loops-with-same-variable - exclude: id: cpp/stack-address-escape