Skip to content

Commit

Permalink
Merge branch 'varonissaas_dev' of https://github.com/vkorenkov-varoni…
Browse files Browse the repository at this point in the history
…s/varonissaas into varonissaas_dev
  • Loading branch information
vkorenkov-varonis committed Sep 17, 2024
2 parents 5c43fd5 + 5ff7ba4 commit a960988
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,31 @@ PARAMETER | REQUIRED | DESCRIPTION | TYPE | CONTAINS
#### Action Output
DATA PATH | TYPE | CONTAINS | EXAMPLE VALUES
--------- | ---- | -------- | --------------
action_result.data.\*.ID | string | `varonis alert id` |
action_result.data.\*.Name | string | |
action_result.data.\*.Time | string | | 2022-11-11T19:35:00
action_result.data.\*.Severity | string | | High
action_result.data.\*.Category | string | |
action_result.data.\*.Country | string | |
action_result.data.\*.State | string | |
action_result.data.\*.Status | string | | Open
action_result.data.\*.CloseReason | string | |
action_result.data.\*.BlacklistLocation | boolean | |
action_result.data.\*.AbnormalLocation | string | |
action_result.data.\*.NumOfAlertedEvents | numeric | |
action_result.data.\*.UserName | string | `user name` |
action_result.data.\*.EventUTC | string | |
action_result.data.\*.SamAccountName | string | |
action_result.data.\*.PrivilegedAccountType | string | |
action_result.data.\*.EventUTC | string | | 2022-11-11T19:35:00
action_result.data.\*.DeviceName | string | |
action_result.data.\*.ContainMaliciousExternalIP | string | |
action_result.data.\*.IPThreatTypes | string | |
action_result.data.\*.AssetContainsFlaggedData | string | |
action_result.data.\*.AssetContainsSensitiveData | string | |
action_result.data.\*.Platform | string | | DNS
action_result.data.\*.Asset | string | | DNS
action_result.data.\*.FileServerOrDomain | string | | DNS
action_result.status | string | | success failed
action_result.parameter.alert_severity | string | |
action_result.parameter.alert_status | string | |
Expand All @@ -122,31 +147,6 @@ action_result.parameter.page | numeric | |
action_result.parameter.start_time | string | |
action_result.parameter.threat_model_name | string | |
action_result.parameter.user_name | string | `user name` |
action_result.data.\*.AbnormalLocation | string | |
action_result.data.\*.BlacklistLocation | boolean | |
action_result.data.\*.PrivilegedAccountType | string | |
action_result.data.\*.SamAccountName | string | |
action_result.data.\*.Category | string | |
action_result.data.\*.CloseReason | string | |
action_result.data.\*.Country | string | |
action_result.data.\*.ContainMaliciousExternalIP | string | |
action_result.data.\*.IPThreatTypes | string | |
action_result.data.\*.DeviceName | string | |
action_result.data.\*.EventUTC | string | |
action_result.data.\*.ID | string | `varonis alert id` |
action_result.data.\*.Name | string | |
action_result.data.\*.NumOfAlertedEvents | numeric | |
action_result.data.\*.Asset | string | | DNS
action_result.data.\*.AssetContainsFlaggedData | string | |
action_result.data.\*.AssetContainsSensitiveData | string | |
action_result.data.\*.FileServerOrDomain | string | | DNS
action_result.data.\*.Platform | string | | DNS
action_result.data.\*.Severity | string | | High
action_result.data.\*.State | string | |
action_result.data.\*.Status | string | | Open
action_result.data.\*.Time | string | | 2022-11-11T19:35:00
action_result.data.\*.EventUTC | string | | 2022-11-11T19:35:00
action_result.data.\*.UserName | string | `user name` |
action_result.summary | string | |
action_result.message | string | |
summary.total_objects | numeric | |
Expand Down

0 comments on commit a960988

Please sign in to comment.