Code42cli

Latest version: v1.18.0

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

Scan your dependencies

Page 8 of 9

0.5.1

Fixed

- Issue that prevented version 0.5.0 from updating its dependencies properly.

- Issue that prevented the `add` and `bulk add` functionality of `departing-employee` and `high-risk-employee` from successfully adding users to lists when specifying optional fields.

0.5.0

Changed

- `securitydata` renamed to `security-data`.
- From `security-data` related subcommands (such as `print`):
- `--c42username` flag renamed to `--c42-username`.
- `--filename` flag renamed to `--file-name`.
- `--filepath` flag renamed to `--file-path`.
- `--processOwner` flag renamed to `--process-owner`.
- `-b|--begin` and `-e|--end` arguments now accept shorthand date-range strings for days, hours, and minute intervals going back from the current time (e.g. `30d`, `24h`, `15m`).
- Default profile validation logic added to prevent confusing error states.

Added

- `code42 profile update` command.
- `code42 profile create` command.
- `code42 profile delete` command.
- `code42 profile delete-all` command.
- `code42 high-risk-employee` commands:
- `bulk` with subcommands:
- `add`: that takes a csv file of users.
- `generate-template`: that creates the file template. And parameters:
- `cmd`: with options `add` and `remove`.
- `path`
- `remove`: that takes a list of users in a file.
- `add` that takes parameters: `--username`, `--cloud-alias`, `--risk-factor`, and `--notes`.
- `remove` that takes a username.
- `add-risk-tags` that takes a username and risk tags.
- `remove-risk-tags` that takes a username and risk tags.
- `code42 departing-employee` commands:
- `bulk` with subcommands:
- `add`: that takes a csv file of users.
- `generate-template`: that creates the file template. And parameters:
- `cmd`: with options `add` and `remove`.
- `path`
- `remove`: that takes a list of users in a file.
- `add` that takes parameters: `--username`, `--cloud-alias`, `--departure-date`, and `--notes`.
- `remove` that takes a username.

Removed

- `code42 profile set` command. Use `code42 profile create` instead.

0.4.4

Added

- Added message to STDERR when no results are found

Fixed

- Add milliseconds to end timestamp, to represent end of day with milliseconds precision.

0.4.3

Added

- Support for storing passwords when keying is not available.

Fixed

- Bug where keyring caused errors on certain operating systems when not supported.

Changed

- Updated help texts to be more descriptive.

0.4.2

Fixed

- Bug where encoding would cause an error when opening files on python2.

0.4.1

Fixed

- Bug where `profile reset-pw` did not work with the default profile.
- Bug where `profile show` indicated a password was set for a different profile.
- We now validate credentials when setting a password.

Changed

- Date inputs are now required to be in quotes when they include a time.

Page 8 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.