/
githubmirror
/
dbus-broker
Обзор
Документация
Войти
/
githubmirror
/
dbus-broker
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.github/codeql-config.yml
17 строк
412 B
David Rheinsberg
build: add SPDX annotations
30 июн 2026, 15:45
30 июн 2026, 15:45
0bca774
Код
Авторство
О чём код?
# SPDX-License-Identifier: GPL-3.0-or-later # SPDX-FileCopyrightText: D-Bus Broker Developers # # CodeQL Configuration # # Custom configuration for the codeql-action of GitHub. It is sourced by the # CodeQL workflow, but can be used by local builds as well. # name: "CodeQL Configuration" disable-default-queries: false queries: - name: "Custom Queries for dbus-broker" uses: "./.github/codeql-custom.qls"