Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 20:42 UTC

pytest-dev / pytest-github-actions-annotate-failures

Pytest plugin to annotate failed tests with a workflow command for GitHub Actions

PythonMIT★ 177 stars⑂ 13 forkssince May 2020View on GitHub ↗

pytest-dev/pytest-github-actions-annotate-failures holds a health index of 73 out of 100, placing it in the Good band. It scores highest on Engineering Quality (82/100) and lowest on AI Readiness (43/100). It was last updated 8 days ago. A single contributor accounts for most of its recent work.

73
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

73
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

pytest-devOrganization
800 followers78 public repossince Sep 2014

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIpytest-github-actions-annotate-failures0.4.23,357,1602232 days agopluginpytesttesting

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

73Good · 22% of overall
How it's scored
28.8/36Push recency — last push 8 days ago
13.2/36Commit cadence — 19/52 weeks with commits
14.2/18Commit volume — 37 commits in the last year
10/10OpenSSF Scorecard: Maintained — 16 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year37
human_commit_share0.78
days_since_last_push8
active_weeks_last_year19
How it's scored
27/27Ships releases — 4 releases published
36/36Release recency — latest release 32 days ago
12.6/27Release cadence — a release every ~172.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count4
latest_release_tagv0.4.2
releases_from_tagsno
days_since_latest_release32
mean_days_between_releases172.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

61Moderate · 18% of overall
How it's scored
36.4/60Stars — 177 stars
9/25Forks — 13 forks
1.7/15Watchers — 3 watchers
Inputs used
forks13
stars177
watchers3
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 3,357,160 downloads/month across pypi
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagespytest-github-actions-annotate-failures
dependents
ecosystemspypi
total_downloads
monthly_downloads3,357,160
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

74Good · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.7/22.5Commit distribution — top contributor authored 66% of commits
13.5/13.5Contributor breadth — 14 contributors
10/10OpenSSF Scorecard: Contributors — project has 23 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled14
top_contributor_share0.656
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
35.6/38.3PR acceptance — 108/116 decided PRs merged
12/15OpenSSF Scorecard: Code-Review — Found 17/21 approved changesets -- score normalized to 8
Inputs used
merged_prs108
open_issues0
closed_issues35
issue_closed_ratio1
closed_unmerged_prs8
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
20.9/25Owner reach — 800 followers of pytest-dev
25/25Track record — 78 public repos, account ~11 yr old
Inputs used
followers800
owner_typeOrganization
is_verified
owner_loginpytest-dev
public_repos78
account_age_days4,318
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
35/35Publish recency — latest publish 32 days ago
20/20Version history — 22 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagespytest-github-actions-annotate-failures
ecosystemspypi
any_deprecatedno
min_days_since_publish32

Engineering Quality

Are baseline engineering and documentation practices in place?

82Good · 20% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
16/16Linter config
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configyes

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://pypi.org/project/pytest-github-actions-annotate-failures/
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicspytest, github-actions, python, testing, workflow
has_wikino
homepagehttps://pypi.org/project/pytest-github-actions-annotate-failures/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

72Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6/7.5Code-Review — Found 17/21 approved changesets -- score normalized to 8
2.5/2.5Contributors — project has 23 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 16 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.5
Excluded from scoring (no data or not applicable): branch_protection, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages5
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:pytest-github-actions-annotate-failures@0.4.2 runtime dependency closure — what installing the published package pulls in — 5 packages. Reachability is not analyzed.

AI Readiness

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.

43At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 64 of 78 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.821
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 22 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.22
How it's scored
0/45Type-checkable code — Python without a type-check config
55/55Manageable file sizes — 0/3 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes16,193
source_files_sampled3
oversized_source_files0

Key facts

177GitHub stars
14contributors
37commits, last 12 months
8days since last push
4releases
1bus factor
0open issues
PyPIpackage ecosystems

More detail

Star and fork history 177 ★ / 13 ⇿
177Stars
13Forks
4Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

040801201602001771352020-062023-072026-07
Major 0Minor 2Patch 2

Each point covers 6 days.

OpenSSF Scorecard 6.5 / 10
6.5aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-21 20:42 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
8Code-ReviewFound 17/21 approved changesets -- score normalized to 8
10Contributorsproject has 23 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained16 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
PyPIpytest>=7.0.0pyproject.toml
All dependencies 3

Full resolved dependency set from the GitHub dependency graph: 1 direct and 2 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
PyPIpytestdirect
PyPIsetuptoolsindirect
PyPIsetuptools-scmindirect
Dependency advisories 0

