Output Filter Pattern

Security pattern for filtering data before sending to external entities. Use when preventing excessive data exposure, implementing data minimization, protecting sensitive information in API responses, or ensuring clients receive only necessary data. Addresses "Entity receives excessive data" problem and OWASP API3:2019 Excessive Data Exposure. Use when this capability is needed.

tomevault-io f7dd76e 2 files · 8.3 KB Updated

File contents

tomevault-io/skills-registry/tree/main/igbuend--grimbard--output-filter-pattern commit f7dd76ecc3

Frequently asked questions

npx skillmds@latest add tomevault-io/output-filter-pattern