mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Revert "Release preparation for version 2.16.4"
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
## 0.8.10
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Calls to `Object#method`, `Object#public_method` and `Object#singleton_method` with untrusted data are now recognised as sinks for code injection.
|
||||
* Added additional request sources for Ruby on Rails.
|
||||
|
||||
## 0.8.9
|
||||
|
||||
No user-facing changes.
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Added additional request sources for Ruby on Rails.
|
||||
@@ -1,6 +1,4 @@
|
||||
## 0.8.10
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Calls to `Object#method`, `Object#public_method` and `Object#singleton_method` with untrusted data are now recognised as sinks for code injection.
|
||||
* Added additional request sources for Ruby on Rails.
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Calls to `Object#method`, `Object#public_method` and `Object#singleton_method` with untrusted data are now recognised as sinks for code injection.
|
||||
@@ -1,2 +1,2 @@
|
||||
---
|
||||
lastReleaseVersion: 0.8.10
|
||||
lastReleaseVersion: 0.8.9
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: codeql/ruby-queries
|
||||
version: 0.8.10
|
||||
version: 0.8.10-dev
|
||||
groups:
|
||||
- ruby
|
||||
- queries
|
||||
|
||||
Reference in New Issue
Block a user