Statick

Latest version: v0.12.0

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

Scan your dependencies

Page 11 of 14

0.2.9

Added

- Started keeping a Changelog (Chris Reffett, creffett)
- Configuration support for tex tools (chktex and lacheck plugins in separate repository)

Fixed

- Fix backtrace when Statick is run with a nonexistent file as a profile (Chris Reffett, creffett)


Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

0.2.5

Added

- Add Python 3.10 support.
- Add scheduled weekly workflow run.
- Add ability to manually trigger workflow run for any branch.
- Switch type hints from comment style to inline style.
- Switch workflow testing from local installed Statick to
[Statick GitHub Action](https://github.com/sscpac/statick-action).

Fixed

- Fix pylint warnings related to using the open call without specifying an encoding.
- Switch to Pythonic way of checking that a variable is not equal to more than one value (fixes pylint warning).
- Use quotes for version numbers in YAML to avoid truncating trailing zeros.
- Switch use of codecov-action from v1 to v2 for increased stability when uploading reports.
- Do not fail workflow if Codecov results are not uploaded successfully.
That step is too brittle and fails intermittently.

Removed

- Remove support for Ubuntu 16.04 and Python 3.5.

0.2.4

Changed

- Convert use of print() and show tool output flags to the built-in Python logging module.

0.2.3

Added

- Python 3.9 is now supported and tested.
- Use new discovery plugin cache of file information instead of walking the package directory structure
independently.
Provides large speed improvement in discovery phase (about 3x faster). (Alexander Xydes, xydesa)

0.2.2

Changed

- Run deployment actions on ubuntu-latest.
- Make setup.py and tox.ini consistent with supported versions.
- Update versions of actions to use only tags.
- Unpin sphinx dependency used when building documentation.

Removed

- Drop support for Python 3.7 due to end-of-life on 27 June 2023.
- Removed deprecated pypi package [codecov](https://github.com/codecov/codecov-python) from Tox configuration. (#74)
Discussion at: <https://community.codecov.com/t/codecov-yanked-from-pypi-all-versions/4259>.

0.2.1

Changed

- Updated tool plugins to match new structure introduced in sscpac/statick423.

Fixed

- Pin flake8<5 and pycodestyle<2.9.0 until <https://github.com/tholo/pytest-flake8/issues/87> is fixed.

Page 11 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.