Update README.md
Browse filesLink README.md to SECURITY.md
README.md
CHANGED
@@ -91,3 +91,6 @@ A lightweight schema-validation step remains in the gateway.
|
|
91 |
- Gateway enforces **MIME/JSON schema** and rejects malformed/unauthorized requests.
|
92 |
- Preprocessors normalize inputs (e.g., tokenize text, resize/normalize images).
|
93 |
- Triton returns prediction JSON; gateway maps to a domain response schema and may **redact** fields per policy.
|
|
|
|
|
|
|
|
91 |
- Gateway enforces **MIME/JSON schema** and rejects malformed/unauthorized requests.
|
92 |
- Preprocessors normalize inputs (e.g., tokenize text, resize/normalize images).
|
93 |
- Triton returns prediction JSON; gateway maps to a domain response schema and may **redact** fields per policy.
|
94 |
+
|
95 |
+
📌 See [SECURITY.md](./SECURITY.md) for detailed security, compliance, and audit logging implementation.
|
96 |
+
|