Slskit

Latest version: v2025.3.0

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

Scan your dependencies

Page 1 of 3

2025.3.0

- Removed Python 3.8 support.
- Currently supported Python versions: 3.9.2, 3.10, 3.11, 3.12.5
- Currently supported Salt versions: 3006, 3007

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 -`

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.