ASVS Requirement 1.3.3
- Level: 2
- Chapter: V1 Encoding and Sanitization
- Section: V1.3 Sanitization
- Source: 0x10-V1-Encoding-and-Sanitization.md
Description
Verify that data being passed to a potentially dangerous context is sanitized beforehand to enforce safety measures, such as only allowing characters which are safe for this context and trimming input which is too long.