Files
ComfyUI_frontend/apps/website/scripts
Glary-Bot 99dfc33812 fix(website): validate cloud-nodes snapshot before atomic rename
Walks pack and node fields explicitly with the user-content extension
regex instead of regex-scanning the entire JSON blob (the prior anchor
$ only matched the very end of the serialized string). Validation now
runs before the temp file is renamed into place so a leak aborts the
refresh without ever overwriting the committed snapshot. Addresses
Oracle review finding #2.
2026-05-04 12:57:02 +00:00
..