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
General

CodeSonar HTTP API

The hub provides an HTTP API. Scripts, programs, or people can use this API to access warnings, analyses, and other hub content.

You are currently browing this manual on disk, via a file:// URL.

The HTTP API documentation is served directly by the hub, and cannot be accessed via a file URL. To view the API documentation, do the following.

  1. Start a hub, if one is not already running.
  2. In your web browser, open the following URL.
    http://host:port/install/third-party/swagger-ui/
    Where http://host:port is your hub homepage URL (for HTTPS hubs, the URL will start with https://).

OpenAPI Document

The OpenAPI document is available for two OpenAPI specifications. For a hub located at http://host:port, the URLs are as follows (for HTTPS hubs, the URL will start with https://).

OpenAPI Specification version 3.1.0 http://host:port/install/codesonar/openapi-3.1.0.json
OpenAPI Specification version 3.0.3 http://host:port/install/codesonar/openapi-3.0.3.json
 

To report problems with this documentation, please visit https://support.codesecure.com/.