Skip to content

Security: user4302/Canny-Edge-Detector

Security

SECURITY.md

Security Policy

Supported Versions

Currently, only the latest version of the Canny Edge Detector is supported.

Version Supported
1.0.x

Reporting a Vulnerability

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.

Security Considerations

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

Response Time

Security issues will be addressed within 7 days of reporting.

There aren't any published security advisories