Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.16 KB

framework-checkmarx_iast_agent.md

File metadata and controls

22 lines (17 loc) · 1.16 KB

Checkmarx IAST Agent Framework

The Checkmarx IAST Agent Framework causes an application to be automatically configured to work with a bound Checkmarx IAST Service.

Detection CriterionExistence of a bound Checkmarx IAST service. The existence of an Checkmarx IAST service is defined by the VCAP_SERVICES payload containing a service named checkmarx-iast.

User-Provided Service

When binding Checkmarx IAST using a user-provided service, it must have the name checkmarx-iast and the credential payload must include the following entry:

Name Description
server The IAST Manager URL

Configuration

For general information on configuring the buildpack, including how to specify configuration values through environment variables, refer to Configuration and Extension.