Detects "require(variable)", which might allow an attacker to load and run arbitrary code, or access arbitrary files on disk (security/detect-non-literal-require
)
recommended
config.
More information: Where does Node.js and require look for modules?