Hello, I do not know if this is the right place for this issue, but it seems like the best fit for the situation.
Issue at hand
It looks like the server‑side rendered index page at https://github.com/advisories is currently not including all advisories that still exist and are reachable by direct URL.
What I observed
- The /advisories page (server‑side–generated) shows a much lower advisory count than before, with many entries missing from the list.
- Advisories that were previously listed on /advisories are still accessible when opening their direct URLs, for example:
This is just a small sample of missing advisories meant to demonstrate the issue, not an exhaustive list
The fact that the single links are reachable is proof that the advisory data itself has not been deleted, but the /advisories page is being rendered with an incorrect or incomplete filter/index, or the SSR job is not including all entries.
Expected behavior
- The /advisories page should show all (or at least the same subset as before) advisories that are present in the advisory‑database and are valid, unless explicitly filtered by a user‑visible control.
- Direct‑URL‑accessible advisories should not be missing from the main listing without a documented change in policy or filtering.
Additional context
- The drop in the visible advisory count happened suddenly, not gradually, which points toward a rendering or indexing change rather than a gradual curation‑backlog unwind.
- If this is an intentional change in what the /advisories page displays (e.g., only reviewed advisories, or only certain ecosystems), it would be helpful to document that in the UI or docs, and to clarify whether alternative views/APIs should be used for a more complete list.
Please let me know if you’d like me to provide a time range and approximate counts (before/after)
Thank you for your attention to this issue
Hello, I do not know if this is the right place for this issue, but it seems like the best fit for the situation.
Issue at hand
It looks like the server‑side rendered index page at https://github.com/advisories is currently not including all advisories that still exist and are reachable by direct URL.
What I observed
This is just a small sample of missing advisories meant to demonstrate the issue, not an exhaustive list
The fact that the single links are reachable is proof that the advisory data itself has not been deleted, but the /advisories page is being rendered with an incorrect or incomplete filter/index, or the SSR job is not including all entries.
Expected behavior
Additional context
Please let me know if you’d like me to provide a time range and approximate counts (before/after)
Thank you for your attention to this issue