Public guides:
- English: docs/en/getting-started.md
- 繁體中文: docs/zh-TW/getting-started.md
- 日本語: docs/ja/getting-started.md
Please avoid posting full exploit details in a public issue.
- Use a private GitHub Security Advisory if available.
- If private reporting is not available, open a minimal public issue and request a private channel.
- request filtering and access checks
- settings storage and secret handling
- upload and file-processing paths
- code that validates untrusted input
- do not commit secrets, tokens, or private local data
- do not attach raw
.env, fullruntime/snapshots, or personal media/project files to public reports - keep reproduction steps as small as possible in public reports
- when in doubt, prefer private reporting first