mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Add base_uri note to HTTParty modelling
This commit is contained in:
@@ -11,6 +11,7 @@ private import codeql.ruby.ApiGraphs
|
||||
* # TODO: module inclusion
|
||||
* class MyClass
|
||||
* include HTTParty
|
||||
* base_uri "http://example.com"
|
||||
* end
|
||||
*
|
||||
* MyClass.new("http://example.com")
|
||||
|
||||
Reference in New Issue
Block a user