io.joern.rubysrc2cpg.passes
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class ConcurrentWriterCpgPass[AstCreator]class NewStyleCpgPassBase[AstCreator]trait CpgPassBaseclass Objecttrait Matchableclass AnyShow all
Creates the CONFIGURATION layer from any existing Gemfile or Gemfile.lock files found at root level.
Creates the CONFIGURATION layer from any existing Gemfile or Gemfile.lock files found at root level.
Attributes
- Supertypes
-
class XConfigFileCreationPassclass ConcurrentWriterCpgPass[File]class NewStyleCpgPassBase[File]trait CpgPassBaseclass Objecttrait Matchableclass AnyShow all
Parses the dependencies from the Gemfile.lock and Gemfile files. This pass uses a dependency node to store the Ruby Gems resolver with the name`` asDefines.Resolverandversion` as the URL.
Parses the dependencies from the Gemfile.lock and Gemfile files. This pass uses a dependency node to store the Ruby Gems resolver with the name`` asDefines.Resolverandversion` as the URL.
Value parameters
- cpg
-
the graph.
Attributes
- Supertypes
-
class ForkJoinParallelCpgPass[ConfigFile]class NewStyleCpgPassBase[ConfigFile]trait CpgPassBaseclass Objecttrait Matchableclass AnyShow all
In some Ruby frameworks, it is common to have an autoloader library that implicitly loads requirements onto the stack. This pass makes these imports explicit.
In some Ruby frameworks, it is common to have an autoloader library that implicitly loads requirements onto the stack. This pass makes these imports explicit.
Attributes
- Supertypes
-
class ForkJoinParallelCpgPass[Method]class NewStyleCpgPassBase[Method]trait CpgPassBaseclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class ForkJoinParallelCpgPass[Call]class NewStyleCpgPassBase[Call]trait CpgPassBaseclass Objecttrait Matchableclass AnyShow all