We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 624fe78 commit 311e489Copy full SHA for 311e489
javascript/frameworks/xsjs/README.md
@@ -5,7 +5,7 @@ CodeQL queries and supporting models for the SAP XSJS JavaScript framework
5
### Queries
6
- [XSS](src/XSJSReflectedXss)
7
- [SQL Injection](src/XSJSSqlInjection)
8
-- [URL Rediraction](src/XSJSUrlRedirect)
+- [URL Redirection](src/XSJSUrlRedirect)
9
- [ZipSlip](src/XSJSZipSlip)
10
- [Authentication Issues](src/XSJSAuthentication)
11
- [Disabled CSRF Protection](src/XSJSCsrfDisabled)
0 commit comments