Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Jacob Cobbett-SmithJacob Cobbett-SmithReporter
Dan CamperDan CamperPriority
Not specifiedFix versions
Pull Request URL
Details
Details
Components
Assignee
Jacob Cobbett-Smith
Jacob Cobbett-SmithReporter
Dan Camper
Dan CamperPriority
Fix versions
Pull Request URL
Created April 4, 2023 at 2:52 PM
Updated July 12, 2023 at 11:19 AM
Resolved May 17, 2023 at 3:30 PM
By default, PIPE() is allowed to execute any command. This should, instead, be limited by default. Options include:
Default the allowed commands to 'none' instead of 'any'.
Allow only signed code to execute PIPE() if 'any' command is allowed.
FYI