mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-23 03:33:53 +00:00
9523589f3c
- Add sanitization for name fields in Proxmox and PBS configurations - Sanitize PBS node_name values to prevent leaking actual node names - Improve URL sanitization to handle URLs without protocols - Use clearer redaction patterns (REDACTED-IP, REDACTED-HOST) - Add more aggressive fallback sanitization for malformed URLs This prevents exposure of sensitive infrastructure details when diagnostic reports are shared for debugging purposes. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>