- All Incydr functionality is deprecated in Code42CLI. Use the Incydr SDK instead: https://developer.code42.com/
1.18.1
Changed
- Updated the user-agent prefix for compatibility with Incydr conventions.
Removed
- Removed support for end-of-life python versions 3.6, 3.7, 3.8.
1.18.0
Added
- Support for Python 3.12, includes various dependency version requirement updates.
1.17.0
Removed
- Removed the following command groups following deprecation: - `detection-lists` - `departing-employee` - `high-risk-employee` - APIs were replaced by the `watchlists` commands
1.16.6
Fixed
- Vulnerability in `ipython` dependency for installs on Python 3.8+
1.16.5
Fixed
- Bug in `security-data search|send-to` where using `--format json` and a checkpoint raised an error when configured for V2 file events. - Bug in `devices list` command when using `--include-legal-hold-membership` option with an API client auth profile.