Skelebot

Latest version: v2.0.0

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

Scan your dependencies

Page 1 of 22

2.0.0

Changed
- **Dependencies** | All project dependencies, regardless of source (individual packages, local or remote files, requirements files, pyproject scripts) are now installed together in a single `pip install ...` command.
- **Build system** | Refactored build system to use a single `pyproject.toml` script. Switched build backend from `setuptools` to `hatchling`.

Removed
- **Config** | Removed now unnecessary `language` config variable. Existing projects may keep that variable and it will be ignored going forward.
- **Artifactory** | Removed old deprecated Artifactory component.
- **Python versions** | Support for python versions 3.6, 3.7, and 3.8, including base docker images, is **removed**.
- **R support** | All support for `R` and `R+Python` projects, including base docker images, is **removed**.

---

1.37.0

Merged: 2023-05-29
Released: 2024-05-29
Deprecated
- **Python versions** | Support for python versions 3.6, 3.7, and 3.8, including base docker images, is **deprecated** and will be removed in skelebot 2.0
- **R support** | All support for `R` and `R+Python` projects, including base docker images, is **deprecated** and will be removed in skelebot 2.0

Added
- **Python 3.11** | Adding support for Python 3.11.

---

1.36.1

Merged: 2023-06-21
Released: 2023-06-21
Changed
- **Artifactory** | Using the default aws profile should pass `None` to boto3 Session.

---

1.36.0

Merged: 2023-06-20
Released: 2023-06-20
Changed
- **Artifactory** | Added support for token and api key methods of Artifactory authentication. Also added support to read authentication credentials from AWS Secrets Manager.

---

1.35.0

Merged: 2023-06-12
Changed
- **Spaced Params** | Adding support parameters and arguments with spaces by wrapping them in single quotes

---

1.34.0

Merged: 2023-05-10
Released: 2023-05-10
Changed
- **Python 3.10** | Adding support for Python 3.10

---

Page 1 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.