@@ -408090,6 +408090,13 @@
408090408090 }
408091408091 ]
408092408092 },
408093+ "resolution_comment": {
408094+ "type": [
408095+ "string",
408096+ "null"
408097+ ],
408098+ "description": "An optional comment to resolve an alert."
408099+ },
408093408100 "secret_type": {
408094408101 "type": "string",
408095408102 "description": "The type of secret that secret scanning detected."
@@ -408284,13 +408291,6 @@
408284408291 ],
408285408292 "format": "date-time",
408286408293 "description": "The time that push protection was bypassed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`."
408287- },
408288- "resolution_comment": {
408289- "type": [
408290- "string",
408291- "null"
408292- ],
408293- "description": "The comment that was optionally added when this alert was closed"
408294408294 }
408295408295 }
408296408296 }
@@ -408694,6 +408694,13 @@
408694408694 }
408695408695 ]
408696408696 },
408697+ "resolution_comment": {
408698+ "type": [
408699+ "string",
408700+ "null"
408701+ ],
408702+ "description": "An optional comment to resolve an alert."
408703+ },
408697408704 "secret_type": {
408698408705 "type": "string",
408699408706 "description": "The type of secret that secret scanning detected."
@@ -408888,13 +408895,6 @@
408888408895 ],
408889408896 "format": "date-time",
408890408897 "description": "The time that push protection was bypassed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`."
408891- },
408892- "resolution_comment": {
408893- "type": [
408894- "string",
408895- "null"
408896- ],
408897- "description": "The comment that was optionally added when this alert was closed"
408898408898 }
408899408899 }
408900408900 },
@@ -409292,6 +409292,13 @@
409292409292 }
409293409293 ]
409294409294 },
409295+ "resolution_comment": {
409296+ "type": [
409297+ "string",
409298+ "null"
409299+ ],
409300+ "description": "An optional comment to resolve an alert."
409301+ },
409295409302 "secret_type": {
409296409303 "type": "string",
409297409304 "description": "The type of secret that secret scanning detected."
@@ -409486,13 +409493,6 @@
409486409493 ],
409487409494 "format": "date-time",
409488409495 "description": "The time that push protection was bypassed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`."
409489- },
409490- "resolution_comment": {
409491- "type": [
409492- "string",
409493- "null"
409494- ],
409495- "description": "The comment that was optionally added when this alert was closed"
409496409496 }
409497409497 }
409498409498 },
0 commit comments