Import-linter

Latest version: v2.3

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

Scan your dependencies

Page 3 of 7

1.7.0

------------------

* Switch from optional dependency of ``toml`` to required dependency of ``tomli`` for Python versions < 3.11.
* Use DetailedImport type hinting made available in Grimp 2.2.
* Allow limiting by contract.

1.6.0

-----------------

* Add exhaustiveness option to layers contracts.

1.5.0

-----------------

* Officially support Python 3.11.

1.4.0

------------------

* Include py.typed file in package data to support type checking
* Remove upper bounds on dependencies. This allows usage of Grimp 2.0, which should significantly speed up checking of
layers contracts.
* Add --verbose flag to lint-imports command.
* Improve algorithm for independence contracts, in the following ways:
- It is significantly faster.
- As with layers contracts, reports of illegal indirect imports reports now include multiple start
and end points (if they exist).
- Illegal indirect imports that are via other modules listed in the contract are no longer listed.

1.3.0

------------------

* Add Python API for reading configuration.
* Add support for namespace packages.

1.2.7

------------------

* Officially support Python 3.10.
* Drop support for Python 3.6.
* Add support for default Field values.
* Add EnumField.
* Support warnings in contract checks.
* Add unmatched_ignore_imports_alerting option for each contract.
* Add command line argument for showing timings.

Page 3 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.