5 Rules
| ID | Name | Severity |
|---|---|---|
| 1020450 | Ensure catching Javascript error in React components |
medium
|
| 1020452 | Avoid empty componentDidCatch blocks |
high
|
| 1020454 | Avoid using React dangerouslySetInnerHTML |
high
|
| 1020456 | Avoid using "<script>" tag in HTML template used by React.js components |
medium
|
| 1020458 | Avoid using unsecured cookie (React.js) |
high
|