Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-28 14:53 UTC

afonasev / flake8-plugin-utils

The package provides base classes and utils for flake8 plugin writing

PythonMIT★ 18 stars⑂ 9 forkssince Feb 2019View on GitHub ↗
KindLibraryPluginhow this is determined

afonasev/flake8-plugin-utils holds a health index of 6 out of 100, placing it in the Critical band. It scores highest on AI Readiness (59/100) and lowest on Vitality (17/100). It was last updated 939 days ago. A single contributor accounts for most of its recent work.

6
overall / 100
Critical

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

6
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 36 is calibrated to 30 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At Risk ceiling of 34.

Ownership

Afonasev EvgeniyPersonal account
86 followers41 public repossince Mar 2013

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIflake8-plugin-utils1.3.3910,168111127 days agoflake8pluginutils

Metrics by category

Vitality

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

17Critical · 21% of overall
How it's scored
0/36Push recency — last push 939 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share0.429
days_since_last_push939
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 10 version tags (no GitHub releases)
0/36Release recency — latest release 1,910 days ago
19.8/27Release cadence — a release every ~90.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count10
latest_release_tagv1.3.2
releases_from_tagsyes
days_since_latest_release1,910
mean_days_between_releases90.7
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?

56Moderate · 17% of overall
How it's scored
20/60Stars — 18 stars
7.5/25Forks — 9 forks
0/15Watchers — 2 watchers
Inputs used
forks9
stars18
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
7.2/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateyes
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
79.5/80Monthly downloads — 910,168 downloads/month across pypi
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesflake8-plugin-utils
dependents
ecosystemspypi
total_downloads
monthly_downloads910,168
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?

49Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.5/22.5Commit distribution — top contributor authored 67% of commits
6.8/13.5Contributor breadth — 5 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.667
How it's scored
27/42Issue resolution — 64% of issues closed
19/30PR acceptance — 50/79 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-Review — Found 3/27 approved changesets -- score normalized to 1
Inputs used
merged_prs50
open_issues5
closed_issues9
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.643
closed_unmerged_prs29
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.9/25Owner reach — 86 followers of afonasev
23.8/25Track record — 41 public repos, account ~13 yr old
Inputs used
followers86
owner_typeUser
is_verified
owner_loginafonasev
public_repos41
account_age_days4,870
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
4/35Publish recency — latest publish 1,127 days ago
20/20Version history — 11 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesflake8-plugin-utils
ecosystemspypi
any_deprecatedno
min_days_since_publish1,127

Engineering Quality

Are baseline engineering and documentation practices in place?

30At Risk · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 23 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

24At Risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 23 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/27 approved changesets -- score normalized to 1
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
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 — no data
0/7.5Vulnerabilities — 27 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.6
high_risk_jurisdiction_cap34
high_risk_jurisdiction_multiplier20
security_posture_after_multiplier5
security_posture_before_jurisdiction26
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier and gives Security posture an At risk ceiling of 34.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories43
affected_packages6
assessed_packages71
unassessed_packages0
affected_by_severitycritical 2, high 2, moderate 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 71 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

59Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
23.7/40Legible commit history — 12 of 27 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.444
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — flake8_plugin_utils/py.typed
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 63
8/8Automated maintenance — 36 of the last 63 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilespoetry.lock
has_dockerfileno
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configsflake8_plugin_utils/py.typed
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.571
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
27/45Type-checkable code — Python with type-check config (flake8_plugin_utils/py.typed)
55/55Manageable file sizes — 0/10 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes5,243
source_files_sampled10
oversized_source_files0

Key facts

18GitHub stars
5contributors
0commits, last 12 months
939days since last push
10releases
1bus factor
5open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 9 ⇿
0Stars
9Forks
6Releases

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.

0246810912019-112022-112025-11
Major 0Minor 3Patch 3

Each point covers 6 days.

OpenSSF Scorecard 2.6 / 10
2.6aggregate

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-28 14:52 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 23 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/27 approved changesets -- score normalized to 1
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities27 existing vulnerabilities detected
All dependencies 71

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

