Pyaphid

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 2

0.3.1

What's Changed
- updated package trove classifiers
- classes create a new scope
- pyaphid can process relative imports
- fix pyaphid echos printing out incorrect column positions



**Full Changelog**: https://github.com/jvllmr/pyaphid/compare/v0.3.0...v0.3.1

0.3.0

- upgraded dependency ast_comments to version 1.0
- detect nested forbidden function calls
- detect forbidden function calls in generator expressions and comprehensions


**Full Changelog**: https://github.com/jvllmr/pyaphid/compare/v0.2.0...v0.3.0

0.2.0

- Drop support for Python 3.7
- Use `ast_comment` for parsing the abstract syntax tree
- Lines can be ignored with ` pyaphid: ignore` comment

0.1.4

- Fix CLI crashing with Python 3.8 and 3.7

0.1.3

- Improve detection of assignment and function def collisions

0.1.2

- Fix error that happens when a call chain longer than 2 calls is used, such as: `os.listdir(".").pop().encode("utf-8")`

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.