Hi,
I'd like to add support for running applications with the Checkmarx IAST java agent.
The agent collects information which is sent to a central server for analysis.
Here's the high-level design of what I intend to do (as a new framework in this buildpack):
- Check for existence of a bound Checkmarx service (which will include the server URL in it's credentials)
- Download the agent files from the server
- Add the java agent, possibly some JVM arguments and some system properties
Before I start implementing, just checking if this is basically OK and for any other input.
Also, please let me know how to fill out the CLA.
Thanks
Hi,
I'd like to add support for running applications with the Checkmarx IAST java agent.
The agent collects information which is sent to a central server for analysis.
Here's the high-level design of what I intend to do (as a new framework in this buildpack):
Before I start implementing, just checking if this is basically OK and for any other input.
Also, please let me know how to fill out the CLA.
Thanks