The osv/ directory has not been updated since 2026-03-10, and OSV.dev imports it
还没有人认领这个 Issue。
评估
调研方向
首先检查 osv/ 目录、其 git 历史记录,以及 azurelinux-3.0-oval.xml 和 cbl-mariner-2.0-oval.xml 的发布状态。将 OSV 快照与当前的 OVAL 公告进行比较,并确定是否提及或提供了现有的定期导出路径。完成的标准是 OSV 数据按预定周期重新生成,或 README 记录停止维护并通知 OSV.dev。
由索引模型根据 Issue 内容生成。
描述
Summary
The native OSV files under osv/ in this repository appear to have been published once — a single commit on 2026-03-10 — and never regenerated, while the OVAL files (azurelinux-3.0-oval.xml, cbl-mariner-2.0-oval.xml) are updated daily. OSV.dev's importer consumes exactly that osv/ directory (their source.yaml, entry azurelinux: repo_url: https://github.com/microsoft/AzureLinuxVulnerabilityData.git, directory_path: 'osv'), so the Azure Linux:2 / Azure Linux:3 ecosystems on OSV.dev are frozen, and every OSV.dev consumer silently misses everything Azure Linux has published since the spring.
Evidence (sampled 2026-08-28)
git log -- osvon this repository: exactly one commit (1c040ad, 2026-03-10), authored by CBL-Mariner-Bot with the message "Added latest version of OSV files: 1773178605" — the phrasing suggests an automated export that was meant to recur and ran once.- OVAL: current (this repository's latest commit 2026-08-27 at the time of sampling); it contains, for example, CVE-2026-10536 (curl), CVE-2026-42250 (bzip2), CVE-2025-5278 (coreutils).
- The
osv/files do not contain those advisories. - Downstream effect on OSV.dev:
POST /v1/query {"package":{"name":"curl","ecosystem":"Azure Linux:3"}}returns 14 records, every onemodified: 2026-04-21(their last processing of the frozen snapshot); same forexpat(12 records, same date).
Impact
Scanners consuming the OVAL directly (grype, trivy) are current; anything consuming OSV.dev's Azure Linux data is ~5 months stale. In a three-scanner differential over a digest-pinned Azure Linux 3.0 image, the OVAL consumers report 140 (package, CVE) findings — 135 of them 2026 CVEs, all with real fixed versions — that an OSV.dev-sourced scanner misses entirely.
Ask
Either regenerate osv/ on the same cadence as the OVAL (it looks like a one-time export that was intended to be continuous — OSV.dev onboarded it as a production source in April, google/osv.dev#5175), or, if the OSV export is discontinued, say so in the README and let OSV.dev know so they can point their importer elsewhere or retire the ecosystem rather than serving frozen data.
Happy to provide the full 140-finding list or any other detail.
- 主要语言
- 没有语言数据
- 星标
- 49
- 派生
- 19
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 86/100
-
removeToken
难度 2/5 1-3 小时 新手友好度 70/100
cowprotocol/token-lists#1514 · 2 条评论 ·
-
难度 1/5 1 小时以内 新手友好度 92/100
anomalyco/models.dev#7670 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 68/100
cisagov/cyhy-reports#149 · 3 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 85/100
huggingface/datasets#8659 ·