mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 11:13:26 +00:00
7abe322944
- 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>