Code42cli

Latest version: v1.19.0

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

Scan your dependencies

Page 5 of 9

1.8.0

Fixed

- Issue where `code42 devices bulk deactivate` and `code42 devices bulk reactivate` would
output incorrect Successes and Failures at the end of the process.

- Bug where `code42 audit-logs search` would fail to store checkpoints when timestamps included
nanoseconds.

- Issue where if an error occurred during `code42 audit-logs search` or `code42 audit-logs send-to`,
the user would get a stored checkpoint without having handled events.

Added

- New command `code42 users update` to update a single user.

- New command `code42 users bulk update` to update users in bulk.

- New command `code42 users move` to move a single user to a different organization.

- New command `code42 users bulk move` to move users in bulk.

Changed

- Now when a user is not found, the error message suggests that it might be because you don't
have the necessary permissions.

1.7.0

Added

- New command `code42 users add-role` to add a user role to a single user.

- New command `code42 users remove-role` to remove a user role from a single user.

- New command `code42 shell` that opens an IPython console with a pre-initialized py42 sdk.

1.6.1

Fixed

- Issue where `profile` commands that required connecting to an authority failed to respect the `--disable-ssl-errors` flag when set.

1.6.0

Added

- Support for users that require multi-factor authentication.

1.5.1

Fixed

- Issue where some error messages stopped displaying in the same way that they did in prior versions.

- Issue where the `--role-name` option on the command `code42 users list` caused the
CLI to call a deprecated method.

1.5.0

Added

- New command `code42 alerts show` that displays information about a single alert.

- New command `code42 alerts update` that can update an alert's state or note.

- New command `code42 alerts bulk generate-template` for generating CSV templates for bulk
commands.

- New command `code42 alerts bulk update` for bulk updating alerts.

- New command `code42 cases file-events bulk generate-template` creates the template CSV
file for the given command arg.

- New command `code42 cases file-events bulk add` that takes a CSV file with case number
and event ID.

- New command `code42 cases file-events bulk remove` that takes a CSV file with case
number and event ID.

Changed

- `code42 alerts search` now includes the alert ID in its table output.

- `code42 alerts search` table output now refers to the alert state as `state` instead of
`status`.

Page 5 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.