We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 985f2a8 commit fe6eb85Copy full SHA for fe6eb85
telemetry/definitions/commonDefinitions.json
@@ -1292,11 +1292,6 @@
1292
"type": "int",
1293
"description": "Number of findings discovered after executing IAM Policy Checks"
1294
},
1295
- {
1296
- "name": "fixGenerated",
1297
- "type": "boolean",
1298
- "description": "Whether a code fix request was able to generate a fix"
1299
- },
1300
{
1301
"name": "fps",
1302
@@ -4530,7 +4525,7 @@
4530
4525
"type": "findingId"
4531
4526
4532
4527
4533
- "type": "fixGenerated",
4528
+ "type": "includesFix",
4534
4529
"required": false
4535
4536
0 commit comments