Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 14:50 UTC

WojciechMula / pyahocorasick

Python module (C extension and plain python) implementing Aho-Corasick algorithm

C · PythonBSD-3-Clause★ 1,114 stars⑂ 143 forkssince May 2013View on GitHub ↗

WojciechMula/pyahocorasick holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (75/100) and lowest on Vitality (40/100). It was last updated 91 days ago. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Wojciech MułaPersonal account
476 followers80 public repossince May 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
PyPIpyahocorasick2.3.15,552,4403191 days agoaho-corasicktrieautomatondictionary

Metrics by category

Vitality

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

40At risk · 22% of overall
How it's scored
9.9/36Push recency — last push 91 days ago
3.5/36Commit cadence — 5/52 weeks with commits
9/18Commit volume — 9 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_year9
human_commit_share1
days_since_last_push91
active_weeks_last_year5
How it's scored
27/27Ships releases — 7 releases published
27/36Release recency — latest release 91 days ago
12.6/27Release cadence — a release every ~199.8 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count7
latest_release_tagv2.3.1
releases_from_tagsno
days_since_latest_release91
mean_days_between_releases199.8

Community & Adoption

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

72Good · 18% of overall
How it's scored
49.4/60Stars — 1,114 stars
17.9/25Forks — 143 forks
7/15Watchers — 19 watchers
Inputs used
forks143
stars1,114
watchers19
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-3-Clause)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 5,552,440 downloads/month across pypi
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagespyahocorasick
dependents
ecosystemspypi
total_downloads
monthly_downloads5,552,440
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?

68Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
9.5/22.5Commit distribution — top contributor authored 58% of commits
13.5/13.5Contributor breadth — 27 contributors
10/10OpenSSF Scorecard: Contributors — project has 10 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled27
top_contributor_share0.576
How it's scored
37.8/46.8Issue resolution — 81% of issues closed
32/38.3PR acceptance — 62/74 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 2/9 approved changesets -- score normalized to 2
Inputs used
merged_prs62
open_issues27
closed_issues114
issue_closed_ratio0.809
closed_unmerged_prs12
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
19.3/25Owner reach — 476 followers of WojciechMula
25/25Track record — 80 public repos, account ~13 yr old
Inputs used
followers476
owner_typeUser
is_verified
owner_loginWojciechMula
public_repos80
account_age_days4,834
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
35/35Publish recency — latest publish 91 days ago
20/20Version history — 31 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagespyahocorasick
ecosystemspypi
any_deprecatedno
min_days_since_publish91

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicsstring-manipulation, automaton, aho-corasick, trie
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

45At 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
2.5/2.5CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 2/9 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 10 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no 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
3.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
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 — Project has not signed or included provenance with any releases.
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

54Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
25.6/40Legible commit history — 48 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.48
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile, docs/Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
7/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile, docs/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C (statically typed)
55/55Manageable file sizes — 0/76 source files over 60KB
Inputs used
primary_languageC
largest_source_bytes43,954
source_files_sampled76
oversized_source_files0

Key facts

1,114GitHub stars
27contributors
9commits, last 12 months
91days since last push
7releases
1bus factor
27open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 143 ⇿
0Stars
143Forks
7Releases

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.

025507510012515014032013-092020-022026-07
Major 1Minor 3Patch 2

Each point covers 12 days.

OpenSSF Scorecard 4.5 / 10
4.5aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 2/9 approved changesets -- score normalized to 2
10Contributorsproject has 10 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update 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
7Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 4

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

