summaryrefslogtreecommitdiffstats
path: root/src/webview/qwebviewfactory.cpp
diff options
context:
space:
mode:
authorMoss Heim <moss.heim@qt.io>2025-09-25 16:03:24 +0200
committerMoss Heim <moss.heim@qt.io>2025-10-09 11:36:13 +0200
commit7ad22b179ff1a876bcaf6a5c8e34d1854a222202 (patch)
tree77a1c1cb6d861e30146c09937f59ff1945d34cf9 /src/webview/qwebviewfactory.cpp
parentf88bcd56d304135f567eac93e4ae6a2553ebe7bd (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.cpp1
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"