Skip to content
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

Visibility into update schedules from various data sources #1155

Open
jayvdb opened this issue Mar 23, 2023 · 2 comments
Open

Visibility into update schedules from various data sources #1155

jayvdb opened this issue Mar 23, 2023 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@jayvdb
Copy link

jayvdb commented Mar 23, 2023

I couldnt find on https://osv.dev/ , or the repo README, where I look to easily see when the various data sources were last updated. I am expecting to see something like "crates.io: Latest sync competed 3 hrs ago" on the website, for each data source, if it varies for each data source, or "All data sources are synchronised daily" in the README. Something to provide users with a rough intuition on how/when updates are happening. I am guessing that there are live feeds of new advisories from some of these datasources - it would be good to know which ones, and whether the feed only contains new advisories or also contains updates to old advisories.

The reason I am looking is there has been a bug upstream in an old record github/advisory-database#1800 , which has been updated upstream and I'd like to know whether it is now fixed in osv-scanner.

I can load https://osv-vulnerabilities.storage.googleapis.com/crates.io/GHSA-wcg3-cvx6-7396.json and look at its "Last-Modified" header. Oddly, it says it was last modified 4 hrs ago (which btw is older than the GHSA update, so I guess I need to wait some more), but when I look at the list at https://osv.dev/list?ecosystem=crates.io&q= , default ordered last modified descending, it doesn't appear there. I guess there are various definitions of "modified" in play here.

@andrewpollock
Copy link
Contributor

andrewpollock commented Mar 24, 2023

@jayvdb yes, we will be working on addressing this deficiency as part of our SLO monitoring plan in Q2 of 2023, as we'll need a way to monitor this, and exposing it for use cases like you describe here makes total sense.

We've recently added our SLO to our FAQ.

Separately, there may be some issues with downstream data providers correctly updating the last_modified field of records when they change.

Copy link

This issue has not had any activity for 60 days and will be automatically closed in two weeks

@github-actions github-actions bot added the stale The issue or PR is stale and pending automated closure label Jul 25, 2024
@andrewpollock andrewpollock added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 26, 2024
@andrewpollock andrewpollock self-assigned this Jul 26, 2024
@oliverchang oliverchang removed the stale The issue or PR is stale and pending automated closure label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants