Releases: tonybaloney/pycharm-security
Releases · tonybaloney/pycharm-security
v1.25.1
What's Changed
- Bump byte-buddy-agent from 1.12.2 to 1.12.3 by @dependabot in #306
- Bump byte-buddy from 1.12.2 to 1.12.3 by @dependabot in #307
- Fix plugin compatibility by @tonybaloney in #309
Full Changelog: 1.25.0...1.25.1
v1.25.0
- Added a PyPi API option for package security checking that uses the new PyPI vulnerability API
- Support for 2021.3 and 2022
- Update safety DB to December 2021
v1.24.2
- Support for 2021.2 series
- Update safety db to august 2021
v1.24.0
- Support For PyCharm 2021.1
v1.22.2
- Support for PyCharm 2020.3
- Update of November SafetyDB
- Fix a bug on invalid package check
v1.20.1
- Fixed null pointer exception when SDK not properly initialized
- Updated SafetyDB to July 2020 update
v1.19.0
v1.18.0
- Added SQL200 for inspection of insecure SQLalchemy method calls
v1.17.0
- Added a source path argument to the GitHub action
- Added a result output to the GitHub action
v1.16.0
- Use PyCharm 2020.1 as the primary build target