diff --git a/src/plugins/tracing/qctfserver.cpp b/src/plugins/tracing/qctfserver.cpp index d97c345e115..1d75cd466df 100644 --- a/src/plugins/tracing/qctfserver.cpp +++ b/src/plugins/tracing/qctfserver.cpp @@ -1,5 +1,6 @@ // Copyright (C) 2023 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:network-protocol #include #include "qctfserver_p.h"