io.joern.php2cpg.utils

Members list

Type members

Classlikes

class DependencyDownloader(cpg: Cpg, config: Config)

Queries Packgist for dependencies and downloads them.

Queries Packgist for dependencies and downloads them.

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class Scope(implicit nextClosureName: () => String) extends Scope[String, NewNode, PhpScopeElement]

Attributes

Supertypes
class Scope[String, NewNode, PhpScopeElement]
class Object
trait Matchable
class Any

Implicits

Implicits

implicit val semverRw: ReadWriter[SemVer]
implicit val urlRw: ReadWriter[URL]