Skip to content

Security: lihangalex/geofeaturekit

Security

SECURITY.md

Reporting and Fixing Security Issues

For security issues in GeoFeatureKit, please reach out directly at lihangalex@pm.me as opening issues or pull requests may expose vulnerabilities to potential attackers.

What to Include

When reporting a security issue, please include:

  • A description of the vulnerability
  • Steps to reproduce the issue
  • Potential impact assessment
  • Any suggested fixes or mitigations

Security Best Practices

When using GeoFeatureKit:

  • Keep dependencies updated: Regularly update to the latest version
  • Validate inputs: Sanitize coordinates and parameters from untrusted sources
  • Rate limiting: Be mindful of API rate limits when using external data sources
  • Cache security: Ensure cached data doesn't contain sensitive information

Thank you for helping keep GeoFeatureKit secure! 🔒

There aren’t any published security advisories