| Version | Supported |
|---|---|
| latest | ✅ |
If you discover a security vulnerability in RevitPy, please report it responsibly.
Do not open a public GitHub issue for security vulnerabilities.
Instead, please send an email to the maintainers with:
- A description of the vulnerability
- Steps to reproduce the issue
- Potential impact assessment
- Any suggested fixes (optional)
- Acknowledgment: We will acknowledge your report within 48 hours.
- Assessment: We will assess the vulnerability and determine its severity within 1 week.
- Fix: We will work on a fix and coordinate disclosure with you.
- Disclosure: We will publish a security advisory once the fix is available.
- Dependencies are monitored via Dependabot for known vulnerabilities.
- CI runs
pip-auditandruff check --select S(flake8-bandit) on every pull request. - We follow the principle of least privilege in all API designs.