class Common
- Common
- Reference
- Object
Defined in:
common/common.crConstant Summary
-
DANGEROUS_SHELL_PATTERNS =
[/;/, /\|/, /&&/, /\|\|/, /\$\(/, /`/, />/, /</, /\n/, /\r/] -
Shell metacharacters that should never appear in variable values. These could allow injection when values are substituted into shell commands.
Constructors
Instance Method Summary
- #getSystem
- #idatLog(logItem)
- #processRun(cmd)
- #projectInfo
- #projectLogFile
- #projectSettings
- #projectSteps
- #projectVariables
- #substituteVariables(cmd)