Skip to content

Add SECURITY.md#53

Merged
askmy-stack merged 1 commit into
mainfrom
docs/security-md
Jul 14, 2026
Merged

Add SECURITY.md#53
askmy-stack merged 1 commit into
mainfrom
docs/security-md

Conversation

@askmy-stack

Copy link
Copy Markdown
Owner

Summary

Adds a SECURITY.md covering:

  • How to report a vulnerability (GitHub private reporting or email).
  • The current auth model: CORTEX_API_KEYS server-side role resolution, the MCP server's production API key requirement, and per-connector webhook HMAC verification.
  • Access control for POST /gdpr/erase.
  • What organizational data Cortex ingests/stores and that it may be sent to a configured LLM provider without redaction.

Fixes #27

Made with Cursor

Document how to report vulnerabilities, the current API key / MCP /
webhook auth model, GDPR erasure access control, and what data Cortex
handles.

Fixes #27

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cortex Ready Ready Preview, Comment Jul 14, 2026 1:57pm

@askmy-stack
askmy-stack merged commit 02fd73f into main Jul 14, 2026
4 checks passed
@askmy-stack
askmy-stack deleted the docs/security-md branch July 14, 2026 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add SECURITY.md for webhooks JWT and GDPR

1 participant