v1.5.0
Added
-
New command
code42 alerts show
that displays information about a single alert. -
New command
code42 alerts update
that can update an alert's state or note. -
New command
code42 alerts bulk generate-template
for generating CSV templates for bulk
commands. -
New command
code42 alerts bulk update
for bulk updating alerts. -
New command
code42 cases file-events bulk generate-template
creates the template CSV
file for the given command arg. -
New command
code42 cases file-events bulk add
that takes a CSV file with case number
and event ID. -
New command
code42 cases file-events bulk remove
that takes a CSV file with case
number and event ID.
Changed
-
code42 alerts search
now includes the alert ID in its table output. -
code42 alerts search
table output now refers to the alert state asstate
instead of
status
.