If you find a security issue in geogrep, please report it privately to the maintainer before public disclosure.
Include:
- affected version or commit
- reproduction steps
- impact assessment
- suggested remediation (if available)
This project is an offline lookup tool, but security issues can still exist in:
- parser logic for untrusted rule files
- dependency vulnerabilities
- malformed input handling
Before release, run:
go list -m -u all
go test ./...