Release 2.0.8.0
Release Date: 26th November’21
| Sr. No | CPP checks | CWE tags |
|---|---|---|
| unvalidated param as index | CWE-129 | |
| Improper input validation | CWE-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.No | Java checks | CWE tags |
|---|---|---|
| Do Not Call System Exit | CWE-382 | |
| Redirect Without Exit | CWE-692 | |
| Missing required cryptographic step | CWE-325 | |
| Sensitive Data In Serializable Class | CWE-499 | |
| Missing Break Statement In Switch | CWE-484 | |
| Avoid Throwing Generic Exception | CWE-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
Updated about 1 year ago
Did this page help you?
