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:
Matti Paaso
2025-10-02 08:18:08 +03:00
parent ddebcf8fd9
commit 9e2db25bd5

View File

@@ -1,5 +1,23 @@
{ {
"Analysis": { "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": { "CloneDetection": {
"_active": true, "_active": true,
"excludes": [ "excludes": [
@@ -261,7 +279,7 @@
"_VersionNum": [ "_VersionNum": [
7, 7,
10, 10,
2, 4,
17470 17655
] ]
} }