Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 14298,
"has_wiki": true,
"homepage": null,
"languages": {
"Python": 95192
},
"pushed_at": "2026-07-20T20:50:23Z",
"created_at": "2017-05-04T15:06:25Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T20:50:49Z",
"description": "Automatic Bisection Firefox and SpiderMonkey Bugs",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MPL-2.0",
"default_branch": "main",
"license_spdx_raw": "MPL-2.0",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://wiki.mozilla.org/Security/",
"name": "Mozilla Fuzzing Security",
"type": "Organization",
"login": "MozillaSecurity",
"company": null,
"location": "Mountain View, Ca",
"followers": 118,
"avatar_url": "https://avatars.githubusercontent.com/u/7916837?v=4",
"created_at": "2014-06-17T20:29:28Z",
"is_verified": null,
"public_repos": 56,
"account_age_days": 4426
},
"license": {
"state": "standard",
"spdx_id": "MPL-2.0",
"raw_spdx": "MPL-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v9.2.1",
"kind": "patch",
"published_at": "2026-07-20T20:50:24Z"
},
{
"tag": "v9.2.0",
"kind": "minor",
"published_at": "2026-03-17T19:46:58Z"
},
{
"tag": "v9.1.0",
"kind": "minor",
"published_at": "2026-03-09T20:07:55Z"
},
{
"tag": "v9.0.1",
"kind": "patch",
"published_at": "2026-02-05T02:02:21Z"
},
{
"tag": "v9.0.0",
"kind": "major",
"published_at": "2025-12-11T23:36:16Z"
},
{
"tag": "v8.8.0",
"kind": "minor",
"published_at": "2025-10-28T14:14:31Z"
},
{
"tag": "v8.7.1",
"kind": "patch",
"published_at": "2025-10-14T16:12:17Z"
},
{
"tag": "v8.7.0",
"kind": "minor",
"published_at": "2025-10-14T15:21:04Z"
},
{
"tag": "v8.6.2",
"kind": "patch",
"published_at": "2025-07-24T18:25:18Z"
},
{
"tag": "v8.6.1",
"kind": "patch",
"published_at": "2025-07-22T16:07:30Z"
},
{
"tag": "v8.6.0",
"kind": "minor",
"published_at": "2025-06-18T17:52:42Z"
},
{
"tag": "v8.2.0",
"kind": "minor",
"published_at": "2025-02-21T14:34:02Z"
}
],
"recent_commits": [
{
"oid": "827e1bc929cfa0264f6173e0ac42096e715cd107",
"body": null,
"is_bot": false,
"headline": "chore(release): 9.2.1 [skip ci]",
"author_name": "semantic-release",
"author_login": null,
"committed_at": "2026-07-20T20:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a13736d334c999e3e587c267b5149480d276bb4e",
"body": "fix: update prefpicker in lockfile",
"is_bot": false,
"headline": "Merge pull request #102 from MozillaSecurity/update-prefpicker",
"author_name": "Tyson Smith",
"author_login": "tysmith",
"committed_at": "2026-07-20T20:48:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fdfb1cb5f06bd0414cad1cec90d1f2b2c84422c",
"body": null,
"is_bot": false,
"headline": "fix: update prefpicker in lockfile",
"author_name": "Tyson Smith",
"author_login": "tysmith",
"committed_at": "2026-07-20T20:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe36ca4aca89102894328c2307da63c25f4eaf4a",
"body": null,
"is_bot": false,
"headline": "ci: remove codecov token",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2026-06-10T16:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c7fd70af101a6f592e92bc0baf670b8e794931b",
"body": null,
"is_bot": false,
"headline": "ci: don't attempt to publish if version exists",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2026-06-10T15:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09ad14b71627d38a95602d99798b07788f8cb3cf",
"body": null,
"is_bot": false,
"headline": "ci: use PyPI trusted publisher (OIDC) for publishing",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2026-06-10T14:05:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3031d5456851886ce0d39ce7c307394c80a493d",
"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: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump requests from 2.32.5 to 2.33.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-13T18:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dbe0a33196650b2762ce9a71ae516021fc6f491",
"body": "Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0.\n- [Release notes](https://github.com/pygments/pygments/releases)\n- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)\n- [Commits](https://github.com/pygments/pygments/compare/2.19.2...2.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: pygments\n dependency-version: 2.20.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump pygments from 2.19.2 to 2.20.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-13T18:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae28bbbc9990fc31d6938c1305bf05f9307401f4",
"body": "Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.7.\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.7)\n\n---\nupdated-dependencies:\n- dependency-name: cryptography\n dependency-version: 46.0.7\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump cryptography from 46.0.5 to 46.0.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-13T18:26:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b433d4a15ed7a3710c614b7f12e33208b036adf",
"body": null,
"is_bot": false,
"headline": "ci: apply pyproject-fmt",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2026-03-18T12:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b69e4d36104eb4661715b32d09467cee50bf39d9",
"body": null,
"is_bot": false,
"headline": "chore: update lock file",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2026-03-17T20:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f6dae33822d0b1b0c16df98fc2a32246db1b162",
"body": null,
"is_bot": false,
"headline": "chore(release): 9.2.0 [skip ci]",
"author_name": "semantic-release",
"author_login": null,
"committed_at": "2026-03-17T19:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8654b8103742db0f3cff9a796a514750f22bdb14",
"body": null,
"is_bot": false,
"headline": "ci: use gitlint pre-commit repo",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2026-03-17T19:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d2bc133fd895814eec93fd39ed282f300df43ee",
"body": null,
"is_bot": false,
"headline": "test: disable gitlint on windows",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2026-03-17T19:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50a7648c6d3c508a42c67def60cd086afb4795a1",
"body": null,
"is_bot": false,
"headline": "feat: update grizzly-framework to v0.24.2",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2026-03-17T19:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "794c56d1ac55f7fcdd90147099c13506f226d2fe",
"body": null,
"is_bot": false,
"headline": "chore(release): 9.1.0 [skip ci]",
"author_name": "semantic-release",
"author_login": null,
"committed_at": "2026-03-09T20:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "746fd58b5e7ecd06556a64c415039dfb68552050",
"body": null,
"is_bot": false,
"headline": "feat: trigger release",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2026-03-09T20:06:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a1d47695374ad5cdbae3103c5ef71dcf12970af",
"body": null,
"is_bot": false,
"headline": "ci: move branch to main",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2026-02-26T20:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "418197ba4a93405736dfb6d5d39b83fa57daf8b4",
"body": null,
"is_bot": false,
"headline": "ci: re-add the flake8 configuration",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2026-02-26T20:32:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef5e442928fcb7e6117c289dbd4e44885c23c10e",
"body": null,
"is_bot": false,
"headline": "ci: use astral-sh/setup-uv for python install",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2026-02-26T20:32:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76540f4f12b47260199829cd8c67456b36244abd",
"body": null,
"is_bot": false,
"headline": "build: move twine to dev dependencies",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2026-02-26T20:32:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90a596e3001e5835bc21b31e559a747463708d53",
"body": null,
"is_bot": false,
"headline": "build: switch build system from poetry to uv",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2026-02-26T20:32:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beb6f994704abcef7d1bc5adfd1db01623d4da71",
"body": null,
"is_bot": false,
"headline": "chore(release): 9.0.1 [skip ci]",
"author_name": "semantic-release",
"author_login": null,
"committed_at": "2026-02-05T02:02:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ace46a891fbf175f6142d6d03547fed6c43dbf70",
"body": null,
"is_bot": false,
"headline": "fix: update prefpicker in lockfile",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2026-02-05T01:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba8ecfe3fd55f9df38bce099bb224dce4b577f3a",
"body": null,
"is_bot": false,
"headline": "chore(release): 9.0.0 [skip ci]",
"author_name": "semantic-release",
"author_login": null,
"committed_at": "2025-12-11T23:36:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8421b922429dbd2db7c52da97e2899595a22dfdf",
"body": null,
"is_bot": false,
"headline": "ci: fix setup-python id path",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-12-11T23:33:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1c724d5e2294503b2c35333db38da08731d33f1",
"body": null,
"is_bot": false,
"headline": "ci: add missing id from setup-python step",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-12-11T23:18:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "976cdd08eae6bb433ddfb5b13164863088739d14",
"body": null,
"is_bot": false,
"headline": "ci: use set PIPX python path using matrix",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-12-11T23:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0b466221619a6823628752a363389489a8f3c32",
"body": null,
"is_bot": false,
"headline": "ci: set python instance using pythonLocation",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-12-11T22:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4461af6a09c78f0df4e37721367702addfdc6a71",
"body": null,
"is_bot": false,
"headline": "test: explicitly set platform",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-12-11T22:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a66f3714d3f2aff23f3f1fcc70850a869209ae07",
"body": null,
"is_bot": false,
"headline": "ci: drop macos from test matrix",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-12-11T19:22:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4752193f0aeb3b5bbb609affbeb313991089058d",
"body": null,
"is_bot": false,
"headline": "ci: drop python 3.9 test support",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-12-11T19:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caeb41aa8c5dcbaab956db9df2538d9d802a80a1",
"body": null,
"is_bot": false,
"headline": "feat: use an autoland base if either boundary points to autoland",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-12-11T17:59:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34749edb2217835777c178d3daf217f5241994f7",
"body": null,
"is_bot": false,
"headline": "feat: update fuzzfetch to v16.1.0",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-12-11T17:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bb1ef08a19e7a865b483d1da1864f8af072a261",
"body": null,
"is_bot": false,
"headline": "chore: update lock file",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-12-11T16:25:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea5b2f83a32ff7f4bb413a3b655c577c0f2e1c37",
"body": "BREAKING CHANGE: drop support for python 3.9",
"is_bot": false,
"headline": "feat: drop support for python 3.9",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-12-11T16:24:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f2baf211a0d94aec531a42c7f19363c488fa64d",
"body": null,
"is_bot": false,
"headline": "chore(release): 8.8.0 [skip ci]",
"author_name": "semantic-release",
"author_login": null,
"committed_at": "2025-10-28T14:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc3ff5a25c23ed11768cc0f57c3381771bed8e2a",
"body": null,
"is_bot": false,
"headline": "ci: use matrix interpreter instead of system interpreter",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-10-28T14:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00ea0f746aabc6aaa1aa798bc212a7c5f8a1c2c4",
"body": null,
"is_bot": false,
"headline": "chore: update lock file",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-10-27T14:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0ea840cc7a82fd5097f2b46c6ec600c9de02f89",
"body": null,
"is_bot": false,
"headline": "feat: update grizzly-framework to v0.24.0",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-10-27T14:11:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1c9faeec61ffa8c15e8c298bf670519fb3ff3ec",
"body": null,
"is_bot": false,
"headline": "feat: update fuzzfetch to v13.0.0",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-10-27T14:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83b26bd130108ab4b51d1dfe4d8797ab1824c39d",
"body": null,
"is_bot": false,
"headline": "chore(release): 8.7.1 [skip ci]",
"author_name": "semantic-release",
"author_login": null,
"committed_at": "2025-10-14T16:12:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30ab232bd7c38099263a24a0553bf04478818a3a",
"body": null,
"is_bot": false,
"headline": "fix(browser): pass filename to testcase constructor",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-10-14T16:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb4765af5ecef9b30c42d0ef8ce4e40392954540",
"body": null,
"is_bot": false,
"headline": "chore(release): 8.7.0 [skip ci]",
"author_name": "semantic-release",
"author_login": null,
"committed_at": "2025-10-14T15:21:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfdba15450c64020c206f6e882ce59643513adef",
"body": null,
"is_bot": false,
"headline": "feat(browser): add argument for including files adjacent to testcase",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-10-14T15:16:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25108eb6e76bd7ef5dccac5cf9e51ae8a2692bf7",
"body": null,
"is_bot": false,
"headline": "chore: update lock file",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-09-02T13:19:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "829a90727b28fbf751f5094cc6bc1e782be2ab39",
"body": null,
"is_bot": false,
"headline": "chore(release): 8.6.2 [skip ci]",
"author_name": "semantic-release",
"author_login": null,
"committed_at": "2025-07-24T18:25:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64323aac9d2ebad8b0dc9ffc9993972a633f0c19",
"body": null,
"is_bot": false,
"headline": "fix: incorrect version_toml location prevented new release",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-07-24T18:22:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "475912ad5b0362f53c9688437954469713425c45",
"body": null,
"is_bot": false,
"headline": "test: add additional macos cassettes",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-07-22T16:04:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33d72121d969db37b3298cb54ee6a1d83d3859aa",
"body": null,
"is_bot": false,
"headline": "test: add cassettes for windows and macos",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-07-22T16:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7345a1b1e00004aacc36c03b20dd78b3e1cef2d",
"body": null,
"is_bot": false,
"headline": "fix: update fuzzfetch to 11.0.1",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-07-22T15:47:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b43b2b0619f1c2c1564e83e96025becf898ba705",
"body": null,
"is_bot": false,
"headline": "build: update pyproject to use pep 517",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-07-22T15:43:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cba6ce38b0510a2e74a29377196f2a97fc373d82",
"body": null,
"is_bot": false,
"headline": "fix: check that file exists before calculating size",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-07-22T14:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81db7c3380ae3537c2715fad9296644c252d34de",
"body": null,
"is_bot": false,
"headline": "ci: pass GH_TOKEN to release tox stage",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T19:37:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e31cb061f82e8b65045a9fc30c058c1aed93316e",
"body": null,
"is_bot": false,
"headline": "docs: update task link",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T19:36:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd3be3dafd62cfa764bf45e2a14ec6d77e1a488e",
"body": null,
"is_bot": false,
"headline": "build: update backend build requirements",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T19:36:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "953e2599ee2983dadacdbafd09831aff30f439db",
"body": null,
"is_bot": false,
"headline": "ci: remove codecov dependencies from tox config",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T18:56:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8b2a33abb8a313542552053cdcc1b66ab721439",
"body": null,
"is_bot": false,
"headline": "test: add python 3.13 to tox matrix",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T18:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9a690ea4accbb26fd6cf960123e2c02ba76a37e",
"body": "This reverts commit 0e3c2d7540c87ddf7267397da24c03f0759dd703.",
"is_bot": false,
"headline": "revert: \"test: remove codecov deps and let tox install them\"",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T18:53:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60f7831d977898e441247b225b66e0b053796d34",
"body": null,
"is_bot": false,
"headline": "ci: remove git author info from gh-actions",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T18:52:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6360cf7627dc2760120b657e8be13524baa92aa1",
"body": null,
"is_bot": false,
"headline": "ci: remove unnecessary codecov configuration file",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T18:26:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3b14c2655df7209353867616231286150cd3a88",
"body": null,
"is_bot": false,
"headline": "ci: don't install package via poetry when running tests",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T18:25:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e3c2d7540c87ddf7267397da24c03f0759dd703",
"body": null,
"is_bot": false,
"headline": "test: remove codecov deps and let tox install them",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T18:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74318430b8623998fc3966890135d327d674e7b2",
"body": null,
"is_bot": false,
"headline": "ci: fix codecov deps in tox.ini",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T18:15:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7e2d47cc0a30a1f932fbf5340507f794edf428e",
"body": null,
"is_bot": false,
"headline": "chore: update lock file",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T17:59:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7065f9632b3182a27268c61b6651046cf3bbaf91",
"body": null,
"is_bot": false,
"headline": "ci: explicitly build package before upload to PyPi",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T17:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a94e20ca87ad1352935a8012a6b7d4e0d0b896ae",
"body": null,
"is_bot": false,
"headline": "ci: allow publish to vcs release",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T17:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dc1bc17b382ca7a1a71684bd4b77b8a5dcd71dc",
"body": null,
"is_bot": false,
"headline": "ci: update semantic-release GH token variable name",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T17:42:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34be5806de6a6f103c08761e0648eb52f176da4a",
"body": null,
"is_bot": false,
"headline": "chore(release): 8.6.0 [skip ci]",
"author_name": "semantic-release",
"author_login": null,
"committed_at": "2025-06-18T16:52:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2668fb2b43756ab4d05b3be883766dc958b4ce4",
"body": null,
"is_bot": false,
"headline": "test: update Windows fixtures",
"author_name": "Jesse Schwartzentruber",
"author_login": "jschwartzentruber",
"committed_at": "2025-06-18T16:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44e155167a88f352fa2f7baaf399d5fb670eade2",
"body": null,
"is_bot": false,
"headline": "test: update Apple M1 fixtures",
"author_name": "Jesse Schwartzentruber",
"author_login": "jschwartzentruber",
"committed_at": "2025-06-18T16:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ff3971bd5876d8cd9425da2e414db783d27ec30",
"body": null,
"is_bot": false,
"headline": "test: add codecov dependencies to pyproject.toml",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T15:51:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f20eb4e48de4e2d0d3f7a034f9bae6b413402bf6",
"body": null,
"is_bot": false,
"headline": "ci: add manual gh-actions trigger",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T15:46:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4337dc27a3212463acfb5ad61d1f6513bf3f55eb",
"body": null,
"is_bot": false,
"headline": "test: update test fixtures",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T15:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af30f5b4ef1e2b7b628cff6e2e9e6f7068cf1cd6",
"body": null,
"is_bot": false,
"headline": "ci: update python-semantic-release to v10.1.0",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T15:29:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8abc7040d6739947a0c464f3139ef0a4a54204c",
"body": null,
"is_bot": false,
"headline": "feat: update fuzzfetch to v11.0.0",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T15:27:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d066a17902fee029e824f409ae4f64ac2c09c59",
"body": null,
"is_bot": false,
"headline": "chore: update lock file",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T15:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a885461143e2595f2e817e554817b740a43ea09e",
"body": null,
"is_bot": false,
"headline": "ci: remove unused pre-commit hooks",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T15:25:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1f5e284cbcd8fd6f03e53eca4d8cabf379d0a85",
"body": null,
"is_bot": false,
"headline": "ci: install package before running linters",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T15:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba68a2b891a9522bb08ed13305515c3813ac51c2",
"body": null,
"is_bot": false,
"headline": "ci: replace taskcluster with github actions",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-06-18T15:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3a93edb9a5cefbb5f9f5dd4e8831819535eea99",
"body": null,
"is_bot": false,
"headline": "test: pass pypi token to release stage",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-03-17T17:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6186b99d6f13134061bbf76e2115f571f3003c0",
"body": null,
"is_bot": false,
"headline": "chore(release): 8.5.0 [skip ci]",
"author_name": "semantic-release",
"author_login": null,
"committed_at": "2025-03-17T17:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b4c4f1dbd3e1feffd611d9cda2ae671e33eca58",
"body": null,
"is_bot": false,
"headline": "chore: update lock file",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-03-17T17:51:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ffa75162153f1eefe530d93657ab84733cce02b",
"body": null,
"is_bot": false,
"headline": "chore: update dev dependencies",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-03-17T17:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ea72b397bd6fabfb05b6cdeb75a3977d28db395",
"body": null,
"is_bot": false,
"headline": "feat: update grizzly-framework to 0.23.0",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-03-17T17:50:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "110f0c88472fe7fd8d40af6d4e06c5fd19546b55",
"body": null,
"is_bot": false,
"headline": "chore(release): 8.4.0 [skip ci]",
"author_name": "semantic-release",
"author_login": null,
"committed_at": "2025-03-03T16:53:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95d6ac38b14b2bd5a2e3d90aee92152c5a51059e",
"body": null,
"is_bot": false,
"headline": "chore: update lock file",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-03-03T16:46:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83d46b2a9651bc79a8da931db8d3cbcd1ffd3c6e",
"body": null,
"is_bot": false,
"headline": "ci: explicitly prevent publishing to vcs",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-03-03T16:40:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1566897a664be7e455587e4a1842c9c020db9858",
"body": null,
"is_bot": false,
"headline": "feat: update grizzly-framework to 0.22.2",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-03-03T16:39:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61c71d86cd3fc45dbed0ca7d741318b7d48f34f3",
"body": null,
"is_bot": false,
"headline": "chore(release): 8.3.0 [skip ci]",
"author_name": "semantic-release",
"author_login": null,
"committed_at": "2025-02-24T15:25:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "964c67738ba988bb4c95f21b1c93f7fbc0cd9754",
"body": null,
"is_bot": false,
"headline": "feat: update ffpuppet",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-02-24T15:09:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d08e9190238448d6b89364c174fc9870df404491",
"body": null,
"is_bot": false,
"headline": "ci: re-add pypi publish step",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-02-21T14:40:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82902c156f9fc67b13d07acf29e2af1ce0f64d4a",
"body": null,
"is_bot": false,
"headline": "chore(release): 8.2.0 [skip ci]",
"author_name": "semantic-release",
"author_login": null,
"committed_at": "2025-02-21T14:23:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ec5ba3c3c7a587dad1ec4a7b7fe27f709c30e08",
"body": null,
"is_bot": false,
"headline": "ci: include psr as a dev dependency",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-02-21T14:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "876914ca7c3da75c883f1bbe22087f355ea94232",
"body": null,
"is_bot": false,
"headline": "feat: update grizzly-framework to 0.22.1",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-02-21T14:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46fde16bcdc897f37ea532b39e824d27d4fcde78",
"body": null,
"is_bot": false,
"headline": "ci: upload_to_vcs_release must be defined under publish",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-02-14T15:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fe10f22cf505d943a48846b57930b1f3d9a0c7e",
"body": null,
"is_bot": false,
"headline": "build: update semantic-release configuration",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-02-14T13:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f01bac076a808584f381c80d6b5c6ed3b59b5b4",
"body": null,
"is_bot": false,
"headline": "ci: update python black",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-02-14T13:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4997a5c7962acb189afe8a430cd7f03bb1d6448b",
"body": "Automatically generated by python-semantic-release",
"is_bot": false,
"headline": "8.1.1",
"author_name": "semantic-release",
"author_login": null,
"committed_at": "2025-02-14T13:52:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18bec4d19a5402f537263f6ee79f5706d3b5d4bc",
"body": null,
"is_bot": false,
"headline": "fix: update ffpuppet to 0.16.2",
"author_name": "pyoor",
"author_login": "pyoor",
"committed_at": "2025-02-14T13:44:25Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 46,
"latest_release_at": "2026-07-20T20:50:24Z",
"latest_release_tag": "v9.2.1",
"releases_from_tags": false,
"days_since_last_push": 10,
"active_weeks_last_year": 13,
"days_since_latest_release": 10,
"mean_days_between_releases": 40.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "autobisect",
"exists": true,
"license": "MPL-2.0",
"keywords": [
"bisection",
"fuzz",
"fuzzing",
"security",
"test",
"testing",
"Intended Audience :: Developers",
"License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Topic :: Security",
"Topic :: Software Development :: Testing"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/autobisect/",
"is_deprecated": false,
"latest_version": "9.2.1",
"repository_url": "https://github.com/MozillaSecurity/autobisect",
"versions_count": 85,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2020-05-13T14:08:15.353434Z",
"latest_published_at": "2026-07-20T20:50:40.420538Z",
"latest_version_yanked": null,
"days_since_latest_publish": 10
}
]
},
"popularity": {
"forks": 7,
"stars": 9,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2017-12-14",
"count": 1
},
{
"date": "2018-01-01",
"count": 1
},
{
"date": "2018-04-03",
"count": 1
},
{
"date": "2019-07-25",
"count": 1
},
{
"date": "2019-10-09",
"count": 1
},
{
"date": "2019-12-13",
"count": 1
},
{
"date": "2026-01-27",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 9
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 14641,
"source_files_sampled": 25,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 33,
"malicious_count": 0,
"assessed_package": "pypi:autobisect@9.2.1",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "fuzzfetch",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=16.1,<17"
},
{
"name": "grizzly-framework",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.24.2"
},
{
"name": "lithium-reducer",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=4,<5"
},
{
"name": "platformdirs",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=4.2.2,<5"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "fuzzfetch",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "fuzzfetch",
"direct": true,
"version": "0.5.7",
"ecosystem": "pypi"
},
{
"name": "fuzzfetch",
"direct": true,
"version": "16.1.0",
"ecosystem": "pypi"
},
{
"name": "grizzly-framework",
"direct": true,
"version": "0.24.2",
"ecosystem": "pypi"
},
{
"name": "lithium-reducer",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "lithium-reducer",
"direct": true,
"version": "4.0.0",
"ecosystem": "pypi"
},
{
"name": "platformdirs",
"direct": true,
"version": "4.9.4",
"ecosystem": "pypi"
},
{
"name": "-",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "aioquic",
"direct": false,
"version": "1.2.0",
"ecosystem": "pypi"
},
{
"name": "annotated-types",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "astroid",
"direct": false,
"version": "4.0.4",
"ecosystem": "pypi"
},
{
"name": "attrs",
"direct": false,
"version": "25.4.0",
"ecosystem": "pypi"
},
{
"name": "autobisect",
"direct": false,
"version": "9.2.0",
"ecosystem": "pypi"
},
{
"name": "backports-tarfile",
"direct": false,
"version": "1.2.0",
"ecosystem": "pypi"
},
{
"name": "beautifulsoup4",
"direct": false,
"version": "4.14.3",
"ecosystem": "pypi"
},
{
"name": "black",
"direct": false,
"version": "26.3.1",
"ecosystem": "pypi"
},
{
"name": "bugsy",
"direct": false,
"version": "0.12.0",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2026.2.25",
"ecosystem": "pypi"
},
{
"name": "cffi",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "cfgv",
"direct": false,
"version": "3.5.0",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.4.6",
"ecosystem": "pypi"
},
{
"name": "click",
"direct": false,
"version": "8.1.8",
"ecosystem": "pypi"
},
{
"name": "click-option-group",
"direct": false,
"version": "0.5.9",
"ecosystem": "pypi"
},
{
"name": "codecov-cli",
"direct": false,
"version": "11.2.6",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.6",
"ecosystem": "pypi"
},
{
"name": "configparser",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "coverage",
"direct": false,
"version": "7.13.5",
"ecosystem": "pypi"
},
{
"name": "cryptography",
"direct": false,
"version": "46.0.7",
"ecosystem": "pypi"
},
{
"name": "cssbeautifier",
"direct": false,
"version": "1.15.4",
"ecosystem": "pypi"
},
{
"name": "deprecated",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "dill",
"direct": false,
"version": "0.4.1",
"ecosystem": "pypi"
},
{
"name": "distlib",
"direct": false,
"version": "0.4.0",
"ecosystem": "pypi"
},
{
"name": "docutils",
"direct": false,
"version": "0.22.4",
"ecosystem": "pypi"
},
{
"name": "dotty-dict",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "editorconfig",
"direct": false,
"version": "0.17.1",
"ecosystem": "pypi"
},
{
"name": "exceptiongroup",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "fasteners",
"direct": false,
"version": "0.20",
"ecosystem": "pypi"
},
{
"name": "ffpuppet",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "ffpuppet",
"direct": false,
"version": "0.19.0",
"ecosystem": "pypi"
},
{
"name": "filelock",
"direct": false,
"version": "3.25.2",
"ecosystem": "pypi"
},
{
"name": "flake8",
"direct": false,
"version": "7.3.0",
"ecosystem": "pypi"
},
{
"name": "flake8-isort",
"direct": false,
"version": "7.0.0",
"ecosystem": "pypi"
},
{
"name": "flake8-quotes",
"direct": false,
"version": "3.4.0",
"ecosystem": "pypi"
},
{
"name": "freezegun",
"direct": false,
"version": "1.5.5",
"ecosystem": "pypi"
},
{
"name": "fuzzmanager",
"direct": false,
"version": "0.9.1",
"ecosystem": "pypi"
},
{
"name": "fxpoppet",
"direct": false,
"version": "0.4.1",
"ecosystem": "pypi"
},
{
"name": "gitdb",
"direct": false,
"version": "4.0.12",
"ecosystem": "pypi"
},
{
"name": "gitpython",
"direct": false,
"version": "3.1.46",
"ecosystem": "pypi"
},
{
"name": "id",
"direct": false,
"version": "1.6.1",
"ecosystem": "pypi"
},
{
"name": "identify",
"direct": false,
"version": "2.6.18",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.11",
"ecosystem": "pypi"
},
{
"name": "ijson",
"direct": false,
"version": "3.5.0",
"ecosystem": "pypi"
},
{
"name": "importlib-metadata",
"direct": false,
"version": "8.7.1",
"ecosystem": "pypi"
},
{
"name": "importlib-resources",
"direct": false,
"version": "6.5.2",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "2.3.0",
"ecosystem": "pypi"
},
{
"name": "isort",
"direct": false,
"version": "8.0.1",
"ecosystem": "pypi"
},
{
"name": "jaraco-classes",
"direct": false,
"version": "3.4.0",
"ecosystem": "pypi"
},
{
"name": "jaraco-context",
"direct": false,
"version": "6.1.1",
"ecosystem": "pypi"
},
{
"name": "jaraco-functools",
"direct": false,
"version": "4.4.0",
"ecosystem": "pypi"
},
{
"name": "jeepney",
"direct": false,
"version": "0.9.0",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.6",
"ecosystem": "pypi"
},
{
"name": "jsbeautifier",
"direct": false,
"version": "1.15.4",
"ecosystem": "pypi"
},
{
"name": "keyring",
"direct": false,
"version": "25.7.0",
"ecosystem": "pypi"
},
{
"name": "librt",
"direct": false,
"version": "0.8.1",
"ecosystem": "pypi"
},
{
"name": "lithium",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "markdown-it-py",
"direct": false,
"version": "4.0.0",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "3.0.3",
"ecosystem": "pypi"
},
{
"name": "mccabe",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "mdurl",
"direct": false,
"version": "0.1.2",
"ecosystem": "pypi"
},
{
"name": "more-itertools",
"direct": false,
"version": "10.8.0",
"ecosystem": "pypi"
},
{
"name": "mypy",
"direct": false,
"version": "1.19.1",
"ecosystem": "pypi"
},
{
"name": "mypy-extensions",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "nh3",
"direct": false,
"version": "0.3.3",
"ecosystem": "pypi"
},
{
"name": "nodeenv",
"direct": false,
"version": "1.10.0",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "26.0",
"ecosystem": "pypi"
},
{
"name": "pathspec",
"direct": false,
"version": "1.0.4",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "1.6.0",
"ecosystem": "pypi"
},
{
"name": "pre-commit",
"direct": false,
"version": "4.5.1",
"ecosystem": "pypi"
},
{
"name": "prefpicker",
"direct": false,
"version": "2.25.0",
"ecosystem": "pypi"
},
{
"name": "psutil",
"direct": false,
"version": "7.2.2",
"ecosystem": "pypi"
},
{
"name": "pyasn1",
"direct": false,
"version": "0.6.3",
"ecosystem": "pypi"
},
{
"name": "pyasn1-modules",
"direct": false,
"version": "0.4.2",
"ecosystem": "pypi"
},
{
"name": "pycodestyle",
"direct": false,
"version": "2.14.0",
"ecosystem": "pypi"
},
{
"name": "pycparser",
"direct": false,
"version": "3.0",
"ecosystem": "pypi"
},
{
"name": "pydantic",
"direct": false,
"version": "2.12.5",
"ecosystem": "pypi"
},
{
"name": "pydantic-core",
"direct": false,
"version": "2.41.5",
"ecosystem": "pypi"
},
{
"name": "pyflakes",
"direct": false,
"version": "3.4.0",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.20.0",
"ecosystem": "pypi"
},
{
"name": "pylint",
"direct": false,
"version": "4.0.5",
"ecosystem": "pypi"
},
{
"name": "pylsqpack",
"direct": false,
"version": "0.3.23",
"ecosystem": "pypi"
},
{
"name": "pyopenssl",
"direct": false,
"version": "26.0.0",
"ecosystem": "pypi"
},
{
"name": "pyproject-fmt",
"direct": false,
"version": "2.19.0",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "9.0.2",
"ecosystem": "pypi"
},
{
"name": "pytest-black",
"direct": false,
"version": "0.6.0",
"ecosystem": "pypi"
},
{
"name": "pytest-cov",
"direct": false,
"version": "7.0.0",
"ecosystem": "pypi"
},
{
"name": "pytest-freezer",
"direct": false,
"version": "0.4.9",
"ecosystem": "pypi"
},
{
"name": "pytest-mock",
"direct": false,
"version": "3.15.1",
"ecosystem": "pypi"
},
{
"name": "pytest-pylint",
"direct": false,
"version": "0.21.0",
"ecosystem": "pypi"
},
{
"name": "pytest-recording",
"direct": false,
"version": "0.13.4",
"ecosystem": "pypi"
},
{
"name": "python-dateutil",
"direct": false,
"version": "2.9.0.post0",
"ecosystem": "pypi"
},
{
"name": "python-discovery",
"direct": false,
"version": "1.1.3",
"ecosystem": "pypi"
},
{
"name": "python-gitlab",
"direct": false,
"version": "6.5.0",
"ecosystem": "pypi"
},
{
"name": "python-semantic-release",
"direct": false,
"version": "10.5.3",
"ecosystem": "pypi"
},
{
"name": "pytokens",
"direct": false,
"version": "0.4.1",
"ecosystem": "pypi"
},
{
"name": "pytz",
"direct": false,
"version": "2026.1.post1",
"ecosystem": "pypi"
},
{
"name": "pywin32-ctypes",
"direct": false,
"version": "0.2.3",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0.3",
"ecosystem": "pypi"
},
{
"name": "readme-renderer",
"direct": false,
"version": "44.0",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.33.0",
"ecosystem": "pypi"
},
{
"name": "requests-toolbelt",
"direct": false,
"version": "1.0.0",
"ecosystem": "pypi"
},
{
"name": "responses",
"direct": false,
"version": "0.21.0",
"ecosystem": "pypi"
},
{
"name": "rfc3986",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "rich",
"direct": false,
"version": "14.3.3",
"ecosystem": "pypi"
},
{
"name": "secretstorage",
"direct": false,
"version": "3.5.0",
"ecosystem": "pypi"
},
{
"name": "sentry-sdk",
"direct": false,
"version": "2.55.0",
"ecosystem": "pypi"
},
{
"name": "service-identity",
"direct": false,
"version": "24.2.0",
"ecosystem": "pypi"
},
{
"name": "setuptools",
"direct": false,
"version": "82.0.1",
"ecosystem": "pypi"
},
{
"name": "shellingham",
"direct": false,
"version": "1.5.4",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.17.0",
"ecosystem": "pypi"
},
{
"name": "smmap",
"direct": false,
"version": "5.0.3",
"ecosystem": "pypi"
},
{
"name": "soupsieve",
"direct": false,
"version": "2.8.3",
"ecosystem": "pypi"
},
{
"name": "test-results-parser",
"direct": false,
"version": "0.6.1",
"ecosystem": "pypi"
},
{
"name": "toml",
"direct": false,
"version": "0.10.2",
"ecosystem": "pypi"
},
{
"name": "toml-fmt-common",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.4.0",
"ecosystem": "pypi"
},
{
"name": "tomlkit",
"direct": false,
"version": "0.13.3",
"ecosystem": "pypi"
},
{
"name": "twine",
"direct": false,
"version": "6.2.0",
"ecosystem": "pypi"
},
{
"name": "types-freezegun",
"direct": false,
"version": "1.1.10",
"ecosystem": "pypi"
},
{
"name": "types-pytz",
"direct": false,
"version": "2026.1.1.20260304",
"ecosystem": "pypi"
},
{
"name": "types-requests",
"direct": false,
"version": "2.32.4.20260107",
"ecosystem": "pypi"
},
{
"name": "types-six",
"direct": false,
"version": "1.17.0.20251009",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "4.15.0",
"ecosystem": "pypi"
},
{
"name": "typing-inspection",
"direct": false,
"version": "0.4.2",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.6.3",
"ecosystem": "pypi"
},
{
"name": "vcrpy",
"direct": false,
"version": "8.1.1",
"ecosystem": "pypi"
},
{
"name": "virtualenv",
"direct": false,
"version": "21.2.0",
"ecosystem": "pypi"
},
{
"name": "wrapt",
"direct": false,
"version": "2.1.2",
"ecosystem": "pypi"
},
{
"name": "xvfbwrapper",
"direct": false,
"version": "0.2.22",
"ecosystem": "pypi"
},
{
"name": "zipp",
"direct": false,
"version": "3.23.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 139,
"direct_count": 7,
"indirect_count": 132
}
},
"maintainership": {
"issues": {
"open_prs": 7,
"merged_prs": 56,
"open_issues": 2,
"closed_ratio": 0.882,
"closed_issues": 15,
"closed_unmerged_prs": 21
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "nth10sd",
"commits": 1561,
"avatar_url": "https://avatars.githubusercontent.com/u/488630?v=4"
},
{
"type": "User",
"login": "pyoor",
"commits": 721,
"avatar_url": "https://avatars.githubusercontent.com/u/1735164?v=4"
},
{
"type": "User",
"login": "jruderman",
"commits": 552,
"avatar_url": "https://avatars.githubusercontent.com/u/692547?v=4"
},
{
"type": "User",
"login": "choller",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/1140686?v=4"
},
{
"type": "User",
"login": "jschwartzentruber",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/4673461?v=4"
},
{
"type": "User",
"login": "tysmith",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/4673661?v=4"
},
{
"type": "User",
"login": "fkzy",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2932149?v=4"
},
{
"type": "User",
"login": "damz",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/110678?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.546
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
".flake8"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"uv.lock"
],
"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": "6 out of 6 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 1/21 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 5,
"reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"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": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": 0,
"reason": "26 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "827e1bc929cfa0264f6173e0ac42096e715cd107",
"ran_at": "2026-07-31T00:30:50Z",
"aggregate_score": 3.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-20T20:51:09Z",
"oldest_open_prs": [
{
"number": 93,
"created_at": "2026-04-13T18:27:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 96,
"created_at": "2026-05-09T06:52:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 97,
"created_at": "2026-05-11T18:48:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 98,
"created_at": "2026-05-19T22:21:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 99,
"created_at": "2026-06-19T20:22:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 100,
"created_at": "2026-06-23T16:40:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 101,
"created_at": "2026-07-10T22:43:10Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-20T20:48:49Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 48,
"created_at": "2021-08-24T14:45:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 50,
"created_at": "2022-01-03T18:45:19Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/MozillaSecurity/autobisect",
"host": "github.com",
"name": "autobisect",
"owner": "MozillaSecurity"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 50,
"vitality": 71,
"community": 44,
"governance": 66,
"engineering": 76
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"commits_last_year": 46,
"human_commit_share": 0.97,
"days_since_last_push": 10,
"active_weeks_last_year": 13
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 10 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "13/52 weeks with commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 13
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "46 commits in the last year",
"points": 15,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 46
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v9.2.1",
"releases_from_tags": false,
"days_since_latest_release": 10,
"mean_days_between_releases": 40.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 10 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~40.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 40.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": 10,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 10 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 10
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 44,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"forks": 7,
"stars": 9,
"watchers": 8,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "9 stars",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 9
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"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 (MPL-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MPL-2.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": 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": "moderate",
"name": "Sustainability & Governance",
"value": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.546
},
"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 55% of commits",
"points": 10.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 55
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"merged_prs": 56,
"open_issues": 2,
"closed_issues": 15,
"issue_closed_ratio": 0.882,
"closed_unmerged_prs": 21
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "88% of issues closed",
"points": 41.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 88
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "56/77 decided PRs merged",
"points": 27.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 56,
"decided": 77
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/21 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": 70,
"inputs": {
"followers": 118,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "MozillaSecurity",
"public_repos": 56,
"account_age_days": 4426
},
"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": "118 followers of MozillaSecurity",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 118,
"login": "MozillaSecurity"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "56 public repos, account ~12 yr old",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 56
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"autobisect"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 10
},
"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 10 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 10
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "85 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 85
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 76,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": ".flake8",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".flake8"
}
}
],
"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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"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": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 3.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": "6 out of 6 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 1/21 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"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": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "26 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:autobisect@9.2.1 runtime dependency closure — what installing the published package pulls in — 33 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:autobisect@9.2.1",
"assessed": 33
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 33,
"unassessed_packages": 0,
"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": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"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": 33,
"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": 8
},
"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": "at_risk",
"name": "AI Readiness",
"value": 48,
"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": 0.99,
"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": "96 of 97 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 96,
"sampled": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"uv.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.03
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": ".flake8",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".flake8"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "3 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 3,
"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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 14641,
"source_files_sampled": 25,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/25 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 25,
"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-31T00:31:03.838925Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/MozillaSecurity/autobisect.svg",
"full_name": "MozillaSecurity/autobisect",
"license_state": "standard",
"license_spdx": "MPL-2.0"
}