Commit 417fa8b
refactor: reorganize security docs into more logical locations (#816)
* refactor: reorganize security docs into more logical locations
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>
* fix: collapse redirect chain for home/build-tools/secure-your-mcp-server
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Update app/en/references/changelog/page.mdx
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: update broken security link in tanstack-ai guide
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* revert: restore next-env.d.ts to production build path
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>
* 🤖 Regenerate LLMs.txt
* fix: restore public/llms.txt accidentally deleted during rebase
The llms.txt was deleted when resolving a modify/delete conflict in
a CI bot commit during rebase. Restore to main's current version.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: restore audit-logs markdown file accidentally deleted during rebase
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* 🤖 Regenerate LLMs.txt
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 1579ffe commit 417fa8b
15 files changed
Lines changed: 41 additions & 41 deletions
File tree
- app/en
- get-started/agent-frameworks
- tanstack-ai
- vercelai
- guides
- create-tools
- secure-your-server
- secure-your-mcp-server
- security
- learn/server-level-vs-tool-level-auth
- references/changelog
- resources
- contact-us
- security-research-program
- public
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
697 | 697 | | |
698 | 698 | | |
699 | 699 | | |
700 | | - | |
| 700 | + | |
701 | 701 | | |
702 | 702 | | |
703 | 703 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
597 | 597 | | |
598 | 598 | | |
599 | 599 | | |
600 | | - | |
| 600 | + | |
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 14 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 15 | + | |
22 | 16 | | |
23 | 17 | | |
24 | 18 | | |
| |||
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 24 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
0 commit comments