Skip to content

Commit

Permalink
Update rule metadata (#1552)
Browse files Browse the repository at this point in the history
Co-authored-by: petertrr <[email protected]>
  • Loading branch information
github-actions[bot] and petertrr authored Sep 23, 2024
1 parent f05c01c commit 0e06180
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion iac-extensions/arm/sonarpedia.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"languages": [
"AZURE_RESOURCE_MANAGER"
],
"latest-update": "2024-09-17T06:40:06.632039Z",
"latest-update": "2024-09-23T09:24:20.231889Z",
"options": {
"no-language-in-filenames": true,
"preserve-filenames": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
546
]
},
"quickfix": "unknown"
"quickfix": "infeasible"
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"ruleSpecification": "RSPEC-2260",
"sqKey": "S2260",
"scope": "All",
"quickfix": "unknown"
"quickfix": "infeasible"
}
2 changes: 1 addition & 1 deletion iac-extensions/cloudformation/sonarpedia.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"languages": [
"CLOUD_FORMATION"
],
"latest-update": "2024-09-17T06:40:14.503224Z",
"latest-update": "2024-09-23T09:24:28.122093Z",
"options": {
"no-language-in-filenames": true,
"preserve-filenames": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
546
]
},
"quickfix": "unknown"
"quickfix": "infeasible"
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"ruleSpecification": "RSPEC-2260",
"sqKey": "S2260",
"scope": "All",
"quickfix": "unknown"
"quickfix": "infeasible"
}
2 changes: 1 addition & 1 deletion iac-extensions/docker/sonarpedia.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"languages": [
"DOCKER"
],
"latest-update": "2024-09-17T06:40:22.621532Z",
"latest-update": "2024-09-23T09:24:36.169775Z",
"options": {
"no-language-in-filenames": true,
"preserve-filenames": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
546
]
},
"quickfix": "unknown"
"quickfix": "infeasible"
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"ruleSpecification": "RSPEC-2260",
"sqKey": "S2260",
"scope": "All",
"quickfix": "unknown"
"quickfix": "infeasible"
}
2 changes: 1 addition & 1 deletion iac-extensions/kubernetes/sonarpedia.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"languages": [
"KUBERNETES"
],
"latest-update": "2024-09-17T06:40:30.052792Z",
"latest-update": "2024-09-23T09:24:43.137738Z",
"options": {
"no-language-in-filenames": true,
"preserve-filenames": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
546
]
},
"quickfix": "unknown"
"quickfix": "infeasible"
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"1.14.6"
]
},
"quickfix": "unknown"
"quickfix": "infeasible"
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"ruleSpecification": "RSPEC-2260",
"sqKey": "S2260",
"scope": "All",
"quickfix": "unknown"
"quickfix": "infeasible"
}
2 changes: 1 addition & 1 deletion iac-extensions/terraform/sonarpedia.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"languages": [
"TERRAFORM"
],
"latest-update": "2024-09-17T06:40:38.583237Z",
"latest-update": "2024-09-23T09:24:52.833464Z",
"options": {
"no-language-in-filenames": true,
"preserve-filenames": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
546
]
},
"quickfix": "unknown"
"quickfix": "infeasible"
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"ruleSpecification": "RSPEC-2260",
"sqKey": "S2260",
"scope": "All",
"quickfix": "unknown"
"quickfix": "infeasible"
}

0 comments on commit 0e06180

Please sign in to comment.