Snyk::Client
Inherits Reference < Object
Constants
API_URL = "https://snyk.io/api/v1"
Constructors
new(token : String, url : String = API_URL, logging : Bool = false)
SourceInstance methods
delete(path : String)
Sourceget(path : String)
Sourceheaders
Sourcepost(path : String, data : String)
Sourceput(path : String, data : String)
Sourceurl
Source