Release preparation for version 2.25.2

This commit is contained in:
github-actions[bot]
2026-04-06 10:30:38 +00:00
parent fb8b5699f2
commit 4fe2f6d2b4
182 changed files with 483 additions and 188 deletions

View File

@@ -1,3 +1,7 @@
## 5.1.15
No user-facing changes.
## 5.1.14
No user-facing changes.

View File

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

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 5.1.14
lastReleaseVersion: 5.1.15

View File

@@ -1,5 +1,5 @@
name: codeql/ruby-all
version: 5.1.15-dev
version: 5.1.15
groups: ruby
extractor: ruby
dbscheme: ruby.dbscheme

View File

@@ -1,3 +1,10 @@
## 1.6.0
### Query Metadata Changes
* The `@security-severity` metadata of `rb/log-injection` has been reduced from 7.8 (high) to 6.1 (medium).
* The `@security-severity` metadata of `rb/reflected-xss`, `rb/stored-xss` and `rb/html-constructed-from-input` has been increased from 6.1 (medium) to 7.8 (high).
## 1.5.11
No user-facing changes.

View File

@@ -1,5 +1,6 @@
---
category: queryMetadata
---
## 1.6.0
### Query Metadata Changes
* The `@security-severity` metadata of `rb/log-injection` has been reduced from 7.8 (high) to 6.1 (medium).
* The `@security-severity` metadata of `rb/reflected-xss`, `rb/stored-xss` and `rb/html-constructed-from-input` has been increased from 6.1 (medium) to 7.8 (high).

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 1.5.11
lastReleaseVersion: 1.6.0

View File

@@ -1,5 +1,5 @@
name: codeql/ruby-queries
version: 1.5.12-dev
version: 1.6.0
groups:
- ruby
- queries