Installing pypi:pytest-github-actions-annotate-failures@0.4.2 pulls in 5 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "pytest",
        "github-actions",
        "python",
        "testing",
        "workflow"
      ],
      "is_fork": false,
      "size_kb": 201,
      "has_wiki": false,
      "homepage": "https://pypi.org/project/pytest-github-actions-annotate-failures/",
      "languages": {
        "Python": 22402
      },
      "pushed_at": "2026-07-13T12:59:08Z",
      "created_at": "2020-05-08T15:16:53Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T05:02:29Z",
      "description": "Pytest plugin to annotate failed tests with a workflow command for GitHub Actions",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://pytest.org",
      "name": "pytest-dev",
      "type": "Organization",
      "login": "pytest-dev",
      "company": null,
      "location": "Everywhere",
      "followers": 800,
      "avatar_url": "https://avatars.githubusercontent.com/u/8897583?v=4",
      "created_at": "2014-09-24T10:50:19Z",
      "is_verified": null,
      "public_repos": 78,
      "account_age_days": 4318
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2026-06-19T15:58:29Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-06-18T17:03:16Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-03-02T18:57:04Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-01-17T22:38:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "56544588f8efcf70cf7d4ad03a1ee2b45786055f",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 8.3.0 to 8.3.2.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/v8.3.0...v8.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: astral-sh/setup-uv\n  depen\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.2 (#152)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T03:07:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bdda2d7e5458810c1d7673efb5f22c0e6684d355",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 8.2.0 to 8.3.0.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/v8.2.0...v8.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: astral-sh/setup-uv\n  depen\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.0 (#151)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T01:00:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "81221ab87f096af96af20343ebb94373548e2964",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 6 to 7 (#150)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T23:22:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9fb5db22ad064c200c2e6d0e9dfbe8e1336caba7",
          "body": "…nt Windows drives (#148)\n\nSigned-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>",
          "is_bot": false,
          "headline": "fix: Handle warning filename when the file and the CWD are on differe…",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2026-06-19T15:55:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b022cd58ca8edbbbb9adab54a4efd6a9732c7e2",
          "body": "Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>",
          "is_bot": false,
          "headline": "chore: Migrate to tox.toml (#146)",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2026-06-18T16:56:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fa8b0772eec9c654c3204552e60887f242db0f8",
          "body": "… in tandem with `pytest-rerunfailures` (#144)\n\n* fix: Ensure the first failure of a flaky test is annotated when using in tandem with `pytest-rerunfailures`\n\nSigned-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>\n\n* test: Test xdist together with rerunfailures\n\nSigned-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>\n\n---------\n\nSigned-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>",
          "is_bot": false,
          "headline": "fix: Ensure the first failure of a flaky test is annotated when using…",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2026-06-18T01:53:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e62eadf118af2b8993362e8d7010a4c989538a33",
          "body": "Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>",
          "is_bot": false,
          "headline": "chore: Use tox generative ranges (#145)",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2026-06-17T23:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "466b4e220c48094d8d17857aca48fb2a16d85e65",
          "body": "Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>",
          "is_bot": false,
          "headline": "chore: Use `pytester` fixture to test the plugin (#133)",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2026-06-17T23:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c28d7abe03444bea5e6cc0934663dccd0d3dcd21",
          "body": "`PYTEST_VERSION` was computed but never referenced in the plugin;\npytest version differences are handled by duck-typing on\n`report.longrepr` instead. Removing it also drops the runtime import\nof `packaging`, which is not a declared dependency (it was only\navailable transitively via pytest).\n\nAssisted-by: ClaudeCode:claude-opus-4.8\n\nCo-authored-by: Edgar Ramírez Mondragón <16805946+edgarrmondragon@users.noreply.github.com>",
          "is_bot": false,
          "headline": "refactor: remove unused PYTEST_VERSION and packaging import (#141)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2026-06-17T23:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96e1bc48d0e48b27eea741ea1c70587d44e01153",
          "body": "Signed-off-by: Henry Schreiner <henryfs@princeton.edu>\nCo-authored-by: Edgar Ramírez Mondragón <16805946+edgarrmondragon@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: bump pre-commit (#143)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2026-06-17T23:09:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dce8a7035a6dba28c4a898e2f971670986f4d3e",
          "body": "The help text was copy-pasted from the error-annotation feature and\ndescribed the opposite of what the flag does. It disables warning\nannotations.\n\nAssisted-by: ClaudeCode:claude-opus-4.8\n\nCo-authored-by: Edgar Ramírez Mondragón <16805946+edgarrmondragon@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs: fix --exclude-warning-annotations help text (#142)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2026-06-17T23:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "174c3f86ab3935ed3f014c8ef9954f2ad991ffb3",
          "body": "Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>",
          "is_bot": false,
          "headline": "ci: Update `_extends` syntax to what Release Drafter v7 expects (#136)",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2026-06-17T21:23:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70d06562388faf8d66f68c92b2845275af523383",
          "body": "…running with pytest-xdist (#140)\n\n* fix: avoid duplicate error annotations under pytest-xdist\n\n* fix: use correct tox config key `dependency_groups` instead of `groups`",
          "is_bot": false,
          "headline": "fix: Avoid emitthing duplicate GitHub Actions error annotations when …",
          "author_name": "Atsuo Ishimoto",
          "author_login": "atsuoishimoto",
          "committed_at": "2026-06-17T16:17:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c6a9213802071584dce9ea3099f89abd29002e5",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 8.1.0 to 8.2.0.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/v8.1.0...v8.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: astral-sh/setup-uv\n  depen\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#139)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-10T18:53:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "72525aa8b051f2e1477d8aa49fbdd3436c6d9685",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 8.0.0 to 8.1.0.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/v8.0.0...v8.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: astral-sh/setup-uv\n  depen\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 (#137)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-15T18:58:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "badb1c53b08428046ec602b2aab606fc50c318a4",
          "body": "Signed-off-by: Tom Plant <tom.plant@devicie.com>",
          "is_bot": false,
          "headline": "fix: respect `PYTEST_RUN_PATH` in warning annotations (#138)",
          "author_name": "Tom Plant",
          "author_login": "pl4nty",
          "committed_at": "2026-04-24T13:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10e283c83a465f5a57df48cb848c54d0ebe0a8d7",
          "body": "The old vX tags have been dropped to (force) (usually) better security practices. Dependabot will not update, however, leaving this v7 tag forever. Manually updating now.\n\nSee https://github.com/astral-sh/setup-uv/issues/830\n\nCommitted via https://github.com/asottile/all-repos",
          "is_bot": false,
          "headline": "ci: bump setup-uv to maintained tag scheme (#135)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2026-04-12T16:59:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f48349e8caac9efa6916894c97f1b03ff11f15bb",
          "body": "- replace in-repo changelog with github releases page\n- update project metadata\n- use setuptools-scm auto-versioning based on tags\n- make use of release-drafter for updating the changelogs",
          "is_bot": false,
          "headline": "fix: use setuptools-scm and release drafter (#128)",
          "author_name": "Sorin Sbarnea",
          "author_login": "ssbarnea",
          "committed_at": "2026-03-02T18:50:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6004c8d10d86a30fcf4f1810f3f3812c363aa15",
          "body": "Remove python versions that reached their EOL.\nSee: https://devguide.python.org/versions/",
          "is_bot": false,
          "headline": "feat!: require python>=3.10 (#131)",
          "author_name": "Sorin Sbarnea",
          "author_login": "ssbarnea",
          "committed_at": "2026-03-02T18:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8991a45651b8e0c37fb1d05c3ecdef2a2484965f",
          "body": null,
          "is_bot": false,
          "headline": "chore: release drafter part2 (#130)",
          "author_name": "Sorin Sbarnea",
          "author_login": "ssbarnea",
          "committed_at": "2026-03-02T18:35:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b401745a38b0ceaac0af6c7a62f345ae2334357",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable release drafter (#129)",
          "author_name": "Sorin Sbarnea",
          "author_login": "ssbarnea",
          "committed_at": "2026-03-02T18:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58be6ad78a1c771de8fa392af506af020fcff327",
          "body": "* Test with Pytest 9\n\nSigned-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>\n\n* Test with Pytest 9\n\n* Support Pytest 9+ subtests\n\nSigned-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>\n\n---------\n\nSigned-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>\nCo-authored-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>",
          "is_bot": false,
          "headline": "feat: Support Pytest 9+ subtests (#121)",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2026-03-02T15:43:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26a0c80f9730bc6b56e53baaa95244b252daa843",
          "body": "Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>",
          "is_bot": false,
          "headline": "Test with Pytest 9 (#120)",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2026-03-02T15:36:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d33d1999d3d889772b97504cf096031377d3d926",
          "body": "Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 3 to 4.\n- [Release notes](https://github.com/actions/attest-build-provenance/releases)\n- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)\n- [Commits](https://github.co\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/attest-build-provenance from 3 to 4 (#126)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T01:35:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4e6cbcafa532391369b586b124f2a387858dcc45",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v7...v8)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/download-artifact from 7 to 8 (#127)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T01:27:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3c82f58b821e60ff3732e3543484e74cd6eed49f",
          "body": "similar to the errors case, use `GITHUB_WORKSPACE` to determine the\nworkspace. `GITHUB_WORKFLOW` is different, it is the name of the\nworkflow, which is usually not a filename, unless the workflow is\nunnamed.",
          "is_bot": false,
          "headline": "fix(warnings): use GITHUB_WORKSPACE instead of GITHUB_WORKFLOW (#124)",
          "author_name": "Robert Muir",
          "author_login": "rmuir",
          "committed_at": "2025-12-23T07:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67da72367d3993272ecc7722772fe13b9d4a15c6",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/download-artifact from 6 to 7 (#123)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T05:44:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dc428a46e95fe7bd3e4f67ca5d6ee80e8de83e03",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 5 to 6 (#122)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T00:15:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e89ec944626c1a1c68290c5e047aeda458e01813",
          "body": "According to the [ClickPy data for pytest](https://clickpy.clickhouse.com/dashboard/pytest?min_date=2025-01-01&max_date=2025-10-07),\npytest v6 represents a very small fraction of downloads, so I think it's\nfine to remove support for it.",
          "is_bot": false,
          "headline": "Dropped support for pytest 6 (#116)",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2025-11-12T17:25:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a0b74ee8496cf6feebb27cc1bbf56d4de38b696",
          "body": "Closes https://github.com/pytest-dev/pytest-github-actions-annotate-failures/issues/106.",
          "is_bot": false,
          "headline": "Fix internal error when processing warnings (#117)",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2025-11-11T04:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e62d3fac469a0620c00b153b46bf8a3c2e0aeb0",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/download-artifact from 5 to 6 (#119)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-27T12:52:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f56d260fd4cc83a75856f0fef9178ef8d298099b",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6 to 7.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: astral-sh/setup-uv\n  dependency-version: '\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump astral-sh/setup-uv from 6 to 7 (#118)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-13T01:21:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b8116892636760eedff3e00c24ec3b21bc941aa2",
          "body": null,
          "is_bot": false,
          "headline": "Test on Python 3.14 (#115)",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2025-10-07T17:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "383151e4480351bcc24c1b2177db89095eaeecdf",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-python from 5 to 6 (#114)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-08T23:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18ea23a1c93399c7c019d5b15e8fb309da4f74db",
          "body": "Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2 to 3.\n- [Release notes](https://github.com/actions/attest-build-provenance/releases)\n- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)\n- [Commits](https://github.co\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/attest-build-provenance from 2 to 3 (#112)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-01T00:23:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "32d2e5bb38a89162331b5f6db8eb581bf9ea41b6",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 4 to 5 (#111)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-18T12:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cce32ef5676fc70a7476cb545bcc404de3efeef2",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump actions/download-artifact from 4 to 5 (#110)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-11T01:06:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0cbabb08115f603d6c2f7c7b74e8c57d2ab4043",
          "body": "* docs: examples should use newest actions\n\n* docs: use python 3.13 in the example\n\nCo-authored-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>\n\n---------\n\nCo-authored-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>",
          "is_bot": false,
          "headline": "docs: examples should use newest actions (#109)",
          "author_name": "Piotr Idzik",
          "author_login": "vil02",
          "committed_at": "2025-07-07T19:36:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdfbf81a8c54803669537d72d3219886dc5ac654",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump astral-sh/setup-uv from 5 to 6 (#108)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-28T03:51:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f07eea3600b8132286c57f3ec6e4d40da6d80ece",
          "body": "Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>",
          "is_bot": false,
          "headline": "ci: id-token, not token (#104)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2025-01-17T22:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "739d5d436ebcc4255b515641334b55b49348c6c0",
          "body": "Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>",
          "is_bot": false,
          "headline": "ci: token permissions (#103)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2025-01-17T22:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfe556ccc7db703e5e33c6ab94d433847b57bfba",
          "body": "Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>",
          "is_bot": false,
          "headline": "ci: missing needs in deploy (#102)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2025-01-17T22:23:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5a1662d6d1a33b877376cd0cf74173a12a980de",
          "body": "* chore: release 0.3\r\n\r\n* Update pyproject.toml\r\n\r\n* Update CHANGELOG.md",
          "is_bot": false,
          "headline": "chore: release 0.3 (#101)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2025-01-17T22:13:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5da3a466611d782772dbb32cdf934b9c0edb7edc",
          "body": "* chore: prepare for 0.3\r\n\r\n* Update CHANGELOG.md\r\n\r\n* Update CHANGELOG.md",
          "is_bot": false,
          "headline": "chore: prepare for 0.3 (#98)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2025-01-17T21:42:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3c29e94cb150cca9b913d8af41538aacde55b84",
          "body": "Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>",
          "is_bot": false,
          "headline": "ci: add github attestations (#100)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2025-01-17T21:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f93cf9f53cb973821f2fc3a2abbd2fd75280ea8",
          "body": "Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>",
          "is_bot": false,
          "headline": "chore: use dependency-groups (#99)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2025-01-17T20:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b18bbb5148762b3c31e6f9462a8e457c5b28a5c3",
          "body": "* ci: add 3.13\r\n\r\n* Update tox.ini\r\n\r\n* Update pyproject.toml\r\n\r\n* Update test.yml\r\n\r\n* Update test.yml\r\n\r\n---------\r\n\r\nCo-authored-by: Edgar Ramírez Mondragón <16805946+edgarrmondragon@users.noreply.github.com>",
          "is_bot": false,
          "headline": "ci: add 3.13 (#89)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2025-01-17T19:38:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd623c13147eb6b48a87f1c44ae69c15ae976be8",
          "body": "Co-authored-by: Henry Schreiner <henryschreineriii@gmail.com>",
          "is_bot": false,
          "headline": "fix: support Pytest 7.4+ (#97)",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2025-01-17T19:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4336fbceb92e1673967b1f1bd9ca50ac947d7ae",
          "body": null,
          "is_bot": false,
          "headline": "Bump Ruff and use formatter (#96)",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2025-01-17T19:23:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba478fcb701d003cc76dbcfc3f0ccb4b39df3135",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump astral-sh/setup-uv from 4 to 5 (#95)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-23T00:21:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e66cd895fe05cd09be8bad58f5d79110a20385f",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump astral-sh/setup-uv from 3 to 4 (#94)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-25T00:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "500c53ccec6ae039dd9f823ad9e70457e777648c",
          "body": "* ci: speed up testing\r\n\r\nSigned-off-by: Henry Schreiner <henryschreineriii@gmail.com>\r\n\r\n* chore: remove pkg job with faster/better check in CI already\r\n\r\n* Update .github/workflows/test.yml\r\n\r\n---------\r\n\r\nSigned-off-by: Henry Schreiner <henryschreineriii@gmail.com>",
          "is_bot": false,
          "headline": "ci: speed up testing (#93)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2024-10-22T21:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55b2d6dd7fefc17466f710b6a776267c24e5af74",
          "body": "Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>",
          "is_bot": false,
          "headline": "tests: use extra for tests (#92)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2024-10-22T21:34:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d4526eef53a82f0e56fd32b9e5a4457c2580efa",
          "body": null,
          "is_bot": false,
          "headline": "Drop support for Python 3.7 (#87)",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2024-10-22T21:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "801b644e4c1a2f8f046e565dc318d72c61a5e2e6",
          "body": "* Annotate warnings\r\n\r\n- Refactor workflow command generation\r\n\r\n* Rename option to `--exclude-warning-annotations`\r\n\r\n* Suppress windows relpath exception",
          "is_bot": false,
          "headline": "Annotate warnings (#68)",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2024-10-22T15:48:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e001cad398092023caf32c381a104b92b717b25",
          "body": "* ci: update the action and tox\r\n\r\nSigned-off-by: Henry Schreiner <henryschreineriii@gmail.com>\r\n\r\n* ci: update pre-commits\r\n\r\nSigned-off-by: Henry Schreiner <henryschreineriii@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Henry Schreiner <henryschreineriii@gmail.com>",
          "is_bot": false,
          "headline": "ci: updates (#90)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2024-10-22T15:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8646218145162323bb877cc845d204f53cce1058",
          "body": null,
          "is_bot": false,
          "headline": "Declare support for Python 3.12 in project metadata (#88)",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2024-10-22T05:30:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6add6430dc82b31281ef1a604cade5b0f05b08b",
          "body": null,
          "is_bot": false,
          "headline": "Drop support for pytest<6 (#86)",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2024-10-22T05:26:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "835844257e5b3c3e6a9086f7bc7b5f82ee463a43",
          "body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.\r\n- [Release notes](https://github.com/actions/setup-python/releases)\r\n- [Commits](https://github.com/actions/setup-python/compare/v4...v5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/setup-python\r\n  depe\n[…]\n:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-python from 4 to 5 (#82)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-15T06:16:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0ac6d0e6f7a28fc51a3c8fdc179eaf66547c8b22",
          "body": "Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1.\r\n- [Release notes](https://github.com/pre-commit/action/releases)\r\n- [Commits](https://github.com/pre-commit/action/compare/v3.0.0...v3.0.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: pre-commit/action\r\n  dep\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 (#83)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-15T06:12:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f0bb8d69328f4b94c11ea91797d75b5089dbb8ae",
          "body": "* ci: fix by adding limit\r\n\r\n* ci: expand matrix\r\n\r\n* Update test.yml\r\n\r\n* Update test.yml",
          "is_bot": false,
          "headline": "ci: fix by adding limit (#84)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2024-05-15T06:08:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ce469fc144cc16d219ef70290443df9e98e4b75",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\r\n\r\n---\r\nupdated-dep\n[…]\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 3 to 4 (#79)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-01T18:44:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b58e3d038f7bf170629b7d320b8bf77a59a05174",
          "body": null,
          "is_bot": false,
          "headline": "chore: ruff moved to astral-sh (#75)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2024-03-01T18:42:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1a4b30d9d70438572b45137870e609d8d6e5f94",
          "body": "Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>",
          "is_bot": false,
          "headline": "chore: move to using Ruff (#71)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2023-05-17T00:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a87abb05e36128509b7ebd5987dbf8aad7ec47c",
          "body": "* bump version to 0.2.0\r\n\r\n* changelog of version 0.2.0\r\n\r\n* add #74 to changelog\r\n\r\n* add #56",
          "is_bot": false,
          "headline": "bump to version 0.2.0 (#73)",
          "author_name": "utagawa kiki",
          "author_login": "utgwkk",
          "committed_at": "2023-05-04T11:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85be59eb865b0ac4cc09c8f55b76292e155cc504",
          "body": "* use Python 3.11 for deploy\r\n\r\n* install build\r\n\r\n* use build with build phase\r\n\r\n* use pypa/gh-action-pypi-publish@release/v1\r\n\r\n* remove wheel explicit dependency",
          "is_bot": false,
          "headline": "Fix publish package workflow (#74)",
          "author_name": "utagawa kiki",
          "author_login": "utgwkk",
          "committed_at": "2023-05-04T10:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bf8cc7cb68cf730a96f36c4a37d593bffb7f453",
          "body": "* Check if traceback location is not `None`\r\n\r\n* Check if exception repr object is not null before retrieving message and lineno\r\n\r\n* Remove `__future__.print_function` import\r\n\r\n* Add test\r\n\r\n* Match line using regex",
          "is_bot": false,
          "headline": "fix: handle cases where pytest itself fails (#70)",
          "author_name": "Edgar R. M",
          "author_login": "edgarrmondragon",
          "committed_at": "2023-04-20T12:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b94d206e9ffce5f611337cb4e632a2d9e0c7f6f3",
          "body": null,
          "is_bot": false,
          "headline": "Adopt PEP-621 for packaging (#65)",
          "author_name": "Sorin Sbarnea",
          "author_login": "ssbarnea",
          "committed_at": "2023-01-08T11:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1e2d4cdf9852a72479aebb6acbc0989587c6d37",
          "body": null,
          "is_bot": false,
          "headline": "Require python 3.7+ (#66)",
          "author_name": "Sorin Sbarnea",
          "author_login": "ssbarnea",
          "committed_at": "2023-01-07T15:35:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7743cdb8fd53d0c45c8d8652f7045c209178f044",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump pre-commit/action from 2.0.0 to 3.0.0 (#56)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-24T17:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c65bfd25b2f52810e1c447c62951a7b2d21add36",
          "body": null,
          "is_bot": false,
          "headline": "Fix version (#64)",
          "author_name": "utagawa kiki",
          "author_login": "utgwkk",
          "committed_at": "2022-12-19T15:51:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5c71671eb6a47041691746d36db562934e450ac",
          "body": null,
          "is_bot": false,
          "headline": "bump to 0.1.8 (#63)",
          "author_name": "utagawa kiki",
          "author_login": "utgwkk",
          "committed_at": "2022-12-19T15:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88e2c945eb7b67bd87087849cf52f547669529f4",
          "body": null,
          "is_bot": false,
          "headline": "Change URL of PyPI project link (#61)",
          "author_name": "utagawa kiki",
          "author_login": "utgwkk",
          "committed_at": "2022-12-19T15:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5294a23227a8f49c126b57e0749bc7fdeb6c7f0d",
          "body": "Fix CI environment",
          "is_bot": false,
          "headline": "Merge pull request #62 from pytest-dev/fix-ci-envrionment",
          "author_name": "utagawa kiki",
          "author_login": "utgwkk",
          "committed_at": "2022-12-19T15:28:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6629493e853490929d735d64d7eb78455f66cc2",
          "body": "https://gitlab.com/pycqa/flake8 is not available.",
          "is_bot": false,
          "headline": "ci: change pre-commit hook repo of flake8",
          "author_name": "utgwkk",
          "author_login": "utgwkk",
          "committed_at": "2022-12-19T15:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24f5355046d2dbafb0bd8497eb194605d06abcc8",
          "body": null,
          "is_bot": false,
          "headline": "ci: use older version of Ubuntu for Python 3.6",
          "author_name": "utgwkk",
          "author_login": "utgwkk",
          "committed_at": "2022-12-19T15:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3358704fdfe69f58575df33833ca46c914201925",
          "body": "fix: Reference the correct line number in third-party exceptions",
          "is_bot": false,
          "headline": "Merge pull request #60 from edgarrmondragon/fix/third-party-exceptions",
          "author_name": "utagawa kiki",
          "author_login": "utgwkk",
          "committed_at": "2022-09-03T07:20:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2626f8aae37042eeaddd4862f0c4772de913d65",
          "body": null,
          "is_bot": false,
          "headline": "Remove f prefix from string",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2022-09-02T16:41:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "038ffa61d7db8c71f3698c0e41c8dfad27a9e3a9",
          "body": null,
          "is_bot": false,
          "headline": "fix: Reference the correct line number in third-party exceptions",
          "author_name": "Edgar Ramírez Mondragón",
          "author_login": "edgarrmondragon",
          "committed_at": "2022-08-23T21:49:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55bba59b58955c26cb657dee39b8551909277b88",
          "body": "This will ensure Python versions can be elegantly dropped in the future without breaking usage from the old Python versions.",
          "is_bot": false,
          "headline": "fix(setup): add python_requires",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2022-07-05T13:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3fbc22cf0e4058f31bc22631c598a8c655cf434",
          "body": "ci: add dependabot for Actions",
          "is_bot": false,
          "headline": "Merge pull request #54 from utgwkk/henryiii/ci/dependabot",
          "author_name": "utagawa kiki",
          "author_login": "utgwkk",
          "committed_at": "2022-07-02T05:13:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ee5381c18af8cda8db823ae36eee59f9f68be8a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into henryiii/ci/dependabot",
          "author_name": "utagawa kiki",
          "author_login": "utgwkk",
          "committed_at": "2022-07-02T05:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58717209b670af60823e97d2ff6ebcd42288fb8d",
          "body": "Add Python 3.10 and pytest 7 to CI",
          "is_bot": false,
          "headline": "Merge pull request #53 from utgwkk/change-ci-python-version",
          "author_name": "utagawa kiki",
          "author_login": "utgwkk",
          "committed_at": "2022-07-02T05:07:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "585c3185e02482f201d311a52d51c9e424b749c1",
          "body": "Co-authored-by: utagawa kiki <utagawakiki@gmail.com>",
          "is_bot": false,
          "headline": "Update tox.ini",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2022-07-02T05:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c60f8cbf4a104cc2a67783afe8932b183bc5104",
          "body": "Co-authored-by: utagawa kiki <utagawakiki@gmail.com>",
          "is_bot": false,
          "headline": "Update tox.ini",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2022-07-02T04:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c52be1a019d9b225a27fd09a3a0ba1b97e159c4",
          "body": "Co-authored-by: utagawa kiki <utagawakiki@gmail.com>",
          "is_bot": false,
          "headline": "tests: combine and filter pytest versions",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2022-07-02T04:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ed2289cb8cc00475a289530df5b6abb47ebf022",
          "body": null,
          "is_bot": false,
          "headline": "Update dependabot.yml",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2022-07-02T04:08:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "154215a85edf2eb8fe4eb8ead728528382387703",
          "body": "This reverts commit 21a0a12d091f2d7a26aa00eb814c2f26f2c3cd05.",
          "is_bot": false,
          "headline": "Revert \"stop testing with Python 3.6 on CI\"",
          "author_name": "utgwkk",
          "author_login": "utgwkk",
          "committed_at": "2022-07-02T04:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5977baffc5e4be57c8d031d0f03cc99506b01b4d",
          "body": null,
          "is_bot": false,
          "headline": "ci: add dependabot for Actions",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2022-07-02T04:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d772a22ccba3fdca6bdc4f97e96bb2187aa5ddf8",
          "body": null,
          "is_bot": false,
          "headline": "test with Python 3.10 on CI",
          "author_name": "utgwkk",
          "author_login": "utgwkk",
          "committed_at": "2022-07-02T02:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21a0a12d091f2d7a26aa00eb814c2f26f2c3cd05",
          "body": null,
          "is_bot": false,
          "headline": "stop testing with Python 3.6 on CI",
          "author_name": "utgwkk",
          "author_login": "utgwkk",
          "committed_at": "2022-07-02T02:40:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcf346b297c51f7663f8e6471333f38ffd1082ae",
          "body": "bump to 0.1.7",
          "is_bot": false,
          "headline": "Merge pull request #52 from utgwkk/bump/v0.1.7",
          "author_name": "utagawa kiki",
          "author_login": "utgwkk",
          "committed_at": "2022-07-02T02:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a3f85b37eb896dc7191837c100b48f6d5941144",
          "body": null,
          "is_bot": false,
          "headline": "bump to 0.1.7",
          "author_name": "utgwkk",
          "author_login": "utgwkk",
          "committed_at": "2022-07-02T02:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8b44a0dccb5fce07af2660d5de20e428b5c349b",
          "body": "add longrepr from plugin tests",
          "is_bot": false,
          "headline": "Merge pull request #50 from helpmefindaname/main",
          "author_name": "utagawa kiki",
          "author_login": "utgwkk",
          "committed_at": "2022-07-02T02:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "634200b44807695d1ce53652cabc2e9527b20391",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'utgwkk:main' into main",
          "author_name": "BenediktFuchs",
          "author_login": "helpmefindaname",
          "committed_at": "2022-07-02T01:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1324570c11b57c723a691223e4c17d9b5f568e8f",
          "body": "Use latest major version for actions",
          "is_bot": false,
          "headline": "Merge pull request #51 from utgwkk/use-latest-major-version-actions",
          "author_name": "utagawa kiki",
          "author_login": "utgwkk",
          "committed_at": "2022-07-02T01:49:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2545ed59458804be245f8a8e6ba15b19e679dbe3",
          "body": null,
          "is_bot": false,
          "headline": "Specify Python version for actions/setup-python",
          "author_name": "utgwkk",
          "author_login": "utgwkk",
          "committed_at": "2022-07-02T01:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7139fc13b0d912fb291670067d373bb7b96f70fe",
          "body": null,
          "is_bot": false,
          "headline": "Use latest major version of actions/checkout",
          "author_name": "utgwkk",
          "author_login": "utgwkk",
          "committed_at": "2022-07-02T01:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e5601481d3a5bee7b34acf96e9fe6dbc624535d",
          "body": null,
          "is_bot": false,
          "headline": "Use latest major version of actions/setup-python",
          "author_name": "utgwkk",
          "author_login": "utgwkk",
          "committed_at": "2022-07-02T01:43:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cd49f73193f509773b5acc82040b3dfeb02aea1",
          "body": null,
          "is_bot": false,
          "headline": "add longrepr from plugin tests",
          "author_name": "Benedikt Fuchs",
          "author_login": null,
          "committed_at": "2022-07-01T20:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 4,
      "commits_last_year": 37,
      "latest_release_at": "2026-06-19T15:58:29Z",
      "latest_release_tag": "v0.4.2",
      "releases_from_tags": false,
      "days_since_last_push": 8,
      "active_weeks_last_year": 19,
      "days_since_latest_release": 32,
      "mean_days_between_releases": 172.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "pytest-github-actions-annotate-failures",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "plugin",
            "pytest",
            "testing",
            "Development Status :: 5 - Production/Stable",
            "Environment :: Console",
            "Framework :: Pytest",
            "Intended Audience :: Developers",
            "Intended Audience :: Information Technology",
            "Intended Audience :: System Administrators",
            "Programming Language :: Python",
            "Programming Language :: Python :: 3",
            "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 :: Software Development :: Quality Assurance",
            "Topic :: Software Development :: Testing",
            "Topic :: System :: Systems Administration",
            "Topic :: Utilities"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/pytest-github-actions-annotate-failures/",
          "is_deprecated": false,
          "latest_version": "0.4.2",
          "repository_url": "https://github.com/pytest-dev/pytest-github-actions-annotate-failures",
          "versions_count": 22,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 3357160,
          "first_published_at": "2020-05-08T17:23:55.736748Z",
          "latest_published_at": "2026-06-19T15:59:17.445628Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 32
        }
      ]
    },
    "popularity": {
      "forks": 13,
      "stars": 177,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2021-06-09",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 1
          },
          {
            "date": "2022-01-22",
            "count": 1
          },
          {
            "date": "2022-05-03",
            "count": 1
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 13,
        "total_forks": 13
      },
      "star_history": {
        "days": [
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-07-29",
            "count": 1
          },
          {
            "date": "2020-08-06",
            "count": 3
          },
          {
            "date": "2020-08-17",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 5
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-11-07",
            "count": 5
          },
          {
            "date": "2020-11-27",
            "count": 1
          },
          {
            "date": "2020-12-18",
            "count": 1
          },
          {
            "date": "2020-12-26",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-05-09",
            "count": 1
          },
          {
            "date": "2021-06-10",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 1
          },
          {
            "date": "2021-09-07",
            "count": 3
          },
          {
            "date": "2021-09-11",
            "count": 1
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-11-03",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2021-12-14",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-01-10",
            "count": 1
          },
          {
            "date": "2022-02-13",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-05-03",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 2
          },
          {
            "date": "2022-06-13",
            "count": 2
          },
          {
            "date": "2022-07-02",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-07",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 1
          },
          {
            "date": "2022-08-28",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-09-24",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-19",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-04-08",
            "count": 2
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-04-10",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-21",
            "count": 2
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-27",
            "count": 1
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-06-10",
            "count": 1
          },
          {
            "date": "2023-06-16",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-06-23",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-27",
            "count": 1
          },
          {
            "date": "2023-09-16",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-11-05",
            "count": 2
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2023-12-31",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-16",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 3
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2024-05-19",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-07",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-08-09",
            "count": 2
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-09-13",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-26",
            "count": 2
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 2
          },
          {
            "date": "2024-11-21",
            "count": 2
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 2
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-09",
            "count": 3
          },
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-15",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 177,
        "total_stars": 177
      },
      "open_issues_and_prs": 1
    },
    "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": 16193,
      "source_files_sampled": 3,
      "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,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 5,
        "assessed_package": "pypi:pytest-github-actions-annotate-failures@0.4.2",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "pytest",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=7.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "pytest",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools-scm",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 3,
        "direct_count": 1,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 108,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 35,
        "closed_unmerged_prs": 8
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "utgwkk",
          "commits": 128,
          "avatar_url": "https://avatars.githubusercontent.com/u/4530627?v=4"
        },
        {
          "type": "User",
          "login": "henryiii",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/4616906?v=4"
        },
        {
          "type": "User",
          "login": "edgarrmondragon",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/16805946?v=4"
        },
        {
          "type": "User",
          "login": "ssbarnea",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/102495?v=4"
        },
        {
          "type": "User",
          "login": "atsuoishimoto",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1088786?v=4"
        },
        {
          "type": "User",
          "login": "helpmefindaname",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/26192135?v=4"
        },
        {
          "type": "User",
          "login": "billyvg",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/79684?v=4"
        },
        {
          "type": "User",
          "login": "danth",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/28959268?v=4"
        },
        {
          "type": "User",
          "login": "Tenzer",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/68696?v=4"
        },
        {
          "type": "User",
          "login": "michamos",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2895793?v=4"
        }
      ],
      "contributors_sampled": 14,
      "top_contributor_share": 0.656
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ack.yml",
        "deploy.yml",
        "format.yml",
        "push.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 8,
            "reason": "Found 17/21 approved changesets -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 23 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": "16 commit(s) and 2 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": 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": 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": "56544588f8efcf70cf7d4ad03a1ee2b45786055f",
        "ran_at": "2026-07-21T20:42:06Z",
        "aggregate_score": 6.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/pytest-dev/pytest-github-actions-annotate-failures",
    "host": "github.com",
    "name": "pytest-github-actions-annotate-failures",
    "owner": "pytest-dev"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 73,
      "inputs": {
        "security": 72,
        "vitality": 73,
        "community": 61,
        "governance": 74,
        "engineering": 82
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "commits_last_year": 37,
              "human_commit_share": 0.78,
              "days_since_last_push": 8,
              "active_weeks_last_year": 19
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 8 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "19/52 weeks with commits",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 19
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "37 commits in the last year",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "16 commit(s) and 2 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": 84,
            "inputs": {
              "releases_count": 4,
              "latest_release_tag": "v0.4.2",
              "releases_from_tags": false,
              "days_since_latest_release": 32,
              "mean_days_between_releases": 172.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "4 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 32 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 32
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~172.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 172.6
                    }
                  }
                ],
                "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": 32,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 32 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 32
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 61,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "forks": 13,
              "stars": 177,
              "watchers": 3,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "177 stars",
                "points": 36.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 177
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "13 forks",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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": 0,
                "status": "missed",
                "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
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "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": 100,
            "inputs": {
              "packages": [
                "pytest-github-actions-annotate-failures"
              ],
              "dependents": null,
              "ecosystems": "pypi",
              "total_downloads": null,
              "monthly_downloads": 3357160
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "3,357,160 downloads/month across pypi",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 3357160,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 74,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 14,
              "top_contributor_share": 0.656
            },
            "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 66% of commits",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 66
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "14 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 23 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "merged_prs": 108,
              "open_issues": 0,
              "closed_issues": 35,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 8
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "108/116 decided PRs merged",
                "points": 35.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 108,
                      "decided": 116
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 17/21 approved changesets -- score normalized to 8",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "followers": 800,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "pytest-dev",
              "public_repos": 78,
              "account_age_days": 4318
            },
            "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": "800 followers of pytest-dev",
                "points": 20.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 800,
                      "login": "pytest-dev"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "78 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 78
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "pytest-github-actions-annotate-failures"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 32
            },
            "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 32 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 32
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "22 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "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": 82,
        "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": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "pytest",
                "github-actions",
                "python",
                "testing",
                "workflow"
              ],
              "has_wiki": false,
              "homepage": "https://pypi.org/project/pytest-github-actions-annotate-failures/",
              "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": "https://pypi.org/project/pytest-github-actions-annotate-failures/",
                "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": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "good",
        "name": "Security",
        "value": 72,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 17/21 approved changesets -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 23 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": "16 commit(s) and 2 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 not detected",
                "points": 0,
                "status": "missed",
                "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): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:pytest-github-actions-annotate-failures@0.4.2 runtime dependency closure — what installing the published package pulls in — 5 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:pytest-github-actions-annotate-failures@0.4.2",
                  "assessed": 5
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 5,
              "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": 5,
              "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": 22
            },
            "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": 43,
        "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.821,
              "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": "64 of 78 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 64,
                      "sampled": 78
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "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.22
            },
            "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": null,
                "points": 11,
                "status": "met",
                "details": [],
                "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": 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": "22 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 22,
                      "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": 16193,
              "source_files_sampled": 3,
              "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/3 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 3,
                      "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T20:42:30.119611Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pytest-dev/pytest-github-actions-annotate-failures.svg",
  "full_name": "pytest-dev/pytest-github-actions-annotate-failures",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.23.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.