diff options
| author | Ivan Solovev <ivan.solovev@qt.io> | 2025-06-16 16:44:42 +0200 |
|---|---|---|
| committer | Ivan Solovev <ivan.solovev@qt.io> | 2025-07-15 12:46:10 +0200 |
| commit | a19b57a634eddb8e2d749ff8ad06f87f3feef0ab (patch) | |
| tree | 642e982b36865152a15d980fd8eff4a314a958f9 /src/dbus/qdbusreply.cpp | |
| parent | 39ee36ce06f54f9b6fe302781da06431c971f341 (diff) | |
Mark the rest of D-Bus as security-significant
This is the default level. All the critical parts were identified in
the previous commits.
Task-number: QTBUG-135199
Pick-to: 6.10 6.9 6.8
Change-Id: I9a7f186cc88501d1b73f193c786f40461cd917f9
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/dbus/qdbusreply.cpp')
| -rw-r--r-- | src/dbus/qdbusreply.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dbus/qdbusreply.cpp b/src/dbus/qdbusreply.cpp index 5b26250b10d..a90e7354ed2 100644 --- a/src/dbus/qdbusreply.cpp +++ b/src/dbus/qdbusreply.cpp @@ -1,5 +1,6 @@ // Copyright (C) 2016 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include "qdbusreply.h" #include "qdbusmetatype.h" |
