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/plugins/windows/qwebview2webview.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/plugins/windows/qwebview2webview.cpp')
| -rw-r--r-- | src/plugins/windows/qwebview2webview.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/windows/qwebview2webview.cpp b/src/plugins/windows/qwebview2webview.cpp index ff179c8..909a738 100644 --- a/src/plugins/windows/qwebview2webview.cpp +++ b/src/plugins/windows/qwebview2webview.cpp @@ -1,5 +1,6 @@ // Copyright (C) 2025 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 "qwebview2webview_p.h" #include <private/qwebviewloadrequest_p.h> |
