From ad98583911a8252e56648cd2efc748b09b3691f3 Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Thu, 13 Mar 2025 14:23:10 +0100 Subject: gui: Mark qdesktopunixservices.cpp as security critical It tries to launch external applications like browser and etc. Pick-to: 6.10 6.9 6.8 Change-Id: I6564dc3af7c2bf76c99c2d5aa6dad2feacc94ff1 Reviewed-by: Marc Mutz --- src/gui/platform/unix/qdesktopunixservices.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/platform/unix/qdesktopunixservices.cpp') diff --git a/src/gui/platform/unix/qdesktopunixservices.cpp b/src/gui/platform/unix/qdesktopunixservices.cpp index 144a33614c2..bbc6b41a2bc 100644 --- a/src/gui/platform/unix/qdesktopunixservices.cpp +++ b/src/gui/platform/unix/qdesktopunixservices.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:critical reason:execute-external-code #include "qdesktopunixservices_p.h" #include -- cgit v1.2.3