This documentation is not maintained. Please refer to doc.castsoftware.com/technologies to find the latest updates.


1.3.0-funcrel

Note

The rule improvement made in this release of the extension, will have a significant impact on any existing analysis results generated with a previous release of the extension. When re-analyzing existing and unchanged source code with this new extension, you should therefore expect grade and violation changes. When using AIP Console, if you do not want this extension to be used, you should ensure that you implement an extension strategy to prevent the automatic download and installation of the extension. If you are onboarding a new application, CAST actively encourages you to use this new release to take advantage of the improvements that have been implemented.

Rules

Rule IdNew RuleDetails
1043046FALSEAvoid creating cookie with overly broad path (C#)
1043048FALSEAvoid having cookie with an overly broad domain (C#)
1043018FALSEAvoid storing passwords in the config files
1043044FALSEEnsure that CSRF Protection is enabled (ASP.NET MVC)
1043030FALSEEnsure the X-Frame-Options header is setup (ASP.NET)