Skip to main content

SearchIssuesAgentix

This Script is part of the Common Scripts Pack.#

Searches Cortex Issues.

Script Data#


NameDescription
Script Typepython3
TagsUtility
Cortex XSOAR Version5.0.0

Dependencies#


This script uses the following commands and scripts.

  • Cortex Core - Platform
  • core-get-issues

Inputs#


Argument NameDescription
issue_idThe unique ID of the issue.
severityThe severity of the issue.
Identity_typeAccount type.
issue_nameThe issue name.
issue_sourceThe issue source.
actor_process_image_sha256Initiator SHA256 actor process image.
causality_actor_process_image_sha256CGO SHA256 hash of causality actor process image.
action_process_image_sha256Target process SHA256 of action process image.
sort_fieldThe field by which to sort the results.
sort_orderThe order in which to sort the results.
offsetThe first page from which we bring the issues.
limitThe last page from which we bring the issues.
additional_output_fieldsAdditional output fields.
start_timeSupports epoch timestamp and simplified extended ISO format (YYYY-MM-DDThh:mm:ss).
end_timeSupports epoch timestamp and simplified extended ISO format (YYYY-MM-DDThh:mm:ss). If start time is provided without end_time it will be from start_time until now.
issue_categoryThe category of the issue.
issue_domainThe domain of the issue.
issue_descriptionThe description of the issue.
os_actor_process_image_sha256OS Parent SHA256 hash of the OS actor process image.
action_file_macro_sha256File Macro SHA256 hash of the action file macro.
statusThe progress status.
not_statusNot progress status.
asset_idsThe assets ids related to the issue.
assigneeThe assignee of the issue.

Outputs#


PathDescriptionType
Core.Issue.internal_idThe internal ID of the issue.String
Core.Issue.issue_sourceThe source of the issue.String
Core.Issue.status.progressThe progress status of the issue.String
Core.Issue.assigned_to_prettyThe pretty name of the user assigned to the issue.String
Core.Issue.assigned_toThe user assigned to the issue.String
Core.Issue.assetidThe asset ID related to the issue.String
Core.Issue.action_file_macro_sha256File Macro SHA256 hash of the action file macro.String
Core.Issue.os_actor_process_image_sha256OS Parent SHA256 hash of the OS actor process image.String
Core.Issue.issue_domainThe domain of the issue.String
Core.Issue.action_process_image_sha256Action process image SHA256 hash.String
Core.Issue.causality_actor_process_image_sha256Causality actor process image SHA256 hash.String
Core.Issue.actor_process_image_sha256Actor process image SHA256 hash.String
Core.Issue.source_insert_tsThe detection timestamp.Number
Core.Issue.issue_nameThe name of the issue.String
Core.Issue.severityThe severity of the issue.String
Core.Issue.issue_categoryThe category of the issue.String
Core.Issue.issue_nameThe issue name.String
Core.Issue.issue_descriptionThe issue description.String
Core.Issue.Identity_typeThe identity type of the account.String