Skip to content

Commit

Permalink
Update comments with mandatory
Browse files Browse the repository at this point in the history
  • Loading branch information
BigEasyJ committed Sep 11, 2023
1 parent 32a052e commit d26acdf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"selectValues": null,
"type": "shortText",
"width": 150,
"_comment": "The IP address of the relevant asset."
"_comment": "Mandatory: The IP address of the relevant asset."
},
{
"displayName": "Source",
Expand All @@ -30,7 +30,7 @@
"selectValues": null,
"type": "shortText",
"width": 150,
"_comment": "The source of the IP address."
"_comment": "Mandatory: The source of the IP address."
}
],
"content": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"selectValues": null,
"type": "shortText",
"width": 150,
"_comment": "Description of the remediation action."
"_comment": "Mandatory: Description of the remediation action."
},
{
"displayName": "ActionTimestamp",
Expand All @@ -30,7 +30,7 @@
"selectValues": null,
"type": "shortText",
"width": 150,
"_comment": "Timestamp of when action was taken."
"_comment": "Mandatory: Timestamp of when action was taken."
},
{
"displayName": "Outcome",
Expand All @@ -44,7 +44,7 @@
"selectValues": null,
"type": "shortText",
"width": 150,
"_comment": "Outcome of the remediation action."
"_comment": "Mandatory: Outcome of the remediation action."
},
{
"displayName": "OutcomeTimestamp",
Expand All @@ -58,7 +58,7 @@
"selectValues": null,
"type": "shortText",
"width": 150,
"_comment": "timestamp of the remediation outcome."
"_comment": "Mandatory: Timestamp of the remediation outcome."
}
],
"content": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"selectValues": null,
"type": "shortText",
"width": 150,
"_comment": "The source of tag. Ex: ServiceNOW, AWS, GCP, Tenable, etc."
"_comment": "Mandatory: The source of tag. Ex: ServiceNOW, AWS, GCP, Tenable, etc."
}
],
"content": true,
Expand Down

0 comments on commit d26acdf

Please sign in to comment.