mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +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>
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": [
|
||||
@@ -261,7 +279,7 @@
|
||||
"_VersionNum": [
|
||||
7,
|
||||
10,
|
||||
2,
|
||||
17470
|
||||
4,
|
||||
17655
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user