v1.1.0
Fixed
- Issue where
code42 profile deletewas allowed without giving aprofile_nameeven
though deleting the default profile is not allowed.
Added
code42 audit-logscommands:searchto search for audit-logs.send-toto send audit-logs to server.
Changed
-
profile_nameargument is now required forcode42 profile delete, as it was meant to be. -
The
--advanced-queryoption onalerts searchandsecurity-data (search|send-to)commands has been updated:- It can now accept the query as a JSON string or as the path to a file containing the JSON query.
- It can be used with the
--use-checkpoint/-coption.
-
Now, when adding a cloud alias to a detection list user, such as during
departing-employee add, it will remove the existing cloud alias if one exists.- Before, it would error and the cloud alias would not get added.