Solutions and Applications
...
Vulnerability Response Managem...
Ingestion Flow
2 min
the ingestion flow enables the efficient processing of large vulnerability scan imports by dividing them into manageable batches this ensures reliable ingestion, minimizes system timeouts, and allows users to monitor and manage their data throughout the process overview the ingestion flow in vrm processes vulnerability findings in paginated batches (known as ingestion pages) this structure allows the system to efficiently handle large files and supports automated enrichment, deduplication, and monitoring it ensures findings are handled efficiently and reliably by dividing imported data into fixed size ingestion pages scheduling these pages for asynchronous enrichment tracking the status and results of each batch enabling reusability of enriched outputs via export tracking vrm supports ingestion from both csv uploads and connected apis when using connectors or playbooks, findings are retrieved via the integration logic and passed into the same ingestion flow — where they are chunked, processed into ingestion pages, and enriched using teds mappings this dual path architecture ensures consistency regardless of data origin