Croud

Latest version: v1.11.1

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

Scan your dependencies

Page 12 of 12

0.3.0

==================

- SECURITY: prevented arbitrary code execution when loading the config file
(ref. `CVE-2017-18342 <https://nvd.nist.gov/vuln/detail/CVE-2017-18342>`_)

- Fix: Login page needs to be picked according to the env set in current_context.

- Removed `env` subcommand (replaced with `config set --env [prod|env]`)

- Added subcommand `config get` that prints out a specified default config setting

- Added subcommand `config set` that sets a specified default config setting

0.2.1

Not secure
==================

- Fixed `ModuleNotFoundError`.

0.2.0

Not secure
==================

- Added subcommand `clusters list` that prints clusters from a region, and can be filtered by project ID

- Added subcommand `projects list` that prints project details within a specified region (for logged in user)

- Removed name field from `me` subcommand

- Added `env` flag to commands to temporarily override auth context

- Added a subcommand `env` that allows you to switch env (so you can be logged into multiple environments. E.g. ``croud env prod``

0.1.0

Not secure
==================

- Load croud commands from a ``croud_commands`` `entry points
<https://setuptools.readthedocs.io/en/latest/setuptools.html#dynamic-discovery-of-services-and-plugins>`__
section.

- Added a tabular format to the list of possible output formats in subcommands.

- Added subcommand `me` that allows to print info about the current
logged-in user.

- Added subcommand `login` that allows to login to https://cratedb.cloud
using OAuth. It will open a browser to start the authentication process.

- Added a subcommand `logout` that clears the stored login token, and clears the
OAuth session

- The environment used to logged to in is now stored in config, so it is only
necessary to provide the ``--env`` flag on the ``login`` subcommand

Page 12 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.