# Functions
ConvertCxxmlToSarif is the entrypoint for the Parse function.
No description provided by the author
No description provided by the author
NewSystemInstance returns a new Checkmarx client for communicating with the backend.
Parse function.
No description provided by the author
No description provided by the author
WriteSarif writes a json file to disk as a .sarif if it respects the specification declared in format.SARIF.
# Constants
ReportsDirectory defines the subfolder for the Checkmarx reports which are generated.
# Structs
AuthToken - Structure to store OAuth2 token.
No description provided by the author
No description provided by the author
CxxmlQuery CxxmlQuery.
CxxmlResult CxxmlResult.
CxXMLResults : This struct encapsulates everyting in the Cx XML document.
DetailedResult - DetailedResult Structure.
EngineConfigurationLink - engine configuration link found in ScanSettings response.
Line Line.
Link - Link Structure.
Links - Links Structure.
No description provided by the author
Path Path.
PathNode PathNode.
Preset - Project's Preset.
PresetLink - preset link found in ScanSettings response.
Project - Project Structure.
ProjectBranchingResponse - ProjectBranchingResponse Structure.
ProjectBranchingStatusResponse - ProjectBranchingStatusResponse Structure.
ProjectCreateResult - ProjectCreateResult Structure.
ProjectLink - project link found in ScanSettings response.
Query - Query Structure.
Report - Report Structure.
ReportStatus - ReportStatus Structure.
ReportStatusResponse - ReportStatusResponse Structure.
Result - Result Structure.
ResultsStatistics - ResultsStatistics Structure.
Scan - Scan Structure.
ScanSettings - scan settings at project level.
ScanStatus - ScanStatus Structure.
ScanStatusDetail - ScanStatusDetail Structure.
No description provided by the author
Snippet Snippet.
SourceSettingsLink - SourceSettingsLink Structure.
Status - Status Structure.
SystemInstance is the client communicating with the Checkmarx backend.
Team - Team Structure.
# Interfaces
System is the interface abstraction of a specific SystemIns.