Skip to content

v0.4.0

Compare
Choose a tag to compare
@antazoey antazoey released this 12 Mar 16:02
afb8a7d

0.4.0 - 2020-03-12

Added

  • Support for multiple profiles:
    • Optional --profile flag for:
      • securitydata write-to, print, and send-to,
      • profile show, set, and reset-pw.
    • code42 profile use command for changing the default profile.
    • code42 profile list command for listing all the available profiles.
  • The following search args can now take multiple values:
    • --c42username,
    • --actor,
    • --md5,
    • --sha256,
    • --filename,
    • --filepath,
    • --processOwner,
    • --tabURL

Fixed

  • Fixed bug where port attached to securitydata send-to command was not properly applied.

Changed

  • Begin dates are no longer required for subsequent interactive securitydata commands.
  • When provided, begin dates are now ignored on subsequent interactive securitydata commands.
  • --profile arg is now required the first time setting up a profile.