Slskit

Latest version: v2024.9.0

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

Scan your dependencies

Page 1 of 3

2024.9.0

- Added `os.environ` [interpolation](https://docs.python.org/3/library/string.html#template-strings) for `slskit.yaml` config files, e.g. `${PWD}` can be used to reference files relative to working directory.
- Added Python 3.12 support.
- Added Salt 3007 support.
- Removed Salt 3005 support.

2023.7.0

- Added `--salt-output` parameter.
- Added Salt 3006 support.
- Removed Salt 3004 support.

2022.10.0

- Added Salt 3005 support.
- Added Python 3.10 support.
- Removed Salt 3001, 3002 and 3003 support.
- Removed Python 3.7 support.

2022.4.0

- Added Salt 3004 support.

2021.5.0

- Added Salt 3003 support.
- Removed `snapshot create` and `snapshot check` commands. You can reproduce these commands like so:
- `slskit highstate > highstate.snap`
- `slskit highstate | diff highstate.snap -`

2021.3.0

- Added Python 3.8 and 3.9 support.
- Currently supported versions are 3.7, 3.8 and 3.9.
- Added Salt 3002 support.
- Currently supported versions are 3001 and 3002.
- Added a warning message when specified minion ids are not found in roster.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.