File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ category : minorAnalysis
3
+ ---
4
+ * Updated the following Java sink kind names:
5
+ * ` sql ` to ` sql-injection `
6
+ * ` url-redirect ` to ` url-redirection `
7
+ * ` xpath ` to ` xpath-injection `
8
+ * ` ssti ` to ` template-injection `
9
+ * ` logging ` to ` log-injection `
10
+ * ` groovy ` to ` groovy-injection `
11
+ * ` jexl ` to ` jexl-injection `
12
+ * ` mvel ` to ` mvel-injection `
13
+ * ` xslt ` to ` xslt-injection `
14
+ * ` ldap ` to ` ldap-injection `
15
+ * ` pending-intent-sent ` to ` pending-intents `
16
+ * ` intent-start ` to ` intent-redirection `
17
+ * ` set-hostname-verifier ` to ` hostname-verification `
18
+ * ` header-splitting ` to ` response-splitting `
19
+ * ` xss ` to ` html-injection ` and ` js-injection `
20
+ * ` write-file ` to ` file-system-store `
21
+ * ` create-file ` and ` read-file ` to ` path-injection `
22
+ * ` open-url ` and ` jdbc-url ` to ` request-forgery `
You can’t perform that action at this time.
0 commit comments