Python-secrets

Latest version: v23.4.1

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

Scan your dependencies

Page 2 of 7

21.11.0

~~~~~~~~~~~~~~~~~~~~

Added
^^^^^

- Add `Help` attribute to descriptions for URL to more information.

Changed
^^^^^^^

- General code quality, documentation, and testing enhancements
- Move `tmpdir` path creation to `secrets_environment.SecretsEnvironment()`.
- Move `umask()` function and variables to `utils`.

Removed
^^^^^^^

- Drop Python 3.6 support due to it being EOL.

21.9.1

~~~~~~~~~~~~~~~~~~~

Added
^^^^^

- Added `secrets tree` subcommand.

Changed
^^^^^^^

- Fixed bugs with `environments path --tmpdir` subcommand and
`run` subcommand with `--elapsed` option when no environment exists.
- Changed license file name.
- Improved documentation.

21.9.0

~~~~~~~~~~~~~~~~~~~

Added
^^^^^

- Increased test coverage to address bugs (below) being fixed.

Changed
^^^^^^^

- Fixed bugs in `Makefile` and `tox.ini` file.
- Fixed bug setting undefined variables.
- Switched from `numpy` to Python `secrets` module for random bytes.
- Increased key size from 16 to 32 bits for `consul_key`, `token_hex` and `token_urlsafe`.

21.8.0

~~~~~~~~~~~~~~~~~~~

Changed
^^^^^^^

- Fixed bug in setup.py+setup.cfg

21.7.0

~~~~~~~~~~~~~~~~~~~

Added
^^^^^

- Secrets descriptions for demoing HypriotOS Flash mods Medium article

Changed
^^^^^^^

- Improve `secrets set --from-options`
- General code quality, documentation, and testing enhancements

21.6.0

~~~~~~~~~~~~~~~~~~~

Added
^^^^^

- Ability to set and generate secrets from defaults options
- Ability to create an alias for an existing environment
- Allow retroactive mirroring of new secrets

Changed
^^^^^^^

- Switched from `pbr` to `setuptools_scm` for version numbering
- Switched to more secure random number generation

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.