Files
ScadaBridge/src
Joseph Doherty 438f59e74e fix(transport): add 'Parameters' to blocker-scan denylist
Inbound API scripts access request parameters via the Parameters
runtime API root (Parameters.x or Parameters["x"]). The blocker
heuristic was flagging it as a missing SharedScript or ExternalSystem
on bundles that include ApiMethod scripts. Same surgical fix as the
other entries on KnownNonReferenceNames.
2026-05-24 08:18:49 -04:00
..