From f0fcd396c57107a8fb4bca12a014107b6b09f5d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5rten=20Nordheim?= Date: Thu, 19 Jun 2025 13:41:16 +0200 Subject: CRA[network/access]: Mark the rest significant The rest was handled separately. Fixes: QTBUG-135582 Pick-to: 6.10 6.9 6.8 Change-Id: Ibabde62b1e66e364c9ba508a5a97d4830d7fcc69 Reviewed-by: Edward Welbourne --- src/network/access/qnetworkreply.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/network/access/qnetworkreply.h') diff --git a/src/network/access/qnetworkreply.h b/src/network/access/qnetworkreply.h index 5a3c0960e7f..433d59fc224 100644 --- a/src/network/access/qnetworkreply.h +++ b/src/network/access/qnetworkreply.h @@ -1,5 +1,6 @@ // Copyright (C) 2016 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 #ifndef QNETWORKREPLY_H #define QNETWORKREPLY_H -- cgit v1.2.3