pagopa / interop-be-monorepo

Apache License 2.0
0 stars 1 forks source link

IMN-819 parse responses #1001

Closed sandrotaje closed 1 month ago

sandrotaje commented 1 month ago

This PR introduces a Zod.parse on every response of the BFF router. This guarantees that we are not returning properties in excess to the client avoiding potential security issues or leaking of information.