Skip to content

Exclude logging of API responses to prevent leakage of confidential data

Stan Hu requested to merge sh-exclude-api-responses into master

Some API endpoints return confidential information or large return values (e.g. artifacts/authorize) endpoint, so exclude them from the logs.

Merge request reports