Release 2.0.8.0

Release Date: 26th November’21

  • We have added 3 new C++ 4 checks that map to CWE 2
Sr. NoCPP checksCWE tags
unvalidated param as indexCWE-129
Improper input validationCWE-20
unvalidated memory allocation
  • Added Compliance for 25 CERT1 C/CPP checks.
  • We have added 6 Java vulnerability checks that map to CWE 2
Sr.NoJava checksCWE tags
Do Not Call System ExitCWE-382
Redirect Without ExitCWE-692
Missing required cryptographic stepCWE-325
Sensitive Data In Serializable ClassCWE-499
Missing Break Statement In SwitchCWE-484
Avoid Throwing Generic ExceptionCWE-397
  • Added 50 new checks and upgraded version to 1.18.1 for Kotlin language detekt linter.
  • Added 41 new checks for solidity by Integrating new linter Sohlint.
  • Added support to SCSS (Syntactically Awesome Style Sheet).
  • Bug fixes

Did this page help you?