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
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.
Query Application Findings
Returns a list of an application\'s findings matching `{applictionId}` and the query from a the token-linked application security integration.
Query Applications
Returns a list of applications matching the query from a the token-linked application security integration.
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.