Skip to content

refactor: reorganize security docs into more logical locations#816

Open
EricGustin wants to merge 25 commits intomainfrom
ericgustin/reorg-security-docs
Open

refactor: reorganize security docs into more logical locations#816
EricGustin wants to merge 25 commits intomainfrom
ericgustin/reorg-security-docs

Conversation

@EricGustin
Copy link
Member

@EricGustin EricGustin commented Feb 25, 2026

Move security research program to resources/ and dissolve the guides/security section, placing the MCP server security guides under guides/create-tools/secure-your-server.


Note

Low Risk
Low risk documentation reorg: mainly moves/renames pages, updates internal links, and adds redirects; primary risk is broken navigation or stale links if any paths were missed.

Overview
Reorganizes security documentation and navigation. The guides/security section is dissolved; MCP server security content is consolidated under guides/create-tools/secure-your-server, and references to the old security paths are updated across guides, learn pages, and agent framework tutorials.

Moves the Security Research Program into Resources. Adds resources/security-research-program to the Resources nav, updates contact/FAQ links, and introduces permanent Next.js redirects from the legacy guides/security/* routes to the new locations (including secure-your-mcp-server).

Written by Cursor Bugbot for commit facb4fc. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Feb 25, 2026

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Feb 26, 2026 8:22pm

Request Review

EricGustin and others added 2 commits February 25, 2026 13:29
Move security research program to resources/ and dissolve the guides/security
section, placing the MCP server security guides under guides/create-tools/secure-your-server.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@EricGustin EricGustin force-pushed the ericgustin/reorg-security-docs branch from 09e052a to 37a2fef Compare February 25, 2026 21:29
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style Review

Found 1 style suggestion(s).

Powered by Vale + Claude

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style Review

Found 1 style suggestion(s).

Powered by Vale + Claude

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

The dev-specific `.next/dev/types/routes.d.ts` import was an unintentional
artifact from running `pnpm dev/build` locally. Restore to the canonical
`.next/types/routes.d.ts` path. This file is auto-generated by Next.js and
should not be manually edited.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@evantahler
Copy link
Contributor

I don't really know how to review this PR with all the changes to remove the dates. Was that intentional?

@EricGustin
Copy link
Member Author

EricGustin commented Feb 26, 2026

@evantahler everything inside of public/_markdown/en is auto-generated by a github action. I don't understand it either. That type of thing shouldn't be pushing changes to PRs in my opinion

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.

2 participants