| Version | Supported |
|---|---|
| 1.0.x | ✅ Active support |
If you discover a security vulnerability, please report it responsibly:
- Do NOT open a public GitHub issue
- Email the maintainer directly or use GitHub's private vulnerability reporting
- Include a detailed description and steps to reproduce
- Acknowledgment: Within 48 hours
- Initial assessment: Within 1 week
- Fix or mitigation: Within 2 weeks
This policy covers the Z-Web-Scraper repository, the Colab notebook, and the src/ package.
- Store credentials or tokens
- Make outbound network requests (beyond the target URL)
- Execute arbitrary code from scraped pages
- Persist data beyond the Colab session
- Only scrape websites you have permission to scrape
- Respect robots.txt and terms of service
- Do not use this tool for unauthorized data collection
- Be mindful of rate limiting and server load
Thank you for helping keep Z-Web-Scraper secure!