[Bug][API] GET /projects exposes GitLab token in the gitextractor plugin #7597
Labels
pr-type/bug-fix
This PR fixes a bug
severity/p1
This bug affects functionality or significantly affect ux
type/bug
This issue is a bug
Search before asking
What happened
When calling GET /blueprints/{blueprintId} access tokens are correctly masked for gitextractor GitLab connections. When calling GET /projects/{projectName} the token is not masked in the Blueprint response.
What do you expect to happen
The token to be masked in the response from GET /projects/{projectName}
How to reproduce
Anything else
No response
Version
v0.21.0
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: