Code42cli

Latest version: v1.18.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 9

1.16.0

Added

- Support for Code42 API clients.
- You can create a new profile with API client authentication using `code42 profile create-api-client`
- Or, update your existing profile to use API clients with `code42 update --api-client-id <id> --secret <secret>`
- New commands to view details for user risk profiles:
- `code42 users list-risk-profiles`
- `code42 users show-risk-profile`
- Proxy support via `HTTPS_PROXY` environment variable.

Changed

- **When using API client authentication**, changes to the following `legal-hold` commands:
- `code42 legal-hold list` - Change in response shape.
- `code42 legal-hold show` - Change in response shape.
- `code42 legal-hold search-events` - **Not available.**

1.15.0

Added

- Support for the V2 file event data model.
- V1 file event APIs were marked deprecated in May 2022 and will be no longer be supported after May 2023.
- Use the `--use-v2-file-events True` option with the `code42 profile create` or `code42 profile update` commands to enable your code42 CLI profile to use the latest V2 file event data model.
- See the [V2 File Events User Guide](https://clidocs.code42.com/en/latest/userguides/siemexample.html) for more information.

Changed

- The `--disable-ssl-errors` options for the `code42 profile create` and `code42 profile update` commands is no longer a flag and now takes a boolean `True/False` arg.

1.14.5

Added

- `code42 devices list` and `code42 devices list-backup-sets` now accept a `--page-size <int>` option to enable manually configuring optimal page size.

1.14.4

Changed

- Reduced the `page_size` in Device API calls from 500 to 100 to reduce possibility of timeouts when including backup usage in `code42 devices list`.

1.14.3

Fixed

- Bug where the `code42 security-data search` command using a checkpoint and only the `--include-non-exposure` filter resulted in invalid page tokens.
- Bug where `code42 security-data search` would only return 10,000 events on the first search when using a new checkpoint.

1.14.2

Fixed

- Bug where the `code42 security-data search` command using a checkpoint and only the `--include-non-exposure` filter constructed an invalid search query.

Page 2 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.