Android: qtbase/src/android/jar.../QtView.java security sensitive
This patch marks following files as security sensitive: executing-external-code -QtView.java - loading library in QtView(Context context, String appLibName) function parsing the external executable library name from external CMakeList.txt file. Fixes: QTBUG-136813 Task-number: QTBUG-135178 Pick-to: 6.8 Change-Id: I095f845459741312296f278d100dedb1bc9b3355 Reviewed-by: Rami Potinkara <rami.potinkara@qt.io> Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit d99a7ca3c1fbbd1cc927532acea4c639465fb29b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
3b4abd717c
commit
33cf9c3f95
@ -1,5 +1,6 @@
|
||||
// Copyright (C) 2024 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:executing-external-code
|
||||
|
||||
package org.qtproject.qt.android;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user