summaryrefslogtreecommitdiff
path: root/src/3rdparty/eigen
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2023-03-03 14:23:34 +0100
committerKai Köhne <kai.koehne@qt.io>2023-04-25 12:08:56 +0200
commitb1221e421459d261f67e03bb40c8ce36e95f0704 (patch)
treec87ab6f5546234855598268216093f42361d5394 /src/3rdparty/eigen
parentf97403b0f4b28f85145cc0d690ed28a31d01ed71 (diff)
downloadqtmultimedia-b1221e421459d261f67e03bb40c8ce36e95f0704.tar.gz
Highlight third-party modules that are security critical
Mark any modules listed as 'processing untrusted content' in https://wiki.qt.io/Third_Party_Code_in_Qt also in the qt_attribution.json files. For reasoning, see also https://lists.qt-project.org/pipermail/development/2023-February/043667.html Pick-to: 6.5 Change-Id: Ibb81617addfc972c46bf2223c54fa18173c9af4f Reviewed-by: Lars Knoll <lars@knoll.priv.no>
Diffstat (limited to 'src/3rdparty/eigen')
-rw-r--r--src/3rdparty/eigen/qt_attribution.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/3rdparty/eigen/qt_attribution.json b/src/3rdparty/eigen/qt_attribution.json
index 56985456d..866a610b0 100644
--- a/src/3rdparty/eigen/qt_attribution.json
+++ b/src/3rdparty/eigen/qt_attribution.json
@@ -4,6 +4,7 @@
"QDocModule": "qtspatialaudio",
"Description": "The Eigen C++ linear algebra library.",
"QtUsage": "Used for mathematics to support spatial audio.",
+ "SecurityCritical": true,
"Homepage": "https://eigen.tuxfamily.org/",
"Version": "3.4.0",