Release 2.0.9.0

Release Date: 19th January’22

  • We have added 2 new C++ checks that map to * CWE

Sr. No

CPP checks

CWE tags

invalid iterator

CWE-664

unconditional pointer return dref

CWE-476

  • Support anti-pattern and metrics for python language.
  • Users can now suppress any anti-patterns based on their occurrence.
  • Bug Fixes