- Translate all 101 markdown files: P1 core, all 10 modules, examples, auxiliary docs (CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, CLAUDE.md, etc.), peripheral docs (.github/, docs/, resources/, scripts/) - Translate comments and user-facing messages in 06-hooks/*.sh examples - Copy 05-mcp/*.json examples (standard JSON, no comments) - Update root README.md language switcher to include 日本語 - Add ja/TRANSLATION_NOTES.md (glossary + style guide) All translations pass pre-commit quality gates (markdown-lint, cross-references, mermaid-syntax, link-check, build-epub).
508 B
508 B
name: Security Check description: セキュリティに特化したコードレビューを実行する
Security Check
コード変更に対してセキュリティ観点の解析を実施する:
- 認証 / 認可のチェック
- データ漏洩リスク
- インジェクション脆弱性
- 暗号処理の弱点
- ログに含まれる機微情報