JavaScript is not currently enabled, but is required for full CodeSonar manual search and browse functionality.
If you are viewing this file in your hub's Web GUI, enable JavaScript in your browser: you will also need it for GUI functionality.
If you opened this file directly from disk, your browser may be directly suppressing JavaScript functionality: certain browsers perform this suppression on local files (but not files delivered by web servers) for security reasons.
| CodeSonar® 9.2p0 | CONFIDENTIAL | CodeSecure Inc |
The categories list for each CodeSonar warning includes any relevant members of the OWASP® Top Ten Application Security Risks - 2017.
A broader set of correspondences is shown in Broad Mapping: OWASP Top Ten Application Security Risks - 2017.
CSV tables of warning classes by OWASP-2017 rule are provided in OWASP-2017-mapping.csv.
"OWASP-2017" is shorthand for the OWASP Top Ten Web Application Security Risks - 2017.
See the OWASP Top Ten 2017 website for more information.
The following table shows the CodeSonar warning classes that are associated with OWASP-2017 top ten security risks.
The predefined OWASP Top Ten 2017 Report management report template allows you to automatically generate a report summarizing all the warnings from a particular analysis that are closely mapped to one or more of the OWASP Top Ten Web Application Security Risks.
You can generate this report from the GUI Analysis page for the analysis of interest. For general instructions, see Task: Generate a Management Report.
Because the rules are strongly tied to web application development, many of the associated checks are disabled by default.
CodeSonar ships with a taxonomy preset for OWASP-2017 checks:
| owasp2017 |
Enables warning classes such that a given class C is
enabled if all of the following are true.
|
You can apply the owasp2017 preset to the CodeSonar build/analysis as shown in the following table.
@PRESET_TABLE[owasp2017]@
To enable checks for all the warning classes associated with a specific OWASP-2017 security risk, include the following in the project configuration file:
WARNING_FILTER += allow categories:"OWASP-2017:Anum"
To enable a single warning class check, follow the instructions in the documentation for the corresponding warning class. Warning class documentation links are provided above.
To report problems with this documentation, please visit https://support.codesecure.com/.