RegistryPackageVersionRelation
PyPIappdirs1.4.4indirect
PyPIastpretty1.7.0indirect
PyPIastroid2.9.0indirect
PyPIatomicwrites1.4.0indirect
PyPIattrs21.4.0indirect
PyPIbandit1.7.1indirect
PyPIblack19.10b0indirect
PyPIbump2version1.0.1indirect
PyPIbumpversion0.6.0indirect
PyPIclick8.0.3indirect
PyPIcolorama0.4.4indirect
PyPIcoverage6.2indirect
PyPIeradicate2.0.0indirect
PyPIflake84.0.1indirect
PyPIflake8-annotations-complexity0.0.6indirect
PyPIflake8-awesome1.3.0indirect
PyPIflake8-bandit2.1.2indirect
PyPIflake8-breakpoint1.1.0indirect
PyPIflake8-bugbear22.1.11indirect
PyPIflake8-builtins1.5.3indirect
PyPIflake8-comprehensions3.7.0indirect
PyPIflake8-eradicate1.2.0indirect
PyPIflake8-expression-complexity0.0.9indirect
PyPIflake8-if-expr1.0.4indirect
PyPIflake8-isort4.1.1indirect
PyPIflake8-logging-format0.6.0indirect
PyPIflake8-polyfill1.0.2indirect
PyPIflake8-print4.0.0indirect
PyPIflake8-pytest1.3indirect
PyPIflake8-pytest-style1.5.1indirect
PyPIflake8-requirements1.5.1indirect
PyPIflake8-return1.1.3indirect
PyPIgitdb4.0.9indirect
PyPIgitpython3.1.20indirect
PyPIimportlib-metadata4.2.0indirect
PyPIiniconfig1.1.1indirect
PyPIisort5.8.0indirect
PyPIlazy-object-proxy1.7.1indirect
PyPImccabe0.6.1indirect
PyPImypy0.930indirect
PyPImypy-extensions0.4.3indirect
PyPIpackaging21.3indirect
PyPIpathspec0.9.0indirect
PyPIpbr5.8.0indirect
PyPIpep8-naming0.12.1indirect
PyPIplatformdirs2.4.0indirect
PyPIpluggy1.0.0indirect
PyPIpy1.11.0indirect
PyPIpycodestyle2.8.0indirect
PyPIpyflakes2.4.0indirect
PyPIpylint2.12.0indirect
PyPIpyparsing3.0.6indirect
PyPIpytest6.2.5indirect
PyPIpytest-cov4.0.0indirect
PyPIpytest-deadfixtures2.2.1indirect
PyPIpytest-mock3.6.1indirect
PyPIpyyaml6.0indirect
PyPIregex2021.11.10indirect
PyPIsetuptools59.6.0indirect
PyPIsix1.16.0indirect
PyPIsmmap5.0.0indirect
PyPIstevedore3.5.0indirect
PyPItestfixtures6.18.3indirect
PyPItoml0.10.2indirect
PyPItomli1.2.3indirect
PyPItyped-ast1.5.1indirect
PyPItyping-extensions4.0.1indirect
PyPIunify0.5indirect
PyPIuntokenize0.1.1indirect
PyPIwrapt1.13.3indirect
PyPIzipp3.6.0indirect
Dependency advisories 6

