Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initiate Checkmarx Scan #168

Open
fergalcoll opened this issue Aug 26, 2019 · 4 comments
Open

Initiate Checkmarx Scan #168

fergalcoll opened this issue Aug 26, 2019 · 4 comments
Labels

Comments

@fergalcoll
Copy link

Hey,

I'm trying to initiate a Checkmarx scan, running the docker image with the following

-t checkmarx
--checkmarx-user
--checkmarx-password
--checkmarx-server
--checkmarx-project

I added runCxConsole.sh to the Path Variable

GlueCheckmarxOutput

What am I missing?

@omerlh
Copy link
Collaborator

omerlh commented Sep 3, 2019

Hey, sorry for the late response.
Checkmarx cli is not bundled with the docker image, but if you want - you can raise a PR and fix that :)
A better option will be to use the dynamic task - run the scan, export the JSON report and feed it to glue for parsing. This way, you can use whichever version of checkmarx CLI you need, without the need to update Glue, and let Glue focus on what it does the best.

@fergalcoll
Copy link
Author

Thanks, is Checkmarx JSON output supported in the dynamic task?

@omerlh
Copy link
Collaborator

omerlh commented Sep 10, 2019

Should be easy to add it, let's take it offline to OWASP Slack? DM me and we can figure it out together, I did it multiple times in the past :)

@stale
Copy link

stale bot commented Nov 9, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants