Mark QtNative as security sensitive

QtNative handled app input parameters and parses Uri:s

Pick-to: 6.9 6.8
Task-number: QTBUG-136727
Task-number: QTBUG-135178
Change-Id: I9830a51816ef41cd3b090382593012c22171c87b
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
This commit is contained in:
Lauri Pohjanheimo 2025-05-13 11:41:15 +03:00
parent c100bb306a
commit 10b9a43bf8

View File

@ -1,6 +1,7 @@
// Copyright (C) 2016 BogDan Vatra <bogdan@kde.org>
// Copyright (C) 2023 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:data-parser
package org.qtproject.qt.android;