You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use iterator() instead of paginated() for fetching advisories
- paginated() performs poorly when iterating over large records compared
to the built-in iterator()
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
0 commit comments