You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we develop the application we tried to make it as minimal as possible, so we can deliver a usable version quickly, therefore, only data in the database was encrypted, and the responsibility of transport layer safety is leveraged to users. But now since we don't have pressure on a timeline I think we can make it better as you mentioned.
Describe the bug
Credentials exposed in getProjectDetails api, this may lead to a security issue.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should hide crendential of the pipelines
The text was updated successfully, but these errors were encountered: