Skip to content

Extract security report sbom report batch size into a constant

Zamir Martins requested to merge extract_common_components_batch_size into master

What does this MR do and why?

Extract security and sbom reports batch size into a constant as they both create vulnerabilities. And although all the related components (e.g., scope, queries) were tested for the load of 1000, it feels much safer to go with a load that has been already working in production, time proofed, for a while (i.e., IngestReportService) now.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Zamir Martins

Merge request reports

Loading