Skelebot

Latest version: v2.1.1

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

Scan your dependencies

Page 1 of 23

2.1.1

Added
- **Package Component** | Updated `package` component to delete destination path if it already exists before archiving the codebase.

---

2.1.0

Released: 2024-11-27
Merged: 2024-11-27
Added
- **Package Component** | Added `package` component to allow easy zipping of codebase

---

2.0.1

Merged: 2024-06-27
Changed
- **Base Images** | Added `git` to all the base images.
- **CI/CD** | Upload base images to Docker Hub via GitHub Action whenever there's an update.

---

2.0.0

Merged: 2024-06-06
Released: 2024-06-06
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.

---

Page 1 of 23

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.