google / safevalues

Apache License 2.0
110 stars 13 forks source link

# Creates a generic test utility to detect if an XSS can be triggered #267

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Creates a generic test utility to detect if an XSS can be triggered

This is very useful when writing tests that would like to assure no XSS gets triggered when processing user input.