accso / SecureCheckPlus

SecureCheckPlus by Accso is a web application that can be integrated into the CI/CD process via an adapter. It allows the identification, review, and documentation of already known vulnerabilities based on the libraries used.
Apache License 2.0
4 stars 1 forks source link

Add note about invalid credentials during setup #1

Open marcus67 opened 1 month ago

marcus67 commented 1 month ago

During setup, the upload stage often fails due to invalid credentials although the API key has probably been set correctly. This is due to the fact that the API key may be configured as "protected" and the changes to the pipeline are tested in a non-protected branch.