Commit Graph

6 Commits

Author SHA1 Message Date
Mortalus
ad7db3d203 docs: update remote endpoint to mcp.ansvar.eu
Replace Vercel endpoint URL with self-hosted Hetzner endpoint.
Old: https://israel-law-mcp.vercel.app/mcp
New: https://mcp.ansvar.eu/law-israel-law-mcp/mcp
2026-03-26 05:17:49 +01:00
Jeffrey von Rotz
86f610be05 feat: security fix + golden-standard README
* fix: Dockerfile CMD path and chown for Docker proxy support

* chore: remove legacy codeql.yml (ADR-011 GHAS migration)

* chore: remove legacy gitleaks.yml (ADR-011 GHAS migration)

* docs: add TOOLS.md with tool documentation

* fix(security): update lock file — hono 4.12.3 + SDK 1.27.1 (#4)

Updated transitive deps to patched versions:
- @modelcontextprotocol/sdk: 1.26.0 -> 1.27.1
  (cross-client data leak via shared transport, affects 1.10.0-1.25.3,
  patched in 1.26.0)
- hono: 4.12.0 -> 4.12.3
  (authentication bypass via IP spoofing, patched in 4.12.3)

No package.json change needed — existing semver ranges already allow
the patched versions.

* docs: golden-standard README (#5)

Brings README to production golden standard following the Ansvar Law MCP template.
2026-03-02 20:25:22 +00:00
Mortalus
b4fee903d5 docs: restore key legislation, deployment tier, and database estimates 2026-02-21 05:43:12 +01:00
Mortalus
3cfa5ac1f9 fix: correct tool name and gitleaks config 2026-02-21 05:37:17 +01:00
Jeffrey von Rotz
a1deee92cc docs: expand README to gold standard 2026-02-21 05:05:54 +01:00
Mortalus
21aa81d2b0 chore: initial MCP preparation package
14-file blueprint including:
- sources.yml with data source provenance
- 12 golden contract tests with native-language search terms
- 5-6 drift detection anchors
- MCP Registry + npm package configs
- Vercel deployment config (SMALL tier)
- Security policies and issue templates

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 13:39:14 +01:00