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

Authentication doesn't work when password contains the ampersand character (&) #97

Open
johnmcg12 opened this issue Feb 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@johnmcg12
Copy link

johnmcg12 commented Feb 21, 2024

Description

The tool doesn't work when the user has a password with an ampersand character (&)

Expected Behavior

The command line should handle all special characters in a password

Actual Behavior

Authentication fails and the following error message is returned:
ERROR execution failed: could not authenticate with SAST API: authentication error - please confirm your user name and password

Reproduction

Try the tool with any user with a password containing the '&' character.
The screen shot shows a password ending in &F as an example (not my actual password):
ExportToolIssue

Environment Details

CxSAST 9.4.3 HF16
CLI Export Tool 1.4.0

@johnmcg12 johnmcg12 added the bug Something isn't working label Feb 21, 2024
@cx-RomeuAlves cx-RomeuAlves self-assigned this Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants