In this release, we've focused on Support for Environments and LanguagesVisual Studio CodeExtended Support for C#We've added support for features and enhancements of C# 8.0. Extended Support for .NET Core
New Version ConventionIn this release, we've introduced a new versioning scheme. dotTEST version number now includes the year and moth to indicate the release date. Extended Security Compliance PackWe've extended Security Pack to help you achieve compliance with the latest CWE version 4.0. In addition, we've enhanced support for CWE Top 25 2019 and One the Cusp guidelines by adding new rules and updating the existing test configurations. See New and Updated Test Configurations below for details.
|
Rule ID | Header |
---|---|
SEC.ALSI | Avoid logging sensitive information |
SEC.ATA | Do not use the Trace.Assert() method in production code |
SEC.PBRTE | Always specify absolute path to execute commands |
We've updated the following rule by adding a parameter to let you customize the maximum line length:
Bug/FR ID | Description |
---|---|
DT-12089 | Feature request to add a parameter for BRM.MLL-3 |
DT-13663 | Request to document how a scope of instrumentation for Application Coverage can be limited |
DT-14665 | User should be able to use dotTEST on FIPS compliant environments |
DT-14670 | OWASP2017.A1.VPPD: Handling of wrapper classes and method calls |
DT-14706 | Incorrect list of .NET Core Supported Rules in the manual |
DT-14707 | Setup problem for PB.EMPTYMETHODS is reported on .NETCore project, though rule is supported |
We've added support for:
We've removed support for:
Support for the following environments and systems is now deprecated and will be removed in future releases.
Support for Windows 7 is deprecated, following the system's EOL.
Support for the following SCMs is deprecated:
Support for Java 6 and lower is deprecated. In consequence, support environments that require Java 6 or lower will be removed for future releases.
For information about this release, see https://docs.parasoft.com/display/DOTTEST20201/Updates+in+2020.1. |