/
/Checkmarx REST API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 56m ago · Updated 1mo ago
GENERAL46
OSA9
  • getReturns basic scan details for all scans associated with a specified project id
  • postCreates a new scan request
  • getGet all supported Open Source file extensions
  • getReturns a Json summary report for the specified scan Id
  • getReturns the licenses associated with the given scan request
  • getReturns a list of comments associated with the instances of the given vulnerability
  • getReturns basic scan details for a specified scan
  • getReturns all the vulnerabilities for the specified scan Id. Each vulnerability returned is unique to its library or file.
  • getReturns all the used libraries for the specified scan Id
SAST63
    OSA

    Returns all the used libraries for the specified scan Id

    get/osa/libraries

    Query parameters

    scanIdstring uuid required

    Unique Id of the specific scan

    pageinteger

    Page number (default 1)

    itemsPerPageinteger

    Number of items per page (default 100)

    Response

    OK

    Changes

    No recorded changes to this endpoint across all 1 revision of this API.