JS: add change note

This commit is contained in:
Jami Cogswell
2023-05-12 15:20:03 -04:00
parent 359f6ffd1e
commit 003bb2f6f5

View File

@@ -0,0 +1,6 @@
---
category: minorAnalysis
---
* Updated the following JavaScript sink kind names. Any custom data extensions that use these sink kinds will need to be updated accordingly in order to continue working.
* `command-line-injection` to `command-injection`
* `credentials[kind]` to `credentials-kind`