kyma-project / busola

Web based Kubernetes Dashboard with a focus on privacy that requires no active components or special privileges in your cluster.
Apache License 2.0
25 stars 48 forks source link

Tighten input validation for requests initiated by the backend #3372

Open pbochynski opened 2 weeks ago

pbochynski commented 2 weeks ago

Description

Add validation for the following cases:

Expected result Malicious request should be rejected with 400 response code

mrCherry97 commented 4 days ago

Something is not working, and currently, validation is too strict. The backend is throwing 400 all the time.