Join us as we sit down with Doug Cahill and talk about Cybersecurity Integrations: The ROI Black Hole

PARTNER

HCL AppScan on Cloud

HCLSoftware | Application Security

HCL AppScan is an application security testing platform that provides SAST, DAST, IAST, and software composition analysis (SCA) to help development and security teams identify and remediate vulnerabilities across their application portfolio.

Teams looking to integrate HCL AppScan can route application vulnerability findings into their ticketing, vulnerability management, or SIEM platforms through Synqly's normalized AppSec connector. Build an HCL AppScan integration to operationalize application security findings without custom data pipelines.

Configuration for HCL AppScan on Cloud as an application security provider.

[Configuration guide](https://docs.synqly.com/guides/provider-configuration/hcl-appscan-appsec-setup)

Integration Use Cases

forms_apps_script

Get Application Finding Details

Returns the details of the finding matching `{findingId}` where the finding belongs to the application matching `{applicationId}` from the token-linked application security integration.

find_in_page

Query Application Findings

Returns a list of an application\'s findings matching `{applictionId}` and the query from a the token-linked application security integration.

database_search

Query Applications

Returns a list of applications matching the query from a the token-linked application security integration.

settings_applications

Query findings across all applications

Returns a list of each findings details combined with the application details for all applications in the token-linked application security integration. This API may perform multiple provider API calls per executation so can be slower to respond.

Integration Resources