If you discover a security vulnerability in this project, please report it responsibly by emailing security@trygeosuite.it instead of using the public issue tracker.
- A clear description of the vulnerability and its potential impact
- Steps to reproduce (if applicable)
- Your name and affiliation (optional)
- Any additional context (e.g., environment details)
- Initial response: within 48 hours
- Assessment: within 7 days
- Fix and disclosure: within 30 days (or sooner if feasible)
Once we've confirmed and fixed a vulnerability, we will:
- Release a patched version
- Publish a security advisory
- Credit you as the reporter (with your consent)
This policy covers vulnerabilities in:
- Production code (src/, lib/, bin/)
- Dependencies and transitive dependencies
- CI/CD pipeline and GitHub Actions workflows
- Configuration issues in user deployments
- Missing security hardening recommendations
- Social engineering / phishing attacks
- Denial of service from external services
Users of this project should:
- Keep dependencies up to date via
npm update/pip install --upgrade - Review the
CHANGELOG.mdfor security-related updates - Monitor Dependabot alerts for this repo
- Use the latest stable release (not development versions)
For general security questions or advice, open a discussion on GitHub or email security@trygeosuite.it.