Skip to content

Commit 643cfce

Browse files
authored
Merge pull request github#10837 from github/calumgrant/ruby-frameworks2
Ruby: Add more frameworks to the list of supported frameworks
2 parents 0069fd9 + 8922df3 commit 643cfce

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/codeql/support/reusables/frameworks.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,4 +260,16 @@ and the CodeQL library pack ``codeql/ruby-all`` (`changelog <https://github.com/
260260
:widths: auto
261261

262262
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
263272
Ruby on Rails, Web framework
273+
rubyzip, Compression library
274+
typhoeus, HTTP client
275+

0 commit comments

Comments
 (0)