CRE-2025-0918
Demo Application Crashing due to ENV MisconfigurationCritical
CRE-2025-0918View on GitHub
Description
- The author of the demo application thought it would be interesting to make the application break if a secret environment variable was not set.\n
Mitigation
Run the demo service with PANIC=off\n\n```\nPANIC=off ./demo\n```\n