Release preparation for version 2.23.6

This commit is contained in:
github-actions[bot]
2025-11-17 16:38:07 +00:00
parent 07c80b4685
commit 18fa6799ce
171 changed files with 470 additions and 164 deletions

View File

@@ -1,3 +1,7 @@
## 2.6.15
No user-facing changes.
## 2.6.14
No user-facing changes.

View File

@@ -0,0 +1,3 @@
## 2.6.15
No user-facing changes.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 2.6.14
lastReleaseVersion: 2.6.15

View File

@@ -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

View File

@@ -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.

View File

@@ -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.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 2.1.3
lastReleaseVersion: 2.2.0

View File

@@ -1,5 +1,5 @@
name: codeql/javascript-queries
version: 2.1.4-dev
version: 2.2.0
groups:
- javascript
- queries