- The
Configurationtaint flow configuration class fromcodeql.ruby.security.InsecureDownloadQueryhas been deprecated. Use theFlowmodule instead.
- More kinds of rack applications are now recognized.
- Rack::Response instances are now recognized as potential responses from rack applications.
- HTTP redirect responses from Rack applications are now recognized as a potential sink for open redirect alerts.
- Additional sinks for
rb/unsafe-deserializationhave been added. This includes various methods from theyamlandplistgems, which deserialize YAML and Property List data, respectively.