Release preparation for version 2.18.2

This commit is contained in:
github-actions[bot]
2024-08-06 12:46:15 +00:00
parent 32b3924548
commit c14ba0e4bd
163 changed files with 425 additions and 180 deletions

View File

@@ -1,3 +1,9 @@
## 1.1.0
### New Queries
* Added a new query, `rb/weak-sensitive-data-hashing`, to detect cases where sensitive data is hashed using a weak cryptographic hashing algorithm.
## 1.0.4
No user-facing changes.

View File

@@ -1,4 +1,5 @@
---
category: newQuery
---
## 1.1.0
### New Queries
* Added a new query, `rb/weak-sensitive-data-hashing`, to detect cases where sensitive data is hashed using a weak cryptographic hashing algorithm.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 1.0.4
lastReleaseVersion: 1.1.0

View File

@@ -1,5 +1,5 @@
name: codeql/ruby-queries
version: 1.0.5-dev
version: 1.1.0
groups:
- ruby
- queries