Stacs

Latest version: v0.5.1

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

Scan your dependencies

Page 4 of 4

0.3.2

Overview

🛠️ **New Features**
* N/A

🍩 **Improvements**
* N/A

🐛 **Bug Fixes**
* Ensure ignore-lists without a `module` specified default to a fully qualified module (`stacs.scan.scanner.rules`).

0.3.1

Overview

🛠️ **New Features**
* N/A

🍩 **Improvements**
* N/A

🐛 **Bug Fixes**
* Minor fixes to use the correct offset for ISO file magic.

0.3.0

Overview

Minor fixes to handle edge-cases in ZIP handling, as well as adding support for more archive types 🎉

🛠️ **New Features**
* Support for `iso`, `rpm`, and `7z` archive types - via `libarchive`.

🍩 **Improvements**
* N/A

🐛 **Bug Fixes**
* Gracefully handle encrypted ZIPs and ZIPs with invalid members.

0.2.0

🛠️ **New Features**
* N/A

🍩 **Improvements**
* Moving `stacs` to `stacs.scan` for improved interoperability with other STACS components.

🐛 **Bug Fixes**
* A few non-impacting updates to docstrings

0.1.4

🛠️ **New Features**
* Pulled in latest STACS rules, which includes new rules for the following crypt hashes:
* `md5`
* `sha1`
* `sha256`
* `sha512`
* `bcrypt`
* `nthash`

🍩 **Improvements**
* Better path expansion (with thanks to renbou!)

🐛 **Bug Fixes**
* Spelling fixes and code clean-up (with thanks to renbou!)

0.1.3

🛠️ **New Features**
* Recursive archive scanning (`tar`, `gz`, `xz`, `bz2`, `zip` formats).
* Based on identified file formats, rather than file suffix.
* Able to support formats based on these types - such as `apk`, `jar`, etc.
* Composable ignore lists.
* Composable from local files.
* Composable rule packs.
* Composable from local files.
* SARIF format output.
* 20-byte "Context" for findings.
* Provides information about lines / bytes before and after the finding.
* CLI support.
* Docker container support.
* Scan results are sent to `STDOUT` and log messages to `STDERR`.

🍩 **Improvements**
* N/A

🐛 **Bug Fixes**
* Fixes binary context encoding issue during SARIF output.

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.