mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-17 18:46:13 +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": {
|
"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
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user