[][src]Module grapl_graph_descriptions::graph_description

Modules

host
id_strategy
node
node_property

Structs

Asset
AssetBuilder

Builder for Asset.

DynamicNode
Edge
EdgeList
File
FileBuilder

Builder for File.

GeneratedSubgraphs
Graph
Host

Used to identify the system for a given node for example, 'a process executed on cobrien-mbp'

IdStrategy
IpAddress
IpAddressBuilder

Builder for IpAddress.

IpConnection
IpConnectionBuilder

Builder for IpConnection.

IpPort
IpPortBuilder

Builder for IpPort.

NetworkConnection
NetworkConnectionBuilder

Builder for NetworkConnection.

Node
NodeProperty
Process
ProcessBuilder

Builder for Process.

ProcessInboundConnection

Identity = Session(asset_id + port + ip_address, created_timestamp)

ProcessInboundConnectionBuilder

Builder for ProcessInboundConnection.

ProcessOutboundConnection

Identity = Session(asset_id + port + ip_address, created_timestamp)

ProcessOutboundConnectionBuilder

Builder for ProcessOutboundConnection.

Session

Identity ypes

Static