Update Axivion analysis configuration

Update QR rule set and add user name mapping into email to enable
erosion notification.

Task-number: QTQAINFRA-7222
Change-Id: I98fa2f278c3fea7dde61477841ef03ce10223d58
Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
This commit is contained in:
Matti Paaso
2025-08-28 08:13:17 +03:00
parent e8106d5615
commit f2303b428f
2 changed files with 67 additions and 4 deletions

View File

@@ -59,6 +59,9 @@
"Qt-Generic-MissingIncludeGuard": {
"_active": true
},
"Qt-Generic-MissingTrCall": {
"_active": true
},
"Qt-Generic-NoAbsoluteInclude": {
"_active": true
},
@@ -156,7 +159,7 @@
"_active": true
},
"Qt-RangeLoopDetach": {
"_active": false
"_active": true
},
"Qt-RangeLoopReference": {
"_active": true
@@ -170,6 +173,60 @@
"Qt-RuleOfTwoSoft": {
"_active": true
},
"Qt-Security-QAuthenticatorSetPassword": {
"_active": true
},
"Qt-Security-QDataStreamOperatorRead": {
"_active": true
},
"Qt-Security-QDtlsIgnoreVerificationErrors": {
"_active": true
},
"Qt-Security-QMqttClientSetPassword": {
"_active": true
},
"Qt-Security-QNetworkAccessManagerConnectToHost": {
"_active": true
},
"Qt-Security-QNetworkReplyIgnoreSslErrors": {
"_active": true
},
"Qt-Security-QProcessStart": {
"_active": true
},
"Qt-Security-QSqlDatabaseSetPassword": {
"_active": true
},
"Qt-Security-QSslConfigurationSetCiphers": {
"_active": true
},
"Qt-Security-QSslConfigurationSetMissingCertificateIsFatal": {
"_active": true
},
"Qt-Security-QSslConfigurationSetPeerVerifyMode": {
"_active": true
},
"Qt-Security-QSslConfigurationSetProtocol": {
"_active": true
},
"Qt-Security-QSslSocketIgnoreSslErrors": {
"_active": true
},
"Qt-Security-QSslSocketSetPeerVerifyMode": {
"_active": true
},
"Qt-Security-QSslSocketSetProtocol": {
"_active": true
},
"Qt-Security-QUrlSetPassword": {
"_active": true
},
"Qt-Security-QWebEngineCertificateErrorAcceptCertificate": {
"_active": true
},
"Qt-Security-QWebengineViewLoad": {
"_active": true
},
"Qt-SkippedBaseMethod": {
"_active": true
},
@@ -203,8 +260,8 @@
"_Format": "1.0",
"_VersionNum": [
7,
8,
0,
15004
10,
2,
17470
]
}