![github-actions[bot]](/assets/img/avatar_default.png)
* Create rule S7452 * SONARIAC-1869 Create rule S7452 AWS resource tags should have valid format --------- Co-authored-by: petertrr <petertrr@users.noreply.github.com> Co-authored-by: Peter Trifanov <peter.trifanov@sonarsource.com>
26 lines
499 B
JSON
26 lines
499 B
JSON
{
|
|
"title": "AWS resource tags should have valid format",
|
|
"type": "CODE_SMELL",
|
|
"status": "ready",
|
|
"remediation": {
|
|
"func": "Constant\/Issue",
|
|
"constantCost": "5min"
|
|
},
|
|
"tags": [
|
|
],
|
|
"extra": {
|
|
},
|
|
"defaultSeverity": "Minor",
|
|
"ruleSpecification": "RSPEC-7452",
|
|
"sqKey": "S7452",
|
|
"scope": "All",
|
|
"defaultQualityProfiles": ["Sonar way"],
|
|
"quickfix": "unknown",
|
|
"code": {
|
|
"impacts": {
|
|
"MAINTAINABILITY": "MEDIUM"
|
|
},
|
|
"attribute": "FORMATTED"
|
|
}
|
|
}
|