license_summary and SBOM export fetch entire dataset without limits #67
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
license_summary and export endpoints collect all SBOM entries into memory. Fix: Add pagination for license_summary, streaming for export.