Code42cli

Latest version: v1.18.0

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

Scan your dependencies

Page 3 of 9

1.14.1

Fixed
- `watchlists bulk` commands now accept CSVs with extra headers

1.14.0

Added

- `watchlists` command group for interacting with watchlists.
- `watchlists add` for adding users to a watchlist
- `watchlists remove` for removing users from a watchlist
- `watchlists list` for listing existing watchlists
- `watchlists list-members` for listing users who are members of a given watchlist
- `watchlist bulk add|remove` for adding/removing multiple users via CSV file

- `users update-start-date` command to add/modify the "start date" property of a User's risk profile.
- `users update-departure-date` command to add/modify the "end date" property of a User's risk profile.
- `users update-risk-profile-notes` command to add/modify the "notes" property of a User's risk profile.

Deprecated

- `departing-employee` and `high-risk-employee` command groups. These actions have been replaced by the `watchlists` command group.

1.13.0

Added

- `departing-employee bulk remove` and `high-risk-employee bulk remove` commands now accept CSVs with an optional header, as well as extraneous columns if a header is provided.
- Added `devices rename` and `devices bulk rename` commands to rename devices.
- *Note: Incydr devices cannot be renamed.*
- Added the following commands for managing users' cloud aliases:
- `users add-alias`
- `users remove-alias`
- `users list-aliases`
- `users bulk add-alias`
- `users bulk remove-alias`

1.12.1

Fixed

- Vulnerability in `ipython` dependency. See [CVE-2022-21699](https://nvd.nist.gov/vuln/detail/CVE-2022-21699).

1.12.0

Fixed
- Bug where device settings were unable to be serialized to json.

Added
- `--columns` option to `security-data search` and `security-data send-to` commands which reduces output to only the specified colums/json keys. Accepts a comma-separated list of column names (case-insensitive).

Changed
- Improved accuracy of checkpointing for `security-data search` (checkpoints every row as it is printed to stdout instead of just the last event of the search response).

1.11.1

Changed
- Updated minimum version of py42 to `1.19.3` to provide access to updated URI paths for new standardized versioning scheme.

Page 3 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.