DependencyDownloader

io.joern.rubysrc2cpg.utils.DependencyDownloader
class DependencyDownloader(cpg: Cpg, internalProgramSummary: RubyProgramSummary)

Queries Ruby Gems for the artifacts of a programs' dependencies, according to the V1 API.

Attributes

See also
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Downloads dependencies and summarises their symbol information.

Downloads dependencies and summarises their symbol information.

Attributes

Returns

the dependencies' summary combined with the given internal program summary.