CWE IDs: JavaScript

ID Checker name and description
CWE-95: Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')

JS.BASE.NO.EVAL  Disallow the use of 'eval()'

95

JS.BASE.NO.EVAL  Disallow the use of 'eval()'