Revert "Release preparation for version 2.25.6"

This commit is contained in:
Henry Mercer
2026-05-29 12:13:50 +01:00
committed by GitHub
parent fe7b2b9d4f
commit 9bc0c1b1ab
175 changed files with 149 additions and 455 deletions

View File

@@ -1,9 +1,3 @@
## 2.7.2
### Minor Analysis Improvements
* The sensitive data heuristics used to identify code that handles passwords and private data have been improved. Most of the changes permit more variations of established patterns, thereby finding more sensitive data. Queries that use the sensitive data library (for example `js/clear-text-logging`) may find more correct results and fewer false positive results after these changes.
## 2.7.1
No user-facing changes.

View File

@@ -1,5 +1,4 @@
## 2.7.2
### Minor Analysis Improvements
---
category: minorAnalysis
---
* The sensitive data heuristics used to identify code that handles passwords and private data have been improved. Most of the changes permit more variations of established patterns, thereby finding more sensitive data. Queries that use the sensitive data library (for example `js/clear-text-logging`) may find more correct results and fewer false positive results after these changes.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 2.7.2
lastReleaseVersion: 2.7.1

View File

@@ -1,5 +1,5 @@
name: codeql/javascript-all
version: 2.7.2
version: 2.7.2-dev
groups: javascript
dbscheme: semmlecode.javascript.dbscheme
extractor: javascript

View File

@@ -1,7 +1,3 @@
## 2.3.11
No user-facing changes.
## 2.3.10
No user-facing changes.

View File

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

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 2.3.11
lastReleaseVersion: 2.3.10

View File

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