RegistryPackageVersionRelation
PyPIpytestindirect
PyPIsetuptoolsindirect
PyPItwineindirect
PyPIwheelindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "string-manipulation",
        "automaton",
        "aho-corasick",
        "trie"
      ],
      "is_fork": false,
      "size_kb": 704,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C": 176209,
        "CSS": 10984,
        "HTML": 10925,
        "Shell": 8596,
        "Python": 127954,
        "Makefile": 1182
      },
      "pushed_at": "2026-04-27T15:57:04Z",
      "created_at": "2013-05-30T19:55:46Z",
      "owner_type": "User",
      "updated_at": "2026-07-27T02:41:57Z",
      "description": "Python module (C extension and plain python) implementing Aho-Corasick algorithm",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "master",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "C",
      "significant_languages": [
        "C",
        "Python"
      ]
    },
    "owner": {
      "blog": "http://0x80.pl",
      "name": "Wojciech Muła",
      "type": "User",
      "login": "WojciechMula",
      "company": null,
      "location": "Poland",
      "followers": 476,
      "avatar_url": "https://avatars.githubusercontent.com/u/4331762?v=4",
      "created_at": "2013-05-03T13:50:16Z",
      "is_verified": null,
      "public_repos": 80,
      "account_age_days": 4834
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2026-04-27T16:09:49Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2025-12-17T11:34:39Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2025-06-17T20:48:33Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2024-03-21T13:30:45Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2023-01-14T16:16:40Z"
        },
        {
          "tag": "2.0.0b1",
          "kind": "other",
          "published_at": "2023-01-14T16:15:25Z"
        },
        {
          "tag": "1.4.4",
          "kind": "patch",
          "published_at": "2023-01-14T16:14:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4e28d29898f1019d9706485b2a06026466814d9d",
          "body": "Bump version and CHANGELOG for v2.3.1",
          "is_bot": false,
          "headline": "Merge pull request #218 from AyanSinhaMahapatra/support-linux-arm",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2026-04-27T15:55:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5903463875cad044d79a5fa46f1e0811bc978c0",
          "body": "Release with linux arm wheels too.\n\nSigned-off-by: Ayan Sinha Mahapatra <asmahapatra@aboutcode.org>",
          "is_bot": false,
          "headline": "Bump version and CHANGELOG for v2.3.1",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2026-04-27T15:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6090ea53b720355744177d8f437cca8d04ae4a6",
          "body": "Test linux arm support",
          "is_bot": false,
          "headline": "Merge pull request #217 from AyanSinhaMahapatra/support-linux-arm",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2026-04-27T15:51:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d7de2fd2f134a3cccd260ef1791a79bb54f1cb8",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <asmahapatra@aboutcode.org>",
          "is_bot": false,
          "headline": "Test linux arm support",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2026-04-27T14:53:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6749ed91c25e826b21f9dbba2cd04b940d49fa94",
          "body": "Replace deprecated macos-13 CI runners with the latest macos-15 CI runners\nas the CI tests were failing.",
          "is_bot": false,
          "headline": "Merge pull request #213 from WojciechMula/update-macos-runners",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-12-17T11:04:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59f0d4f352a78b18c51cc960590e00ef798bd079",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <asmahapatra@aboutcode.org>",
          "is_bot": false,
          "headline": "Replace deprecated macos-13 runners with macos-15",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-12-17T10:53:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9d6add09af1b4855d745e1670bdfa5d0910feb6",
          "body": "Bump version to 2.3.0 with python 3.14 support",
          "is_bot": false,
          "headline": "Merge pull request #211 from WojciechMula/support-py314",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2025-12-15T12:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d67a282501ab13ae7ddd43385c6e351b3a6a9d64",
          "body": "We already build sdists and wheels in the pypi release script,\nand in the test script we only need to build and test wheels.\n\nSigned-off-by: Ayan Sinha Mahapatra <asmahapatra@aboutcode.org>",
          "is_bot": false,
          "headline": "Update test scripts to remove sdist builds",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-11-24T09:31:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b70e62fc1312e22f84632c56797d710c1c273c50",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <asmahapatra@aboutcode.org>",
          "is_bot": false,
          "headline": "Bump version to 2.3.0 with python 3.14 support",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-10-30T13:45:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd4a6d862a7ab4deeae4ffdd03ce62342f6d4290",
          "body": "Update CHANGELOG for release v2.2.0",
          "is_bot": false,
          "headline": "Merge pull request #205 from AyanSinhaMahapatra/update-changelog",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-06-17T20:24:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "152b8485fb149802b1fa53538d52fe70c0482515",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Remove duplicate artifacts and wheel builds",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-06-17T20:14:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c218bf49a292a6943bad48064194faa648c1e19",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Update CHANGELOG for release v2.2.0",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-06-17T20:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "767db1ee687e09e3a09d613db385b6cb43e65669",
          "body": "Fix iter long fix leak",
          "is_bot": false,
          "headline": "Merge pull request #204 from AyanSinhaMahapatra/fix-iter-long-fix-leak",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-06-17T19:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfa33e901444475792b86b8d01dc8039d9083ae4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into fix-iter-long-fix-leak",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-06-13T14:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f7ebacf6cd392506f15b56daef4bea5217ef381",
          "body": "Fix use of bool keyword in C23 (fixes #199)\nReference: https://github.com/WojciechMula/pyahocorasick/pull/201",
          "is_bot": false,
          "headline": "Merge pull request #202 from niklasf/bool-c23",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-06-13T14:27:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61db762de78741660b811a80703fceb24e34ba53",
          "body": "Instead of custom typedef and defines, use stdbool.h which includes the\nrequired feature testing.\n\nSigned-off-by: Niklas Fiekas <niklas.fiekas@backscattering.de>",
          "is_bot": false,
          "headline": "Fix use of bool keyword in C23 (fixes #199)",
          "author_name": "Niklas Fiekas",
          "author_login": "niklasf",
          "committed_at": "2025-06-13T14:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9508c90968c1b45d589555454b9e4638c013ff28",
          "body": "Support python 3.13",
          "is_bot": false,
          "headline": "Merge pull request #194 from AyanSinhaMahapatra/support-py-3.13",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-06-13T14:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89358c47d8684c56f05057c6610264b4f12e8e9b",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Specify python version",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-06-13T14:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46801b79a174885a243e09f7890a4bfe73859717",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Replace deprecated windows runner images",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-06-13T13:11:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7f6b3603dac605db6a40caa1adc6572ded56573",
          "body": "License classifiers are deprecated and only SPDX license expressions\nare allowed, so removing this as this is failing py3.13 builds otherwise.\n\nSigned-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Remove deprecated license classifier",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-06-13T13:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7d67e25dad29abe71f1449d77a33a44c9b622c5",
          "body": "Reference: https://github.com/WojciechMula/pyahocorasick/issues/198\nSigned-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Disable test in unresolved_bugs",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-06-13T12:53:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c91395824ae2dae5d85d409640f25f95a655b469",
          "body": "- Force update packaging https://github.com/pypa/twine/issues/1216#issuecomment-2606531615\n- Use upload-artifact@v4 syntax https://cibuildwheel.pypa.io/en/stable/setup/#github-actions\n- Drop macos-12 and update windows action runners\n\nSigned-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Fix CI build failures for sdist/wheels",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-05-06T13:23:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a707ecb708ce7891246d61fc999bf6d43221ce12",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Update github actions runners",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-05-06T12:33:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02038ae65e9d71980ce54871ffa4c6f84f569e1c",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Update CHANGELOG.rst",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2025-05-05T10:42:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72b612efae7d8194010540e15db6e0619820bfe2",
          "body": null,
          "is_bot": false,
          "headline": "fix iter long fix leak",
          "author_name": "Eloy Felix",
          "author_login": "eloyfelix",
          "committed_at": "2024-10-28T12:02:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49d476c945368974d6106ea35ab2265e1edb6696",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Fix build script",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2024-10-20T13:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75ae343a34df8fc47d4b7c9bd3f88acdbba824c9",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Update upload-artifact github action",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2024-10-20T12:54:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c1d9ab1bc93ebafa429660b8f3f3fd7afa5ffd7",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Drop support for python 3.8",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2024-10-20T12:52:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85846b1ba5a4b3dd025e4cf4131277081d675cdc",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Update buildscripts and cibuildwheel",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2024-10-20T12:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88256f54d4fb181e28bc9eaf738805b22ffecf0b",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Improve release doc",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2024-03-21T10:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8deb46975bde0d9bd872c9b61e42bbbf826db3d",
          "body": "We want a proper report.\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Correct coverage ignore",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2024-03-21T10:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71c48778e22468f2e4d46ea61f0ec6fbaa70ffa7",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Prepare release 2.1.0",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2024-03-21T10:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b850452f06c187d7d1d8a7fcac76f01646e659f",
          "body": "fix:test: don't assume /dev/shm exists",
          "is_bot": false,
          "headline": "Merge pull request #172 from melsabagh/fix-dev-shm",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2024-03-21T07:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63e970065ed045528cf3f83ab6e33839aaac15c9",
          "body": "Support building py 3.12 wheels\r\n\r\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Merge pull request #190 from AyanSinhaMahapatra/support-py-3.12",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2024-03-21T07:47:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c6fded1243974230d7a5d772f3bf3122b872a58",
          "body": "The tests are flaky and we already tests on Windows.\r\n\r\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Delete appveyor.yml",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2024-03-21T07:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d47cbd32c18c89291ff835bc0b4a0035a462b95",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Bump version to 2.1.0",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2024-03-21T06:58:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0286eee8dedfcacbfb384838ffb447cfd6c874ff",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Update python-manylinux sets",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2024-03-21T05:53:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a001155fd14010890ab7736a40bd847f6e3134c",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Update cibuildwheel version",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2024-03-20T09:03:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70ae6961b679091ae275e51d67224d91a24e5209",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Support python-3.12",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2024-03-19T18:30:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85e8304dde3617d7d55c1bda1641e64f87578d54",
          "body": null,
          "is_bot": false,
          "headline": "Implement failover in iter_long.",
          "author_name": "chenhaomin",
          "author_login": null,
          "committed_at": "2023-05-31T03:18:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8540e2fad8cd7bbfb34beae54bedc91820f10691",
          "body": null,
          "is_bot": false,
          "headline": "Rewind to first match when fail over in iter_long.",
          "author_name": "chenhaomin",
          "author_login": null,
          "committed_at": "2023-05-30T12:03:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dd93b786f94f936d9cf38efa224a1547d07f505",
          "body": null,
          "is_bot": false,
          "headline": "Fix early return when there can be longer match in iter_long.",
          "author_name": "chenhaomin",
          "author_login": null,
          "committed_at": "2023-05-30T08:57:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0d91516e19a95292e82383368f2085e5991c5b0",
          "body": null,
          "is_bot": false,
          "headline": "fix(tests): default /tmp omitted by mistake",
          "author_name": "Mohamed Elsabagh",
          "author_login": "melsabagh",
          "committed_at": "2023-01-14T17:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c98e999c7a5dcbcb8c16380a0ff96afb15065b17",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Adjust expectations for bytes automaton tests",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2023-01-14T15:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f380d62c249533191077ff9aed4e1b835eaeab3f",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Ensure byte tests use bytes",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2023-01-14T15:00:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0995f28264d79b7a2a5147476b8e2ea0142326a4",
          "body": "Fix Integer Cast Order",
          "is_bot": false,
          "headline": "Merge pull request #176 from nathaniel-daniel/fix-integer-cast-order",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2023-01-14T11:30:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b460e644cacff01291fefcfa43c1ca86c6792279",
          "body": "Add mingw declarations",
          "is_bot": false,
          "headline": "Merge pull request #175 from nathaniel-daniel/mingw",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2023-01-14T11:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4de3bb9f65911a6f92e74d83cbabab86da5b16f8",
          "body": "Fix iter_long missing matches bug.",
          "is_bot": false,
          "headline": "Merge pull request #174 from robinchm/master",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2023-01-14T11:19:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9edcd6d63e811d6b7aa738537323899503dcedc",
          "body": "Fixes a typo of ahocorasik",
          "is_bot": false,
          "headline": "Merge pull request #168 from AXVin/master",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2023-01-14T11:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bc6c650b06dd27d0fcc3e54ee14b5e05099f537",
          "body": "Fix typo",
          "is_bot": false,
          "headline": "Merge pull request #179 from littlebear0729/master",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2023-01-13T16:01:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "271c2edd7c68535990d28d7a159dfb69cc44ac26",
          "body": "Release 2.0.0",
          "is_bot": false,
          "headline": "Merge pull request #181 from AyanSinhaMahapatra/release-2.0.0",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2023-01-13T16:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "078e87f4a7218581054ff0e67615e2ad1577ffb8",
          "body": "\r\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Bump pypa/cibuildwheel to v2.11.4",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2023-01-13T15:46:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ccc91fcd9afe71177ef8e8564ff55532af7e88c",
          "body": "In CI drop support for python 3.6 and add support for python 3.10 and 3.11\n\nSigned-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Drop python 3.6 and add till python 3.11",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2023-01-13T15:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6556e1a80966aaec078c65f21c573ab95001f07",
          "body": "Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>",
          "is_bot": false,
          "headline": "Bump version to 2.0.0",
          "author_name": "Ayan Sinha Mahapatra",
          "author_login": "AyanSinhaMahapatra",
          "committed_at": "2023-01-11T12:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5e08db0b6260724f9937bc2a86712fd198d94a1",
          "body": ";)",
          "is_bot": false,
          "headline": "Fix typo",
          "author_name": "Littlebear0729",
          "author_login": "littlebear0729",
          "committed_at": "2022-12-07T07:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d6331c03f85f6e9c4ec366ddae41e6302445661",
          "body": null,
          "is_bot": false,
          "headline": "Fix integer cast order",
          "author_name": "Nathaniel Daniel",
          "author_login": "nathaniel-daniel",
          "committed_at": "2022-08-21T02:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c761690ea18e6336a8fc0f8059149b7584755359",
          "body": null,
          "is_bot": false,
          "headline": "Add mingw declarations",
          "author_name": "Nathaniel Daniel",
          "author_login": "nathaniel-daniel",
          "committed_at": "2022-08-20T00:16:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77e2a71c236f351b2a795d7b6363f81414cb9a84",
          "body": null,
          "is_bot": false,
          "headline": "Fix iter_long missing matches bug.",
          "author_name": "robinchm",
          "author_login": "robinchm",
          "committed_at": "2022-08-09T03:42:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "377d371cb67e5d10385ecd608f5651d8c094a8c3",
          "body": null,
          "is_bot": false,
          "headline": "fix:test: don't assume /dev/shm exists",
          "author_name": "Mohamed Elsabagh",
          "author_login": "melsabagh",
          "committed_at": "2022-06-28T15:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68180460818465645adb2065883af67280475e1a",
          "body": null,
          "is_bot": false,
          "headline": "Fixes a typo",
          "author_name": "AXVin",
          "author_login": "AXVin",
          "committed_at": "2022-06-07T13:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bd7daa76b7ef7c7146eda86aa3e23b7341c0871",
          "body": "Prepare release 2.0.0.b1",
          "is_bot": false,
          "headline": "Merge pull request #166 from WojciechMula/release-2.0.0",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-05-04T14:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f563ec82da5eb8e1895264f2710c79e5813dccfb",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Ignore pytest cache dir",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-05-02T10:23:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e9478411ff361d4c3f274f01e8709bbd871caff",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Marke byte items test as failing everywhere",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-04-27T20:21:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ab6153632adbc23896d4e0c3065099a89117873",
          "body": "* Create on_linux, on_windows constants to use in xfail and skipif\n  decorators\n* Use pytest decorators to skip test accordingly\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Improve failing and conditional tests",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-04-27T16:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af64d6fb04bcd756d6f5549c10feb7e39fdd6851",
          "body": "The previous test did not make sense\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Improve memory leak test",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-04-27T16:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae4db7a495971133be546d93c66040d6bba1136a",
          "body": "For now we mark failing tests as expected to fail in order to get\nproper wheels built.\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Mark failing tests as expected to fail",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-04-27T14:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff5cb99cebc75c48427096909599bd57a68d435d",
          "body": "We have some regression with a memory leak on Unicode builds.\n\nReference: https://github.com/WojciechMula/pyahocorasick/issues/81\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Mark leak test as expected to failure",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-04-27T14:09:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e26e9e77299689db8c04b308a5101bf46ceb08f1",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Improve bytes vs. unicode testing",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-04-27T09:53:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f15838c98192730369d338f3b80e809964adb0c",
          "body": "…corasick.git into release-2.0.0",
          "is_bot": false,
          "headline": "Merge branch 'release-2.0.0' of https://github.com/WojciechMula/pyaho…",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-04-27T09:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3457b17cf32f5ec8d372c9ac3794576213bec66c",
          "body": "Export does not work on Windows\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Use set for Windows envt. variables",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-04-27T09:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1ed1c17010fc0bc7b449976b0a2e04d5f901803",
          "body": "Also inline setup in test_items() to better understand failure issues.\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Streamline tests usage of enumerate",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-04-27T09:32:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a3df0666242edb3d9caaa6a6106b736af22a2fa",
          "body": "* Simplify how we check AHOCORASICK_UNICODE and AHOCORASICK_BYTES\n  presence in the environment.\n* Use double quotes for strings\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Streamline use of envt. vars for bytes vs. unicode",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-04-27T09:32:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92f58d4b0927859b86e064eaf936c4e014f3ca47",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Improve changelog to explain new CI build",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-04-27T09:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f1e975bca40db29e764a6c3ccda0efdc68d59be",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Add make target to build as bytes vs. unicode",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-04-27T09:27:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78df73a1920dd29eff11a38c4e946f2ab117d26d",
          "body": "\r\nImprove test label\r\n\r\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Update .github/workflows/test-and-build.yml",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-04-26T17:05:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "852b2370047a0b8290e5e7a18adf1969fbc04275",
          "body": "\r\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Update .github/workflows/test-and-build.yml",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-04-26T17:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c11196969bda61329c5b412adce0d71a3dd81ffb",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Merge latest master",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-08T17:40:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73b385385c22a9aa2d162b9efaf9730ed9fe9fa8",
          "body": "Contributed-by: Andreas Moser <grrrrrrrrr@surfsup.at>\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Refix typos.",
          "author_name": "Andreas Moser",
          "author_login": "grrrrrrrrr",
          "committed_at": "2022-03-08T17:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bbd9a8751df537f07c026a031413099999260ad",
          "body": "Use environment variables AHOCORASICK_UNICODE and AHOCORASICK_BYTES\nto test vboth builds on all supported OSes.\n\nReference: https://github.com/WojciechMula/pyahocorasick/issues/65\nReference: https://github.com/WojciechMula/pyahocorasick/issues/165\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Run tests with bytes or unicode builds",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-08T15:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70c7a54b1ddb47396a3d89fea6907857627e61a1",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Fix typo in workflow name",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-08T15:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6a5d20df0c6903da3c98b2bcf9d33c0c2fba036",
          "body": "The environment variables AHOCORASICK_UNICODE and AHOCORASICK_BYTES now\ndrive the flavor of the build if defined (using any value).\n\nReference: https://github.com/WojciechMula/pyahocorasick/issues/65\nReference: https://github.com/WojciechMula/pyahocorasick/issues/165\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Enable building as bytes or unicode",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-08T15:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51d1e5472fc449903a04c2df8331bdbcdb5eef19",
          "body": "The behaviour with bytes build has some issues. This helps testing this\n\nReference: https://github.com/WojciechMula/pyahocorasick/issues/65\nReference: https://github.com/WojciechMula/pyahocorasick/issues/165\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Add new test for keys, items and values",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-08T15:00:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b2e51d6eaeca021470f9957f0f19e7388828a43",
          "body": "Tests are now mostly passing when building without unicode.\nThe tests should also run in the CI though.\n\nReference: https://github.com/WojciechMula/pyahocorasick/issues/65\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Ensure that test can run with a non-unicode build",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-08T08:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb9e5ebdf7bbb192da620b779e578584efd0af12",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Make build the default make target",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-07T08:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6141a94540f36bfe0e7b6a2800bdb12f0452129b",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Use PyPI ways of beta versioning",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-07T08:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "add46c6604672e2f92ac952bff8fe0327d2fd4ce",
          "body": "Also state in docs that we support only 64 bits. Note that 32 bits\nmay work, but we no longer test nor support it explicitly.\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Drop testing on 32 bits.",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-07T08:09:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68271ffa6f5e50c6e100cc37114294ebc8f7c4a4",
          "body": "The tests were failing to run.\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Make appveyor work",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-07T08:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc54319441e3df0f031583c412460393d69e9d6f",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Drop Python 2",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-07T07:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "077a7be97fae70862362a00599f1f4be09975a5c",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Fix typo in README",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-07T07:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f99cf4737b76e35ef3a2d41f7143d48b7952df30",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Run pytest verbosely",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-06T22:26:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6405e97c959ab215f0fb8eff1542c2b00f23b20",
          "body": "This test for #81 and #135 fails on on Ubuntu 16.x but not on 18 and up\nIt is also passing on the manylinux containers from PyPA.\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Leak test pass on Linux",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-06T22:26:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a4dd6f8a0982f166a37f767f62d24e4f7efbf21",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Use proper path for tests scripts",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-06T22:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60d13ca644654e06fa9fa1dbb3c722e793484668",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Fix doc typo",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-06T22:18:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46bce5bd4d033b711f775d25937bb5045ac68706",
          "body": "- Remove obsolete travis.yml\n- Remove windows build script. We now use plain pip/setup.py and pytest\n- Use only setuptools to build\n- Drop dates from copyright statements\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Streamline Makefile and drop Python 2",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-06T18:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b5d7ce1d25c494711fb18ee8180ede6689dcd45",
          "body": "- Ensure that we have proper assertions for all tests\n- Drop support for Python 2\n- Format code\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Make all tests proper unit tests",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-06T18:14:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8649855e39268fe96a12ef9da616a39e3f01ad6",
          "body": "Use pytest rather than make test\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Improve CI testing",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-06T10:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e19b2dcf3014338270e484519fe9273779a7f89",
          "body": "Refix typos.\r\n\r\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Merge pull request #163 from grrrrrrrrr/patch-1",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-05T21:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f40f1859838bcb2a279ee2662ebcacd7a69b7786",
          "body": "These are the tests listed in the release-checklist.txt\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Add new on-demand action to run extensive tests",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-05T21:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0276319d9f327a16ffeeaadfd38d439bf094befc",
          "body": "Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Fix errors and typos in release checklist",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-05T21:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bf10d190ef9c867da108e8fa386fa2df9d074c6",
          "body": "Paths were out of date with the latest\n\nSigned-off-by: Philippe Ombredanne <pombredanne@nexb.com>",
          "is_bot": false,
          "headline": "Adjust test runner",
          "author_name": "Philippe Ombredanne",
          "author_login": "pombredanne",
          "committed_at": "2022-03-05T17:24:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 7,
      "commits_last_year": 9,
      "latest_release_at": "2026-04-27T16:09:49Z",
      "latest_release_tag": "v2.3.1",
      "releases_from_tags": false,
      "days_since_last_push": 91,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 91,
      "mean_days_between_releases": 199.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "pyahocorasick",
          "exists": true,
          "license": "BSD-3-Clause and Public-Domain",
          "keywords": [
            "aho-corasick",
            "trie",
            "automaton",
            "dictionary",
            "Development Status :: 5 - Production/Stable",
            "Programming Language :: C",
            "Programming Language :: Python :: 3",
            "Topic :: Software Development :: Libraries",
            "Topic :: Text Editors :: Text Processing"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/pyahocorasick/",
          "is_deprecated": false,
          "latest_version": "2.3.1",
          "repository_url": "http://github.com/WojciechMula/pyahocorasick",
          "versions_count": 31,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 5552440,
          "first_published_at": "2014-11-25T18:53:43.865419Z",
          "latest_published_at": "2026-04-27T16:32:07.080072Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 91
        }
      ]
    },
    "popularity": {
      "forks": 143,
      "stars": 1114,
      "watchers": 19,
      "fork_history": {
        "days": [
          {
            "date": "2013-09-21",
            "count": 1
          },
          {
            "date": "2013-10-16",
            "count": 1
          },
          {
            "date": "2015-06-17",
            "count": 1
          },
          {
            "date": "2015-11-18",
            "count": 1
          },
          {
            "date": "2016-01-11",
            "count": 1
          },
          {
            "date": "2016-02-16",
            "count": 1
          },
          {
            "date": "2016-09-08",
            "count": 1
          },
          {
            "date": "2016-09-23",
            "count": 1
          },
          {
            "date": "2016-09-27",
            "count": 1
          },
          {
            "date": "2016-10-03",
            "count": 1
          },
          {
            "date": "2016-11-26",
            "count": 1
          },
          {
            "date": "2017-01-07",
            "count": 1
          },
          {
            "date": "2017-02-09",
            "count": 1
          },
          {
            "date": "2017-04-18",
            "count": 1
          },
          {
            "date": "2017-05-16",
            "count": 1
          },
          {
            "date": "2017-06-05",
            "count": 1
          },
          {
            "date": "2017-06-19",
            "count": 1
          },
          {
            "date": "2017-08-15",
            "count": 1
          },
          {
            "date": "2017-08-22",
            "count": 1
          },
          {
            "date": "2017-10-19",
            "count": 1
          },
          {
            "date": "2017-11-12",
            "count": 1
          },
          {
            "date": "2017-12-12",
            "count": 1
          },
          {
            "date": "2017-12-21",
            "count": 1
          },
          {
            "date": "2018-01-23",
            "count": 1
          },
          {
            "date": "2018-01-28",
            "count": 1
          },
          {
            "date": "2018-02-11",
            "count": 1
          },
          {
            "date": "2018-03-03",
            "count": 1
          },
          {
            "date": "2018-03-08",
            "count": 2
          },
          {
            "date": "2018-03-12",
            "count": 1
          },
          {
            "date": "2018-04-10",
            "count": 1
          },
          {
            "date": "2018-04-12",
            "count": 1
          },
          {
            "date": "2018-05-20",
            "count": 1
          },
          {
            "date": "2018-05-25",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-08-13",
            "count": 1
          },
          {
            "date": "2018-08-20",
            "count": 1
          },
          {
            "date": "2018-08-27",
            "count": 1
          },
          {
            "date": "2018-08-31",
            "count": 1
          },
          {
            "date": "2018-09-13",
            "count": 1
          },
          {
            "date": "2018-09-17",
            "count": 1
          },
          {
            "date": "2018-09-27",
            "count": 1
          },
          {
            "date": "2018-10-11",
            "count": 1
          },
          {
            "date": "2018-10-15",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2019-01-07",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-02-19",
            "count": 1
          },
          {
            "date": "2019-02-22",
            "count": 1
          },
          {
            "date": "2019-05-19",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-07-29",
            "count": 1
          },
          {
            "date": "2019-09-03",
            "count": 1
          },
          {
            "date": "2019-09-24",
            "count": 1
          },
          {
            "date": "2019-10-01",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-01-08",
            "count": 1
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-02-29",
            "count": 1
          },
          {
            "date": "2020-03-04",
            "count": 1
          },
          {
            "date": "2020-03-12",
            "count": 2
          },
          {
            "date": "2020-03-14",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-04-23",
            "count": 1
          },
          {
            "date": "2020-05-05",
            "count": 1
          },
          {
            "date": "2020-05-13",
            "count": 1
          },
          {
            "date": "2020-06-08",
            "count": 1
          },
          {
            "date": "2020-07-20",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 2
          },
          {
            "date": "2020-09-20",
            "count": 1
          },
          {
            "date": "2020-10-11",
            "count": 1
          },
          {
            "date": "2020-11-03",
            "count": 1
          },
          {
            "date": "2020-12-02",
            "count": 1
          },
          {
            "date": "2021-01-07",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-06-14",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-07-04",
            "count": 1
          },
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-03-05",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-17",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-08-20",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-11-06",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 2
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 140,
        "total_forks": 143
      },
      "star_history": null,
      "open_issues_and_prs": 32
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 43954,
      "source_files_sampled": 76,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "setup.cfg",
        "setup.py"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 4,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "pytest",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "twine",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "wheel",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 4,
        "direct_count": 0,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 62,
        "open_issues": 27,
        "closed_ratio": 0.809,
        "closed_issues": 114,
        "closed_unmerged_prs": 12
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "WojciechMula",
          "commits": 299,
          "avatar_url": "https://avatars.githubusercontent.com/u/4331762?v=4"
        },
        {
          "type": "User",
          "login": "pombredanne",
          "commits": 146,
          "avatar_url": "https://avatars.githubusercontent.com/u/675997?v=4"
        },
        {
          "type": "User",
          "login": "AyanSinhaMahapatra",
          "commits": 32,
          "avatar_url": "https://avatars.githubusercontent.com/u/25746274?v=4"
        },
        {
          "type": "User",
          "login": "woakesd",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/144506?v=4"
        },
        {
          "type": "User",
          "login": "grrrrrrrrr",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/7632102?v=4"
        },
        {
          "type": "User",
          "login": "ei-grad",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/78607?v=4"
        },
        {
          "type": "User",
          "login": "FrederikP",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/483596?v=4"
        },
        {
          "type": "User",
          "login": "tirkarthi",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3972343?v=4"
        },
        {
          "type": "User",
          "login": "KoichiYasuoka",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/15098598?v=4"
        },
        {
          "type": "User",
          "login": "melsabagh",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/35231639?v=4"
        }
      ],
      "contributors_sampled": 27,
      "top_contributor_share": 0.576
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "extensive-tests.yml",
        "pypi-release.yml",
        "test-and-build.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 2/9 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 10 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no 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": 7,
            "reason": "dependency not pinned by hash detected -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4e28d29898f1019d9706485b2a06026466814d9d",
        "ran_at": "2026-07-28T14:49:44Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-04-27T16:11:51Z",
      "oldest_open_prs": [
        {
          "number": 103,
          "created_at": "2018-12-15T14:41:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 171,
          "created_at": "2022-06-27T17:56:00Z",
          "last_comment_at": "2023-01-14T11:13:08Z",
          "last_comment_author": "pombredanne"
        },
        {
          "number": 192,
          "created_at": "2024-10-19T00:13:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 193,
          "created_at": "2024-10-19T01:30:32Z",
          "last_comment_at": "2024-10-27T10:26:35Z",
          "last_comment_author": "QuLogic"
        },
        {
          "number": 220,
          "created_at": "2026-07-05T19:01:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-04-27T15:55:47Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 65,
          "created_at": "2017-08-16T19:59:29Z",
          "last_comment_at": "2023-07-12T19:36:27Z",
          "last_comment_author": "vapier"
        },
        {
          "number": 100,
          "created_at": "2018-12-03T20:38:21Z",
          "last_comment_at": "2023-01-14T15:38:08Z",
          "last_comment_author": "pombredanne"
        },
        {
          "number": 104,
          "created_at": "2018-12-19T08:58:31Z",
          "last_comment_at": "2019-01-06T13:54:51Z",
          "last_comment_author": "WojciechMula"
        },
        {
          "number": 109,
          "created_at": "2019-03-20T20:03:02Z",
          "last_comment_at": "2022-02-20T11:26:13Z",
          "last_comment_author": "pombredanne"
        },
        {
          "number": 112,
          "created_at": "2019-05-20T16:30:27Z",
          "last_comment_at": "2022-02-20T11:24:34Z",
          "last_comment_author": "pombredanne"
        },
        {
          "number": 113,
          "created_at": "2019-06-04T08:49:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 114,
          "created_at": "2019-07-26T12:56:29Z",
          "last_comment_at": "2025-04-08T08:04:23Z",
          "last_comment_author": "anlagbr"
        },
        {
          "number": 132,
          "created_at": "2020-11-05T08:50:53Z",
          "last_comment_at": "2023-01-14T15:58:26Z",
          "last_comment_author": "pombredanne"
        },
        {
          "number": 135,
          "created_at": "2020-12-23T11:19:55Z",
          "last_comment_at": "2023-01-24T18:38:04Z",
          "last_comment_author": "Azzonith"
        },
        {
          "number": 137,
          "created_at": "2021-01-03T14:15:21Z",
          "last_comment_at": "2021-01-31T22:44:33Z",
          "last_comment_author": "pombredanne"
        },
        {
          "number": 142,
          "created_at": "2021-03-15T14:02:10Z",
          "last_comment_at": "2024-08-13T17:04:30Z",
          "last_comment_author": "gotmax23"
        },
        {
          "number": 159,
          "created_at": "2022-02-20T10:08:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 161,
          "created_at": "2022-02-20T11:02:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 165,
          "created_at": "2022-03-07T16:01:26Z",
          "last_comment_at": "2022-03-08T09:47:20Z",
          "last_comment_author": "pombredanne"
        },
        {
          "number": 170,
          "created_at": "2022-06-22T17:38:11Z",
          "last_comment_at": "2025-06-26T12:56:01Z",
          "last_comment_author": "jbothma"
        },
        {
          "number": 178,
          "created_at": "2022-10-27T08:31:45Z",
          "last_comment_at": "2023-01-14T11:33:41Z",
          "last_comment_author": "pombredanne"
        },
        {
          "number": 182,
          "created_at": "2023-01-14T11:22:52Z",
          "last_comment_at": "2023-01-19T04:32:51Z",
          "last_comment_author": "nathaniel-daniel"
        },
        {
          "number": 183,
          "created_at": "2023-01-14T15:24:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 189,
          "created_at": "2023-11-19T20:55:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 198,
          "created_at": "2024-10-29T20:39:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/WojciechMula/pyahocorasick",
    "host": "github.com",
    "name": "pyahocorasick",
    "owner": "WojciechMula"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 45,
        "vitality": 40,
        "community": 72,
        "governance": 68,
        "engineering": 75
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 40,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "commits_last_year": 9,
              "human_commit_share": 1,
              "days_since_last_push": 91,
              "active_weeks_last_year": 5
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 91 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 91
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "9 commits in the last year",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "releases_count": 7,
              "latest_release_tag": "v2.3.1",
              "releases_from_tags": false,
              "days_since_latest_release": 91,
              "mean_days_between_releases": 199.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "7 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 91 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 91
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~199.8 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 199.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 91,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 91 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 91
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 72,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "forks": 143,
              "stars": 1114,
              "watchers": 19,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,114 stars",
                "points": 49.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1114
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "143 forks",
                "points": 17.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 143
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "19 watchers",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "pyahocorasick"
              ],
              "dependents": null,
              "ecosystems": "pypi",
              "total_downloads": null,
              "monthly_downloads": 5552440
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "5,552,440 downloads/month across pypi",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 5552440,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 68,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 27,
              "top_contributor_share": 0.576
            },
            "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 58% of commits",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 58
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "27 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "merged_prs": 62,
              "open_issues": 27,
              "closed_issues": 114,
              "issue_closed_ratio": 0.809,
              "closed_unmerged_prs": 12
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "81% of issues closed",
                "points": 37.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 81
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "62/74 decided PRs merged",
                "points": 32,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 62,
                      "decided": 74
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/9 approved changesets -- score normalized to 2",
                "points": 3,
                "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": 68,
            "inputs": {
              "followers": 476,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "WojciechMula",
              "public_repos": 80,
              "account_age_days": 4834
            },
            "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": "476 followers of WojciechMula",
                "points": 19.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 476,
                      "login": "WojciechMula"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "80 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 80
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "pyahocorasick"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 91
            },
            "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 91 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 91
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "31 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 75,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": 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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "string-manipulation",
                "automaton",
                "aho-corasick",
                "trie"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": 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": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/9 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "dependency not pinned by hash detected -- score normalized to 7",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 54,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.48,
              "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": "48 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 25.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 48,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, docs/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": "C (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 7",
                "points": 7,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C",
              "largest_source_bytes": 43954,
              "source_files_sampled": 76,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/76 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 76,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T14:50:13.739705Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/WojciechMula/pyahocorasick.svg",
  "full_name": "WojciechMula/pyahocorasick",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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

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

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