Hello,
I'm trying to do a checkmarx scan on a project name and directory path based on task output from a task. For example, I'm finding changed files in the PR and locating which project they belong to in a mono repo to identify the project name.
The params in the put statement do not accept output from any task. The following doesn't work:
task:
output: project_name
.....
put: my_checkmarx_project
params:
project_name: project_name
....
Doing it this way allows me to use only one webhook to scan projects paths in a mono repo. I already know this can be done with multiple webhooks. Is there something I'm missing here?
Welcome to the Community!
Could you explain what this has to do with Confluence? (Or any other Atlassian system?)
Could you have clicked on "help with the documentation system for something" instead of "help with the something"?
Very likely sorry ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.