Validate all external inputs at system boundaries. Trust nothing from users, APIs, or files.
1
Up
0
Down
+1
Net
Saves time by specifying all three untrusted input sources (users, APIs, files) as requiring validation at system boundaries.
Saves the agent time discovering this