API Unauthorized Access and Data Leak
The API should verify the permissions on the every resource and field.
The API should not leak confidential data. This often happens when using generic code.
Last updated
The API should verify the permissions on the every resource and field.
The API should not leak confidential data. This often happens when using generic code.
Last updated