-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Collect rockylinux advisories #753
Comments
Use this API endpoint instead https://errata.rockylinux.org/api/v2/advisories?filters.product=&filters.fetchRelated=false&page=0&limit=25 |
From today's call: https://errata.rockylinux.org/api/v2/advisories?filters.product=&filters.fetchRelated=true (then paginate &page=0&limit=25) |
@ambuj-1211 FYI |
(I likely filed the peridot issue in the wrong repo) .... Should be in https://github.com/resf/distro-tools/tree/main/apollo instead |
Btw, from above ^
|
Per rocky-linux/peridot#191 (comment)
|
This is a RH derivative (following CentOS changes) see https://rockylinux.org
https://errata.rockylinux.org/ has the list ... same look as Alma linux #750 but different API https://errata.rockylinux.org/api/advisories and https://errata.rockylinux.org/api/advisories/RLSA-2022:2199
The text was updated successfully, but these errors were encountered: