We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c912ea commit 4a10f4dCopy full SHA for 4a10f4d
docs/codeql/support/reusables/frameworks.rst
@@ -260,4 +260,16 @@ and the CodeQL library pack ``codeql/ruby-all`` (`changelog <https://github.com/
260
:widths: auto
261
262
Name, Category
263
+ excon, HTTP client
264
+ faraday, HTTP client
265
+ http_client, HTTP client
266
+ httparty, HTTP client
267
+ libxml-ruby, XML processing library
268
+ nokogiri, XML processing library
269
+ open-uri, HTTP client
270
+ posix-spawn, Utility library
271
+ rest-client, HTTP client
272
Ruby on Rails, Web framework
273
+ rubyzip, Compression library
274
+ typohoeus, HTTP client
275
+
0 commit comments