Closed swiewiora closed 1 year ago
the API ID is the first part of the users credentials, I would not suggest to display them at all. At least not in any automated way. Maybe for debugging that is interesting to see, but I would always choose credentials to be a secret.
This pull requests logs API ID (
vid
) parameter in order to simplify troubleshooting of common authentication and access issues.VERACODE_API_ID in example workflows
main.yml
andpolicyscan.yml
are moved from secrets to variables....