UNPKG

postman-runtime

Version:

Underlying library of executing Postman Collections (used by Newman)

22 lines (21 loc) 325 B
{ "plugins": [ "security" ], "globals": { "cd": true, "colors": true, "echo": true, "exec": true, "exit": true, "mkdir": true, "pushd": true, "popd": true, "rm": true, "set": true, "test": true }, "rules": { "security/detect-non-literal-fs-filename": "off" } }