Currently, only the latest version of the Canny Edge Detector is supported.
| Version | Supported |
|---|---|
| 1.0.x | ✅ |
Important: For security concerns, please open an issue on GitLab: https://gitlab.com/user4302_Projects/coding/python/university/iit/canny-edge-detector/-/issues
Please include:
- Description of the vulnerability
- Steps to reproduce the issue
- Potential impact assessment
- Any suggested fixes (if available)
No email or direct messaging support is available for security reports.
This project processes image data locally and does not:
- Make network requests
- Store or transmit user data
- Access system files beyond the specified image directories
- Require elevated permissions
Users should ensure:
- Image sources are trusted
- Input validation is implemented for production use
- File permissions are properly configured
Security issues will be addressed within 7 days of reporting.