* `test/e2e-cypress/tests/features/xss/` -> `test/e2e-cypress/tests/security` * add tests * filter <style> tags out of Markdown fields * initialize OAuth inputs without applying `value` attribute
6 lines
116 B
YAML
6 lines
116 B
YAML
swagger: '2.0'
|
|
securityDefinitions:
|
|
a:
|
|
type: oauth2
|
|
authorizationUrl: javascript:alert(document.domain)//
|