Statick-md

Latest version: v0.1.3

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

Scan your dependencies

Page 1 of 3

4.9149

0.8511

0.3386

| Overall | | | 34.5287 | 7.2445 |

Testing the `rstcheck` tool plugin against the <https://github.com/PointCloudLibrary/blog> repository shows
improvements for scanning all files at once.
Statick discovered 353 rst files in this repository.

| package | name | plugin_type | duration (main) | duration (unreleased) |
| -------- | ---------------- | ----------- | --------------- | --------------------- |
| pcl_blog | find files | Discovery | 5.9150 | 5.9158 |
| pcl_blog | markdown | Discovery | 0.0033 | 0.0026 |
| pcl_blog | rst | Discovery | 0.0090 | 0.0083 |
| pcl_blog | markdownlint | Tool | 0.0994 | 0.1017 |
| pcl_blog | rstcheck | Tool | 114.8899 | 0.4774 |
| pcl_blog | print_to_console | Reporting | 0.0021 | 0.0017 |
| Overall | | | 121.0291 | 6.6186 |

(Note that this testing was done with a local fix in the Statick `exceptions` module for a `UnicodeDecodeError`.
That fix will get pushed to Statick in the future.)

Added

- Process all source files at once with tools that support passing in a list of files, instead of invoking each tool
per file. (63)
- Ubuntu 22.04 used in continuous integration workflows. (62)
- Python 3.11 used in continuous integration workflows. (62)

Changed

- Update GitHub Actions to use latest versions. (62)

Fixed

- Ensuring that "Cannot find module" thrown errors from nodejs in markdownlint tool plugin cause statick to error. (64)

Removed

- Ubuntu 18.04 removed from continuous integration workflows. (62)
- Removed deprecated pypi package [codecov](https://github.com/codecov/codecov-python) from Tox configuration. (#)
Discussion at: <https://community.codecov.com/t/codecov-yanked-from-pypi-all-versions/4259>.

0.0086

0.1.3

Changed

- Updated publish workflow runner to Ubuntu 22.04 since 18.04 is removed. (67)

0.1.2

Using current fixes of running tools against all files at once instead of one file at a time on the
<https://github.com/github/opensource.guide> repository finds 238 Markdown files and shows significant decrease in
execution time.

shell
INFO:root:Scanning package opensource.guide (/home/user/src/opensource.guide) at level documentation
INFO:root:---Discovery---
INFO:root:Running markdown discovery plugin...
INFO:root: 299 markdown files found.
INFO:root: After filtering, 238 markdown files will be scanned.
INFO:root:markdown discovery plugin done.


| package | name | plugin_type | duration (main) | duration (unreleased) |
| ---------------- | ---------------- | ----------- | --------------- | --------------------- |

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.