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 CodeSonar API provides functions for examining the contents of a project. The internal representation of a project is sometimes referred to as a system dependence graph (SDG).
Language Module Support: Internal representation for projects is available for C/C++, binary, C#, and Java analyses.
The CodeSonar API provides functions for examining the contents of a project.
API functions provide access to information about error reports and warning reports generated for the SDG of the current project.
By API language:
| C++ | class project. |
|---|---|
| Python | class project. |
| C | Header cs_sdg.h provides project (SDG) functions and types. |
See also:
To report problems with this documentation, please visit https://support.codesecure.com/.