update the JS change notes to mention security severity instead of just severity

This commit is contained in:
erik-krogh
2023-11-23 10:28:22 +01:00
parent 257fe1ad6b
commit dd1e71ace9
2 changed files with 4 additions and 4 deletions

View File

@@ -2,8 +2,8 @@
### Query Metadata Changes
* Lower the severity of log-injection to medium.
* Increase the severity of XSS to high.
* Lower the security severity of log-injection to medium.
* Increase the security severity of XSS to high.
## 0.8.2

View File

@@ -2,5 +2,5 @@
### Query Metadata Changes
* Lower the severity of log-injection to medium.
* Increase the severity of XSS to high.
* Lower the security severity of log-injection to medium.
* Increase the security severity of XSS to high.