This repository publishes no package the index resolves, so its own dependency graph was assessed — 71 packages, which also include development and test pins that never ship: 6 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
black19.10b0indirectcritical526.3.1
gitpython3.1.20indirectcritical253.1.55
click8.0.3indirecthigh18.3.3
setuptools59.6.0indirecthigh883.0.0
pytest6.2.5indirectmoderate29.0.3
zipp3.6.0indirectmoderate23.19.1

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": [],
      "is_fork": false,
      "size_kb": 202,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Python": 17710,
        "Makefile": 1404
      },
      "pushed_at": "2024-01-01T00:25:16Z",
      "created_at": "2019-02-09T06:28:47Z",
      "owner_type": "User",
      "updated_at": "2026-06-17T07:42:21Z",
      "description": "The package provides base classes and utils for flake8 plugin writing",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://linkedin.com/in/afonasev/",
      "name": "Afonasev Evgeniy",
      "type": "User",
      "login": "afonasev",
      "company": null,
      "location": "Russia, Yekaterinburg",
      "followers": 86,
      "avatar_url": "https://avatars.githubusercontent.com/u/3988998?v=4",
      "created_at": "2013-03-27T20:42:37Z",
      "is_verified": null,
      "public_repos": 41,
      "account_age_days": 4870
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2021-05-05T08:46:38Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2020-08-06T08:44:38Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2020-03-26T20:05:55Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2020-03-06T15:22:56Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2020-03-01T19:39:39Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2020-03-01T13:53:09Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2019-05-23T11:18:53Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2019-04-01T18:14:59Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2019-02-21T12:29:53Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2019-02-09T07:21:57Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e4409951ad7ad2637c9f8a88bcaf21f333163247",
          "body": "Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.1 to 4.0.0.\r\n- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)\r\n- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2\n[…]\ndevelopment\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": "Bump pytest-cov from 2.12.1 to 4.0.0 (#91)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-29T21:01:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e333e10a72f1c8225357e0d475db20ccbb12a09a",
          "body": "Like `flake8.ini`",
          "is_bot": false,
          "headline": "Updated the example to work with config files (#89)",
          "author_name": "missial",
          "author_login": "MissiaL",
          "committed_at": "2022-07-20T10:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c0fd39629f41655408903af5398cca957537497",
          "body": null,
          "is_bot": false,
          "headline": "Bump version: 1.3.2 → 1.3.3",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2022-01-13T21:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f983ccd0fa8de9220be7d742c345c79076a2889",
          "body": null,
          "is_bot": false,
          "headline": "update dev deps",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2022-01-13T21:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c27fb5deeebf00222c0063d215bbb4358d19bcb",
          "body": null,
          "is_bot": false,
          "headline": "add py.typed file (#78)",
          "author_name": "Akuli",
          "author_login": "Akuli",
          "committed_at": "2022-01-13T21:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc25cecbf5b99fce73175b4613d5c45e1d1a668f",
          "body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.3 to 6.2.4.\r\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.3...6.2.4)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump pytest from 6.2.3 to 6.2.4 (#62)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-05-26T02:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21e24b8aed8bff1d074506c6d03b46423ad7f0a7",
          "body": "Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Upgrade to GitHub-native Dependabot (#57)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-05-05T08:48:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c1e2968b3a2a5034b458ded3fcb041f9650f7b7",
          "body": null,
          "is_bot": false,
          "headline": "Bump version: 1.3.1 → 1.3.2",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2021-05-05T08:46:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4684da098b6b12c3e1179dc5eff6d1bd2c0d36e5",
          "body": null,
          "is_bot": false,
          "headline": "docs: update changelog",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2021-05-05T08:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03a5bcada30a0ba78616335af080db5edba8dae5",
          "body": null,
          "is_bot": false,
          "headline": "docs: add help for Makefile",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2021-05-05T08:43:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cbfd0f704c2f1a8889ec3800b6dc5f8742a7e68",
          "body": null,
          "is_bot": true,
          "headline": "Bump pylint from 2.6.0 to 2.8.2 (#61)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-05-01T00:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763b2ae8eebde23ecb5018df753f832d84635fe6",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest-mock from 3.5.1 to 3.6.0 (#60)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-05-01T00:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f2e30f82bca0aed82264a8b310344beea4782ee",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest from 6.2.2 to 6.2.3 (#59)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-05-01T00:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb0a2f6acc565ce74cb75c308265de2e9f632496",
          "body": null,
          "is_bot": true,
          "headline": "[Security] Bump py from 1.9.0 to 1.10.0 (#58)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-05-01T00:20:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e07ff412315ca3fc7a5b0d67eba626b33a52036",
          "body": "Fixes #55",
          "is_bot": false,
          "headline": "Drop noqa detection (#56)",
          "author_name": "Mikhail Burshteyn",
          "author_login": "m-burst",
          "committed_at": "2021-04-27T22:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f63a1e97adc889641a9a3003a7f9ab74088bd926",
          "body": null,
          "is_bot": true,
          "headline": "Bump mypy from 0.800 to 0.812 (#53)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-03-01T00:43:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c109ab8efe1b08e136a40bf9653ddc32a0606a8e",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest-cov from 2.10.1 to 2.11.1 (#49)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-01T00:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adaad875714c5ea3c5ed6c45c6667f34ef7f6a26",
          "body": null,
          "is_bot": true,
          "headline": "Bump mypy from 0.790 to 0.800 (#50)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-01T00:54:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50a0ebdd0d65c90e3018acc92aa26b54879e1d78",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest from 6.2.1 to 6.2.2 (#51)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-01T00:54:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a40c1a34bbaf92f31df078f55aa9e94dbede0f61",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest-mock from 3.4.0 to 3.5.1 (#48)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-01T00:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c232c56f68542bc80b1f34bcbf6827f5b231b75",
          "body": null,
          "is_bot": true,
          "headline": "Bump mypy from 0.782 to 0.790 (#44)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-01T00:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbbc17709db63aec5bca758ae80bb6108906f92e",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest-mock from 3.3.1 to 3.4.0 (#46)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-01T00:26:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edd5a02a52744966e028aa47389641e77431c939",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest from 6.1.2 to 6.2.1 (#45)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-01T00:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ebc0091848f872f83a1fc1e7fb21f90156a5438",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest from 6.1.0 to 6.1.2 (#43)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-11-01T00:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3b6a713b0a0ab66cf053e65ffaf9dcb4146aa1a",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest from 6.0.1 to 6.1.0 (#42)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-10-01T00:29:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d82c0ebf1b545908572e6de6c72a31706fee82f",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest-mock from 3.2.0 to 3.3.1 (#40)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-09-01T00:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b96929f1248fc3605cbea4160560dbe3c4fc832b",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest-cov from 2.10.0 to 2.10.1 (#41)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-09-01T00:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43bfd828d69abf49ebcb30b6fc87cf839d4569ff",
          "body": null,
          "is_bot": true,
          "headline": "Bump pylint from 2.5.3 to 2.6.0 (#38)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-09-01T00:19:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7743bd2921c24455e6913fd609f168e89af3d50",
          "body": null,
          "is_bot": false,
          "headline": "Bump version: 1.3.0 → 1.3.1",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2020-08-06T08:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e77d14305a74f5fc91e421abe17b442bd5201224",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2020-08-06T08:44:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ed9bdab0a3ea5e3d1d51aaf34537ae336d420a7",
          "body": "Fixes #36",
          "is_bot": false,
          "headline": "Fix handling of encoding when loading files (#37)",
          "author_name": "Mikhail Burshteyn",
          "author_login": "m-burst",
          "committed_at": "2020-08-06T08:41:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d390544b148fad0a2b42aa586f44eafbc9ccaaa6",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest-mock from 3.1.1 to 3.2.0 (#34)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-08-01T00:32:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb77db096ccc7ed8263f3f9e4bf858a99e9fdcc1",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest-deadfixtures from 2.2.0 to 2.2.1 (#35)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-08-01T00:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8c7bf5e95455262bc5d57cd81ba531f81f14635",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest from 5.4.3 to 6.0.1 (#33)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-08-01T00:18:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6d29d1e264bb890080430e0059d20ffea09e694",
          "body": null,
          "is_bot": true,
          "headline": "Bump pylint from 2.5.2 to 2.5.3 (#32)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-07-01T00:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c83a1a3e6ef8a9c9166fe242d1e9e62a7c9e37ef",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest-cov from 2.9.0 to 2.10.0 (#31)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-07-01T00:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fcb1d39819bf4ab283bd69d3503944901b5b62e",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest-mock from 3.1.0 to 3.1.1 (#30)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-07-01T00:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eea6699982a053103680bfa53a52eb9f469a507",
          "body": null,
          "is_bot": true,
          "headline": "Bump mypy from 0.770 to 0.782 (#29)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-07-01T00:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "080683b7b40e488a848147eb00dcaabcc5e31f2a",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest from 5.4.2 to 5.4.3 (#28)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-07-01T00:22:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aca745d46d9c4215a3daa62e52fa0bbb341875f1",
          "body": null,
          "is_bot": true,
          "headline": "Bump bumpversion from 0.5.3 to 0.6.0 (#26)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-06-01T01:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c352b914f71b9e165510b2a72d46e9190647f75",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest from 5.4.1 to 5.4.2 (#25)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-06-01T00:58:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e230788df42791a61964cbb0c9443b4bca7dad6",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest-cov from 2.8.1 to 2.9.0 (#24)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-06-01T00:51:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5af3bcb0682317c1a40c88e671a9b5ed8a8e72f4",
          "body": null,
          "is_bot": true,
          "headline": "Bump pylint from 2.5.0 to 2.5.2 (#23)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-06-01T00:47:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "150befe39c12e20f7bb54233fb1cd09dcc8c66a9",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest-mock from 3.0.0 to 3.1.0 (#22)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-05-01T00:26:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f5c2097a9f06989d56acd733cfb37ff2249c093",
          "body": null,
          "is_bot": true,
          "headline": "Bump pylint from 2.4.4 to 2.5.0 (#21)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-05-01T00:19:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ae88d5460c43d38387f9682112dc2b718462964",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest-mock from 2.0.0 to 3.0.0 (#20)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-01T00:19:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9419cfb1ca87f0b2b54acf303b7cdb92c4b8cb7",
          "body": null,
          "is_bot": true,
          "headline": "Bump mypy from 0.761 to 0.770 (#19)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-27T00:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb1674673f21a1e377ef38dcf4d94b83b858c491",
          "body": null,
          "is_bot": false,
          "headline": "Bump version: 1.2.0 → 1.3.0",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2020-03-26T20:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc24014b3a400b920fb0a05c99b2094ea3048056",
          "body": null,
          "is_bot": false,
          "headline": "Add check_equivalent_nodes utility function (#14)",
          "author_name": "Mikhail Burshteyn",
          "author_login": "m-burst",
          "committed_at": "2020-03-25T22:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "054b9bfbd0f25afddb102fa261f8f979e639e1c7",
          "body": null,
          "is_bot": false,
          "headline": "Bump version: 1.1.1 → 1.2.0",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2020-03-06T15:22:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51f3b257692855753048b6d00d4b407aeb1af9a8",
          "body": null,
          "is_bot": false,
          "headline": "Add config option to assert_error and assert_not_error (#13)",
          "author_name": "David S",
          "author_login": "d1618033",
          "committed_at": "2020-03-06T15:22:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b1f1feabb4634a62ecb7ae57b9398f8962399c2",
          "body": null,
          "is_bot": false,
          "headline": "Bump version: 1.1.0 → 1.1.1",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2020-03-01T19:39:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3a1d943c7dc1da759ef31f9b0f98e3544c1146b",
          "body": null,
          "is_bot": false,
          "headline": "#9 ignore encoding errors when reading strings for noqa validation (#11)",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2020-03-01T19:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10e207b591d6d034cca053614e74598c846400f2",
          "body": null,
          "is_bot": false,
          "headline": "Bump version: 1.0.0 → 1.1.0",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2020-03-01T13:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bd396372b92ce00d7e6b017c36d871aae363d66",
          "body": null,
          "is_bot": false,
          "headline": "Add ability for plugins to parse and use config (#10)",
          "author_name": "Mikhail Burshteyn",
          "author_login": "m-burst",
          "committed_at": "2020-03-01T13:36:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53e2661935bb7e799aaa3e2723c7318756e6f6eb",
          "body": "This is needed to be able to develop under Python 3.8, as locked version of typed-ast does not install under it",
          "is_bot": false,
          "headline": "Update dev dependencies (#7)",
          "author_name": "Mikhail Burshteyn",
          "author_login": "m-burst",
          "committed_at": "2020-02-22T02:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "236b51bf5c27c0a8bc53cc4c7f1b833e908bea9c",
          "body": null,
          "is_bot": false,
          "headline": "Bump version: 0.2.1 → 1.0.0",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2019-06-20T11:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "075f696b1606153b6f3510fda490ba59582a957f",
          "body": null,
          "is_bot": false,
          "headline": "add tests, update configs",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2019-05-23T11:18:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d67e143ece1e85d576b6917d3b6fffddd7a6e0b",
          "body": null,
          "is_bot": false,
          "headline": "Add message formatting to Error (#1)",
          "author_name": "Mikhail Burshteyn",
          "author_login": "m-burst",
          "committed_at": "2019-05-22T07:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87abe5fd7c30135638c02f663742699f07aa841a",
          "body": null,
          "is_bot": false,
          "headline": "Bump version: 0.2.0 → 0.2.1",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2019-04-01T18:14:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f43eb86fc46395337ebe74a760ea2edd6ddbde9",
          "body": null,
          "is_bot": false,
          "headline": "dont strip before src dedent in _error_from_src",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2019-04-01T18:13:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c35f68de88eeb017e30993e6697549d8647a6178",
          "body": null,
          "is_bot": false,
          "headline": "add assert methods",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2019-02-21T12:29:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a8b006f6a20548003e4d6cb1c1a2fd25c67b69c",
          "body": null,
          "is_bot": false,
          "headline": "initial commit",
          "author_name": "Afonasev Evgeniy",
          "author_login": "afonasev",
          "committed_at": "2019-02-09T07:21:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 0,
      "latest_release_at": "2021-05-05T08:46:38Z",
      "latest_release_tag": "v1.3.2",
      "releases_from_tags": true,
      "days_since_last_push": 939,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1910,
      "mean_days_between_releases": 90.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": true,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "flake8-plugin-utils",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "flake8",
            "plugin",
            "utils",
            "License :: OSI Approved :: MIT License",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.6",
            "Programming Language :: Python :: 3.7",
            "Programming Language :: Python :: 3.8",
            "Programming Language :: Python :: 3.9"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/flake8-plugin-utils/",
          "is_deprecated": false,
          "latest_version": "1.3.3",
          "repository_url": "https://github.com/afonasev/flake8-plugin-utils",
          "versions_count": 11,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 910168,
          "first_published_at": "2019-02-09T07:24:08.592475Z",
          "latest_published_at": "2023-06-26T16:42:23.939022Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1127
        }
      ]
    },
    "popularity": {
      "forks": 9,
      "stars": 18,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2019-11-19",
            "count": 1
          },
          {
            "date": "2020-02-03",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 1
          },
          {
            "date": "2020-11-04",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-12-06",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 9,
        "total_forks": 9
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "flake8_plugin_utils/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 5243,
      "source_files_sampled": 10,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml",
        "setup.cfg"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "black",
            "direct": false,
            "version": "19.10b0",
            "severity": "critical",
            "ecosystem": "pypi",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-3936-cmfr-pm3m",
              "GHSA-fj7x-q9j7-g6q6",
              "PYSEC-2024-48",
              "PYSEC-2026-2120",
              "PYSEC-2026-2121"
            ],
            "fixed_version": "26.3.1",
            "advisory_count": 5,
            "oldest_advisory_days": 861
          },
          {
            "name": "gitpython",
            "direct": false,
            "version": "3.1.20",
            "severity": "critical",
            "ecosystem": "pypi",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-2f96-g7mh-g2hx",
              "GHSA-2mqj-m65w-jghx",
              "GHSA-3rp5-jjmw-4wv2",
              "GHSA-6p8h-3wgx-97gf",
              "GHSA-7545-fcxq-7j24",
              "GHSA-94p4-4cq8-9g67",
              "GHSA-956x-8gvw-wg5v",
              "GHSA-cwvm-v4w8-q58c",
              "GHSA-fjr4-x663-mwxc",
              "GHSA-hcpj-qp55-gfph"
            ],
            "fixed_version": "3.1.55",
            "advisory_count": 25,
            "oldest_advisory_days": 1330
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.0.3",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.2,
            "advisory_ids": [
              "PYSEC-2026-2132"
            ],
            "fixed_version": "8.3.3",
            "advisory_count": 1,
            "oldest_advisory_days": 89
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": "59.6.0",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-5rjg-fvgr-3xxf",
              "GHSA-cx63-2mw6-8hw5",
              "GHSA-h35f-9h28-mq5c",
              "GHSA-r9hx-vwmv-q579",
              "PYSEC-2022-43012",
              "PYSEC-2025-49",
              "PYSEC-2026-1918",
              "PYSEC-2026-3447"
            ],
            "fixed_version": "83.0.0",
            "advisory_count": 8,
            "oldest_advisory_days": 1313
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "6.2.5",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 6.8,
            "advisory_ids": [
              "GHSA-6w46-j5rx-g56g",
              "PYSEC-2026-1845"
            ],
            "fixed_version": "9.0.3",
            "advisory_count": 2,
            "oldest_advisory_days": 187
          },
          {
            "name": "zipp",
            "direct": false,
            "version": "3.6.0",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 6.2,
            "advisory_ids": [
              "GHSA-jfmj-5v4g-7637",
              "PYSEC-2026-2074"
            ],
            "fixed_version": "3.19.1",
            "advisory_count": 2,
            "oldest_advisory_days": 749
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 2,
          "critical": 2,
          "moderate": 2
        },
        "advisory_count": 43,
        "affected_count": 6,
        "assessed_count": 71,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "appdirs",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "pypi"
          },
          {
            "name": "astpretty",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "astroid",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "atomicwrites",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "attrs",
            "direct": false,
            "version": "21.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "bandit",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "black",
            "direct": false,
            "version": "19.10b0",
            "ecosystem": "pypi"
          },
          {
            "name": "bump2version",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "bumpversion",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": "6.2",
            "ecosystem": "pypi"
          },
          {
            "name": "eradicate",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-annotations-complexity",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-awesome",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-bandit",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-breakpoint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-bugbear",
            "direct": false,
            "version": "22.1.11",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-builtins",
            "direct": false,
            "version": "1.5.3",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-comprehensions",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-eradicate",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-expression-complexity",
            "direct": false,
            "version": "0.0.9",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-if-expr",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-isort",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-logging-format",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-polyfill",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-print",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-pytest",
            "direct": false,
            "version": "1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-pytest-style",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-requirements",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8-return",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "gitdb",
            "direct": false,
            "version": "4.0.9",
            "ecosystem": "pypi"
          },
          {
            "name": "gitpython",
            "direct": false,
            "version": "3.1.20",
            "ecosystem": "pypi"
          },
          {
            "name": "importlib-metadata",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "iniconfig",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "isort",
            "direct": false,
            "version": "5.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "lazy-object-proxy",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mccabe",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy",
            "direct": false,
            "version": "0.930",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy-extensions",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "21.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pathspec",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pbr",
            "direct": false,
            "version": "5.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pep8-naming",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pluggy",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "py",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pycodestyle",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyflakes",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pylint",
            "direct": false,
            "version": "2.12.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyparsing",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "6.2.5",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cov",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-deadfixtures",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-mock",
            "direct": false,
            "version": "3.6.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": "6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "regex",
            "direct": false,
            "version": "2021.11.10",
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": "59.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "pypi"
          },
          {
            "name": "smmap",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "stevedore",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "testfixtures",
            "direct": false,
            "version": "6.18.3",
            "ecosystem": "pypi"
          },
          {
            "name": "toml",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "pypi"
          },
          {
            "name": "tomli",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "pypi"
          },
          {
            "name": "typed-ast",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "unify",
            "direct": false,
            "version": "0.5",
            "ecosystem": "pypi"
          },
          {
            "name": "untokenize",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "wrapt",
            "direct": false,
            "version": "1.13.3",
            "ecosystem": "pypi"
          },
          {
            "name": "zipp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 71,
        "direct_count": 0,
        "indirect_count": 71
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 50,
        "open_issues": 5,
        "closed_ratio": 0.643,
        "closed_issues": 9,
        "closed_unmerged_prs": 29
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "afonasev",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/3988998?v=4"
        },
        {
          "type": "User",
          "login": "m-burst",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/3243475?v=4"
        },
        {
          "type": "User",
          "login": "Akuli",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/18505570?v=4"
        },
        {
          "type": "User",
          "login": "d1618033",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4275273?v=4"
        },
        {
          "type": "User",
          "login": "MissiaL",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6458407?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.667
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "poetry.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 23 merged PRs checked by a CI test -- score normalized to 0",
            "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": 1,
            "reason": "Found 3/27 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "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": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "27 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e4409951ad7ad2637c9f8a88bcaf21f333163247",
        "ran_at": "2026-07-28T14:52:47Z",
        "aggregate_score": 2.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 93,
          "created_at": "2024-01-01T00:25:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2023-12-29T21:01:49Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 70,
          "created_at": "2021-07-24T18:23:20Z",
          "last_comment_at": "2022-07-14T08:38:21Z",
          "last_comment_author": "stefan6419846"
        },
        {
          "number": 86,
          "created_at": "2022-07-14T09:07:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 87,
          "created_at": "2022-07-14T09:08:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 88,
          "created_at": "2022-07-15T11:16:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 94,
          "created_at": "2025-10-13T13:19:52Z",
          "last_comment_at": "2026-04-10T19:18:25Z",
          "last_comment_author": "ssyberg"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/afonasev/flake8-plugin-utils",
    "host": "github.com",
    "name": "flake8-plugin-utils",
    "owner": "afonasev"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "The weighted overall 36 is calibrated to 30 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At Risk ceiling of 34.",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 36,
            "calibrated": 30,
            "calibration": "2026-08-02"
          }
        },
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 34,
            "pct": 20
          }
        }
      ],
      "value": 6,
      "inputs": {
        "security": 24,
        "vitality": 17,
        "community": 56,
        "governance": 49,
        "calibration": "2026-08-02",
        "engineering": 30,
        "ai_readiness": 59,
        "weighted_overall_raw": 36,
        "high_risk_jurisdiction_cap": 34,
        "high_risk_jurisdiction_multiplier": 20,
        "weighted_overall_before_jurisdiction": 30,
        "overall_after_jurisdiction_multiplier": 6
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.429,
              "days_since_last_push": 939,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 939 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 939
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "weak",
            "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": 40,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v1.3.2",
              "releases_from_tags": true,
              "days_since_latest_release": 1910,
              "mean_days_between_releases": 90.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1910 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1910
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~90.7 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 90.7
                    }
                  }
                ],
                "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": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 1,
              "unanswered_open_issues": 4,
              "days_since_last_merged_pr": 947,
              "days_since_last_human_commit": 1474,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1474 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1474,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 56,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "forks": 9,
              "stars": 18,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "18 stars",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "9 forks",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": true,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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": 7.2,
                "status": "met",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "exceptional",
            "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": 99,
            "inputs": {
              "packages": [
                "flake8-plugin-utils"
              ],
              "dependents": null,
              "ecosystems": "pypi",
              "total_downloads": null,
              "monthly_downloads": 910168
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "910,168 downloads/month across pypi",
                "points": 79.5,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 910168,
                      "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": "weak",
        "name": "Sustainability & Governance",
        "value": 49,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.667
            },
            "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 67% of commits",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "merged_prs": 50,
              "open_issues": 5,
              "closed_issues": 9,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.643,
              "closed_unmerged_prs": 29,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "64% of issues closed",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 64
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "50/79 decided PRs merged",
                "points": 19,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 50,
                      "decided": 79
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/27 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 86,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "afonasev",
              "public_repos": 41,
              "account_age_days": 4870
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "86 followers of afonasev",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 86,
                      "login": "afonasev"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "41 public repos, account ~13 yr old",
                "points": 23.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 41
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "flake8-plugin-utils"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 1127
            },
            "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 1127 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1127
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "11 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 30,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 23 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "weak",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 24,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier to Security posture and gives it an At Risk ceiling of 34.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 34,
                  "pct": 20
                }
              }
            ],
            "value": 5,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.6,
              "high_risk_jurisdiction_cap": 34,
              "high_risk_jurisdiction_multiplier": 20,
              "security_posture_after_multiplier": 5,
              "security_posture_before_jurisdiction": 26
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 23 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 3/27 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "27 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 71 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 71
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 43,
              "affected_packages": 6,
              "assessed_packages": 71,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, high 2, moderate 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "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": 71,
              "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": "at_risk",
            "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. 1 match(es) from contributors below the commit-weight threshold (fewer than 50 commits and under 10% of sampled commits) are recorded for review and do not affect the score.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              },
              {
                "code": "jurisdiction_below_threshold",
                "params": {
                  "count": 1
                }
              }
            ],
            "value": 20,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "owner",
                  "count": 1,
                  "country": "Russia"
                },
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "assessed_self_published_locations": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: owner (1); Russia: top_contributor (1); 1 match(es) below the commit-weight threshold (<50 commits and <10% of commits), review-only",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "owner",
                      "count": 1,
                      "country": "Russia"
                    }
                  },
                  {
                    "code": "jurisdiction_exposure_next",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  },
                  {
                    "code": "jurisdiction_below_threshold",
                    "params": {
                      "count": 1,
                      "share": 10,
                      "commits": 50
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 59,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.444,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "12 of 27 human commits state their intent (structured subject or explanatory body)",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 12,
                      "sampled": 27
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 77,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "poetry.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "flake8_plugin_utils/py.typed"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.571
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "flake8_plugin_utils/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "flake8_plugin_utils/py.typed"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 63",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 63
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "36 of the last 63 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 36,
                      "sampled": 63
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 5243,
              "source_files_sampled": 10,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (flake8_plugin_utils/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "flake8_plugin_utils/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/10 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 10,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library",
        "plugin"
      ],
      "scores": {
        "plugin": 4,
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:pypi",
          "weight": 6
        },
        {
          "tier": "description",
          "label": "plugin",
          "source": "description:plugin",
          "weight": 2
        },
        {
          "tier": "tags",
          "label": "plugin",
          "source": "tag:plugin",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": true,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T14:53:05.001002Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/afonasev/flake8-plugin-utils.svg",
  "full_name": "afonasev/flake8-plugin-utils",
  "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 v2.3.1, schema v0.27.0 — full methodology · metrics wiki.

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