Admin password is logged via structured slog during bootstrap. In production with JSON logging, this ends up in log aggregation systems as a searchable field.
Suggested fix: Print password to stderr directly (not through slog) or use a separate one-time output mechanism.
## From Security Audit ([#33 comment](https://git.eeqj.de/sneak/webhooker/issues/33#issuecomment-10915))
**Severity: SHOULD-FIX**
Admin password is logged via structured slog during bootstrap. In production with JSON logging, this ends up in log aggregation systems as a searchable field.
**Suggested fix:** Print password to stderr directly (not through slog) or use a separate one-time output mechanism.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
From Security Audit (#33 comment)
Severity: SHOULD-FIX
Admin password is logged via structured slog during bootstrap. In production with JSON logging, this ends up in log aggregation systems as a searchable field.
Suggested fix: Print password to stderr directly (not through slog) or use a separate one-time output mechanism.
this is intentional. WONTFIX