Stacs

Latest version: v0.5.1

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

Scan your dependencies

Page 1 of 4

0.5.1

Overview

Resolves issues related to yara-python breaking API change. This also removes binary wheels for macOS 10.15.

🛠️ **New Features**

* N/A

🍩 **Improvements**

* N/A

🐛 **Bug Fixes**

* Pin to yara-python 4.2.3 due to breaking API change in 4.3.0
* Fix Docker build after move to `pyproject.toml`

0.5.0

Overview

This pull request removes CI validation on Ubuntu 18.04 as this distribution is not longer supported. In place of this, Ubuntu 22.04 has been added.

🛠️ **New Features**

* N/A

🍩 **Improvements**

* Support for Python 3.11
* Move to `pyproject.toml` packaging
* Various packaging changes

🐛 **Bug Fixes**

* N/A

0.4.15

Overview

🛠️ **New Features**

* N/A

🍩 **Improvements**

* Allow updates within the same major version for all dependencies.
* Allows installation into environments with newer versions of dependencies. Closes 32.

🐛 **Bug Fixes**

* N/A

0.4.14

Overview

🛠️ **New Features**

* N/A

🍩 **Improvements**

* Better handling of unexpected / malformed data.
* Allows graceful handling of binary data inside of files reported as text (30)

🐛 **Bug Fixes**

* Unhandled `UnicodeDecodeError` in some circumstances.

0.4.13

Overview

Additions to internal data-structures to provide additional file metadata for downstream processing.

🛠️ **New Features**

* Add filesize onto internal entries model.

🍩 **Improvements**

* N/A

🐛 **Bug Fixes**

* N/A

0.4.12

Overview

This release resolves an issue where if an input archive filename contained no dots (`.`), the subsequent `os.path.join` would replace the cache path - due to missing `basename` call.

🛠️ **New Features**

* N/A

🍩 **Improvements**

* N/A

🐛 **Bug Fixes**

* Input binary overwrite when filename contains no dots (`.`).

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.