diff options
| author | Moss Heim <moss.heim@qt.io> | 2025-09-25 16:03:24 +0200 |
|---|---|---|
| committer | Moss Heim <moss.heim@qt.io> | 2025-10-09 11:36:13 +0200 |
| commit | 7ad22b179ff1a876bcaf6a5c8e34d1854a222202 (patch) | |
| tree | 77a1c1cb6d861e30146c09937f59ff1945d34cf9 /src/webview/qwebviewfactory.cpp | |
| parent | f88bcd56d304135f567eac93e4ae6a2553ebe7bd (diff) | |
CRA mark src/
Some winrt plugin functions do data parsing but since this plugin is
defunct, it is still marked with default security level.
Fixes: QTBUG-135784
Change-Id: I99739cc762b1801fee65df7e08be17443cad157d
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/webview/qwebviewfactory.cpp')
| -rw-r--r-- | src/webview/qwebviewfactory.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webview/qwebviewfactory.cpp b/src/webview/qwebviewfactory.cpp index 22a24b2..6f9a68e 100644 --- a/src/webview/qwebviewfactory.cpp +++ b/src/webview/qwebviewfactory.cpp @@ -1,5 +1,6 @@ // Copyright (C) 2018 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 "qwebviewfactory_p.h" #include "qwebviewplugin_p.h" |
