We currently support the following versions with security updates:
| Package | Version | Supported |
|---|---|---|
| pyobfus | 0.4.x | ✅ |
| pyobfus | < 0.4 | ❌ |
| pyobfus-mcp | 0.2.x | ✅ |
| pyobfus-mcp | < 0.2 | ❌ |
We take the security of pyobfus seriously. If you discover a security vulnerability, please use one of these private channels:
Open a private advisory at https://github.com/zhurong2020/pyobfus/security/advisories/new. This is a private channel between the reporter and the maintainer; the report stays confidential until a coordinated public disclosure.
Send the report to zhurong0525@gmail.com with:
- A description of the vulnerability
- Steps to reproduce the issue
- Potential impact of the vulnerability
- Any suggested fixes (if available)
- Give us reasonable time to respond and fix the issue before public disclosure (typically 90 days)
- Act in good faith - avoid privacy violations, data destruction, and service disruption
- Open a public GitHub issue for security vulnerabilities
- Disclose the vulnerability publicly before we've had a chance to address it
- Exploit the vulnerability beyond what is necessary to demonstrate it
- We will acknowledge receipt of your vulnerability report within 48 hours
- We will provide a more detailed response within 7 days
- We will work on a fix and keep you informed of progress
- Once fixed, we will release a security update and credit you (unless you prefer to remain anonymous)
This security policy applies to:
- The core
pyobfuspackage - The
pyobfus-mcpMCP server package - Official examples and documentation
- The CI/CD pipeline
- Vulnerabilities in dependencies (please report to the respective projects)
- Issues in third-party integrations
- Social engineering attacks
We appreciate the security research community's efforts to improve pyobfus security. Contributors who report valid security issues will be:
- Credited in the security advisory (if desired)
- Mentioned in the changelog
- Added to our acknowledgments
Thank you for helping keep pyobfus and its users safe!