Slotscheck

Latest version: v0.19.1

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

Scan your dependencies

Page 3 of 7

0.16.0

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

**Breaking changes**

- The "strict-imports" default value was mistakenly ``False`` in contrast to what is documented.
The default value is now ``True``, in line with documentation.
If you were relying on this permissive import behavior,
you will need to set this option in the CLI or settings file.
- Drop Python 3.6 support

**Bugfixes**

- Disabling "strict-imports" now also gracefully handles failed imports
of the root module given (113).

**Features**

- Add official Python 3.11 support

0.15.0

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

- Fix error when encountering metaclass with slots (106)
- Improved detection of immutable classes on Python 3.10+ (92)

0.14.1

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

- Gracefully handle inspection failure due to
unimportable parent package (90).

0.14.0

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

- Improved robustness of importing implicitly namespaced and
extension packages (64)

0.13.0

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

- Improved robustness of determining whether a class is pure Python (65)

0.12.1

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

- Add helpful link to 'failed to find module' message.

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.