Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The example adds an HTTP endpoint that writes heap snapshots to disk, and heap snapshots can contain highly sensitive in-memory data such as credentials, tokens, session material, and user data. Although the comment says to protect it with auth, the recipe does not strongly warn against using it in production or explain the sensitivity of the output, so readers may expose a dangerous debug capability.
