mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-17 09:46:08 +08:00
Enable CWE checks to Axivion configuration
Task-number: QTQAINFRA-7401
Pick-to: 6.8 6.5
Change-Id: I3173acc2941e3811aeb7e56752a56125f00d8f89
Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
(cherry picked from commit 9e2db25bd5)
This commit is contained in:
@@ -1,5 +1,23 @@
|
||||
{
|
||||
"Analysis": {
|
||||
"CWE-119": {
|
||||
"_active": true
|
||||
},
|
||||
"CWE-125": {
|
||||
"_active": true
|
||||
},
|
||||
"CWE-190": {
|
||||
"_active": true
|
||||
},
|
||||
"CWE-416": {
|
||||
"_active": true
|
||||
},
|
||||
"CWE-476": {
|
||||
"_active": true
|
||||
},
|
||||
"CWE-787": {
|
||||
"_active": true
|
||||
},
|
||||
"CloneDetection": {
|
||||
"_active": true,
|
||||
"excludes": [
|
||||
@@ -203,8 +221,8 @@
|
||||
"_Format": "1.0",
|
||||
"_VersionNum": [
|
||||
7,
|
||||
8,
|
||||
0,
|
||||
15004
|
||||
10,
|
||||
4,
|
||||
17655
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user