Revert "Release preparation for version 2.18.2"

This commit is contained in:
Alexander Eyers-Taylor
2024-08-07 14:24:37 +01:00
committed by GitHub
parent 26444cb0cd
commit 46577b585e
163 changed files with 180 additions and 425 deletions

View File

@@ -1,9 +1,3 @@
## 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,5 +1,4 @@
## 1.1.0
### New Queries
---
category: newQuery
---
* 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.1.0
lastReleaseVersion: 1.0.4

View File

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