Statick-web

Latest version: v0.1.3

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

Scan your dependencies

Page 2 of 2

0.0.5

This is expected to be the final release that supports Python 3.5.
Ubuntu 16.04 has reached end-of-life status.
The final release of ROS Kinetic has been made.
See <https://github.com/sscpac/statick/discussions/290> for a discussion on Python 3.5 support in Statick.

Added

- Add support for locally installed eslint configs and plugins.
Adding `install_dir` config option to specify where eslint's plugins and configs are installed.
On Ubuntu, locally installed eslint configs and plugins are required for eslint versions >= 6.0.0:
<https://eslint.org/docs/user-guide/migrating-to-6.0.0#plugins-and-shareable-configs-are-no-longer-affected-by-eslints-location>
- Add support for parsing eslint error lines.

0.0.4

Changed

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

0.0.3

Added

- Take advantange of new `DiscoveryPlugin.find_files` function that only walks a package's path once instead of
in each discovery plugin.
This should lead to a speed improvement in the discovery phase. (Alexander Xydes, xydesa)

0.0.2

Added

- Installing all tool rc files with this package.
Added new separate levels and corresponding profiles for each separate tool.
Using installed markdownlintrc file instead of copying into this repo.
- Publishing tags to pypi.
- Formatted all code using black. Added Github Action to ensure future commits are consistent with black formatting.
- Using markdownlint statick plugin to check documentation files.

Changed

- Switched from travis ci to github actions.

Fixed

- Limit discovery plugins to only find files corresponding to the tools specified. (Thomas Denewiler, tdenewiler)

0.0.1

Added

- Initial release (Alexander Xydes, axydes)

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.