Files
es24n-conf/modules/workflow_check.py
scott 022340edae Sanitize Redfish string fields to strip non-ASCII/non-printable characters
IOM1's HostName field contains binary artifacts that decode to garbage
unicode characters (e.g. 𳇀 prefixing a UUID). Strip any character
outside printable ASCII (0x20–0x7F) from all string fields returned by
_parse_network_data.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 14:23:11 -04:00

9.2 KiB