mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
Release preparation for version 2.23.6
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 2.6.15
|
||||
|
||||
No user-facing changes.
|
||||
|
||||
## 2.6.14
|
||||
|
||||
No user-facing changes.
|
||||
|
||||
3
javascript/ql/lib/change-notes/released/2.6.15.md
Normal file
3
javascript/ql/lib/change-notes/released/2.6.15.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 2.6.15
|
||||
|
||||
No user-facing changes.
|
||||
@@ -1,2 +1,2 @@
|
||||
---
|
||||
lastReleaseVersion: 2.6.14
|
||||
lastReleaseVersion: 2.6.15
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: codeql/javascript-all
|
||||
version: 2.6.15-dev
|
||||
version: 2.6.15
|
||||
groups: javascript
|
||||
dbscheme: semmlecode.javascript.dbscheme
|
||||
extractor: javascript
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
## 2.2.0
|
||||
|
||||
### Query Metadata Changes
|
||||
|
||||
* Increased the `security-severity` score of the `js/xss-through-dom` query from 6.1 to 7.8 to align with other XSS queries.
|
||||
* Reduced the `security-severity` score of the `js/overly-large-range` query from 5.0 to 4.0 to better reflect its impact.
|
||||
|
||||
## 2.1.3
|
||||
|
||||
No user-facing changes.
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
category: queryMetadata
|
||||
---
|
||||
## 2.2.0
|
||||
|
||||
### Query Metadata Changes
|
||||
|
||||
* Increased the `security-severity` score of the `js/xss-through-dom` query from 6.1 to 7.8 to align with other XSS queries.
|
||||
* Reduced the `security-severity` score of the `js/overly-large-range` query from 5.0 to 4.0 to better reflect its impact.
|
||||
* Reduced the `security-severity` score of the `js/overly-large-range` query from 5.0 to 4.0 to better reflect its impact.
|
||||
@@ -1,2 +1,2 @@
|
||||
---
|
||||
lastReleaseVersion: 2.1.3
|
||||
lastReleaseVersion: 2.2.0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: codeql/javascript-queries
|
||||
version: 2.1.4-dev
|
||||
version: 2.2.0
|
||||
groups:
|
||||
- javascript
|
||||
- queries
|
||||
|
||||
Reference in New Issue
Block a user