Skip to content

v1.3.0

Compare
Choose a tag to compare
@antazoey antazoey released this 11 Feb 17:05
71aadbf

Fixed

  • Issue where code42 alert-rules bulk add would show as successful when adding users to a non-existent alert rule.

Added

  • New choice TLS-TCP for --protocol option used by send-to commands:
    • code42 security-data send-to
    • code42 alerts send-to
    • code42 audit-logs send-to
      for more securely transporting data. Included are new flags:
    • --certs
    • --ignore-cert-validation

Changed

  • The error text in cases command when:
    • cases create sets a name that already exists in the system.
    • cases create sets a description that has more than 250 characters.
    • cases update sets a description that has more than 250 characters.
    • cases file-events add is performed on an already closed case.
    • cases file-events add sets an event id that is already added to the case.
    • cases file-events remove is performed on an already closed case.