Skip to content

Commit dd1e71a

Browse files
committed
update the JS change notes to mention security severity instead of just severity
1 parent 257fe1a commit dd1e71a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

javascript/ql/src/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
### Query Metadata Changes
44

5-
* Lower the severity of log-injection to medium.
6-
* Increase the severity of XSS to high.
5+
* Lower the security severity of log-injection to medium.
6+
* Increase the security severity of XSS to high.
77

88
## 0.8.2
99

javascript/ql/src/change-notes/released/0.8.3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
### Query Metadata Changes
44

5-
* Lower the severity of log-injection to medium.
6-
* Increase the severity of XSS to high.
5+
* Lower the security severity of log-injection to medium.
6+
* Increase the security severity of XSS to high.

0 commit comments

Comments
 (0)