Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1295,
"has_wiki": true,
"homepage": "https://ossf.github.io/osv-schema/",
"languages": {
"Go": 92178,
"Shell": 735,
"Python": 52656
},
"pushed_at": "2026-07-24T12:47:56Z",
"created_at": "2021-07-26T21:55:15Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T02:46:55Z",
"description": "Open Source Vulnerability schema. ",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go",
"Python"
]
},
"owner": {
"blog": "https://openssf.org",
"name": "Open Source Security Foundation (OpenSSF)",
"type": "Organization",
"login": "ossf",
"company": null,
"location": "San Francisco, CA",
"followers": 2488,
"avatar_url": "https://avatars.githubusercontent.com/u/67707773?v=4",
"created_at": "2020-07-01T18:13:42Z",
"is_verified": null,
"public_repos": 80,
"account_age_days": 2215
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.8.0",
"kind": "minor",
"published_at": "2026-07-09T04:03:39Z"
},
{
"tag": "v1.7.5",
"kind": "patch",
"published_at": "2026-01-27T05:09:54Z"
},
{
"tag": "v1.7.4",
"kind": "patch",
"published_at": "2025-10-27T04:49:10Z"
},
{
"tag": "v1.7.3",
"kind": "patch",
"published_at": "2025-08-18T06:01:07Z"
},
{
"tag": "v1.7.2",
"kind": "patch",
"published_at": "2025-08-06T05:46:56Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2025-03-06T03:41:48Z"
},
{
"tag": "v1.6.7",
"kind": "patch",
"published_at": "2024-09-16T02:59:31Z"
},
{
"tag": "v1.6.6",
"kind": "patch",
"published_at": "2024-09-13T00:10:09Z"
},
{
"tag": "v1.6.5",
"kind": "patch",
"published_at": "2024-09-03T03:50:51Z"
},
{
"tag": "v1.6.4",
"kind": "patch",
"published_at": "2024-08-29T00:49:38Z"
},
{
"tag": "v1.6.3",
"kind": "patch",
"published_at": "2024-04-05T03:59:54Z"
},
{
"tag": "v1.6.2",
"kind": "patch",
"published_at": "2024-01-17T23:59:16Z"
},
{
"tag": "v1.6.1",
"kind": "patch",
"published_at": "2023-11-29T00:15:06Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2023-08-11T02:20:12Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2023-04-26T22:06:54Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2023-02-21T06:27:06Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2022-09-28T07:11:05Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2022-08-29T06:25:50Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2022-02-15T02:18:05Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2024-05-15T01:57:18Z"
},
{
"tag": "0.7.1",
"kind": "patch",
"published_at": "2021-08-05T06:40:51Z"
}
],
"recent_commits": [
{
"oid": "d4a00c3e2a473ff8fd98f939538fd18026aa4793",
"body": "…#580)\n\nFollow-up to #576 now that the Homebrew advisory database is published\nunder the Homebrew org at https://github.com/Homebrew/advisory-database.\n\nFills the `BREW` prefix row's TBD placeholders with the repository,\n[contribution\nguide](https://github.com/Homebrew/advisory-database/blob/HEAD/CO\n[…]\nen numeric revision)\nso range evaluators know what to implement. `docs/schema.md` regenerated\nwith `scripts/update-ecosystems-lists.py`.\n\n---------\n\nSigned-off-by: Andrew Nesbitt <andrewnez@gmail.com>",
"is_bot": false,
"headline": "Homebrew: fill BREW database URLs and add version-ordering language (…",
"author_name": "Andrew Nesbitt",
"author_login": "andrew",
"committed_at": "2026-07-16T01:38:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2e9e1cc3ece6cb5f38d85d7a67db176d59b131cc",
"body": "…updates (#579)\n\nBumps the dependencies group in /tools/osv-linter with 3 updates:\n[golang.org/x/mod](https://github.com/golang/mod),\n[golang.org/x/sync](https://github.com/golang/sync) and\n[golang.org/x/term](https://github.com/golang/term).\n\nUpdates `golang.org/x/mod` from 0.37.0 to 0.38.0\n<detail\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump the dependencies group in /tools/osv-linter with 3 …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T23:37:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a5d2fad95dcc527d27905753702c2741fe3a1de9",
"body": "Adds `Homebrew` as an OSV ecosystem and registers the `BREW` advisory\nprefix.\n\nThe corresponding purl type (`pkg:brew`) is defined in\n[package-url/purl-spec#796](https://github.com/package-url/purl-spec/pull/796),\nmerged 2026-07-09. This declares the ecosystem in `ecosystems.json` and\nregenerates th\n[…]\n-brew-vulns)),\nmatching how vcpkg and Azure Linux landed.\n\nContext:\n[Homebrew/discussions#6869](https://github.com/orgs/Homebrew/discussions/6869).\n\nSigned-off-by: Andrew Nesbitt <andrewnez@gmail.com>",
"is_bot": false,
"headline": "Add Homebrew ecosystem (#576)",
"author_name": "Andrew Nesbitt",
"author_login": "andrew",
"committed_at": "2026-07-13T03:13:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a9f2a884fb02a929d1fbf2dd4ee518b0b7cffcae",
"body": "…ult (#573)\n\nSigned-off-by: Rohan Jerrems <rjerrems@google.com>",
"is_bot": false,
"headline": "feat: add include-withdrawn flag to linter and skip withdrawn by defa…",
"author_name": "Rohan Jerrems",
"author_login": "rjerrems",
"committed_at": "2026-07-09T04:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4f3e11785fd0e13636bcff3884766866d6dc8c6",
"body": "Signed-off-by: Jess Lowe <jesslowe@google.com>",
"is_bot": false,
"headline": "feat: release v1.8.0 (#574)",
"author_name": "Jess Lowe",
"author_login": "jess-lowe",
"committed_at": "2026-07-09T04:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17b68b741b49d62c462ba316f47b283da7b164c3",
"body": "Hello! Please also see this related PR for osv.dev:\nhttps://github.com/google/osv.dev/pull/4729\n\n* This PR adds an optional `severity[].source` field, previously\ndiscussed in this issue: https://github.com/ossf/osv-schema/issues/248\n\n* There are several data sources in OSV.dev that aggregate severit\n[…]\nerity was issued by NVD,\nwhile the other was issued by the CNA.\n\n---------\n\nSigned-off-by: Conor Fitch <173908980+conorfitch@users.noreply.github.com>\nSigned-off-by: Conor Fitch <cfitch@cloudsmith.io>",
"is_bot": false,
"headline": "Add a severity source field (#510)",
"author_name": "Conor Fitch",
"author_login": "conorfitch",
"committed_at": "2026-07-09T03:24:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6ddbcdd8b23ceace278eb49a070422545ea83788",
"body": "Following this discussion, we put our support address in the\ncontribution schema.\n\nhttps://github.com/google/osv.dev/issues/5326\n\nSigned-off-by: Ori Zerah <ori.zerah@echohq.com>",
"is_bot": false,
"headline": "docs: add Echo support email to ECHO database contact info (#549)",
"author_name": "Ori",
"author_login": "orizerah",
"committed_at": "2026-07-09T03:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4def575b6de4585846d804c2a8519ffd98b0d1d2",
"body": "Adds `vcpkg` as an OSV ecosystem and registers the `VCPKG` advisory\nprefix.\n\nThe purl type it needs\n([purl-spec#885](https://github.com/package-url/purl-spec/pull/885)) is\nalready merged. So this declares the ecosystem in `ecosystems.json`,\nthen regenerates the derived files with\n`scripts/update-eco\n[…]\nion` carried in the purl `port_version`\nqualifier. Source URLs for the home database are TBD for now, matching\nhow Azure Linux landed.\n\nCloses #561.\n\nSigned-off-by: Jamie Magee <jamie.magee@gmail.com>",
"is_bot": false,
"headline": "Add vcpkg ecosystem (#570)",
"author_name": "Jamie Magee",
"author_login": "JamieMagee",
"committed_at": "2026-07-06T01:02:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "51b8156b69b9e2e9ff2301e649db61636067fcfa",
"body": "…dates (#572)\n\nBumps the dependencies group with 3 updates in the / directory:\n[actions/checkout](https://github.com/actions/checkout),\n[actions/setup-go](https://github.com/actions/setup-go) and\n[actions/setup-python](https://github.com/actions/setup-python).\n\nUpdates `actions/checkout` from 6.0.3 \n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump the dependencies group across 1 directory with 3 up…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T04:30:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "543e4f943a707aab5cc49f4e08ec61d256cb7915",
"body": "…updates (#559)\n\nBumps the dependencies group in /tools/osv-linter with 3 updates:\n[golang.org/x/mod](https://github.com/golang/mod),\n[golang.org/x/sync](https://github.com/golang/sync) and\n[golang.org/x/term](https://github.com/golang/term).\n\nUpdates `golang.org/x/mod` from 0.36.0 to 0.37.0\n<detail\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump the dependencies group in /tools/osv-linter with 3 …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T12:21:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a091cd612d0a702134f5b0e203139c3d6a61262e",
"body": "…e dependencies group (#563)\n\nBumps the dependencies group in /tools/ghsa with 1 update:\n[pylint](https://github.com/pylint-dev/pylint).\n\nUpdates `pylint` from 4.0.5 to 4.0.6\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/pylint-dev/pylint/commit/8a396357098337ba8be714fffd\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): Bump pylint from 4.0.5 to 4.0.6 in /tools/ghsa in th…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T12:21:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2c6bf7e05e7c101b1ae0771c1af4704c5af93a0e",
"body": "…#564)\n\nBumps [cryptography](https://github.com/pyca/cryptography) from 48.0.0\nto 48.0.1.\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst\">cryptography's\nchangelog</a>.</em></p>\n<blockquote>\n<p>48.0.1 - 2026-06-09</p>\n<\n[…]\nhttps://github.com/ossf/osv-schema/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump cryptography from 48.0.0 to 48.0.1 in /tools/ghsa (…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T12:21:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5f6e423de930f2a05c98cd77db4e6b2ccec55877",
"body": "Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.2 to\n2.14.3.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/lostisland/faraday/releases\">faraday's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v2.14.3</h2>\n<h2>Security Note</h2>\n<p>This release \n[…]\nhttps://github.com/ossf/osv-schema/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): Bump faraday from 2.14.2 to 2.14.3 in /docs (#565)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T12:20:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b2f2639e89882d2f3174398c50519a2b4a59fe0c",
"body": "…567)\n\nBumps\n[concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby)\nfrom 1.3.6 to 1.3.7.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/ruby-concurrency/concurrent-ruby/releases\">concurrent-ruby's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v1.\n[…]\nhttps://github.com/ossf/osv-schema/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): Bump concurrent-ruby from 1.3.6 to 1.3.7 in /docs (#…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T12:19:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f9ee737b482b6dd4f256cda1eb43c0fbd6c0ec4d",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.19.3\nto 1.19.4.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/sparklemotion/nokogiri/releases\">nokogiri's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v1.19.4 / 2026-06-18</h2>\n<h3>Security</h3\n[…]\nhttps://github.com/ossf/osv-schema/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): Bump nokogiri from 1.19.3 to 1.19.4 in /docs (#566)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T12:19:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "58fa64c06bd2ea102a1b97e6309bb1ac26016139",
"body": "Bumps the dependencies group with 2 updates:\n[actions/checkout](https://github.com/actions/checkout) and\n[revanite-io/osps-baseline-action](https://github.com/revanite-io/osps-baseline-action).\n\nUpdates `actions/checkout` from 6.0.2 to 6.0.3\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced \n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump the dependencies group with 2 updates (#558)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T12:16:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "afe0bddbf89346257ee744334642fce8bd7c485b",
"body": "…e dependencies group (#555)\n\nBumps the dependencies group in /tools/ghsa with 1 update:\n[requests](https://github.com/psf/requests).\n\nUpdates `requests` from 2.34.0 to 2.34.2\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/psf/requests/releases\">requests's\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump requests from 2.34.0 to 2.34.2 in /tools/ghsa in th…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-25T00:42:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0892910c7a93db6e10cba9d52f9e3c0ddd865d2d",
"body": "Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.1 to\n2.14.2.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/lostisland/faraday/releases\">faraday's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v2.14.2</h2>\n<h2>Security Note</h2>\n<p>This release \n[…]\nhttps://github.com/ossf/osv-schema/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): Bump faraday from 2.14.1 to 2.14.2 in /docs (#554)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-19T00:19:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "447c7315b34e7f565538c667b532586ca76efe10",
"body": "Signed-off-by: Jess Lowe <jesslowe@google.com>",
"is_bot": false,
"headline": "fix: update lockfile (#553)",
"author_name": "Jess Lowe",
"author_login": "jess-lowe",
"committed_at": "2026-05-13T06:28:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54a02746f2b7638cafb918dfba3653d92906bb7c",
"body": "…dates (#552)\n\nBumps the dependencies group with 2 updates in the /tools/ghsa\ndirectory: [requests](https://github.com/psf/requests) and\n[osv](https://github.com/google/osv.dev).\n\nUpdates `requests` from 2.33.1 to 2.34.0\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https:/\n[…]\n/v0.1.2...v0.1.3\">compare\nview</a></li>\n</ul>\n</details>\n<br />\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump the dependencies group across 1 directory with 2 up…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-13T00:35:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0424e4808944c2e8a2460d0ae337ddac6f7c7ae1",
"body": "…dates (#551)\n\nBumps the dependencies group with 4 updates in the /tools/osv-linter\ndirectory:\n[github.com/package-url/packageurl-go](https://github.com/package-url/packageurl-go),\n[github.com/tidwall/gjson](https://github.com/tidwall/gjson),\n[golang.org/x/mod](https://github.com/golang/mod) and\n[go\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump the dependencies group across 1 directory with 4 up…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-12T23:44:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f3214246d2643817ff776fdd1666dda1a564ee1d",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.19.1\nto 1.19.3.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/sparklemotion/nokogiri/releases\">nokogiri's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v1.19.3 / 2026-04-27</h2>\n<h3>Fixed / Secu\n[…]\nhttps://github.com/ossf/osv-schema/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): Bump nokogiri from 1.19.1 to 1.19.3 in /docs (#548)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-12T23:43:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "041c25e13e7836a7ac5d3f53ebe565d613195161",
"body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/urllib3/urllib3/releases\">urllib3's\nreleases</a>.</em></p>\n<blockquote>\n<h2>2.7.0</h2>\n<h2>🚀 urllib3 is fundraising for HTTP/2 support</\n[…]\nhttps://github.com/ossf/osv-schema/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump urllib3 from 2.6.3 to 2.7.0 in /tools/ghsa (#550)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-12T23:42:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "83285ce2a8661d6b30cd45b909e53ad4833802ce",
"body": "…dates (#541)\n\nBumps the dependencies group with 4 updates in the / directory:\n[actions/setup-go](https://github.com/actions/setup-go),\n[dsanders11/json-schema-validate-action](https://github.com/dsanders11/json-schema-validate-action),\n[revanite-io/osps-baseline-action](https://github.com/revanite-\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump the dependencies group across 1 directory with 4 up…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-24T06:37:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5f9aea73e76b82a6f6e215501147c75255d13dbc",
"body": "…e dependencies group across 1 directory (#537)\n\nBumps the dependencies group with 1 update in the /tools/ghsa directory:\n[requests](https://github.com/psf/requests).\n\nUpdates `requests` from 2.32.5 to 2.33.1\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/\n[…]\n2.32.5...v2.33.1\">compare\nview</a></li>\n</ul>\n</details>\n<br />\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump requests from 2.32.5 to 2.33.1 in /tools/ghsa in th…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-24T06:34:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4e32b93b03023a3955fe59dfc298afff6e7df814",
"body": "Bumps [addressable](https://github.com/sporkmonger/addressable) from\n2.8.8 to 2.9.0.\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md\">addressable's\nchangelog</a>.</em></p>\n<blockquote>\n<h2>Addressable 2.9.0 <!-- ra\n[…]\nhttps://github.com/ossf/osv-schema/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): Bump addressable from 2.8.8 to 2.9.0 in /docs (#539)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-24T06:34:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7783c25f7cefd3c7e5f227d2cdcee1a6366542f3",
"body": "…#540)\n\nBumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5\nto 46.0.7.\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst\">cryptography's\nchangelog</a>.</em></p>\n<blockquote>\n<p>46.0.7 - 2026-04-07</p>\n<\n[…]\nhttps://github.com/ossf/osv-schema/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump cryptography from 46.0.5 to 46.0.7 in /tools/ghsa (…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-24T06:33:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ff7fdffbc30378af5e0b64bdb3eacd63c23a3592",
"body": "…updates (#542)\n\nBumps the dependencies group in /tools/osv-linter with 2 updates:\n[golang.org/x/mod](https://github.com/golang/mod) and\n[golang.org/x/term](https://github.com/golang/term).\n\nUpdates `golang.org/x/mod` from 0.34.0 to 0.35.0\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump the dependencies group in /tools/osv-linter with 2 …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-24T06:33:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "05104529bbf5ef1588fc9ef4775f4d29760773d6",
"body": "This version needs to manually be set when releases happen, and has not\nbeen.\n\nSigned-off-by: michaelkedar <michaelkedar@google.com>",
"is_bot": false,
"headline": "fix: update schema version in bindings (#544)",
"author_name": "Michael Kedar",
"author_login": "michaelkedar",
"committed_at": "2026-04-23T05:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a6a0b9b0ccd8b91eeec05081b2642f53cfbe81e",
"body": "Adding TuxCare ecosystem support, relates to\nhttps://github.com/google/osv.dev/issues/4913\n\n---------\n\nSigned-off-by: Vasily Kleschov <vkleschov@cloudlinux.com>\nCo-authored-by: Vasily Kleschov <vkleschov@cloudlinux.com>",
"is_bot": false,
"headline": "Add TuxCare ecosystem (#520)",
"author_name": "Vasiliy Kleschov",
"author_login": "Korulag",
"committed_at": "2026-03-31T23:10:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df534973d091209ed646dd4f4081c057d1f6ec2c",
"body": "Bumps [json](https://github.com/ruby/json) from 2.18.1 to 2.19.2.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/ruby/json/releases\">json's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v2.19.2</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>Fix a format string injection \n[…]\nhttps://github.com/ossf/osv-schema/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): Bump json from 2.18.1 to 2.19.2 in /docs (#533)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-24T02:23:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e7096ebf2a5b96a0ea3acca27d9db14016c99ae3",
"body": "…534)\n\nBumps [activesupport](https://github.com/rails/rails) from 8.1.2 to\n8.1.2.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/rails/rails/releases\">activesupport's\nreleases</a>.</em></p>\n<blockquote>\n<h2>8.1.2.1</h2>\n<h2>Active Support</h2>\n<ul>\n<li>\n\n[…]\nhttps://github.com/ossf/osv-schema/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): Bump activesupport from 8.1.2 to 8.1.2.1 in /docs (#…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-24T02:23:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "088ef5834a9c5ae63e153d7e877c2791cbd882cb",
"body": "…updates (#530)\n\nBumps the dependencies group in /tools/osv-linter with 2 updates:\n[golang.org/x/mod](https://github.com/golang/mod) and\n[golang.org/x/term](https://github.com/golang/term).\n\nUpdates `golang.org/x/mod` from 0.33.0 to 0.34.0\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump the dependencies group in /tools/osv-linter with 2 …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-17T23:57:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f471ecd81f6749bf91dc44d9eeac2b6392931784",
"body": "Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.2 to 0.6.3.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/pyasn1/pyasn1/releases\">pyasn1's\nreleases</a>.</em></p>\n<blockquote>\n<h2>Release 0.6.3</h2>\n<p>It's a minor release.</p>\n<ul>\n<li>Added nes\n[…]\nhttps://github.com/ossf/osv-schema/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump pyasn1 from 0.6.2 to 0.6.3 in /tools/ghsa (#531)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-17T23:54:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "87e523ea45137925e0a72f998aeb997885cc5a00",
"body": "…updates (#528)\n\nBumps the dependencies group in /tools/osv-linter with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/google/osv-scalibr](https://github.com/google/osv-scalibr)\n| `0.4.4` | `0.4.5` |\n|\n[github.com/package-url/packageurl-go](https://github.com/package-url/packa\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump the dependencies group in /tools/osv-linter with 5 …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-10T23:11:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "644d53a46020d0b1028017e2ffac487a53fc2e08",
"body": "Bumps the dependencies group with 6 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [actions/checkout](https://github.com/actions/checkout) | `4` | `6` |\n| [actions/setup-go](https://github.com/actions/setup-go) | `5.0.2` |\n`6.3.0` |\n| [actions/setup-python](https://github.com/actions/setup-\n[…]\n <support@github.com>\nSigned-off-by: Jess Lowe <jesslowe@google.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jess Lowe <jesslowe@google.com>",
"is_bot": true,
"headline": "chore(deps): Bump the dependencies group with 6 updates (#524)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-10T02:28:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "32715c63ce450f4bc90cffdc85ba636128fb2ae3",
"body": "The Hackage Package registry is currently down, which is causing the\nosv-linter tests to hang as no timeout is provide.\n\n- Added a timeout to prevent hanging tests\n- Also updated the go version to mitigate vulns in 1.25.6\n- Skipping hackage test for now.\n\n---------\n\nSigned-off-by: Jess Lowe <jesslowe@google.com>",
"is_bot": false,
"headline": "fix: handle package registry hanging with timeout (#527)",
"author_name": "Jess Lowe",
"author_login": "jess-lowe",
"committed_at": "2026-03-10T02:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62cec4e773c3e701dd0cf3e4a81ae686e452e719",
"body": "…s (#526)\n\nBumps the dependencies group in /tools/ghsa with 2 updates:\n[osv](https://github.com/google/osv.dev) and\n[pylint](https://github.com/pylint-dev/pylint).\n\nUpdates `osv` from 0.1.1 to 0.1.2\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/google/osv\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump the dependencies group in /tools/ghsa with 2 update…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-10T00:28:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6a4e1c43f40a5a0266611f7f7c80582a16665b82",
"body": "…updates (#525)\n\nBumps the dependencies group in /tools/osv-linter with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/google/osv-scalibr](https://github.com/google/osv-scalibr)\n| `0.3.5-0.20251007022113-0f405599e232` | `0.4.4` |\n|\n[github.com/package-url/packageurl-go](https:\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump the dependencies group in /tools/osv-linter with 7 …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-10T00:27:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ec3272c283e44f4df07798c139e84d643fcf3d9f",
"body": "…in /bindings/go in the dependencies group (#523)\n\nBumps the dependencies group in /bindings/go with 1 update:\ngoogle.golang.org/protobuf.\n\nUpdates `google.golang.org/protobuf` from 1.36.10 to 1.36.11\n\n\n[: Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-04T05:12:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5771cc25458b4f9bd3198ada04522be131f08394",
"body": "This will allow us to have up to date dependencies, which should\nreduce/eliminate the number of vulnerable dependency alerts.\n\nSigned-off-by: Rex P <rexpan@google.com>",
"is_bot": false,
"headline": "ci: Attempt at an dependabot config (#509)",
"author_name": "Rex P",
"author_login": "another-rex",
"committed_at": "2026-03-04T05:09:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f29357cd43b6ed86bed96b1f3fb42e661fc1ddbc",
"body": "Following the specification, validate the hashes.\n\n---------\n\nSigned-off-by: Mike Fiedler <miketheman@gmail.com>",
"is_bot": false,
"headline": "feat: validate that git commit hashes are long (#522)",
"author_name": "Mike Fiedler",
"author_login": "miketheman",
"committed_at": "2026-03-03T03:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ece8b1e7f46d19f17ef01a8e33c8dc6ade3b2d2c",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.19.0\nto 1.19.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/sparklemotion/nokogiri/releases\">nokogiri's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v1.19.1 / 2026-02-16</h2>\n<h3>Security</h3\n[…]\nhttps://github.com/ossf/osv-schema/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): Bump nokogiri from 1.19.0 to 1.19.1 in /docs (#517)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-02T03:50:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1713a1e3746f7b49d34f092fce3d77989b9e392d",
"body": "Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.0 to\n2.14.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/lostisland/faraday/releases\">faraday's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v2.14.1</h2>\n<h2>Security Note</h2>\n<p>This release \n[…]\nhttps://github.com/ossf/osv-schema/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): Bump faraday from 2.14.0 to 2.14.1 in /docs (#514)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-02T03:50:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ba2a09126d43fa3b4fb60df251e0ef7da737a95e",
"body": "Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from\n6.32.1 to 6.33.5.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/protocolbuffers/protobuf/releases\">protobuf's\nreleases</a>.</em></p>\n<blockquote>\n<h2>Protocol Buffers v34.0-rc1</h2>\n<h1>An\n[…]\nhttps://github.com/ossf/osv-schema/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump protobuf from 6.32.1 to 6.33.5 in /tools/ghsa (#511)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-02T00:52:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "09a17f85b44a24ec25d29f5b482ea57667b71f48",
"body": "From the docs:\n\n> Entries in the events array can contain either \"last_affected\" or\n\"fixed\" events, but not both.\n\nThis line could be referring to either of these events arrays:\n\n``` json\n{\n \"events\": [\n {\"introduced\": \"0.0.0\"},\n {\"last_affected\": \"1.0.0\", \"fixed\": \"1.0.1\"}\n ]\n}\n```\n\n``` jso\n[…]\noth.\n\n---------\n\nSigned-off-by: Tieg Zaharia <tieg.zaharia@gmail.com>\nSigned-off-by: Tieg Zaharia <tieg.zaharia@sonarsource.com>\nCo-authored-by: Andrew Pollock <andrewpollock@users.noreply.github.com>",
"is_bot": false,
"headline": "Clarify sentence about \"last_affected\" and \"fixed\" in docs. (#310)",
"author_name": "Tieg Zaharia",
"author_login": "tiegz",
"committed_at": "2026-01-29T00:22:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9d03e8f4632b5e4f2d5f77198dacd73efff9447a",
"body": "The validation for the `id` field in the schema is currently tied to the\ndata sources that are aggregated by OSV.dev.\n\nIt would be great if there was the ability to create schema-compliant\nrecords that aren't necessarily fed into OSV.dev.\n\ne.g. Someone may have additional metadata, such as custom an\n[…]\nto OSV.dev data)\n* `LOCAL-`\n* `CUSTOM-`\n\n---------\n\nSigned-off-by: conorfitch <173908980+conorfitch@users.noreply.github.com>\nSigned-off-by: Conor Fitch <173908980+conorfitch@users.noreply.github.com>",
"is_bot": false,
"headline": "Add prefix for local databases (#499)",
"author_name": "Conor Fitch",
"author_login": "conorfitch",
"committed_at": "2026-01-28T00:13:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1c06873941387c300b4b344b2ae05f6f5a2b691b",
"body": "https://github.com/google/osv.dev/issues/3780\n\nSigned-off-by: Ori Zerah <ori.zerah@echohq.com>",
"is_bot": false,
"headline": "add echo address to contribution schema (#508)",
"author_name": "Ori",
"author_login": "orizerah",
"committed_at": "2026-01-28T00:12:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db88b330c1ebece6e456eee63ae69f8b18820fd1",
"body": "This:\n- upgrades the Go runtime for osv-linter\n- urllib3 for the Red Hat conversion code\n\nto address known vulnerabilities detected by OSV Scanner.\n\nSigned-off-by: Andrew Pollock <andrew@pollock.id.au>",
"is_bot": false,
"headline": "fix: upgrade dependencies (#507)",
"author_name": "Andrew Pollock",
"author_login": "andrewpollock",
"committed_at": "2026-01-28T00:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "365983bfed77c42ec2482225a0d396e0d6ccd6ea",
"body": "This addresses the Level 2 requirement for describing how the project\nselects, obtains and tracks its dependencies.\n\nSigned-off-by: Andrew Pollock <andrew@pollock.id.au>",
"is_bot": false,
"headline": "docs: add dependency selection policy (#504)",
"author_name": "Andrew Pollock",
"author_login": "andrewpollock",
"committed_at": "2026-01-28T00:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe5c3a64c8f43962c7821a38a9d57770a0a0ddb1",
"body": "Adding new ecosystem for Azure Linux with `AZL-` prefix.\n\nCloses #496\n\n---------\n\nSigned-off-by: Jamie Magee <jamie.magee@gmail.com>",
"is_bot": false,
"headline": "Add Azure Linux ecosystem (#498)",
"author_name": "Jamie Magee",
"author_login": "JamieMagee",
"committed_at": "2026-01-27T07:08:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c2fd2d43111070f0c3fbef8c3ad3064f59c05c9",
"body": "Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.1 to 0.6.2.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/pyasn1/pyasn1/releases\">pyasn1's\nreleases</a>.</em></p>\n<blockquote>\n<h2>Release 0.6.2</h2>\n<p>It's a minor release.</p>\n<ul>\n<li>Fixed con\n[…]\nhttps://github.com/ossf/osv-schema/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): Bump pyasn1 from 0.6.1 to 0.6.2 in /tools/ghsa (#505)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-27T05:49:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ebafb5214a53bd3b3a60f9e86a1bce28b126ecc5",
"body": "We have a bunch of oudated dependencies in various scripts, this PR is\npart of the effort to reduce this.\n\nRemove old debian OSV conversion code, as it has been migrated into\nosv.dev and into golang.\n\nSigned-off-by: Rex P <rexpan@google.com>",
"is_bot": false,
"headline": "chore: Remove old debian conversion code (#494)",
"author_name": "Rex P",
"author_login": "another-rex",
"committed_at": "2026-01-27T05:48:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74523b172b51bbd62b8934822ee4e7e713109bf4",
"body": null,
"is_bot": true,
"headline": "Bump urllib3 from 2.0.3 to 2.0.7 in /tools/ghsa (#206)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-27T05:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22a1e1bffc972ab2eae87326d9f8cce1a998c2ab",
"body": "Signed-off-by: Jeff Mendoza <jlm@jlm.name>",
"is_bot": false,
"headline": "Update JSON Schema link in README (#502)",
"author_name": "Jeff Mendoza",
"author_login": "jeffmendoza",
"committed_at": "2026-01-27T05:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79616155ab5b08a102103b14009195f805e18fa3",
"body": "Add a vulnerability scanning workflow. There's currently quite a few\nalerts as we don't have dependabot (or renovatebot) setup to\nautomatically update dependencies.\n\nSigned-off-by: Rex P <rexpan@google.com>",
"is_bot": false,
"headline": "fix: Add osv-scanner workflow (#500)",
"author_name": "Rex P",
"author_login": "another-rex",
"committed_at": "2026-01-27T05:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7434fa1232c09b2a6b69cba25381425a1702528",
"body": "This regenerates `Gemfile.lock` with a newer version of the Ruby bundler\nto include checksums, as a mitigation for dependency hijacking supply\nchain attacks.\n\nVerification: I have run `bundle exec jekyll serve` locally to verify\nthe documentation build process, and it appears to still work correctly.\n\nFixes: #39\n\nSigned-off-by: Andrew Pollock <andrew@pollock.id.au>",
"is_bot": false,
"headline": "fix(docs): regenerate Gemfile.lock (#503)",
"author_name": "Andrew Pollock",
"author_login": "andrewpollock",
"committed_at": "2026-01-27T05:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cf04cce11454c3df832c12c1e46642eb3983ba0",
"body": "Release v1.7.5, which adds several ecosystems, plus updated descriptions\nto existing ecosystems.\n\nRelease notes:\n\n## Schema Changes\n\n### **New ecosystems added:**\n* `opam` for the OCaml package manager ecosystem.\n* `FreeBSD` (including `FreeBSD:base`, `FreeBSD:kernel`, and\n`FreeBSD:ports`) for the F\n[…]\n support the\n`sid` (unstable) and `experimental` suites.\n* **VSCode:** Updated description to allow for registries to be\nspecified within the ecosystem field.\n\nSigned-off-by: Rex P <rexpan@google.com>",
"is_bot": false,
"headline": "Release v1.7.5 (#497)",
"author_name": "Rex P",
"author_login": "another-rex",
"committed_at": "2026-01-27T04:49:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5b672aebc38fe99d442e5ae81ca970c366e35aed",
"body": "these are just some minor tweaks\n\nSigned-off-by: Hannes Mehnert <hannes@mehnert.org>",
"is_bot": false,
"headline": "schema: fix OSEC (opam/OCaml) URLs (#493)",
"author_name": "Hannes Mehnert",
"author_login": "hannesm",
"committed_at": "2026-01-21T04:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "230b4a2f4d73012b10d57c030670c38281048c4f",
"body": "Signed-off-by: community-admin <community-admin@cleanstart.com>",
"is_bot": false,
"headline": "Update OSV schema for CleanStart (#474)",
"author_name": "CleanStart Community Admin",
"author_login": "cleanstart-community-admin",
"committed_at": "2026-01-14T03:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88c48750ddae8c47a59fc8412c72ebb885d0bdc3",
"body": "…#459)\n\nRoot provides security advisories for container images with patched\nvulnerabilities across multiple ecosystems including Alpine, Debian,\nUbuntu, npm, PyPI, and Go modules.\n\nThis PR reserves two database-specific prefixes:\n- ROOT-OS-: For OS-level package vulnerabilities (Alpine, Debian,\nUbun\n[…]\nROOT-APP\n \n[osv.dev\nissue](https://github.com/google/osv.dev/issues/4396#issue-3662334257)\n [osv.dev PR](https://github.com/google/osv.dev/pull/4397)\n\nCo-authored-by: Chai Tadmor <chai.tadmor@root.io>",
"is_bot": false,
"headline": "Add Root as official data source with ROOT-OS and ROOT-APP prefixes (…",
"author_name": "chait-slim",
"author_login": "chait-slim",
"committed_at": "2025-12-30T22:44:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1d0e43e8b4b8341f53a676ff84218d24a61e36ad",
"body": "This adds a preliminary SECURITY.md (based on OpenSSF Scorecard's) to\naddress the OSPS-VM-02.01 baseline\n\nFixes: #371\n\nSigned-off-by: Andrew Pollock <andrew@pollock.id.au>",
"is_bot": false,
"headline": "feat: add security contacts (#470)",
"author_name": "Andrew Pollock",
"author_login": "andrewpollock",
"committed_at": "2025-12-30T00:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b91adce2e07af7cfd5734ba88314e10217fc8b89",
"body": "This corrects lint findings as part of reviewing OSPS-BR-04.01 baseline\ncompliance\n\nSigned-off-by: Andrew Pollock <andrew@pollock.id.au>\n\nSigned-off-by: Andrew Pollock <andrew@pollock.id.au>",
"is_bot": false,
"headline": "fix(docs): lint findings (#472)",
"author_name": "Andrew Pollock",
"author_login": "andrewpollock",
"committed_at": "2025-12-30T00:23:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1de720adc422d1166081db9af180f7150ea46225",
"body": "Dear everyone,\n\nwe at OCaml have a security team (https://ocaml.org/security), and plan\nto publish (historical and new) advisories in osv schema.\n\nIn order to achieve that, we want to contribute here a new ecosystem and\ndatabase-specific prefix. We will host our advisories at\nhttps://github.com/ocam\n[…]\ntem \"opam\" (also done in purl\nhttps://github.com/package-url/purl-spec/pull/763). As database we'd use\nOSEC.\n\nLet me know what you think about this.\n\nSigned-off-by: Hannes Mehnert <hannes@mehnert.org>",
"is_bot": false,
"headline": "Add the OPAM / OCaml ecosystem (#473)",
"author_name": "Hannes Mehnert",
"author_login": "hannesm",
"committed_at": "2025-12-22T22:50:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "54f62e9334955918f2b30cb63110ab6be882ea69",
"body": "This restructures the README.md to be more comprehensive, specifically\nincluding bug reporting instructions for the OSPS-DO-02.01 baseline\n\nSigned-off-by: Andrew Pollock <andrew@pollock.id.au>\n\nSigned-off-by: Andrew Pollock <andrew@pollock.id.au>",
"is_bot": false,
"headline": "feat: restructure README.md (#471)",
"author_name": "Andrew Pollock",
"author_login": "andrewpollock",
"committed_at": "2025-12-17T21:59:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c18cb697447792d2eb47bea4ce70b7621a0f26e1",
"body": "… Packagist advisories (#463)\n\nThis replaces the need for custom logic to handle Drupal packages while\nalso showcasing how the new Packagist suffix works, following the same\n[logic that Composer\ndoes](https://getcomposer.org/doc/05-repositories.md#composer) to\nresolve a repository to its actual pack\n[…]\nport, but as we only\nhave custom logic to handle the Drupal repository we're not losing\nfunctionality with this change\n\n---------\n\nSigned-off-by: Gareth Jones <3151613+G-Rath@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(linter): use the ecosystem suffix as the repository when linting…",
"author_name": "Gareth Jones",
"author_login": "G-Rath",
"committed_at": "2025-12-09T02:45:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bc4707b3ed195507fec49ce7def84d0207557c54",
"body": "This should make it easier to test proposed schema changes\n\nSigned-off-by: Gareth Jones <3151613+G-Rath@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(linter): support using a custom schema (#466)",
"author_name": "Gareth Jones",
"author_login": "G-Rath",
"committed_at": "2025-12-05T04:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6780af8a90b6bf78deabbb7309a02df1e704785e",
"body": "… sourced from (#460)\n\nBased on the Maven ecosystem, this allows groups like the Drupal and\nWordPress communities to express their canonical source, which in turn\ncan be used by parties like GitHub in their processing.\n\nThis value is expected to be the repository url that is provided to\nComposer, fr\n[…]\nes.drupal.org/8`](https://packages.drupal.org/8/packages.json)\nprovides package metadata at `/files/packages/8/p2/%package%.json`\n\nSigned-off-by: Gareth Jones <3151613+G-Rath@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: support specifying the Packagist repository a package should be…",
"author_name": "Gareth Jones",
"author_login": "G-Rath",
"committed_at": "2025-12-03T05:16:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bf1e5721d0eee6767ad2691b923039fb7cda3daa",
"body": "This PR merges the functionality of `generate-go-constants.py` into\n`update-ecosystems-lists.py` to create a single source of truth for\ngenerating Go constants:\n - The `generate-go-constants.py` script has been deleted.\n- The `update-ecosystems-lists.py` script now handles all Go constant\ngeneration\n[…]\nemoving `CreditType`, `RangeType`, `ReferenceType`,\nand `SeverityType`.\n- The GitHub workflow and build script have been updated to reflect\nthese changes.\n\nSigned-off-by: Xueqin Cui <cuixq@google.com>",
"is_bot": false,
"headline": "refactor(scripts): refine Go constant generation (#465)",
"author_name": "Xueqin Cui",
"author_login": "cuixq",
"committed_at": "2025-12-03T05:15:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "748d14eaed4a28753e5004f19534383d423bab7b",
"body": "This can greatly speed up the linter at the risk of annoying third party\nAPIs - to help with avoiding rate limiting, this is controlled with the\n`--parallel` flag which has a default value of 1 (meaning the current\nrate of processing).\n\nFor reference, linting the whole Drupal advisory database (whic\n[…]\nurrently has 300+ advisories) takes about 1 minute with `--parallel 1`\nwhereas it takes 10 seconds with `--parallel 5`\n\n---------\n\nSigned-off-by: Gareth Jones <3151613+G-Rath@users.noreply.github.com>",
"is_bot": false,
"headline": "perf(osv-linter): support processing multiple files in parallel (#453)",
"author_name": "Gareth Jones",
"author_login": "G-Rath",
"committed_at": "2025-12-03T05:15:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "61505a9c2319104f0c1754a2b042571220f93632",
"body": "Adding new ecosystem for Docker Hardened Images. relates to\nhttps://github.com/google/osv.dev/issues/4387.\n\nSigned-off-by: Christian Dupuis <cd@docker.com>",
"is_bot": false,
"headline": "Add DHI ecosystem (#455)",
"author_name": "Christian Dupuis",
"author_login": "cdupuis",
"committed_at": "2025-12-02T08:13:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4f7b9bb0ddf1e529857bae3148d6dcf994a6a39",
"body": "We're already running most of our API based tests in parallel and the\nendpoints should be designed for tons of anonymous traffic, so we might\nas well run everything in parallel 🤷\n\nSigned-off-by: Gareth Jones <3151613+G-Rath@users.noreply.github.com>",
"is_bot": false,
"headline": "test: run everything in parallel (#464)",
"author_name": "Gareth Jones",
"author_login": "G-Rath",
"committed_at": "2025-12-02T04:28:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec7a51987bb9ddcaf68de3d729fd72530902fd26",
"body": "The loop will do nothing if the map is empty, so there's no need to\ncheck its length first\n\nSigned-off-by: Gareth Jones <3151613+G-Rath@users.noreply.github.com>",
"is_bot": false,
"headline": "refactor: remove unneeded check (#461)",
"author_name": "Gareth Jones",
"author_login": "G-Rath",
"committed_at": "2025-11-27T04:03:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c895c4f7fcd30130311c08fa525afd070b063bd5",
"body": "…462)\n\nTurns out `gofmt` doesn't support setting an exit code, which is how\n@jess-lowe managed to slip through some unformatted code in #456 😅\n\n---------\n\nSigned-off-by: Gareth Jones <3151613+G-Rath@users.noreply.github.com>",
"is_bot": false,
"headline": "refactor: format go files and ensure `gofmt` will actually fail CI (#…",
"author_name": "Gareth Jones",
"author_login": "G-Rath",
"committed_at": "2025-11-27T04:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74be9c8acf3873eccde9499d6e1db39c6d4b9a1e",
"body": "This pull request introduces a new `security-insights.yml` file to the\nrepository. The file documents key metadata about the repository,\nincluding schema version, update and review dates, repository status,\ncore team members, license information, and the current status of\nsecurity self-assessment.\n\nCloses https://github.com/ossf/osv-schema/issues/205\n\nSigned-off-by: Madison Oliver <taladrane@github.com>",
"is_bot": false,
"headline": "Create security insights configuration (#458)",
"author_name": "Madison Oliver",
"author_login": "taladrane",
"committed_at": "2025-11-25T23:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43eda5ebf25d73b8f443bb88f76549dd34b5947e",
"body": "…hecks if its a new ecosystem (#456)\n\nThe linter gets flooded with 'Does not match pattern' and 'unsupported\necosystem' errors when running the linter on a new ecosystem or data\nsource. That's not very helpful, and is a bit of a catch-22.\n\nThis should hide those checks when the `--new-ecosystem` flag is\nenabled, so that quality issues that are actionable can be addressed\nbefore submission for new data providers.\n\nSigned-off-by: Jess Lowe <jesslowe@google.com>",
"is_bot": false,
"headline": "feat(linter): Add a `--new-ecosystem` flag to ignore schema/package c…",
"author_name": "Jess Lowe",
"author_login": "jess-lowe",
"committed_at": "2025-11-25T23:05:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6799e69a8c761bde301a94a341a04a90448f020a",
"body": "Setup the OSPS security baseline workflow\n\nSigned-off-by: Rex P <rexpan@google.com>",
"is_bot": false,
"headline": "OSPS security baseline workflow (#457)",
"author_name": "Rex P",
"author_login": "another-rex",
"committed_at": "2025-11-25T00:44:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89226c81e059d6971ae7704315b339666a39ef42",
"body": "Signed-off-by: Gareth Jones <3151613+G-Rath@users.noreply.github.com>",
"is_bot": false,
"headline": "ci: ensure that `go.mod` files are tidy (#454)",
"author_name": "Gareth Jones",
"author_login": "G-Rath",
"committed_at": "2025-11-23T23:07:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0b4ac54f728d29ea90e07628abd4355d929cecf",
"body": "Follow-up to #434\n\nSigned-off-by: Matt Bauman <mbauman@juliahub.com>",
"is_bot": false,
"headline": "docs: Add Julia Security Advisories to README (#452)",
"author_name": "Matt Bauman",
"author_login": "mbauman",
"committed_at": "2025-11-21T02:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d4ec5f63794981c27f6c6c6d0d0017dc4bbd475",
"body": "…the ecosystem (#450)\n\nFixes #449.\n\n---------\n\nSigned-off-by: Caleb Brown <calebbrown@google.com>",
"is_bot": false,
"headline": "Update VSCode description to allow for registries to be specified in …",
"author_name": "Caleb Brown",
"author_login": "calebbrown",
"committed_at": "2025-11-18T01:29:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "094e5ca4fdf4b115bbdaaaf519b4c20809661ee2",
"body": "Add FreeBSD to OSVF-Schema with name FreeBSD and prefix FREEBSD. As\nFreeBSD OSV vulnerability database is not yet released this it bit WIP.\n\nFreeBSD PURL PR is also in the works:\n[purl-spec#496](https://github.com/package-url/purl-spec/pull/496)\n\nEcosystem schema's will be like:\n- `FreeBSD:base` For FreeBSD base system issues\n- `FreeBSD:kernel` For FreeBSD kernel issues\n- `FreeBSD:ports` For FreeBSD ports issues\n\nSigned-off-by: Tuukka Pasanen <tuukka.pasanen@ilmi.fi>",
"is_bot": false,
"headline": "Add FreeBSD to OSVF-Schema (#448)",
"author_name": "Tuukka Pasanen",
"author_login": "illuusio",
"committed_at": "2025-11-18T01:29:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c19eef17033a1baf67e1f561279ddbbffc92aa3b",
"body": "The linter was outputting the Go syntax representation of the err value\nfor the Purl checker rather than the string value:\n`&errors.errorString{s:\"namespace is required\"}` vs `namespace is\nrequired`\n\nThis should output it correctly.\n\nSigned-off-by: Jess Lowe <jesslowe@google.com>",
"is_bot": false,
"headline": "fix: output string representation of err in linter, not Go syntax (#451)",
"author_name": "Jess Lowe",
"author_login": "jess-lowe",
"committed_at": "2025-11-17T05:31:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fb6c8870ac15588cfb657430f401a04b4c1dca0",
"body": "The [Drupal Advisory\nDatabase](https://github.com/DrupalSecurityTeam/drupal-advisory-database)\nis a database maintained by Ackama on behalf of the Drupal community\nthat provides [Drupal security\nadvisories](https://www.drupal.org/drupal-security-team/security-advisory-process-and-permissions-policy)\n[…]\n/issues/3410338#comment-16200707)\nand\n[here](https://www.drupal.org/project/drupalorg/issues/3410338#comment-16200707)\n\n---------\n\nSigned-off-by: Gareth Jones <3151613+G-Rath@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add support for Drupal advisory database (#372)",
"author_name": "Gareth Jones",
"author_login": "G-Rath",
"committed_at": "2025-11-12T21:03:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7bd2e88987911c04ee24d565ee2ede3d1394f050",
"body": "CleanStart Ecosystem\n\n---------\n\nSigned-off-by: community-admin <community-admin@cleanstart.com>\nSigned-off-by: community-admin@cleanstart.com <community-admin@cleanstart.com>\nCo-authored-by: community-admin <12345678+cleanstart-community-admin@users.noreply.github.com>",
"is_bot": false,
"headline": "Add CleanStart Ecosystem (#447)",
"author_name": "CleanStart Community Admin",
"author_login": "cleanstart-community-admin",
"committed_at": "2025-11-12T20:54:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e05f9d00d92c3d1dae7e90e4511c533a2c561d9",
"body": "…(#445)\n\nSigned-off-by: Rex P <106129829+another-rex@users.noreply.github.com>\nSigned-off-by: Rex P <rexpan@google.com>\nCo-authored-by: Oliver Chang <oliverchang@users.noreply.github.com>",
"is_bot": false,
"headline": "Update Debian ecosystem description to support sid and experimental. …",
"author_name": "Rex P",
"author_login": "another-rex",
"committed_at": "2025-10-29T03:37:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a45f3f30f6a5490d198ebcaafef09078084da324",
"body": "We've added a few more data sources and prefixes\n\nSigned-off-by: Rex P <rexpan@google.com>",
"is_bot": false,
"headline": "Release 1.7.4 (#444)",
"author_name": "Rex P",
"author_login": "another-rex",
"committed_at": "2025-10-27T04:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5a2520229272d29e936774d0a062506fcc11c16",
"body": "This should ensure that files are valid across OSs - I've gone with an\ninclusive pattern which purposely does not have some characters that are\ntechnically legal but that I don't think there's a good reason to use\nthem in a filename.\n\n---------\n\nSigned-off-by: Gareth Jones <3151613+G-Rath@users.noreply.github.com>",
"is_bot": false,
"headline": "ci: ensure filenames don't have undesired characters (#433)",
"author_name": "Gareth Jones",
"author_login": "G-Rath",
"committed_at": "2025-10-27T04:01:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68506fa7bdcf9cd1b30abdc1f6b525018511acfc",
"body": "Recently, in OSV.dev (https://github.com/google/osv.dev/issues/4143)\nsomeone pointed out that the 'fixed' version of some of our records do\nnot map directly to an upstream package version.\n\nUpdate the schema to clarify that this may be the case.\n\nSigned-off-by: Michael Kedar <michaelkedar@google.com>",
"is_bot": false,
"headline": "add small clarification to affected versions (#438)",
"author_name": "Michael Kedar",
"author_login": "michaelkedar",
"committed_at": "2025-10-27T04:01:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d1fb541b2bfa5926ad563a3126bcbb4efa71c9b",
"body": "We're providing information in the OSV format for all the Hex.pm\nvulnerabilities for which our CNA assigns.\n\nOur CNA scope includes all Hex.pm packages, unless covered by the scope\nof another CNA.\n\nSince we're primarily a CNA ond this effort is to raise compatibility\nwith the information we provide \n[…]\nil URL: `https://cna.erlef.org/osv/<ID>.json`\nList of Vulnerabilities: https://cna.erlef.org/cves/\nOur stuff on GH: https://github.com/erlef-cna\n\nSigned-off-by: Jonatan Männchen <jonatan@maennchen.ch>",
"is_bot": false,
"headline": "Add EEF Database (#441)",
"author_name": "Jonatan Männchen",
"author_login": "maennchen",
"committed_at": "2025-10-27T00:39:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d5eaee79a3a5da65ebd3590a1a8e08c4bb69ad39",
"body": "We have a bit of a foot-gun with the proto in that we needed to manually\ntell the json marshallers to use the proto names (snake_case), instead\nof the generated json fields (camelCase).\n\nThere aren't many multiple-word fields in the schema, and the json\nschema uses snake_case, so I've added `[json_n\n[…]\nt` message type defined in the proto.\nI think this is a really old format that's not in osv anymore, so I've\nmarked it as deprecated.\n\n---------\n\nSigned-off-by: Michael Kedar <michaelkedar@google.com>",
"is_bot": false,
"headline": "fix: make json_values of protos snake_case (#442)",
"author_name": "Michael Kedar",
"author_login": "michaelkedar",
"committed_at": "2025-10-23T23:58:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ed6345fb08ca5264aae75f4325488f76ba39d311",
"body": "Signed-off-by: Xueqin Cui <cuixq@google.com>",
"is_bot": false,
"headline": "chore: Remove generated Python bindings (#443)",
"author_name": "Xueqin Cui",
"author_login": "cuixq",
"committed_at": "2025-10-21T04:22:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eac594b5bbd0632b8acc552727e19a4081f35506",
"body": "We're contributors to the [OSSF Malicious\nPackage](https://github.com/ossf/malicious-packages) repository; we'd\nlike to add our findings for VSIX packages but we're missing the\nappropriate ecosystem in the schema.\n\nWe'd propose adding a `VSIX` ecosystem, or perhaps `Visual Studio\nMarketplace` would \n[…]\ng/malicious-helpers-vs-code-extensions-observed-stealing-sensitive-information\nhttps://x.com/ReversingLabs/status/1902355039265411208\n\n---------\n\nSigned-off-by: rhalar <robert.halar@reversinglabs.com>",
"is_bot": false,
"headline": "Add support for the VSIX / Visual Studio Marketplace ecosystem (#357)",
"author_name": "rhalar",
"author_login": "rhalar",
"committed_at": "2025-10-20T02:47:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "182a83c874551641540bf1e0d6d311145ac65669",
"body": "Signed-off-by: Xueqin Cui <cuixq@google.com>",
"is_bot": false,
"headline": "fix(proto): fix affected ranges database_specific number (#440)",
"author_name": "Xueqin Cui",
"author_login": "cuixq",
"committed_at": "2025-10-14T05:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3efd964d83e5a70d26f5e5745c136a98f10a08c",
"body": "This was added to the schema in\nhttps://github.com/ossf/osv-schema/pull/37\n\nSigned-off-by: Xueqin Cui <cuixq@google.com>",
"is_bot": false,
"headline": "fix(proto): add database_specific to affected ranges (#439)",
"author_name": "Xueqin Cui",
"author_login": "cuixq",
"committed_at": "2025-10-14T05:33:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dba5f50f1039f3399cfceba69f7392174f5c6121",
"body": "Signed-off-by: Xueqin Cui <cuixq@google.com>",
"is_bot": false,
"headline": "feat(bindings): Generate Go bindings based on vulnerability.proto (#437)",
"author_name": "Xueqin Cui",
"author_login": "cuixq",
"committed_at": "2025-10-14T03:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b88669f5fcaf69df5d932afc07adb73b6dde428",
"body": "This PR moves the generated Go constants from the `osvschema` package to\na new, dedicated `constants` package. This improves code organization by\nseparating the schema's constants from the main vulnerability struct\ndefinitions which is going to be generated based on the proto soon.\n\n---------\n\nSigned-off-by: Xueqin Cui <cuixq@google.com>",
"is_bot": false,
"headline": "feat: Move Go constants to their own package (#436)",
"author_name": "Xueqin Cui",
"author_login": "cuixq",
"committed_at": "2025-10-14T02:08:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "434020c6442f0659a55fbe7087f15c33a5a2bb52",
"body": "This is for https://github.com/JuliaLang/SecurityAdvisories.jl\n\n---------\n\nSigned-off-by: Matt Bauman <mbauman@juliahub.com>\nCo-authored-by: Gareth Jones <3151613+G-Rath@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add Julia package ecosystem (JLSEC-*) and linting support (#434)",
"author_name": "Matt Bauman",
"author_login": "mbauman",
"committed_at": "2025-10-12T23:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7e306d7c124da869694c7c62dc8d0d4287a00b8",
"body": "This PR adds a new GitHub Actions job to ensure that the generated Go\nconstants in `bindings/go/osvschema/constants.go` are kept in sync with\nthe `validation/schema.json` file.\n\nThis new job runs `scripts/generate-go-constants.py` and fails if the\nscript produces any changes, preventing stale generated files from being\ncommitted.\n\nSigned-off-by: Xueqin Cui <cuixq@google.com>",
"is_bot": false,
"headline": "ci: Add check for generated Go constants (#435)",
"author_name": "Xueqin Cui",
"author_login": "cuixq",
"committed_at": "2025-10-09T00:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9120ca6469dfe8d97aa1a0b28f4d237c6add161",
"body": "This PR patches https://github.com/google/osv.dev/pull/3904 on the proto\nas well as regenerates the Python bindings.\n\nSigned-off-by: Xueqin Cui <cuixq@google.com>",
"is_bot": false,
"headline": "fix(proto): add missing GIT reference type (#431)",
"author_name": "Xueqin Cui",
"author_login": "cuixq",
"committed_at": "2025-10-07T01:01:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6ae0b6bae32a88a026447ddbf4260ba240b54af",
"body": "This PR fixes two minor typos in the comments within\n`proto/vulnerability.proto` file so that they won't get complains when\nbeing imported to internal.\n\nSigned-off-by: Xueqin Cui <cuixq@google.com>",
"is_bot": false,
"headline": "fix(proto): Fix typos in comments in vulnerability.proto (#429)",
"author_name": "Xueqin Cui",
"author_login": "cuixq",
"committed_at": "2025-09-26T04:40:09Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 147,
"latest_release_at": "2026-07-09T04:03:39Z",
"latest_release_tag": "v1.8.0",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 37,
"days_since_latest_release": 16,
"mean_days_between_releases": 75.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/ossf/osv-schema",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/ossf/osv-schema",
"is_deprecated": false,
"latest_version": "v1.8.0",
"repository_url": "https://github.com/ossf/osv-schema",
"versions_count": 19,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-09T04:02:40Z",
"latest_version_yanked": null,
"days_since_latest_publish": 16
}
]
},
"popularity": {
"forks": 120,
"stars": 260,
"watchers": 27,
"fork_history": {
"days": [
{
"date": "2021-09-03",
"count": 1
},
{
"date": "2021-09-09",
"count": 1
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-09-16",
"count": 1
},
{
"date": "2021-10-03",
"count": 1
},
{
"date": "2021-10-10",
"count": 1
},
{
"date": "2021-10-19",
"count": 1
},
{
"date": "2021-11-08",
"count": 1
},
{
"date": "2021-11-22",
"count": 1
},
{
"date": "2021-12-14",
"count": 1
},
{
"date": "2022-01-20",
"count": 1
},
{
"date": "2022-01-28",
"count": 1
},
{
"date": "2022-03-12",
"count": 1
},
{
"date": "2022-03-17",
"count": 1
},
{
"date": "2022-03-28",
"count": 1
},
{
"date": "2022-03-29",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-05-19",
"count": 1
},
{
"date": "2022-06-02",
"count": 1
},
{
"date": "2022-07-26",
"count": 1
},
{
"date": "2022-10-25",
"count": 1
},
{
"date": "2022-10-29",
"count": 1
},
{
"date": "2022-11-11",
"count": 1
},
{
"date": "2022-12-19",
"count": 1
},
{
"date": "2023-01-04",
"count": 1
},
{
"date": "2023-01-05",
"count": 1
},
{
"date": "2023-01-18",
"count": 1
},
{
"date": "2023-01-27",
"count": 1
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-02-22",
"count": 1
},
{
"date": "2023-03-06",
"count": 1
},
{
"date": "2023-03-21",
"count": 1
},
{
"date": "2023-03-23",
"count": 2
},
{
"date": "2023-03-27",
"count": 1
},
{
"date": "2023-04-03",
"count": 1
},
{
"date": "2023-04-12",
"count": 1
},
{
"date": "2023-05-25",
"count": 1
},
{
"date": "2023-06-13",
"count": 1
},
{
"date": "2023-06-24",
"count": 1
},
{
"date": "2023-07-13",
"count": 1
},
{
"date": "2023-07-22",
"count": 1
},
{
"date": "2023-07-24",
"count": 2
},
{
"date": "2023-08-02",
"count": 2
},
{
"date": "2023-08-04",
"count": 1
},
{
"date": "2023-08-09",
"count": 1
},
{
"date": "2023-08-24",
"count": 1
},
{
"date": "2023-12-18",
"count": 1
},
{
"date": "2023-12-20",
"count": 1
},
{
"date": "2024-01-05",
"count": 1
},
{
"date": "2024-01-11",
"count": 1
},
{
"date": "2024-01-16",
"count": 1
},
{
"date": "2024-02-18",
"count": 1
},
{
"date": "2024-02-29",
"count": 1
},
{
"date": "2024-03-09",
"count": 1
},
{
"date": "2024-03-21",
"count": 1
},
{
"date": "2024-04-08",
"count": 1
},
{
"date": "2024-04-12",
"count": 1
},
{
"date": "2024-05-23",
"count": 1
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-07-09",
"count": 1
},
{
"date": "2024-07-22",
"count": 1
},
{
"date": "2024-08-26",
"count": 1
},
{
"date": "2024-08-28",
"count": 1
},
{
"date": "2024-09-05",
"count": 1
},
{
"date": "2024-10-08",
"count": 1
},
{
"date": "2024-10-27",
"count": 1
},
{
"date": "2024-11-05",
"count": 1
},
{
"date": "2024-11-17",
"count": 1
},
{
"date": "2024-11-18",
"count": 2
},
{
"date": "2024-11-22",
"count": 1
},
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2024-12-29",
"count": 1
},
{
"date": "2025-01-08",
"count": 1
},
{
"date": "2025-01-17",
"count": 2
},
{
"date": "2025-01-20",
"count": 1
},
{
"date": "2025-02-04",
"count": 1
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-03-20",
"count": 1
},
{
"date": "2025-04-15",
"count": 1
},
{
"date": "2025-04-29",
"count": 1
},
{
"date": "2025-05-29",
"count": 1
},
{
"date": "2025-06-09",
"count": 1
},
{
"date": "2025-06-20",
"count": 1
},
{
"date": "2025-07-16",
"count": 1
},
{
"date": "2025-08-07",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-08-19",
"count": 1
},
{
"date": "2025-09-05",
"count": 1
},
{
"date": "2025-10-03",
"count": 1
},
{
"date": "2025-10-16",
"count": 1
},
{
"date": "2025-10-28",
"count": 1
},
{
"date": "2025-10-29",
"count": 1
},
{
"date": "2025-11-20",
"count": 1
},
{
"date": "2025-11-21",
"count": 1
},
{
"date": "2025-11-22",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
},
{
"date": "2025-12-16",
"count": 1
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-01-23",
"count": 1
},
{
"date": "2026-02-25",
"count": 2
},
{
"date": "2026-02-26",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-03-28",
"count": 1
},
{
"date": "2026-04-22",
"count": 1
},
{
"date": "2026-05-27",
"count": 1
},
{
"date": "2026-06-03",
"count": 1
},
{
"date": "2026-06-29",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
},
{
"date": "2026-07-10",
"count": 1
}
],
"complete": true,
"collected": 115,
"total_forks": 120
},
"star_history": null,
"open_issues_and_prs": 62
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [
"proto/vulnerability.proto"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"bindings/go/go.mod",
"tools/osv-linter/go.mod"
],
"largest_source_bytes": 39662,
"source_files_sampled": 36,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/Gemfile"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "pyasn1",
"direct": false,
"version": "0.6.3",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-8ppf-4f7h-5ppj",
"GHSA-hm4w-wwcw-mr6r",
"PYSEC-2026-3455",
"PYSEC-2026-3456",
"PYSEC-2026-3457"
],
"fixed_version": "0.6.4",
"advisory_count": 5,
"oldest_advisory_days": 11
},
{
"name": "setuptools",
"direct": false,
"version": "82.0.1",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.1,
"advisory_ids": [
"GHSA-h35f-9h28-mq5c",
"PYSEC-2026-3447"
],
"fixed_version": "83.0.0",
"advisory_count": 2,
"oldest_advisory_days": 17
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"moderate": 1
},
"advisory_count": 7,
"affected_count": 2,
"assessed_count": 180,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 3,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "google.golang.org/protobuf",
"manifest": "bindings/go/go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.11"
},
{
"name": "github.com/google/go-cmp",
"manifest": "tools/osv-linter/go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/google/osv-scalibr",
"manifest": "tools/osv-linter/go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.5"
},
{
"name": "github.com/package-url/packageurl-go",
"manifest": "tools/osv-linter/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.6"
},
{
"name": "github.com/sethvargo/go-retry",
"manifest": "tools/osv-linter/go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.0"
},
{
"name": "github.com/tidwall/gjson",
"manifest": "tools/osv-linter/go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.0"
},
{
"name": "github.com/urfave/cli/v2",
"manifest": "tools/osv-linter/go.mod",
"ecosystem": "go",
"version_constraint": "v2.27.7"
},
{
"name": "github.com/xeipuuv/gojsonschema",
"manifest": "tools/osv-linter/go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "golang.org/x/mod",
"manifest": "tools/osv-linter/go.mod",
"ecosystem": "go",
"version_constraint": "v0.38.0"
},
{
"name": "golang.org/x/sync",
"manifest": "tools/osv-linter/go.mod",
"ecosystem": "go",
"version_constraint": "v0.22.0"
},
{
"name": "golang.org/x/term",
"manifest": "tools/osv-linter/go.mod",
"ecosystem": "go",
"version_constraint": "v0.45.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/google/go-cmp",
"direct": true,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/osv-scalibr",
"direct": true,
"version": "v0.4.5",
"ecosystem": "go"
},
{
"name": "github.com/package-url/packageurl-go",
"direct": true,
"version": "v0.1.6",
"ecosystem": "go"
},
{
"name": "github.com/sethvargo/go-retry",
"direct": true,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/gjson",
"direct": true,
"version": "v1.19.0",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli/v2",
"direct": true,
"version": "v2.27.7",
"ecosystem": "go"
},
{
"name": "github.com/xeipuuv/gojsonschema",
"direct": true,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": true,
"version": "v0.38.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.22.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": true,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": true,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "github.com/cpuguy83/go-md2man/v2",
"direct": false,
"version": "v2.0.7",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/russross/blackfriday/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/match",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/pretty",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/xeipuuv/gojsonpointer",
"direct": false,
"version": "v0.0.0-20190905194746-02993c407bfb",
"ecosystem": "go"
},
{
"name": "github.com/xeipuuv/gojsonreference",
"direct": false,
"version": "v0.0.0-20180127040603-bd5ef7bd5415",
"ecosystem": "go"
},
{
"name": "github.com/xrash/smetrics",
"direct": false,
"version": "v0.0.0-20240521201337-686a1a2994c1",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "astroid",
"direct": false,
"version": "4.0.4",
"ecosystem": "pypi"
},
{
"name": "attrs",
"direct": false,
"version": "26.1.0",
"ecosystem": "pypi"
},
{
"name": "cachetools",
"direct": false,
"version": "5.5.2",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2026.4.22",
"ecosystem": "pypi"
},
{
"name": "cffi",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.4.7",
"ecosystem": "pypi"
},
{
"name": "cryptography",
"direct": false,
"version": "48.0.1",
"ecosystem": "pypi"
},
{
"name": "dill",
"direct": false,
"version": "0.4.1",
"ecosystem": "pypi"
},
{
"name": "google-api-core",
"direct": false,
"version": "2.30.3",
"ecosystem": "pypi"
},
{
"name": "google-auth",
"direct": false,
"version": "2.52.0",
"ecosystem": "pypi"
},
{
"name": "google-cloud-appengine-logging",
"direct": false,
"version": "1.9.0",
"ecosystem": "pypi"
},
{
"name": "google-cloud-audit-log",
"direct": false,
"version": "0.5.0",
"ecosystem": "pypi"
},
{
"name": "google-cloud-core",
"direct": false,
"version": "2.6.0",
"ecosystem": "pypi"
},
{
"name": "google-cloud-datastore",
"direct": false,
"version": "2.24.0",
"ecosystem": "pypi"
},
{
"name": "google-cloud-logging",
"direct": false,
"version": "3.15.0",
"ecosystem": "pypi"
},
{
"name": "google-cloud-ndb",
"direct": false,
"version": "2.5.0",
"ecosystem": "pypi"
},
{
"name": "google-cloud-pubsub",
"direct": false,
"version": "2.38.0",
"ecosystem": "pypi"
},
{
"name": "google-cloud-storage",
"direct": false,
"version": "3.10.1",
"ecosystem": "pypi"
},
{
"name": "google-crc32c",
"direct": false,
"version": "1.8.0",
"ecosystem": "pypi"
},
{
"name": "google-resumable-media",
"direct": false,
"version": "2.9.0",
"ecosystem": "pypi"
},
{
"name": "googleapis-common-protos",
"direct": false,
"version": "1.75.0",
"ecosystem": "pypi"
},
{
"name": "grpc-google-iam-v1",
"direct": false,
"version": "0.14.4",
"ecosystem": "pypi"
},
{
"name": "grpcio",
"direct": false,
"version": "1.80.0",
"ecosystem": "pypi"
},
{
"name": "grpcio-status",
"direct": false,
"version": "1.80.0",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.15",
"ecosystem": "pypi"
},
{
"name": "importlib-metadata",
"direct": false,
"version": "8.7.1",
"ecosystem": "pypi"
},
{
"name": "isort",
"direct": false,
"version": "8.0.1",
"ecosystem": "pypi"
},
{
"name": "jsonschema",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "jsonschema",
"direct": false,
"version": "4.26.0",
"ecosystem": "pypi"
},
{
"name": "jsonschema-specifications",
"direct": false,
"version": "2025.9.1",
"ecosystem": "pypi"
},
{
"name": "mccabe",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-api",
"direct": false,
"version": "1.41.1",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-sdk",
"direct": false,
"version": "1.41.1",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-semantic-conventions",
"direct": false,
"version": "0.62b1",
"ecosystem": "pypi"
},
{
"name": "osv",
"direct": false,
"version": "0.1.3",
"ecosystem": "pypi"
},
{
"name": "packageurl-python",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "packageurl-python",
"direct": false,
"version": "0.17.6",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "26.2",
"ecosystem": "pypi"
},
{
"name": "packaging-legacy",
"direct": false,
"version": "23.0.post0",
"ecosystem": "pypi"
},
{
"name": "platformdirs",
"direct": false,
"version": "4.10.0",
"ecosystem": "pypi"
},
{
"name": "platformdirs",
"direct": false,
"version": "4.9.6",
"ecosystem": "pypi"
},
{
"name": "proto-plus",
"direct": false,
"version": "1.28.0",
"ecosystem": "pypi"
},
{
"name": "protobuf",
"direct": false,
"version": "6.33.6",
"ecosystem": "pypi"
},
{
"name": "pyasn1",
"direct": false,
"version": "0.6.3",
"ecosystem": "pypi"
},
{
"name": "pyasn1-modules",
"direct": false,
"version": "0.4.2",
"ecosystem": "pypi"
},
{
"name": "pycparser",
"direct": false,
"version": "3.0",
"ecosystem": "pypi"
},
{
"name": "pygit2",
"direct": false,
"version": "1.19.2",
"ecosystem": "pypi"
},
{
"name": "pylint",
"direct": false,
"version": "4.0.5",
"ecosystem": "pypi"
},
{
"name": "pylint",
"direct": false,
"version": "4.0.6",
"ecosystem": "pypi"
},
{
"name": "pymemcache",
"direct": false,
"version": "4.0.0",
"ecosystem": "pypi"
},
{
"name": "pytz",
"direct": false,
"version": "2026.2",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0.3",
"ecosystem": "pypi"
},
{
"name": "redis",
"direct": false,
"version": "7.4.0",
"ecosystem": "pypi"
},
{
"name": "referencing",
"direct": false,
"version": "0.37.0",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.34.0",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.34.2",
"ecosystem": "pypi"
},
{
"name": "rpds-py",
"direct": false,
"version": "0.30.0",
"ecosystem": "pypi"
},
{
"name": "rsa",
"direct": false,
"version": "4.9.1",
"ecosystem": "pypi"
},
{
"name": "semver",
"direct": false,
"version": "3.0.4",
"ecosystem": "pypi"
},
{
"name": "setuptools",
"direct": false,
"version": "82.0.1",
"ecosystem": "pypi"
},
{
"name": "tomlkit",
"direct": false,
"version": "0.15.0",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "4.15.0",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.7.0",
"ecosystem": "pypi"
},
{
"name": "yapf",
"direct": false,
"version": "0.43.0",
"ecosystem": "pypi"
},
{
"name": "zipp",
"direct": false,
"version": "3.23.1",
"ecosystem": "pypi"
},
{
"name": "activesupport",
"direct": false,
"version": "8.1.2.1",
"ecosystem": "rubygems"
},
{
"name": "addressable",
"direct": false,
"version": "2.9.0",
"ecosystem": "rubygems"
},
{
"name": "base64",
"direct": false,
"version": "0.3.0",
"ecosystem": "rubygems"
},
{
"name": "bigdecimal",
"direct": false,
"version": "4.0.1",
"ecosystem": "rubygems"
},
{
"name": "coffee-script",
"direct": false,
"version": "2.4.1",
"ecosystem": "rubygems"
},
{
"name": "coffee-script-source",
"direct": false,
"version": "1.11.1",
"ecosystem": "rubygems"
},
{
"name": "colorator",
"direct": false,
"version": "1.1.0",
"ecosystem": "rubygems"
},
{
"name": "commonmarker",
"direct": false,
"version": "0.23.12",
"ecosystem": "rubygems"
},
{
"name": "concurrent-ruby",
"direct": false,
"version": "1.3.7",
"ecosystem": "rubygems"
},
{
"name": "connection_pool",
"direct": false,
"version": "3.0.2",
"ecosystem": "rubygems"
},
{
"name": "dnsruby",
"direct": false,
"version": "1.73.1",
"ecosystem": "rubygems"
},
{
"name": "drb",
"direct": false,
"version": "2.2.3",
"ecosystem": "rubygems"
},
{
"name": "em-websocket",
"direct": false,
"version": "0.5.3",
"ecosystem": "rubygems"
},
{
"name": "ethon",
"direct": false,
"version": "0.15.0",
"ecosystem": "rubygems"
},
{
"name": "eventmachine",
"direct": false,
"version": "1.2.7",
"ecosystem": "rubygems"
},
{
"name": "execjs",
"direct": false,
"version": "2.10.0",
"ecosystem": "rubygems"
},
{
"name": "faraday",
"direct": false,
"version": "2.14.3",
"ecosystem": "rubygems"
},
{
"name": "faraday-net_http",
"direct": false,
"version": "3.4.4",
"ecosystem": "rubygems"
},
{
"name": "ffi",
"direct": false,
"version": "1.17.3",
"ecosystem": "rubygems"
},
{
"name": "forwardable-extended",
"direct": false,
"version": "2.6.0",
"ecosystem": "rubygems"
},
{
"name": "gemoji",
"direct": false,
"version": "3.0.1",
"ecosystem": "rubygems"
},
{
"name": "github-pages",
"direct": false,
"version": "228",
"ecosystem": "rubygems"
},
{
"name": "github-pages-health-check",
"direct": false,
"version": "1.17.9",
"ecosystem": "rubygems"
},
{
"name": "html-pipeline",
"direct": false,
"version": "2.14.3",
"ecosystem": "rubygems"
},
{
"name": "http_parser.rb",
"direct": false,
"version": "0.8.1",
"ecosystem": "rubygems"
},
{
"name": "i18n",
"direct": false,
"version": "1.14.8",
"ecosystem": "rubygems"
},
{
"name": "jekyll",
"direct": false,
"version": "3.9.3",
"ecosystem": "rubygems"
},
{
"name": "jekyll-avatar",
"direct": false,
"version": "0.7.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-coffeescript",
"direct": false,
"version": "1.1.1",
"ecosystem": "rubygems"
},
{
"name": "jekyll-commonmark",
"direct": false,
"version": "1.4.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-commonmark-ghpages",
"direct": false,
"version": "0.4.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-default-layout",
"direct": false,
"version": "0.1.4",
"ecosystem": "rubygems"
},
{
"name": "jekyll-feed",
"direct": false,
"version": "0.15.1",
"ecosystem": "rubygems"
},
{
"name": "jekyll-gist",
"direct": false,
"version": "1.5.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-github-metadata",
"direct": false,
"version": "2.13.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-include-cache",
"direct": false,
"version": "0.2.1",
"ecosystem": "rubygems"
},
{
"name": "jekyll-mentions",
"direct": false,
"version": "1.6.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-optional-front-matter",
"direct": false,
"version": "0.3.2",
"ecosystem": "rubygems"
},
{
"name": "jekyll-paginate",
"direct": false,
"version": "1.1.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-readme-index",
"direct": false,
"version": "0.3.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-redirect-from",
"direct": false,
"version": "0.16.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-relative-links",
"direct": false,
"version": "0.6.1",
"ecosystem": "rubygems"
},
{
"name": "jekyll-remote-theme",
"direct": false,
"version": "0.4.3",
"ecosystem": "rubygems"
},
{
"name": "jekyll-sass-converter",
"direct": false,
"version": "1.5.2",
"ecosystem": "rubygems"
},
{
"name": "jekyll-seo-tag",
"direct": false,
"version": "2.8.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-sitemap",
"direct": false,
"version": "1.4.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-swiss",
"direct": false,
"version": "1.0.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-architect",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-cayman",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-dinky",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-hacker",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-leap-day",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-merlot",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-midnight",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-minimal",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-modernist",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-primer",
"direct": false,
"version": "0.6.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-slate",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-tactile",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-time-machine",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-titles-from-headings",
"direct": false,
"version": "0.5.3",
"ecosystem": "rubygems"
},
{
"name": "jekyll-watch",
"direct": false,
"version": "2.2.1",
"ecosystem": "rubygems"
},
{
"name": "jemoji",
"direct": false,
"version": "0.12.0",
"ecosystem": "rubygems"
},
{
"name": "json",
"direct": false,
"version": "2.19.9",
"ecosystem": "rubygems"
},
{
"name": "kramdown",
"direct": false,
"version": "2.3.2",
"ecosystem": "rubygems"
},
{
"name": "kramdown-parser-gfm",
"direct": false,
"version": "1.1.0",
"ecosystem": "rubygems"
},
{
"name": "liquid",
"direct": false,
"version": "4.0.4",
"ecosystem": "rubygems"
},
{
"name": "listen",
"direct": false,
"version": "3.10.0",
"ecosystem": "rubygems"
},
{
"name": "logger",
"direct": false,
"version": "1.7.0",
"ecosystem": "rubygems"
},
{
"name": "mercenary",
"direct": false,
"version": "0.3.6",
"ecosystem": "rubygems"
},
{
"name": "minima",
"direct": false,
"version": "2.5.1",
"ecosystem": "rubygems"
},
{
"name": "minitest",
"direct": false,
"version": "6.0.2",
"ecosystem": "rubygems"
},
{
"name": "net-http",
"direct": false,
"version": "0.9.1",
"ecosystem": "rubygems"
},
{
"name": "nokogiri",
"direct": false,
"version": "1.19.4",
"ecosystem": "rubygems"
},
{
"name": "octokit",
"direct": false,
"version": "4.25.1",
"ecosystem": "rubygems"
},
{
"name": "pathutil",
"direct": false,
"version": "0.16.2",
"ecosystem": "rubygems"
},
{
"name": "prism",
"direct": false,
"version": "1.9.0",
"ecosystem": "rubygems"
},
{
"name": "public_suffix",
"direct": false,
"version": "4.0.7",
"ecosystem": "rubygems"
},
{
"name": "racc",
"direct": false,
"version": "1.8.1",
"ecosystem": "rubygems"
},
{
"name": "rb-fsevent",
"direct": false,
"version": "0.11.2",
"ecosystem": "rubygems"
},
{
"name": "rb-inotify",
"direct": false,
"version": "0.11.1",
"ecosystem": "rubygems"
},
{
"name": "rexml",
"direct": false,
"version": "3.4.4",
"ecosystem": "rubygems"
},
{
"name": "rouge",
"direct": false,
"version": "3.26.0",
"ecosystem": "rubygems"
},
{
"name": "rubyzip",
"direct": false,
"version": "2.4.1",
"ecosystem": "rubygems"
},
{
"name": "safe_yaml",
"direct": false,
"version": "1.0.5",
"ecosystem": "rubygems"
},
{
"name": "sass",
"direct": false,
"version": "3.7.4",
"ecosystem": "rubygems"
},
{
"name": "sass-listen",
"direct": false,
"version": "4.0.0",
"ecosystem": "rubygems"
},
{
"name": "sawyer",
"direct": false,
"version": "0.9.3",
"ecosystem": "rubygems"
},
{
"name": "securerandom",
"direct": false,
"version": "0.4.1",
"ecosystem": "rubygems"
},
{
"name": "simpleidn",
"direct": false,
"version": "0.2.3",
"ecosystem": "rubygems"
},
{
"name": "terminal-table",
"direct": false,
"version": "1.8.0",
"ecosystem": "rubygems"
},
{
"name": "typhoeus",
"direct": false,
"version": "1.5.0",
"ecosystem": "rubygems"
},
{
"name": "tzinfo",
"direct": false,
"version": "2.0.6",
"ecosystem": "rubygems"
},
{
"name": "unicode-display_width",
"direct": false,
"version": "1.8.0",
"ecosystem": "rubygems"
},
{
"name": "uri",
"direct": false,
"version": "1.1.1",
"ecosystem": "rubygems"
},
{
"name": "webrick",
"direct": false,
"version": "1.9.2",
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 183,
"direct_count": 11,
"indirect_count": 172
}
},
"maintainership": {
"issues": {
"open_prs": 10,
"merged_prs": 366,
"open_issues": 52,
"closed_ratio": 0.636,
"closed_issues": 91,
"closed_unmerged_prs": 53
},
"bus_factor": 4,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "oliverchang",
"commits": 88,
"avatar_url": "https://avatars.githubusercontent.com/u/759062?v=4"
},
{
"type": "User",
"login": "G-Rath",
"commits": 50,
"avatar_url": "https://avatars.githubusercontent.com/u/3151613?v=4"
},
{
"type": "User",
"login": "andrewpollock",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/6906046?v=4"
},
{
"type": "User",
"login": "another-rex",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/106129829?v=4"
},
{
"type": "User",
"login": "cuixq",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/72771658?v=4"
},
{
"type": "User",
"login": "jasinner",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/950644?v=4"
},
{
"type": "User",
"login": "jess-lowe",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/86962800?v=4"
},
{
"type": "User",
"login": "hogo6002",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/39108850?v=4"
},
{
"type": "User",
"login": "michaelkedar",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/19356069?v=4"
},
{
"type": "User",
"login": "joshbuker",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/1802598?v=4"
}
],
"contributors_sampled": 69,
"top_contributor_share": 0.246
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"checks.yml",
"ospsSecurityAssesssment.yml",
"osv-scanner-unified-action.yml"
],
"has_docs_dir": true,
"linter_configs": [
".pylintrc"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Gemfile.lock",
"Pipfile.lock",
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 11 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "23 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 7,
"reason": "dependency not pinned by hash detected -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 9,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 6,
"reason": "4 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d4a00c3e2a473ff8fd98f939538fd18026aa4793",
"ran_at": "2026-07-26T00:06:15Z",
"aggregate_score": 8.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-25T04:39:15Z",
"oldest_open_prs": [
{
"number": 237,
"created_at": "2024-04-23T15:46:46Z",
"last_comment_at": "2026-01-28T11:14:51Z",
"last_comment_author": "khorben"
},
{
"number": 521,
"created_at": "2026-02-25T14:02:18Z",
"last_comment_at": "2026-03-24T02:52:32Z",
"last_comment_author": "jess-lowe"
},
{
"number": 532,
"created_at": "2026-03-18T12:23:15Z",
"last_comment_at": "2026-03-19T06:41:39Z",
"last_comment_author": "gregkh"
},
{
"number": 556,
"created_at": "2026-05-27T20:34:29Z",
"last_comment_at": "2026-07-09T03:34:05Z",
"last_comment_author": "jess-lowe"
},
{
"number": 557,
"created_at": "2026-06-03T01:24:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 560,
"created_at": "2026-06-10T05:11:04Z",
"last_comment_at": "2026-06-27T17:57:20Z",
"last_comment_author": "another-rex"
},
{
"number": 571,
"created_at": "2026-06-29T18:49:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 582,
"created_at": "2026-07-21T18:53:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 583,
"created_at": "2026-07-21T18:53:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 584,
"created_at": "2026-07-24T12:47:57Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-16T01:38:33Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 7,
"created_at": "2021-09-14T22:43:28Z",
"last_comment_at": "2023-08-02T23:26:39Z",
"last_comment_author": "andrewpollock"
},
{
"number": 30,
"created_at": "2022-02-02T02:38:45Z",
"last_comment_at": "2022-03-24T02:43:03Z",
"last_comment_author": "oliverchang"
},
{
"number": 34,
"created_at": "2022-03-02T08:15:10Z",
"last_comment_at": "2022-03-04T19:39:44Z",
"last_comment_author": "MikeMoore63"
},
{
"number": 35,
"created_at": "2022-03-03T06:11:12Z",
"last_comment_at": "2022-07-09T23:41:00Z",
"last_comment_author": "G-Rath"
},
{
"number": 53,
"created_at": "2022-06-28T19:38:05Z",
"last_comment_at": "2023-04-03T21:39:39Z",
"last_comment_author": "kurtseifried"
},
{
"number": 64,
"created_at": "2022-07-11T06:09:57Z",
"last_comment_at": "2022-10-01T04:01:04Z",
"last_comment_author": "kurtseifried"
},
{
"number": 75,
"created_at": "2022-07-29T23:44:06Z",
"last_comment_at": "2022-08-02T13:37:12Z",
"last_comment_author": "pereyra-m"
},
{
"number": 90,
"created_at": "2022-10-11T01:56:22Z",
"last_comment_at": "2023-06-27T03:15:22Z",
"last_comment_author": "frasertweedale"
},
{
"number": 91,
"created_at": "2022-10-12T15:08:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 92,
"created_at": "2022-10-18T01:33:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 94,
"created_at": "2022-11-01T09:37:54Z",
"last_comment_at": "2024-09-13T01:22:47Z",
"last_comment_author": "oliverchang"
},
{
"number": 127,
"created_at": "2023-03-28T04:52:45Z",
"last_comment_at": "2023-10-06T01:30:43Z",
"last_comment_author": "oliverchang"
},
{
"number": 144,
"created_at": "2023-04-04T03:21:01Z",
"last_comment_at": "2024-09-03T03:40:30Z",
"last_comment_author": "andrewpollock"
},
{
"number": 155,
"created_at": "2023-05-16T23:45:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 160,
"created_at": "2023-06-18T15:24:46Z",
"last_comment_at": "2023-06-25T14:34:34Z",
"last_comment_author": "Marcono1234"
},
{
"number": 169,
"created_at": "2023-06-27T09:01:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 187,
"created_at": "2023-07-27T02:57:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 202,
"created_at": "2023-09-15T00:00:21Z",
"last_comment_at": "2026-02-25T09:19:50Z",
"last_comment_author": "rhalar"
},
{
"number": 252,
"created_at": "2024-07-16T01:44:03Z",
"last_comment_at": "2024-08-21T00:21:52Z",
"last_comment_author": "oliverchang"
},
{
"number": 254,
"created_at": "2024-07-26T01:59:53Z",
"last_comment_at": "2025-04-10T19:11:44Z",
"last_comment_author": "SecurityCRob"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ossf/osv-schema",
"host": "github.com",
"name": "osv-schema",
"owner": "ossf"
},
"metrics": {
"overall": {
"key": "overall",
"band": "excellent",
"name": "Overall health",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"security": 88,
"vitality": 91,
"community": 74,
"governance": 84,
"engineering": 90
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 91,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"commits_last_year": 147,
"human_commit_share": 0.66,
"days_since_last_push": 1,
"active_weeks_last_year": 37
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "37/52 weeks with commits",
"points": 25.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 37
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "147 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 147
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "23 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 21,
"latest_release_tag": "v1.8.0",
"releases_from_tags": false,
"days_since_latest_release": 16,
"mean_days_between_releases": 75.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 21
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 16 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 16
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~75.5 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 75.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 9,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 9 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 9
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 74,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"forks": 120,
"stars": 260,
"watchers": 27,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "260 stars",
"points": 39.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 260
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "120 forks",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 120
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "27 watchers",
"points": 7.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 27
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 84,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"bus_factor": 4,
"contributors_sampled": 69,
"top_contributor_share": 0.246
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "4 contributor(s) cover half of all commits",
"points": 43.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 4
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 25% of commits",
"points": 17,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 25
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "69 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 69
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"merged_prs": 366,
"open_issues": 52,
"closed_issues": 91,
"issue_closed_ratio": 0.636,
"closed_unmerged_prs": 53
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "64% of issues closed",
"points": 29.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 64
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "366/419 decided PRs merged",
"points": 33.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 366,
"decided": 419
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"followers": 2488,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "ossf",
"public_repos": 80,
"account_age_days": 2215
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "2,488 followers of ossf",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2488,
"login": "ossf"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "80 public repos, account ~6 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 80
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/ossf/osv-schema"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 16
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 16 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 16
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "19 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 19
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 90,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".pylintrc",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".pylintrc"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://ossf.github.io/osv-schema/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://ossf.github.io/osv-schema/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "excellent",
"name": "Security",
"value": 88,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "excellent",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 85,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 8.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "23 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 7",
"points": 3.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "4 existing vulnerabilities detected",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 180 resolved dependencies against OSV; 3 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 180
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 3
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 7,
"affected_packages": 2,
"assessed_packages": 180,
"unassessed_packages": 3,
"affected_by_severity": "high 1, moderate 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 180,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 7
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 66,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "66 of 66 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 66,
"sampled": 66
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Gemfile.lock",
"Pipfile.lock",
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"bindings/go/go.mod",
"tools/osv-linter/go.mod"
],
"dependency_bot_commit_share": 0.34
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "bindings/go/go.mod, tools/osv-linter/go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "bindings/go/go.mod, tools/osv-linter/go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".pylintrc",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".pylintrc"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "34 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 34,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 7",
"points": 7,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 39662,
"source_files_sampled": 36,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/36 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 36,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [],
"has_mcp_signal": false,
"api_schema_files": [
"proto/vulnerability.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "proto/vulnerability.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "proto/vulnerability.proto"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch pypi package 'redhat_osv' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-26T00:06:42.171848Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/ossf/osv-schema.svg",
"full_name": "ossf/osv-schema",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}