Skip to content

v0.3.0

Compare
Choose a tag to compare
@antazoey antazoey released this 04 Mar 22:21
77f6737

0.3.0 - 2020-03-04

Added

  • Begin and end date now support specifying time: code42 securitydata print -b 2020-02-02 12:00:00.
  • If running interactively and errors occur, you will be told them at the end of code42 securitydata commands.
  • New search arguments for print, write-to, and send-to:
    • --c42username
    • --actor
    • --md5
    • --sha256
    • --source
    • --filename
    • --filepath
    • --processOwner
    • --tabURL
    • --include-non-exposure

Changed

  • It is no longer required to store your password in your profile,
    and you will be prompted to enter your password at runtime if you don't.
  • You will be asked if you would like to set a password after using code42cli profile set.
  • Begin date is now required for securitydata print, write-to, and send-to commands.

Removed

  • Removed --show flag from code42 profile set command. Just use code42 profile show.