I'm working on integrating the Checkmarx AST Scanner into our Jenkins pipeline using a shared library written in Groovy. Currently, I am able to invoke the checkmarxASTScanner step directly inside a ...