Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- This markdown file contains a code example that injects a user-supplied config object directly into client-side code via Vite's `define` option. Because the section is presented as a pattern for exposing env/config to the client, it lacks any warning that sensitive configuration or secrets must not be included, which is a user-facing disclosure omission under the markdown-file criteria.
