Mark HTML, CSS and Markdown parsers as security-critical
Pick-to: 6.8 Task-number: QTBUG-134508 Change-Id: Ib973b9344a19fa2f8c79e2a2ceddf530d9ab62cd Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 2a85bdc77a5822dc228374a5d18bc416b7b1820c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
a3fb8e9abc
commit
ed75628c37
@ -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:critical reason:data-parser
|
||||
|
||||
#include "qcssparser_p.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:critical reason:data-parser
|
||||
|
||||
#include "qtexthtmlparser_p.h"
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
// Copyright (C) 2019 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:data-parser
|
||||
|
||||
#include "qtextmarkdownimporter_p.h"
|
||||
#include "qtextdocumentfragment_p.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user