Hart

Latest version: v0.18.2

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

Scan your dependencies

Page 5 of 8

0.12.0

-------------------

Added
- `-v|--version` to print the version on the CLI.
- Ability to bootstrap a saltmaster with the command `create-master`.

0.11.0

-------------------

Added
- You can now specify the target salt branch from the CLI.
- You can now add extra minion config on the CLI.

Changed
- GCE VM names are now prefixed with `hart-`. If you created any GCE VMs on 0.10.x you'll have to
manually add this prefix in the console to be able to destroy the minions. This was done to not
crash if trying to create a minion with a leading digit in the id.
- Only security updates are now applied when the minion is created, whereas earlier we upgraded all
packages. If you want to upgrade all packages you should do so from salt instead.

Fixed
- The minion's random pool is now seeded from the saltmaster early in the startup process to make
early key generation stronger.

0.10.2

-------------------

Fixed
- GCE crash when trying to delete a node.

0.10.1

-------------------

Fixed
- Fix GCE minion id hash crash.

0.10.0

-------------------

Changed
- The license has been changed from MIT to the Hippocratic License to deny use that infringes on the
UN's declaration of human rights.
- The entire contents of the cloud-init/startup log is now printed when a node is created, instead
of just the last 10 lines from when we connect.
- EC2 `list-sizes` without a region will now log a warning instead of erroring.

Added
- `-R` as a shorthand for `--region`.
- GCE provider.

0.9.0

------------------

Added
- Support for Debian Buster. This is now the default distribution if none is specified.

Changed
- Saltstack will now default to use Python 3 as Python 2 is approaching EOL. You can continue using
Python 2 by passing `--use-py2` to `create-minion`.
- Some timeouts have been increased to minimize the amount of timeouts when nothing has failed.

Fixed
- Couldn't list sizes with vultr provider.
- EC2 failed if not specifying --volume-size or --volume-type.

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.