@cablate/mcp-google-map 0.0.22 → 0.0.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -221,7 +221,7 @@ tests/
|
|
|
221
221
|
- DNS rebinding protection available for production
|
|
222
222
|
- Input validation using Zod schemas
|
|
223
223
|
|
|
224
|
-
For enterprise security reviews, see [Security Assessment Clarifications](./SECURITY_ASSESSMENT.md).
|
|
224
|
+
For enterprise security reviews, see [Security Assessment Clarifications](./SECURITY_ASSESSMENT.md) — a 23-item checklist covering licensing, data protection, credential management, tool contamination, and AI agent execution environment verification.
|
|
225
225
|
|
|
226
226
|
## Changelog
|
|
227
227
|
|
package/package.json
CHANGED