web/react

Free catalog · v0.0.13

Reviews React source for raw HTML injection, opener attacks, and dynamic code execution.

Checks

RuleSeverityScans for
react.client-env-secretHighSecret-shaped values referenced through client-exposed env vars
react.dynamic-evalHighDynamic code evaluation from non-literal input in client code
react.href-user-inputMediumUser-influenced values in href / src navigation attributes without protocol validation
react.raw-href-handler-guardHighA dynamic anchor href remains raw while its click handler treats URL validation as the security boundary
react.reverse-tabnabbingLowtarget="_blank" links without rel="noopener noreferrer"
react.token-in-localstorageMediumAuth tokens/session credentials stored in localStorage/sessionStorage
react.unsafe-htmlHighHTML injected into the DOM from non-literal input

More from the registry