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
Update apollo_tree calls to use v2 API for better advisory coverage
The v2 API aggregates advisories across all minor versions (e.g., all 8.x
or 10.x releases) providing approximately 80% more advisories compared to
the legacy v3 API which only matches exact product names. This ensures
repositories have complete errata coverage.
This also removes the "-i plus" for Rocky 10 as we should have a few
advisories for this repo.
0 commit comments