[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-06 UTC."],[[["Custom code validation is supported within Google SecOps SOAR."],["Certain expressions, including those within `no_shell`, `shell`, and `subprocess`, are not allowed in custom code for security and technical considerations."],["The `no_shell` category prevents the use of functions like `os.execl`, `os.spawnl`, and `os.startfile` among others."],["The `shell` category limits functions like `os.system`, `os.popen`, and `commands.getoutput`."],["The `subprocess` category restricts the use of functions like `subprocess.Popen`, `subprocess.call`, and `subprocess.check_output`."]]],[]]