Files
wx-cli/SECURITY.md
pandorafuture e5646df42c chore: add open-source community files and CI workflow
- LICENSE (MIT)
- SECURITY.md (vulnerability reporting policy)
- CONTRIBUTING.md (development setup and contribution guide)
- CI workflow (fmt, clippy, test on push/PR)
- Issue templates (bug report, feature request)
- Dependabot config (cargo + github-actions weekly)
- Cargo.toml workspace metadata (license, repository, description)
2026-06-04 23:19:30 +08:00

900 B

Security Policy

Supported Versions

Version Supported
0.7.x
< 0.7

Reporting a Vulnerability

If you discover a security vulnerability in wx-cli, please report it responsibly:

  1. Do NOT open a public issue.
  2. Use GitHub Private Vulnerability Reporting to submit your report.
  3. Include steps to reproduce, affected versions, and potential impact.

You should receive an acknowledgment within 48 hours. We will work with you to understand the issue and coordinate a fix before any public disclosure.

Scope

wx-cli handles sensitive data including:

  • WeChat database encryption keys
  • Decrypted chat messages and media
  • Local keystore files

Security issues in any of these areas are treated with high priority.