Skip to main content

Internet

The Internet node in the graph. There should be only one Internet node.

Internet properties
PropertyTypeDescriptionSpecifications
CIDRstringThe IPv4 network CIDR blockconst: 0.0.0.0/0
CIDRv6stringThe IPv6 network CIDR blockconst: ::/0
displayNamestringDisplay nameconst: Internet
publicbooleanIndicates if the network is open to public accessconst: true
Inherited properties
PropertyTypeDescriptionSpecifications
_class *
string |
array of strings
One or more classes conforming to a standard, abstract security data model. For example, an EC2 instance will have '_class':'Host'.
_key *
stringAn identifier unique within the scope containing the object. For example, for a Bitbucket repo, this will be the GUID of the repo as assigned by Bitbucket. For an IAM Role, this will be the ARN of the role.minLength: 10
_type *
stringThe type of object, typically reflecting the vendor and resource type. For example, 'aws_iam_user'. In some cases, a system knows about a type of entity that other systems know about, such as 'user_endpoint' or 'cve'.minLength: 3
Required properties
  • _key
  • _class
  • _type