Socket
Socket
Sign inDemoInstall

@jupiterone/data-model

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupiterone/data-model - npm Package Versions

1
10

0.51.0

Diff

Changelog

Source

0.51.0 - 2022-07-05

Added

  • Added Workflow entity class.
jupiterone-dev
published 0.50.0 •

Changelog

Source

0.50.0 - 2022-06-22

Changed

  • 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.
jupiterone-dev
published 0.49.0 •

Changelog

Source

0.49.0 - 2022-05-20

  • Add RelationshipClass.RUNS
jupiterone-dev
published 0.48.0 •

Changelog

Source

0.48.0 - 2022-05-18

  • Add RelationshipClass.EVALUATES
jupiterone-dev
published 0.47.0 •

Changelog

Source

0.47.0 - 2022-04-05

  • Allow null to be assigned to the following required Vulnerability properties
    • category
    • severity
    • blocking
    • open
    • production
    • public
jupiterone-dev
published 0.46.0 •

Changelog

Source

0.46.0 - 2022-03-25

Added

  • Added deviceId as a nullable required property of Device. This property will be used in HostAgent PROTECTS DEVICE mapped relationships
jupiterone-dev
published 0.45.0 •

Changelog

Source

0.45.0 - 2022-03-05

  • Updated fqdn property on HOST entity to allow string or array type
  • Allow null to be assigned to the following Device properties:
    • category
    • make
    • model
    • serial
jupiterone-dev
published 0.44.0 •

Changelog

Source

0.44.0 - 2022-02-03

  • state property added to Host entity class
jupiterone-dev
published 0.43.0 •

Changelog

Source

0.43.0 - 2022-01-10

  • Added RelationshipClass.SENDS
jupiterone-dev
published 0.42.1 •

Changelog

Source

0.42.1 - 2022-01-04

Fixed

  • Warning was being thrown for usage of format: string for emailDomain property. Removed the format to silience the warning.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc