Unsafe Regex Warnings
- 26 May 2023
-
DarkLight
-
PDF
Unsafe Regex Warnings
- Updated on 26 May 2023
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Unsafe Regex Warnings (2023.1.0)
Itential modified the treatment of potentially unsafe regular expressions within app-jst
and app-workflow-engine
to better handle certain string tasks by flagging regular expressions that pose a security threat or vulnerability. Unsafe regular expressions in the string methods for replace
, match
, search
, and split
now log an error message at runtime and display pop-up warning at design time indicating the task within a workflow where the unsafe regex occurs.
Was this article helpful?