Skip to content

Commit 6bb6802

Browse files
Jami CogswellJami Cogswell
authored andcommitted
Java: add change note draft
1 parent e28ce95 commit 6bb6802

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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`

0 commit comments

Comments
 (0)