Skip to content

Bad credentials error when using correct credentials #7

Description

@ErickGiffoni

Hi, is this action still maintainable ? Last commit was 6 months ago, there is only one closed PR,
no issues, no branches... is everything working ?

I've setup this action as it is in the marketplace and I have added my user credentials to GitHub
secrets, username as the email I use to login to https://cloud.apisecapps.com and password. But
it gets the bad request error:

Run ${GITHUB_ACTION_PATH}/apisec-run-scan.sh --username "***" --password "***" --project "backend staging" --profile "Master" --scanner ""  --outputfile  "apisec-results.sarif"   --refresh-playbooks "" --host "" --emailReport "" --fail-on-vuln-severity "" --openAPISpecUrl "" --openAPISpecFile "" --internal_OpenAPISpecUrl  "" --specType  "" --profileScanner  "" --envName "" --authName "" --app_username "" --app_password "" --app_endPointUrl "" --app_token_param "" --header_1 "" --baseUrl "" --category ""
  ${GITHUB_ACTION_PATH}/apisec-run-scan.sh --username "***" --password "***" --project "backend staging" --profile "Master" --scanner ""  --outputfile  "apisec-results.sarif"   --refresh-playbooks "" --host "" --emailReport "" --fail-on-vuln-severity "" --openAPISpecUrl "" --openAPISpecFile "" --internal_OpenAPISpecUrl  "" --specType  "" --profileScanner  "" --envName "" --authName "" --app_username "" --app_password "" --app_endPointUrl "" --app_token_param "" --header_1 "" --baseUrl "" --category ""
  shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Bad Credentials. Please provide correct User Credentials!!
 
Error: Process completed with exit code 1.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions