Releases: snyk/snyk-python-plugin
Releases · snyk/snyk-python-plugin
v2.4.5
2.4.5 (2025-01-21)
Bug Fixes
- [OSM-2189] refactor sys_platform selector (#257) (9e05d2c)
v2.4.4
2.4.4 (2025-01-21)
Bug Fixes
- fix test to not check version of package (#258) (0b99485)
v2.4.3
2.4.3 (2025-01-13)
Bug Fixes
v2.4.2
2.4.2 (2025-01-13)
Bug Fixes
v2.4.1
2.4.1 (2025-01-09)
Bug Fixes
- [OSM-2206] skip unresolved local packages (#255) (e8b6e84)
v2.4.0
2.4.0 (2024-12-23)
Features
- [OSM-2206] support for local whl files req specifier (#254) (b42e5fc)
v2.3.0
2.3.0 (2024-12-19)
Features
v2.2.2
2.2.2 (2024-12-16)
Bug Fixes
- fix unit tests with latest versions of packages (#253) (d5b4b4e)
v2.2.1
2.2.1 (2024-08-02)
Bug Fixes
- removed setuptools installation on the plugin (#246) (fca32a6)
v2.2.0
2.2.0 (2024-07-30)
Bug Fixes
- correct cmd to get python version for pipenv projects (#244) (21ce344)
- fix circleci config after introducing security scans (#245) (710311f)
Features