From 5c76ed2db998d6169c96350e80b2d8083273e4dd Mon Sep 17 00:00:00 2001 From: YuuGR1337 Date: Sun, 7 Jun 2026 08:02:53 +0700 Subject: [PATCH] docs: add docs/integrations/cursor.md Closes #1360 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 817abc1de..cc4954d50 100644 --- a/README.md +++ b/README.md @@ -250,6 +250,10 @@ Report vulnerabilities via [GitHub Private Vulnerability Reporting](https://gith +## Integrations + +- [Cursor IDE](docs/integrations/cursor.md) — hook bridge, MCP servers, rules, and full scanning support. + ## License GNU Affero General Public License v3.0 (AGPL-3.0). See [LICENSE](LICENSE).