Pyimportcheck

Latest version: v0.1.6

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

Scan your dependencies

0.1.6

Fixes

- drop deprecated CPython 3.8
- fix missing multiple files inputs support
- fix poetry dependencies

0.1.5

First beta release of the `PyImportCheck` project which provides elementary scanners and detectors. Please note that there is still some work to do to remove some limitation (like circular dependency detected multiple times), see the [roadmap issue](https://github.com/YannMagnin/PyImportCheck/issues/1) for more information !

Features

- support circular import detection
- support missing `__init__.py` file in submodule
- support missing or partial magical `__all__` declaration
- support single file or full package analysis

Fixes

- fix release pipeline
- fix PyPI deployment
- remove readme version information
- ensure versioning information before pre-release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.