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

Login to Checkmarx via token or without username/password #1284

Open
teodem opened this issue Oct 12, 2023 · 0 comments
Open

Login to Checkmarx via token or without username/password #1284

teodem opened this issue Oct 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@teodem
Copy link

teodem commented Oct 12, 2023

Describe the problem

As user, i want to use cx-flow to run my SAST scans directly in the pipeline. For that, i would prefer and recommend to use a bearer token to access the Checkmarx Server instead of credentials (username and password).

Proposed solution

An idea could be to use authentication via bearer token.

A clear description of what you want to happen.
I would like to store the bearer token as CI/CD variable in GitLab and access Checkmarx Server like that.

Additional details

This is supposed to increase security (no credentials laying around nor traveling through potential insecure channel). As far as i know you also have an option to encrypt credentials, but i would prefer working with tokens, like most of the other tools already support.

Add any other details / contexts / screenshots about the feature request.

@teodem teodem added the enhancement New feature or request label Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant