Security
- Confine
handleRunStartconfig/scenario paths — the/api/run/startendpoint now restricts config and scenario paths to their respective directories viasanitizeConfigFilename+filepath.Join, matching all other file-handling endpoints. Previously accepted arbitrary filesystem paths. - Normalize Packs tab
esc()function — add single-quote escaping to match all otheresc()implementations inapp.js.
See CHANGELOG.md for details.