BigHugger
sk Skill · mukul975

implementing-api-schema-validation-security

Implements API schema validation using OpenAPI Specification and JSON Schema documents, enforced both at the API gateway (runtime) and during development (shift-left), to lock down request/response contracts and reject unknown properties. Use when preventing injection attacks (SQLi, XSS, XXE), blocking mass assignment, or stopping data leakage through unvalidated API responses.

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
Pythonapi-gatewaymass-assignmentyamlpythondata-leakage-preventionjson-schemabashopenapischema-validationinput-validationapi-security
Host repository
mukul975/Anthropic-Cybersecurity-Skills
Version
1.0
Licence
Apache-2.0
Host stars
33k
Host language
Python