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.