Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"libdiscid",
"musicbrainz",
"python"
],
"is_fork": false,
"size_kb": 406,
"has_wiki": false,
"homepage": "https://python-discid.readthedocs.org/",
"languages": {
"Python": 41339,
"Makefile": 499
},
"pushed_at": "2026-07-13T06:51:49Z",
"created_at": "2013-01-11T14:01:24Z",
"owner_type": "Organization",
"updated_at": "2026-07-13T06:51:57Z",
"description": "libdiscid python binding",
"is_archived": false,
"is_disabled": false,
"license_spdx": "LGPL-3.0",
"default_branch": "main",
"license_spdx_raw": "LGPL-3.0",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://metabrainz.org",
"name": "MetaBrainz Foundation",
"type": "Organization",
"login": "metabrainz",
"company": null,
"location": "Online",
"followers": 761,
"avatar_url": "https://avatars.githubusercontent.com/u/293421?v=4",
"created_at": "2010-06-01T16:29:31Z",
"is_verified": null,
"public_repos": 193,
"account_age_days": 5895
},
"license": {
"state": "standard",
"spdx_id": "LGPL-3.0",
"raw_spdx": "LGPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2026-07-10T10:22:24Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2026-06-24T05:32:55Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2026-03-30T06:19:01Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2025-07-26T12:34:56Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2019-02-23T11:45:13Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2017-01-29T11:57:30Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2013-10-09T21:03:10Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2013-10-09T21:03:30Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2013-07-03T16:13:19Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2013-07-03T16:06:16Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2013-07-03T16:01:24Z"
}
],
"recent_commits": [
{
"oid": "71c1044b97fbc85890a67596fa3d37809ec6ea08",
"body": null,
"is_bot": false,
"headline": "CI: test with pypy-3.11",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-07-13T06:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1afeddb71f054106b1c6bcca1808397aae2a468c",
"body": null,
"is_bot": false,
"headline": "Point the Changelog URL to readthedocs instead of github",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-07-10T10:35:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61cbaeb26805edc452f06c7edc5ed9b7826415e5",
"body": null,
"is_bot": false,
"headline": "Set version to 1.4.2, update changelog",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-07-10T10:16:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69921b06c38e3acfb17b4e3367ced828e5a8c5c9",
"body": null,
"is_bot": false,
"headline": "Update doc/requirements.txt",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-07-10T10:16:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0cdedd0e592c519ea74f8ba391ddd36aebd9cd1",
"body": null,
"is_bot": false,
"headline": "Simplified python -m build command",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-06-25T15:33:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e7a4f7fa05d013bded21f13f34524ffeccb150f",
"body": null,
"is_bot": false,
"headline": "Build Python wheel when deploying to PyPI",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-06-25T15:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd8dbf518c5f0b4673b117da22728005b3dc63be",
"body": null,
"is_bot": false,
"headline": "Prefer list comprehension / list.extend over filling lists in loops",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-06-24T06:16:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38438c227ad4ca2c37dfaadeecf1401acce3993f",
"body": null,
"is_bot": false,
"headline": "Type hint \"float\" implies \"int\"",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-06-24T06:12:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "995f6fa0125eb9a2e9b0fbb671d5359f8a0e76d3",
"body": "- sort __all__\n- use unpacking to concatenate iterables into lists",
"is_bot": false,
"headline": "Enabled RUF checks and apply fixes",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-06-24T06:06:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61b4e4c4eb009589ab1c2e731a740ad63213f287",
"body": null,
"is_bot": false,
"headline": "Removed Python 2 specifics from util.py",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-06-24T05:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd9254cff8fff21c1c6580786904ce39f1291130",
"body": "Also E and W are the same (pycodestyle)",
"is_bot": false,
"headline": "Enabled ruff checks I (isort) and UP (pyupgrade)",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-06-24T05:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2800a8afc5c716814611acd5a96dc4b849de6de9",
"body": null,
"is_bot": false,
"headline": "Set version to 1.4.1, update changelog",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-06-24T05:12:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5ca384dba110f04825a192cc63438b43e73b045",
"body": null,
"is_bot": false,
"headline": "Added py.typed marker file and \"Typing :: Typed\" classifier",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-06-23T06:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3186a42a669ba3f8d64647f1111982dc8470b8a4",
"body": null,
"is_bot": false,
"headline": "Added ty pre-commit hook",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-06-23T06:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47586eeed9caa2babd096a33d0a47f476d54974f",
"body": null,
"is_bot": false,
"headline": "Update doc/requirements.txt",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-06-23T06:09:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3fbc8c036164845647e5e18ff0263ed5694faad",
"body": null,
"is_bot": false,
"headline": "Update pre-commit hooks",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-06-23T06:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7a475086e3e61c11f06f4f48d1298dea8bd5d08",
"body": "- Update actions/checkout from v6 to v7\n- Update astral-sh/ruff-action from v3 to v4.0.0",
"is_bot": false,
"headline": "Update GitHub Actions to latest versions",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-06-23T06:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ae2b8721fcf81183f8be0cd3f2fb2d6bbb1ce3c",
"body": null,
"is_bot": false,
"headline": "Update Python development dependencies",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-05-12T05:06:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5cc27b88db9f2683b490adf2f86541e6d0df550",
"body": null,
"is_bot": false,
"headline": "Fixed python-version in Github actions pypi deployment",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-30T06:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60b7083e3f11187df9729d620b64738ee845ff95",
"body": null,
"is_bot": false,
"headline": "Set version to 1.4.0, update changelog",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-30T06:08:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20562ac67dec02bb7e54f107280c21413755f8d3",
"body": null,
"is_bot": false,
"headline": "Added Disc.pregap property",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-30T06:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1f98b504f61bddaea88399a633ef7c63636fbca",
"body": null,
"is_bot": false,
"headline": "doc: fix source download of dev versions pointing to the wrong branch",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-30T05:59:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "590e4b95bbd13fe90a81abe3d78f2d723626c404",
"body": null,
"is_bot": false,
"headline": "Update pre-commit hooks",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-30T05:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de4fe6b4bf726504241abc17935671204a51a0fb",
"body": null,
"is_bot": false,
"headline": "Update Python dependencies for documentation",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-30T05:57:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0286019d2e894a228c478eb12e83782e1053448a",
"body": null,
"is_bot": false,
"headline": "doc: added link to libdiscid feature matrix",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-27T08:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e9b09c849913fad2d412fa8ee7311f003824360",
"body": null,
"is_bot": false,
"headline": "Update link to python-libdiscid documentation",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-27T07:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bc5b5bc6905d029fb7f5fcb01bed460a3d43ee1",
"body": "Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0.\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.0)\n\n---\nupdated-dependencies:\n- dependency-name: requests\n dependency-version: 2.33.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump requests from 2.32.5 to 2.33.0 in /doc",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-26T16:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "776b55e99c25ba6f98f5b6f3af7e9ea7ba54d79e",
"body": null,
"is_bot": false,
"headline": "docs: minor formatting fix",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-26T07:57:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f09c91730b6d628c3467726d9d6f25c0b7f79fd4",
"body": "Recommend install with pip and document running device dependent tests.",
"is_bot": false,
"headline": "Updated instructions to install and test from source",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-26T07:55:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbe9257b04887c77c82a9cf5f0eb689ab1daaa25",
"body": null,
"is_bot": false,
"headline": "Updated copyright infos",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-26T07:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7a8374f67ded47aa1c7fb0395b4d25ce6154ca1",
"body": null,
"is_bot": false,
"headline": "Fixed minor syntax warning in doc/conf.py",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-26T06:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62f240f0277b982e81b3a30914859cc78fdbc2f2",
"body": "Include doc CSS files, removed no longer used file patterns",
"is_bot": false,
"headline": "Update MANIFEST.in",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-26T06:51:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7260cf67e670221a61c56983f7bf75535db04d21",
"body": null,
"is_bot": false,
"headline": "Removed not needed quotes around type annotation",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-26T06:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23dc0ae4c0e5f2a5e1e20a08616ceb9bb86d3b2e",
"body": null,
"is_bot": false,
"headline": "Use f-strings instead of printf style formatting",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-26T06:13:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2968e80feae7bfd34af5ba81630eea618f3ec03",
"body": null,
"is_bot": false,
"headline": "Removed obsolete doc/TODO",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-25T16:24:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c59c601da6fffbc93dd883dd5329031a3eafbdde",
"body": null,
"is_bot": false,
"headline": "Consistent spelling of libdiscid and fixed link to MB docs",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-25T16:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a36ee9e57bc6aeafd7ab96baf2cfb9ec882574d",
"body": "This was an issue introduced into the development version\nafter the last stable release.",
"is_bot": false,
"headline": "Removed fix for device=None from changelog",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-25T15:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a78ed44a1a4afaba41e7f289d735e57adff89c37",
"body": "Use any instead of building a boolean list",
"is_bot": false,
"headline": "Small optimization for track offset validity check in put()",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-25T12:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c2638087701bb41f5ab3ab6f7777362a0704dc9",
"body": null,
"is_bot": false,
"headline": "Accept any Sequence[int] for offsets in put()",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-25T12:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0778d655aecfbb11743924a7a8f607e69fdf034",
"body": "The features can be any Iterable of strings, no need to restrict it\nto a list.",
"is_bot": false,
"headline": "More permissive type hint Iterable[str] for features argument in read()",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-25T12:29:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8389a61b5a85b0077b09025ecd982825172880bb",
"body": null,
"is_bot": false,
"headline": "Minor doc formatting and grammatical tweaks.",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-25T07:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebdd5912c29456260ebc06d8f5114efdb6dfbe7e",
"body": null,
"is_bot": false,
"headline": "Use \":raises\" keyword to document exceptions in function docstrings",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-25T07:50:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ff3fb7e82e01d4aeb37b81c4607614fe1305e5e",
"body": "This will also show the property types. Added custom CSS to have\neach property rendered as a block instead of inline-block.",
"is_bot": false,
"headline": "Use autoproperty to document properties",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-25T07:40:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23d72a71aecaa9768563dd635ea07e609d11cff8",
"body": null,
"is_bot": false,
"headline": "Update github actions",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-25T06:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e259e0c5fbd8ae5363c239e164cc0b131f8b23e0",
"body": null,
"is_bot": false,
"headline": "Update pre-commit dependencies",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-25T06:34:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c001d64f585f95d203535182a5adbb64abc73365",
"body": null,
"is_bot": false,
"headline": "Run linter actions when lint.yml changed",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-25T06:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94b6705c3db0ffa1d988bf910923ad04cbc9d635",
"body": null,
"is_bot": false,
"headline": "Run type check with ty in Github actions",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-25T06:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d13aa0d4818e6a6d1383c3815e899be60d205598",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-25T06:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7847d09dc89b5a382736506492518502f8172732",
"body": null,
"is_bot": false,
"headline": "Update doc dependencies",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-24T16:30:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51eade3042be40796a6448037d5a4b7f500da48c",
"body": null,
"is_bot": false,
"headline": "Address type checker warnings",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-03-24T16:29:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d963425b14f886b96b83ecd24cb02c85587809a",
"body": null,
"is_bot": false,
"headline": "Use https URLs where applicable",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-02-03T21:19:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6c5370507f6726dab8da293997a6236347d947b",
"body": "Point to MetaBrainz donation page",
"is_bot": false,
"headline": "Added \"Funding\" link to pyproject.toml",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-20T08:47:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "176aab90869c8496aa85e15808a681e19f5982c8",
"body": null,
"is_bot": false,
"headline": "Added tests for discid.util._sectors_to_seconds",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-20T08:36:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f231b4a819ecfcfb8195b970e1f6db3d703c5a9e",
"body": null,
"is_bot": false,
"headline": "Dropped Python 2 specific comments that no longer apply",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-20T08:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73bf147f2f12bb2e2d0c3ffa0133148e9e6e7e0b",
"body": null,
"is_bot": false,
"headline": "Classes don't need to derive from object anymore",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-20T08:30:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5598e06e0acd28573703627bee6e2e3034f3e7d4",
"body": null,
"is_bot": false,
"headline": "Replace broken CDDBPROTO with link to gnudb.org\tdocumentation",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T12:27:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9d350641bc6da921fb53d481902290756a14408",
"body": null,
"is_bot": false,
"headline": "Fixed discid import when building docs",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T12:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "306a8aa847f9431a33af7deea715b27f605b7de5",
"body": "Also add pre-commit hook to run this",
"is_bot": false,
"headline": "Use uv pip compile to generate doc/requirements.txt",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T12:11:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38b02a801b65c64bb14e13a6fa496abf7cbfb022",
"body": "Added relevant type hints to public API",
"is_bot": false,
"headline": "Merge pull request #61 from phw/add-type-hints",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T12:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fe4470728ca605ab34b3c49af49b60b041ce5bd",
"body": null,
"is_bot": false,
"headline": "Document method parameters and use sphinx-autodoc-typehints in docs",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T12:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f865e045f8aa214ec8180d2cfde02336fdd22797",
"body": null,
"is_bot": false,
"headline": "Ignore type error in doc/conf.py",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T11:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8de5ac4d82ad08fcc25aa2a522cbc0260e16df77",
"body": null,
"is_bot": false,
"headline": "Use dataclass for disc test cases",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T11:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98732dcfb8f5b929e526b85d948952e68cc1ddc6",
"body": null,
"is_bot": false,
"headline": "Added relevant type hints to public API",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T11:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78bbe2b82dd8b23f878a53bc225403f09ca3cebe",
"body": null,
"is_bot": false,
"headline": "Fixed passing device as None",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T11:06:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0f604942ed50baa4580098c78417c8366b4cc73",
"body": null,
"is_bot": false,
"headline": "Run ruff format in pre-commit and CI workflow",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T10:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1e0cd79971e48e8d764b93e1d5e7136430ddde2",
"body": null,
"is_bot": false,
"headline": "Added .git-blame-ignore-revs to ignore reformatting commit",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T10:43:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81f388fe4ab7fe591d68cc3f14753247eaa4992d",
"body": null,
"is_bot": false,
"headline": "Reformat all code with ruff format",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T10:41:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "322e965ca82aa419e0da3db6e3e42d04d90a65d3",
"body": null,
"is_bot": false,
"headline": "Fixed typos in documentation",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T10:26:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8775b082f28d03f04197c73e497b62909c016bc",
"body": null,
"is_bot": false,
"headline": "Update documentation for minimum Python version 3.10",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T10:20:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f943f769eb13ae3bcfc8f34f1e07b2aefd51f13",
"body": "Enabled code linting with ruff",
"is_bot": false,
"headline": "Merge pull request #59 from phw/ruff-lint",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T10:08:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56b53f5eca08904e5ea18cedd76c77d0020b0a99",
"body": null,
"is_bot": false,
"headline": "Enabled the ruff line-length check, but increased allowed length to 120",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T07:46:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bd325978b293e63dbc96c33d844e36ac0ce5e9c",
"body": null,
"is_bot": false,
"headline": "Fixed: Do not use mutable data structures for argument defaults",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T07:41:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d561523ddda87b36af704080c7157ab08ff613af",
"body": null,
"is_bot": false,
"headline": "Added ruff lint configuration and enabled specific tests",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T07:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b05d370b7405bc1b7652599a188d15014ec3cc8",
"body": null,
"is_bot": false,
"headline": "Run ruff in Github actions",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T07:33:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5a76648fbe067e8fec77ed5659df1b4ac9b520e",
"body": "We don't have to consider Python 2 specifics anymore and can aim for a\ncleaner implementation.",
"is_bot": false,
"headline": "Updated implementations of util._encode / util._decode",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T07:33:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a7a069cb809bfa9d3f9c88f97d613a12173763d",
"body": null,
"is_bot": false,
"headline": "Added ruff configuration and address linting issues",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T07:08:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5a5b348d6b7c799271390ab03fff63dbc6fab50",
"body": null,
"is_bot": false,
"headline": "Added pre-commit config to run ruff check",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T07:08:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4996853c1097066e25bd3bd78f1f573627728c7",
"body": null,
"is_bot": false,
"headline": "CI: Run tests with Python 3.14, drop 3.9 tests",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T06:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10ed74119a6d85bca00841ddbbc78d84b2400b7d",
"body": null,
"is_bot": false,
"headline": "Added documentation requirements as dependency group \"docs\"",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T06:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3238c1414a10af94e349aa0cf6fe1b728e81c21",
"body": null,
"is_bot": false,
"headline": "Bump minimum Python version to 3.10",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T06:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95806eceb3df1205e2cee9aba37aca952a21a575",
"body": null,
"is_bot": false,
"headline": "Fixed typos in comments and doc strings",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2026-01-19T06:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01a685bfe4c442df7279ccefd614981db72c1d08",
"body": null,
"is_bot": false,
"headline": "Link to Fedora package from installation instructions",
"author_name": "Peter Oliver",
"author_login": "mavit",
"committed_at": "2025-07-27T11:00:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a684028a219cc2417644159f259c426f3532584",
"body": null,
"is_bot": false,
"headline": "Declare pytest as a dependency for testing",
"author_name": "Peter Oliver",
"author_login": "mavit",
"committed_at": "2025-07-27T10:35:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1237bc8619de015aecdd36bf40bc1c1e535e9aba",
"body": null,
"is_bot": false,
"headline": "Updated pypi and pip links",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2025-07-26T13:07:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6f12e1c9f2d8fe1eb43354e691b20f82debf44d",
"body": null,
"is_bot": false,
"headline": "Removed references to Python 2 \"unicode\" type from docs.",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2025-07-26T12:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9671971cb989dc2f4f684eaba8b18403108c2f07",
"body": null,
"is_bot": false,
"headline": "Added Disc.cddb_query_string to docs",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2025-07-26T12:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bb8d6d09fb3b300a1d02f76a29160dc4f332a1e",
"body": null,
"is_bot": false,
"headline": "Update changelog and set version to 1.3.0",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2025-07-26T12:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22b2bbcd781ce440aeef58a0068366ddcb7cc760",
"body": "discid_put always expects an array of 100 elements for the offsets and\nthe offset position depending on the track no.",
"is_bot": false,
"headline": "fix put working with first track > 1",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2025-07-26T11:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0b6f1b17a38779ac487e3fa78157425a6345eb2",
"body": null,
"is_bot": false,
"headline": "Use raise from",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2025-07-26T11:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2db4ed31ade908c82d1701634b24b927387d2686",
"body": null,
"is_bot": false,
"headline": "Updated repository URL in pyproject.toml",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2025-07-23T10:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bcd3888349634d83d635d317e3362b61e0538c5",
"body": null,
"is_bot": false,
"headline": "Added a pypi publish job to Github Actions",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2025-07-23T06:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb07f609708656e240d88a01a154d269d20dbe4d",
"body": null,
"is_bot": false,
"headline": "Updated docs to show Python 3.9 as minimal version",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2025-07-23T06:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1fc0f2fe2987aced498b1661df7888581b315d8",
"body": "There are no Python 2 versions anymore.\nThe AUR version no longer exists, but the package is in the official repo.\nFor openSUSE only a single package for Python 3 exists.",
"is_bot": false,
"headline": "Fixed Arch Linux and openSUSE package link in docs",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2025-07-23T06:16:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c386aa87e29ea4949a2ee091ff48111de8931374",
"body": null,
"is_bot": false,
"headline": "Use sphinx_rtd_theme",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2025-07-20T14:01:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d6874f3cba6f7ba6002de8bd7144538f3d487b0",
"body": null,
"is_bot": false,
"headline": "Added basic readthedocs config file",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2025-07-20T13:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07476ba43abd3423d2a81c34e2f170c403bcb64b",
"body": null,
"is_bot": false,
"headline": "Update README to reflect new minimum supported Python versions",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2025-07-20T13:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "536531bebd4913bddc142e4468765bb09f5c5afc",
"body": null,
"is_bot": false,
"headline": "Update Makefile commands, remove Python2 specific commands",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2025-07-20T13:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18e9e5e6b1f70946f45be39c3511a1dfe211904d",
"body": null,
"is_bot": false,
"headline": "CI: Replace Travis with Github Actions",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2025-07-20T13:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7e57e5cf9e25719abe6d244bbb7cbd54d08c8a2",
"body": "Those tests will only be run if PYTHON_DISCID_TEST_DEVICE is\nset in the environment.",
"is_bot": false,
"headline": "Make TestDisc tests optional",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2025-07-20T13:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53fe4541d9825c052cc95fbb930c7892d2ea665a",
"body": null,
"is_bot": false,
"headline": "Replace setup.py with pyproject.toml",
"author_name": "Philipp Wolfer",
"author_login": "phw",
"committed_at": "2025-07-20T13:07:39Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 91,
"latest_release_at": "2026-07-10T10:22:24Z",
"latest_release_tag": "v1.4.2",
"releases_from_tags": false,
"days_since_last_push": 9,
"active_weeks_last_year": 9,
"days_since_latest_release": 12,
"mean_days_between_releases": 528.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 62,
"has_issue_template": true,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "discid",
"exists": true,
"license": "LGPL-3.0-or-later",
"keywords": [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Topic :: Multimedia :: Sound/Audio :: CD Audio :: CD Ripping",
"Topic :: Software Development :: Libraries :: Python Modules",
"Typing :: Typed"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/discid/",
"is_deprecated": false,
"latest_version": "1.4.2",
"repository_url": "https://github.com/metabrainz/python-discid",
"versions_count": 16,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 24614,
"first_published_at": "2013-01-12T18:34:52.150009Z",
"latest_published_at": "2026-07-10T10:20:28.322961Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
}
]
},
"popularity": {
"forks": 11,
"stars": 17,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2013-02-16",
"count": 1
},
{
"date": "2013-06-12",
"count": 1
},
{
"date": "2013-10-26",
"count": 1
},
{
"date": "2017-02-10",
"count": 1
},
{
"date": "2017-11-23",
"count": 1
},
{
"date": "2019-07-06",
"count": 1
},
{
"date": "2020-05-03",
"count": 1
},
{
"date": "2022-01-30",
"count": 1
},
{
"date": "2025-05-19",
"count": 1
},
{
"date": "2025-07-26",
"count": 1
},
{
"date": "2026-04-08",
"count": 1
}
],
"complete": true,
"collected": 11,
"total_forks": 11
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"doc/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"discid/py.typed"
],
"toolchain_manifests": [],
"largest_source_bytes": 14892,
"source_files_sampled": 8,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"doc/requirements.txt",
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 26,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 3,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "alabaster",
"direct": false,
"version": "1.0.0",
"ecosystem": "pypi"
},
{
"name": "babel",
"direct": false,
"version": "2.18.0",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2026.6.17",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.4.9",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.6",
"ecosystem": "pypi"
},
{
"name": "docutils",
"direct": false,
"version": "0.22.4",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.18",
"ecosystem": "pypi"
},
{
"name": "imagesize",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.6",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "3.0.3",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "26.2",
"ecosystem": "pypi"
},
{
"name": "pre-commit",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.20.0",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.34.2",
"ecosystem": "pypi"
},
{
"name": "roman-numerals",
"direct": false,
"version": "4.1.0",
"ecosystem": "pypi"
},
{
"name": "ruff",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "setuptools",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "snowballstemmer",
"direct": false,
"version": "3.1.1",
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": "9.0.4",
"ecosystem": "pypi"
},
{
"name": "sphinx-autodoc-typehints",
"direct": false,
"version": "3.6.1",
"ecosystem": "pypi"
},
{
"name": "sphinx-rtd-theme",
"direct": false,
"version": "3.1.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-applehelp",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-devhelp",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-htmlhelp",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-jquery",
"direct": false,
"version": "4.1",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-jsmath",
"direct": false,
"version": "1.0.1",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-qthelp",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-serializinghtml",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.7.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 29,
"direct_count": 0,
"indirect_count": 29
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 32,
"open_issues": 3,
"closed_ratio": 0.903,
"closed_issues": 28,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "JonnyJD",
"commits": 226,
"avatar_url": "https://avatars.githubusercontent.com/u/158238?v=4"
},
{
"type": "User",
"login": "phw",
"commits": 98,
"avatar_url": "https://avatars.githubusercontent.com/u/29852?v=4"
},
{
"type": "User",
"login": "mavit",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/120296?v=4"
},
{
"type": "User",
"login": "Freso",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/177659?v=4"
},
{
"type": "User",
"login": "mineo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/78236?v=4"
},
{
"type": "User",
"login": "clach04",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/424032?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.685
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yaml",
"lint.yaml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [],
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "2 out of 2 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": 0,
"reason": "Found 0/29 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 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": "18 commit(s) and 1 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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 9,
"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": 0,
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "71c1044b97fbc85890a67596fa3d37809ec6ea08",
"ran_at": "2026-07-22T20:32:36Z",
"aggregate_score": 5.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-13T06:52:25Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-03-30T06:05:18Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 33,
"created_at": "2013-06-17T23:21:28Z",
"last_comment_at": "2017-02-18T22:18:49Z",
"last_comment_author": "Freso"
},
{
"number": 47,
"created_at": "2017-03-06T12:01:00Z",
"last_comment_at": "2017-03-06T21:08:08Z",
"last_comment_author": "JonnyJD"
},
{
"number": 49,
"created_at": "2019-11-05T14:23:32Z",
"last_comment_at": "2019-11-05T20:34:16Z",
"last_comment_author": "phw"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/metabrainz/python-discid",
"host": "github.com",
"name": "python-discid",
"owner": "metabrainz"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"security": 66,
"vitality": 68,
"community": 56,
"governance": 68,
"engineering": 92
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 68,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"commits_last_year": 91,
"human_commit_share": 0.99,
"days_since_last_push": 9,
"active_weeks_last_year": 9
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 9 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "9/52 weeks with commits",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 9
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "91 commits in the last year",
"points": 17.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 91
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "18 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 76,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v1.4.2",
"releases_from_tags": false,
"days_since_latest_release": 12,
"mean_days_between_releases": 528.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 12 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 12
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~528.3 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 528.3
}
}
],
"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": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"forks": 11,
"stars": 17,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "17 stars",
"points": 19.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 17
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "11 forks",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 11
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": true,
"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 (LGPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "LGPL-3.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"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": 7.2,
"status": "met",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 73,
"inputs": {
"packages": [
"discid"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 24614
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "24,614 downloads/month across pypi",
"points": 58.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 24614,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 68,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.685
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 68% of commits",
"points": 7.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 68
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 32,
"open_issues": 3,
"closed_issues": 28,
"issue_closed_ratio": 0.903,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "90% of issues closed",
"points": 42.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 90
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "32/36 decided PRs merged",
"points": 34,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 32,
"decided": 36
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"followers": 761,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "metabrainz",
"public_repos": 193,
"account_age_days": 5895
},
"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": "761 followers of metabrainz",
"points": 20.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 761,
"login": "metabrainz"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "193 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 193
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"discid"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 12
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 12 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 12
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"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": 92,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": null,
"points": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "2 out of 2 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": [
"libdiscid",
"musicbrainz",
"python"
],
"has_wiki": false,
"homepage": "https://python-discid.readthedocs.org/",
"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://python-discid.readthedocs.org/",
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 66,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.8
},
"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": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 2 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": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 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": "18 commit(s) and 1 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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 4.5,
"status": "partial",
"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": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"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 26 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": 26
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 3
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 26,
"unassessed_packages": 3,
"affected_by_severity": "none",
"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": 26,
"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": 10
},
"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": 50,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 6,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.121,
"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": "12 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 12,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile",
"doc/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"discid/py.typed"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.01
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, doc/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, doc/Makefile"
}
}
],
"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": null,
"points": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "discid/py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "discid/py.typed"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 14892,
"source_files_sampled": 8,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (discid/py.typed)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "discid/py.typed",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/8 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 8,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"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"
],
"report_type": "repository",
"generated_at": "2026-07-22T20:32:47.521155Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/metabrainz/python-discid.svg",
"full_name": "metabrainz/python-discid",
"license_state": "standard",
"license_spdx": "LGPL-3.0"
}