@jupiterone/data-model
Advanced tools
Changelog
0.52.0 - 2022-11-09
RelationshipClass.PUBLISHES
Changelog
0.51.0 - 2022-07-05
Workflow
entity class.Changelog
0.50.0 - 2022-06-22
Host.ipAddress
now allows multiple values. All known IP addresses of a Host
should be stored in this property.Host.ipAddresses
should no longer be submitted and all values currently
stored there should be moved to Host.ipAddress
.Host.macAddress
now allows multiple values. All known MAC addresses of a
Host should be stored in this property.Host.macAddresses
should no longer be submitted and all values currently
stored there should be moved to Host.macAddress
.Host.hostname
is now a required property.Changelog
0.47.0 - 2022-04-05
null
to be assigned to the following required Vulnerability
properties
category
severity
blocking
open
production
public
Changelog
0.46.0 - 2022-03-25
Changelog
0.45.0 - 2022-03-05
fqdn
property on HOST
entity to allow string or array typenull
to be assigned to the following Device
properties:
category
make
model
serial
Changelog
0.44.0 - 2022-02-03
state
property added to Host
entity class