Skip to content

Releases: tonybaloney/pycharm-security

v1.25.1

07 Dec 02:04
9a6c294
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.25.0...1.25.1

v1.25.0

03 Dec 06:42
6c69709
Compare
Choose a tag to compare
  • 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

02 Aug 23:31
6377509
Compare
Choose a tag to compare
  • Support for 2021.2 series
  • Update safety db to august 2021

v1.24.0

11 Apr 22:30
b342dbf
Compare
Choose a tag to compare
  • Support For PyCharm 2021.1

v1.22.2

26 Nov 09:45
2e5ce75
Compare
Choose a tag to compare
  • Support for PyCharm 2020.3
  • Update of November SafetyDB
  • Fix a bug on invalid package check

v1.20.1

02 Jul 04:08
d420a81
Compare
Choose a tag to compare
  • Fixed null pointer exception when SDK not properly initialized
  • Updated SafetyDB to July 2020 update

v1.19.0

25 May 06:27
59e6b1a
Compare
Choose a tag to compare
  • Added (DJG300) and (DJG301) for inspection of Django authorization mixins in class-based views.
  • Fixed #118 : Fixers don't work for Mako and Jinja2 in edge case (@koxudaxi)

v1.18.0

12 May 08:16
0a6fd9c
Compare
Choose a tag to compare
  • Added SQL200 for inspection of insecure SQLalchemy method calls

v1.17.0

07 May 05:59
a11b56e
Compare
Choose a tag to compare
  • Added a source path argument to the GitHub action
  • Added a result output to the GitHub action

v1.16.0

15 Apr 22:52
bb6eb46
Compare
Choose a tag to compare
  • Use PyCharm 2020.1 as the primary build target