Skip to content

docs: add section on security - #192

Merged
jaylinski merged 1 commit into
masterfrom
security
Sep 6, 2026
Merged

docs: add section on security#192
jaylinski merged 1 commit into
masterfrom
security

Conversation

@jaylinski

Copy link
Copy Markdown
Member

🔒

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟢 Approval recommended

The changes are documentation-only, links/navigation appear consistent with existing sidebar/base patterns, and no functional or build-breaking issues were found in the updated content.

Pull request overview

Adds a new “Security” guide page to the documentation (English, Korean, and Chinese) and exposes it in the VitePress sidebar so readers can find security guidance alongside the rest of the language guide.

Changes:

  • Add new Security guide pages in en, ko, and zh.
  • Add “Security” to the Guide sidebar navigation for all three locales.
  • Minor line-wrapping/formatting adjustments in existing Chinese guide pages.
File summaries
File Description
src/zh/guide/security.md Adds a Chinese Security guide page covering escaping, CSP, server-side rendering risks, and untrusted templates/ASTs.
src/zh/guide/index.md Adjusts wrapping/formatting in the Block Helpers section.
src/zh/guide/builtin-helpers.md Adjusts wrapping/formatting in the nested blocks / segment-literal explanation.
src/ko/guide/security.md Adds a Korean Security guide page covering escaping, CSP, server-side rendering risks, and untrusted templates/ASTs.
src/guide/security.md Adds the English Security guide page with the same guidance.
src/.vitepress/config.js Adds “Security” to the Guide sidebar for root, ko, and zh locales.
Review details
  • Files reviewed: 6/6 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jaylinski
jaylinski merged commit eea2639 into master Sep 6, 2026
2 checks passed
@jaylinski
jaylinski deleted the security branch September 6, 2026 20:11
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