You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
__Please note__: following all these recommendation is not a guarantee that validation of untrusted data is safe - it can still lead to some undesirable results.
734
734
735
735
736
+
##### Content Security Policies (CSP)
737
+
See [Ajv and Content Security Policies (CSP)](#ajv-and-content-security-policies-csp)
738
+
739
+
736
740
## ReDoS attack
737
741
738
742
Certain regular expressions can lead to the exponential evaluation time even with relatively short strings.
0 commit comments