JupiterOne-Archives / integrations-2021-07-16

JupiterOne integration development documentation and issue tracking
0 stars 2 forks source link

Collect `insightvm_asset` raw data in a safe way #34

Open aiwilliams opened 3 years ago

aiwilliams commented 3 years ago

Raw data collection was disabled to avoid hitting restrictions on how much data can be uploaded to JupiterOne.

The purpose of the raw data is to facilitate a history of changes to important information over time, as the graph objects themselves do not maintain a history in the properties. It should be possible to collect the raw data of these resources by reducing ever-growing collections to their most recent few entries. For example, addresses, history, and hostNames can be the last few entries and provide for the purpose of raw data collection.