Proprietary Software | © Clearview Geographic LLC
| Version | Supported |
|---|---|
| 1.0.x | ✅ Active |
| < 1.0 | ❌ Not supported |
Do not open public GitHub issues for security vulnerabilities.
Report security issues directly to:
- Email: azelenski@clearviewgeographic.com
- Subject:
[SECURITY] CVG SLR Wizard — <Brief Description> - Response time: 48–72 business hours
Please include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact assessment
- Any suggested remediation
- No API keys, credentials, or secrets are committed to this repository
- All NOAA API calls use HTTPS
- VDatum JAR path is resolved via environment variable or safe fallback paths only
- Docker containers run as non-root user (
slrwiz, UID 1001) - No user-supplied input is executed as shell commands
We use pip-audit for dependency vulnerability scanning. Run:
pip install pip-audit
pip-audit --requirement requirements-lock.txt© Clearview Geographic LLC — All Rights Reserved