Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-30 23:40 UTC

lemire / javaewah

A compressed alternative to the Java BitSet class

JavaApache-2.0★ 568 stars⑂ 111 forkssince Oct 2010View on GitHub ↗

lemire/javaewah holds a health index of 50 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (64/100) and lowest on Vitality (22/100). It was last updated 282 days ago. A single contributor accounts for most of its recent work.

50
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.

50
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

Daniel LemirePersonal account
8,177 followers384 public repossince Sep 2010Université du Québec (TELUQ)

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 publish
Mavencom.googlecode.javaewah:JavaEWAH1.2.3-771239 days ago

Metrics by category

Vitality

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

22Critical · 22% of overall
How it's scored
3.6/36Push recency — last push 282 days ago
0.7/36Commit cadence — 1/52 weeks with commits
2.7/18Commit volume — 1 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_year1
human_commit_share0.99
days_since_last_push282
active_weeks_last_year1
How it's scored
27/27Ships releases — 1 releases published
0/36Release recency — latest release 1,240 days ago
12.6/27Release cadence — cadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count1
latest_release_tagJavaEWAH-1.2.3
releases_from_tagsno
days_since_latest_release1,240
mean_days_between_releases
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

61Moderate · 18% of overall
How it's scored
44.7/60Stars — 568 stars
17/25Forks — 111 forks
9/15Watchers — 42 watchers
Inputs used
forks111
stars568
watchers42
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
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

Sustainability & Governance

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

64Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.5/22.5Commit distribution — top contributor authored 85% of commits
13.5/13.5Contributor breadth — 17 contributors
10/10OpenSSF Scorecard: Contributors — project has 12 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled17
top_contributor_share0.846
How it's scored
45.5/46.8Issue resolution — 97% of issues closed
36.6/38.3PR acceptance — 44/46 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/25 approved changesets -- score normalized to 1
Inputs used
merged_prs44
open_issues1
closed_issues38
issue_closed_ratio0.974
closed_unmerged_prs2
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 8,177 followers of lemire
25/25Track record — 384 public repos, account ~15 yr old
Inputs used
followers8,177
owner_typeUser
is_verified
owner_loginlemire
public_repos384
account_age_days5,804
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on maven
4/35Publish recency — latest publish 1,239 days ago
20/20Version history — 77 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagescom.googlecode.javaewah:JavaEWAH
ecosystemsmaven
any_deprecatedno
min_days_since_publish1,239

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicsbitset, ewah, bitmap-indexes, java
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

53Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/25 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 12 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages8
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 8 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

44At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
7/40Legible commit history — 13 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.131
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — pom.xml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Java (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 1 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestspom.xml
dependency_bot_commit_share0.01
How it's scored
45/45Type-checkable code — Java (statically typed)
52.4/55Manageable file sizes — 4/85 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes120,632
source_files_sampled85
oversized_source_files4
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

568GitHub stars
17contributors
1commits, last 12 months
282days since last push
1releases
1bus factor
1open issues
Mavenpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 111 ⇿
0Stars
111Forks
1Releases

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.

02040608010012011072010-102018-012025-03
Major 0Minor 0Patch 0

Each point covers 14 days.

OpenSSF Scorecard 4.1 / 10
4.1aggregate

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-30 23:40 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/25 approved changesets -- score normalized to 1
10Contributorsproject has 12 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 8

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

RegistryPackageVersionRelation
Mavenjunit:junit4.13.1indirect
Mavenorg.apache.felix:maven-bundle-plugin2.3.7indirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin3.11.0indirect
Mavenorg.apache.maven.plugins:maven-gpg-plugin3.0.1indirect
Mavenorg.apache.maven.plugins:maven-javadoc-plugin3.5.0indirect
Mavenorg.apache.maven.plugins:maven-source-plugin2.1.2indirect
Mavenorg.apache.maven.plugins:maven-surefire-plugin2.19.1indirect
Mavenorg.moditect:moditect-maven-plugin1.0.0.RC3indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "bitset",
        "ewah",
        "bitmap-indexes",
        "java"
      ],
      "is_fork": false,
      "size_kb": 2384,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Java": 752594
      },
      "pushed_at": "2025-10-21T00:10:09Z",
      "created_at": "2010-10-04T18:49:09Z",
      "owner_type": "User",
      "updated_at": "2026-04-18T07:23:03Z",
      "description": "A compressed alternative to the Java BitSet class",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": "http://lemire.me/en/",
      "name": "Daniel Lemire",
      "type": "User",
      "login": "lemire",
      "company": "Université du Québec (TELUQ)",
      "location": "Montreal, Quebec, Canada",
      "followers": 8177,
      "avatar_url": "https://avatars.githubusercontent.com/u/391987?v=4",
      "created_at": "2010-09-08T12:54:35Z",
      "is_verified": null,
      "public_repos": 384,
      "account_age_days": 5804
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "JavaEWAH-1.2.3",
          "kind": "other",
          "published_at": "2023-03-08T15:17:58Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "86f37ab370b74282989e40917b2786ad9fb65f94",
          "body": "Removed the Java CI badge from the README.",
          "is_bot": false,
          "headline": "Remove Java CI badge from README",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2025-10-21T00:10:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01cdc9f539c7f24898c866cbedb163796a69a642",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2023-08-28T18:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd1ebfffa423f2a47ef04db3e3f735f8e3631917",
          "body": null,
          "is_bot": false,
          "headline": "Bumping ModiTect",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2023-03-08T15:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d60268552ad488bc38e523c7ab25803038051e9",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2023-03-08T15:19:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c8527cb1d63ba9f800b44a2bda3cb1a7ca91d87",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2023-03-08T15:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e83fc8856d948bd2e37afc79fe0a7c8ffcd996ff",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2023-03-08T15:12:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f52f4091c44f1c3a1aff68522d8deaf5126651bb",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release JavaEWAH-1.2.3",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2023-03-08T15:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f13ae616d5d70f7073973d4c38bc2282d3719807",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2023-03-08T14:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf4d6e2037b174eafe37f98ca4967dd556480dfa",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release JavaEWAH-1.2.2",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2023-03-08T14:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75ca7f367c2c461affe31fb064930baffe967755",
          "body": null,
          "is_bot": false,
          "headline": "Bumping up",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2023-03-08T14:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9738afb2ede80eb8714de144c002cd17c40812d7",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release JavaEWAH-1.2.2",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2023-03-08T14:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "203e68568a8f7419fcd1f3311cc51cd785c0e269",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2023-03-08T14:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d07f2ce124a20e14b95b89b75605c632920f3389",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release JavaEWAH-1.2.1",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2023-03-08T14:37:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f97122f475ae20a9dcbe251d31eab715b0ffcc5",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2023-03-08T14:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e447f2bd2980d8657e1a016af1e7d1584e10d53",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release JavaEWAH-1.2.0",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2023-03-08T14:23:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46b5a4e637939a143322db0700fa7b0214316c3c",
          "body": "Add explicit Java module descriptor",
          "is_bot": false,
          "headline": "Merge pull request #84 from aalmiray/java-modules",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2023-03-08T14:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad56017c8039d2edf9de124acf01c47e7db72b8c",
          "body": null,
          "is_bot": false,
          "headline": "Add explicit Java module descriptor",
          "author_name": "Andres Almiray",
          "author_login": "aalmiray",
          "committed_at": "2023-03-03T19:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbebdfbe7d8e136677727c256d31e34600203f81",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-09-29T01:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7688b37b77347655ae921957e6b7ec21e679eae",
          "body": "Switching test version.",
          "is_bot": false,
          "headline": "Merge pull request #81 from lemire/dlemire/switchingto16",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-09-29T01:26:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54976fdc14ce6a5e10a0f4681cc3e8c1ff4d7bce",
          "body": null,
          "is_bot": false,
          "headline": "Switching test version.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-09-29T01:23:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b9bc2808910c01235175422ab32d55b82fde40d",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-09-29T01:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae08e93e11e8be2258d9581474553dc3d41074e3",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release JavaEWAH-1.1.13",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-09-29T01:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0175213565472949378b61290158531526cd5eb8",
          "body": null,
          "is_bot": false,
          "headline": "Extending.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-09-29T01:16:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b99205bc58f6161ac2403b897c99ef524c76e80",
          "body": "using DirectByteBuffers fails when running in java 8",
          "is_bot": false,
          "headline": "Merge pull request #80 from barold419/master",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-09-29T01:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dae33984b50dfb5c3dfcbc1144ebc5a41831574e",
          "body": "…lchains in travis-ci",
          "is_bot": false,
          "headline": "remove the maven-toolchains-plugin due to the lack of support for too…",
          "author_name": "Brian Seckinger",
          "author_login": "barold419",
          "committed_at": "2021-09-29T01:02:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72925dea90385400aec5c6122f0aca3ebc9c7a39",
          "body": "…d is used so Ewah with DirectByteBuffers can run in java 8",
          "is_bot": false,
          "headline": "Ensure the java8-compatible version of ByteBuffer.position(int) metho…",
          "author_name": "Brian Seckinger",
          "author_login": "barold419",
          "committed_at": "2021-09-29T00:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2ba072a6959f7c05c6df4bd01d3dabf6e75bdb8",
          "body": "Improve Travis CI build Performance",
          "is_bot": false,
          "headline": "Merge pull request #79 from YunLemon/Modify_Travis_1",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-08-18T02:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06d166ce54ed2925e2ad911d9b951f34ff669d08",
          "body": null,
          "is_bot": false,
          "headline": "Improve Travis CI build Performance",
          "author_name": "Chen Zhang",
          "author_login": "chenzhang22",
          "committed_at": "2021-08-17T14:08:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfe4a488b6a3f66d8425cb4e71bda22073035d72",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-20T18:56:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6ec787f60579fd12a26cea8c3dbc9ce6eee49eb",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release JavaEWAH-1.1.12",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-20T18:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eaaee6c62b5ec93ccd66e99e1cbca6905bc9d6a",
          "body": "Fixing issue 77",
          "is_bot": false,
          "headline": "Merge pull request #78 from lemire/dlemire/issue77",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-20T18:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8aa1475edee179e63def09084557cc9695246fba",
          "body": null,
          "is_bot": false,
          "headline": "Fixing issue 77",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-20T18:15:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e3bdc3c887c816a393c112cddd71f6522108865",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-18T20:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17fc3de575e907bd2787cebddd369f2026194e96",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release JavaEWAH-1.1.11",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-18T20:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a5f705b5c4bec5650233aecd45dc0a03496ded1",
          "body": "Turns out that prior fix was really bad.",
          "is_bot": false,
          "headline": "Merge pull request #75 from lemire/dlemire/undoing_bad_fix",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-18T20:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17e4857c345365dd26a2f6609b9148cd5100acbd",
          "body": null,
          "is_bot": false,
          "headline": "Renaming.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-18T20:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f47d992104e314d7ea45e7176448e59a7dfe337",
          "body": null,
          "is_bot": false,
          "headline": "This adds the fuzzer.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-18T19:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b27f72051d64ab7498357a285e0416933548f90d",
          "body": null,
          "is_bot": false,
          "headline": "Turns out that prior fix was really bad.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-18T02:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e71f48a110ea9190e81b269c45784c5d8c7e1d8",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-11T20:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2edd0abfd4dfc108dd7a57ab333a4b08ec16e84b",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-10T15:41:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d106747b62d5e6b50441c04e609c72bd099ebd8",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release JavaEWAH-1.1.9",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-10T15:41:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f837ba0d4cfb7954fbc06c9e5eb367c48347168b",
          "body": "Fixing issue 70",
          "is_bot": false,
          "headline": "Merge pull request #71 from lemire/dlemire/fix_issue_70",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-10T15:39:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f627f406ba17e8b1c5a2147910eca7e950eea935",
          "body": null,
          "is_bot": false,
          "headline": "Fixing issue 70",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-10T14:49:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a618452efac4f3be1a945168382dbb6f7b8c2076",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-07T19:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0980ba8a23b17d52482ff71c5b52cec72073808f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-07T19:24:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61f17eb7469dc0d3b8ae08f32b5b55efd29dc730",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-07T19:23:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43419b2d3f3a81aee950ea6dc649b70db66b3a63",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-07T19:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa64d26e76440a5c6d031fd254774aaf68c465ee",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release JavaEWAH-1.1.8",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-07T19:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "500f9b355be705a08b0481756e7da5a4f109e819",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-07T19:18:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfda798c48aa888459092492c8bbbdbe791a8785",
          "body": "Fixing bug 68",
          "is_bot": false,
          "headline": "Merge pull request #69 from lemire/dlemire/fix_issue_68",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-07T19:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3275e531b3525ef31cabcfb8cc142885ca247c1",
          "body": null,
          "is_bot": false,
          "headline": "Testing.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-07T19:17:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe31cc1a8a1879c356a2f95fb85ca98e6bb905c4",
          "body": "Bump junit from 4.10 to 4.13.1",
          "is_bot": false,
          "headline": "Merge pull request #67 from lemire/dependabot/maven/junit-junit-4.13.1",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-07T19:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ead45036ce31f097aec2a08753c68445c01bdca5",
          "body": null,
          "is_bot": false,
          "headline": "Adding github actions.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-07T19:14:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f720e70f48b8fe4a68c8c82074427f1fae7909a0",
          "body": null,
          "is_bot": false,
          "headline": "Fixing bug 68",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-05-07T19:12:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bee64dd6ed9a4ab62c3bcb12a5a1ab5a5962be38",
          "body": null,
          "is_bot": false,
          "headline": "Bumping junit",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-04-26T13:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22e89c281c1a4d8b41009f158aed810bf4d607f4",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2021-04-26T13:15:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "629bf300e0b1dbe6c11da37269af1308615d379f",
          "body": "Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1.\n- [Release notes](https://github.com/junit-team/junit4/releases)\n- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md)\n- [Commits](https://github.com/junit-team/junit4/compare/r4.10...r4.13.1)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump junit from 4.10 to 4.13.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-10-13T10:10:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d07e7426345f40b07b9b04e7d7e517f5dfde2aa",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2019-11-08T21:56:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1de38fc2084a978f4960759e65dac002075de57b",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release JavaEWAH-1.1.7",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2019-11-08T21:55:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "824e78eec4e3513b81bbebf301c4b414ed2ea882",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:lemire/javaewah",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2019-11-08T21:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0db9d8f15e9ccd32d89ab9749ee9e02036b5204b",
          "body": null,
          "is_bot": false,
          "headline": "Config",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2019-11-08T21:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e9eb489048cce9ed83c10c4f4b5870f72f9159c",
          "body": "Minor fixes.",
          "is_bot": false,
          "headline": "Merge pull request #65 from lemire/minorfixes",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2019-11-08T21:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85a7ed5d083da54c8bed4f6a7b4726dc5c8edb31",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into minorfixes",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2019-11-08T21:37:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bf176fc929f1e1c649b670daa64d3c32f8a00ca",
          "body": "modernizing",
          "is_bot": false,
          "headline": "Merge pull request #66 from lemire/modernizing",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2019-11-08T21:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5553fad343fb26521ca914c9492057c8933977b",
          "body": null,
          "is_bot": false,
          "headline": "modernizing",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2019-11-08T15:25:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cbb24c714a4ddf713b8cf5c30f91967b6188e0e",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2019-11-08T15:19:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62a3a1e780aad18713a51c54e1c7105ef28def90",
          "body": null,
          "is_bot": false,
          "headline": "Minor fixes.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2019-11-08T15:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82ab218f298afc5fd5995ecc7b1ec7c5beca7df1",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2019-07-05T01:26:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff04f8eb03eb1193842cf8009d0e94c5d2e3e70e",
          "body": null,
          "is_bot": false,
          "headline": "saving...",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2018-06-17T15:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be3ece965576183490c40e4a126d2eddb97936d4",
          "body": null,
          "is_bot": false,
          "headline": "more description of the use case",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2018-06-13T14:38:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76992c0eb134a05726dda82cad0ec1af005782db",
          "body": null,
          "is_bot": false,
          "headline": "better use case description.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2018-06-13T14:33:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "101037c5e835fbd9d5c4d32d1323d65afad24b08",
          "body": "typos",
          "is_bot": false,
          "headline": "Merge pull request #63 from dnafault/master",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2018-05-20T16:57:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57af3ea2643c97dd861ae9ed5c253efcf99c9659",
          "body": null,
          "is_bot": false,
          "headline": "typos",
          "author_name": "Dmitry Degrave",
          "author_login": "de-grave",
          "committed_at": "2018-05-19T10:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bebbd19d518feecd05bb35c6f2259719d71fcf1",
          "body": null,
          "is_bot": false,
          "headline": "adding ref",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2018-03-25T20:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "087a9245d3171c6953af5d9affbd7946eb93dcd9",
          "body": null,
          "is_bot": false,
          "headline": "Removing animal sniffer.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2017-12-13T15:55:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b3cd42e65a6ff491b977500f36bc6dc70aa5881",
          "body": null,
          "is_bot": false,
          "headline": "Adding source target.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2017-12-13T15:52:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a5b7f6e4eff0467277b9de4d7fe62f6e729c6f8",
          "body": null,
          "is_bot": false,
          "headline": "Dropping Java 6.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2017-12-13T15:48:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02fc193e8e6d8d5e7dc62648cfcc4c4be738d828",
          "body": null,
          "is_bot": false,
          "headline": "Adding jdk 9",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2017-12-13T15:24:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "525a4acb2b6e09e5bffc0aa6abf730fa071a52f0",
          "body": "correct spelling mistake",
          "is_bot": false,
          "headline": "Merge pull request #62 from EdwardBetts/spelling",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2017-09-01T18:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f079e53475dc4eb5612e8aa95fe789953e147382",
          "body": null,
          "is_bot": false,
          "headline": "correct spelling mistake",
          "author_name": "Edward Betts",
          "author_login": "EdwardBetts",
          "committed_at": "2017-09-01T18:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b4648b64dcc46d90f30208f212157d3da54df69",
          "body": null,
          "is_bot": false,
          "headline": "Removing Oracle JDK 7",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2017-08-14T20:06:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59f7631645abd3ed8b590590311f931bdefc8a74",
          "body": null,
          "is_bot": false,
          "headline": "Upgrading jacoco plugin",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-12-19T14:07:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d846b597514b24077e187b5412bf8bd5de23d48f",
          "body": null,
          "is_bot": false,
          "headline": "adding list to discussion group",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-12-07T16:53:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90525f13c372d633ffe0a3c9c6dc07bbdfe3dc50",
          "body": null,
          "is_bot": false,
          "headline": "Making the BufferWrappers cloneable.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-08-07T15:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc2b15c57895cd05a9a4891f3f5e2ec4cb9eec84",
          "body": null,
          "is_bot": false,
          "headline": "Flushing out copyright",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-06-07T04:02:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f869651254ecddfc1b16f8461c978aa18e18e1e8",
          "body": null,
          "is_bot": false,
          "headline": "Streamlining the discharge method (micro-optimization)",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-05-04T23:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26dbdd0f4121c99e1bd3d0d56c0fe7ab0f0e2bb2",
          "body": null,
          "is_bot": false,
          "headline": "Introducing discardLiteralWords (micro-optimization)",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-05-04T20:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c81e43a791cdf4edd7d2466766909f581198070f",
          "body": null,
          "is_bot": false,
          "headline": "Adding new tests",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-05-03T19:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cf55bc6e311a930734dffaa10bc8f1f49f71811",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-04-27T02:34:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51253fc9d60fa35be8b040df5f11905115435b7b",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release JavaEWAH-1.1.6",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-04-27T02:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d63236752a14ae337320af9311cdbc5785825dcb",
          "body": null,
          "is_bot": false,
          "headline": "Preparing new release",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-04-27T02:37:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf89bebf106930a31f9daa46cdb33a46306dcd61",
          "body": null,
          "is_bot": false,
          "headline": "dding more tests...",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-04-27T02:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e5412a6423150c135ed57135bd17fc6a3f42659",
          "body": null,
          "is_bot": false,
          "headline": "Fixed typo in the new test",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-04-27T02:03:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "215821843aa658e392a72ada5d76ef3acc001a96",
          "body": null,
          "is_bot": false,
          "headline": "Even more testing...",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-04-27T01:58:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c7ab2916911835abfa483803befac5c5c914838",
          "body": null,
          "is_bot": false,
          "headline": "Adding even more tests",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-04-27T00:31:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89d1b82193d15316c653d9c0beb77805a4993114",
          "body": null,
          "is_bot": false,
          "headline": "Adding more tests.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-04-26T20:45:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e9c4e89ab18bafe5f59e15910fce7b4c782a1eb",
          "body": null,
          "is_bot": false,
          "headline": "Adding a couple of tests",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-04-25T15:56:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b923e0c833fec4ea2c4818d2741cf1c78bddb8d",
          "body": null,
          "is_bot": false,
          "headline": "Propagate surefire arguments to forked process",
          "author_name": "gssiyankai",
          "author_login": "gssiyankai",
          "committed_at": "2016-03-28T08:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "807c07608f6b51213975b69d0054a0093fa72059",
          "body": null,
          "is_bot": false,
          "headline": "Attempting to get around travis problems.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-03-17T03:16:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9d4187a1d208ed5a1aff29069a7d2a3e616777d",
          "body": null,
          "is_bot": false,
          "headline": "Updating reference.",
          "author_name": "Daniel Lemire",
          "author_login": "lemire",
          "committed_at": "2016-03-17T02:21:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 1,
      "commits_last_year": 1,
      "latest_release_at": "2023-03-08T15:17:58Z",
      "latest_release_tag": "JavaEWAH-1.2.3",
      "releases_from_tags": false,
      "days_since_last_push": 282,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 1240,
      "mean_days_between_releases": null
    },
    "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": "com.googlecode.javaewah:JavaEWAH",
          "exists": true,
          "license": "Apache 2",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": true,
          "registry_url": "https://central.sonatype.com/artifact/com.googlecode.javaewah/JavaEWAH",
          "is_deprecated": false,
          "latest_version": "1.2.3",
          "repository_url": "https://github.com/lemire/javaewah.git",
          "versions_count": 77,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2023-03-09T15:28:42Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1239
        }
      ]
    },
    "popularity": {
      "forks": 111,
      "stars": 568,
      "watchers": 42,
      "fork_history": {
        "days": [
          {
            "date": "2010-10-23",
            "count": 1
          },
          {
            "date": "2010-11-09",
            "count": 1
          },
          {
            "date": "2011-11-02",
            "count": 1
          },
          {
            "date": "2011-12-11",
            "count": 1
          },
          {
            "date": "2012-01-03",
            "count": 1
          },
          {
            "date": "2012-01-29",
            "count": 1
          },
          {
            "date": "2012-02-09",
            "count": 1
          },
          {
            "date": "2012-05-11",
            "count": 1
          },
          {
            "date": "2012-07-30",
            "count": 1
          },
          {
            "date": "2012-09-12",
            "count": 1
          },
          {
            "date": "2012-10-24",
            "count": 1
          },
          {
            "date": "2012-12-12",
            "count": 1
          },
          {
            "date": "2013-01-16",
            "count": 1
          },
          {
            "date": "2013-01-30",
            "count": 1
          },
          {
            "date": "2013-02-09",
            "count": 1
          },
          {
            "date": "2013-03-08",
            "count": 1
          },
          {
            "date": "2013-03-12",
            "count": 1
          },
          {
            "date": "2013-04-03",
            "count": 1
          },
          {
            "date": "2013-06-09",
            "count": 1
          },
          {
            "date": "2013-07-24",
            "count": 1
          },
          {
            "date": "2014-01-07",
            "count": 1
          },
          {
            "date": "2014-01-15",
            "count": 1
          },
          {
            "date": "2014-03-08",
            "count": 1
          },
          {
            "date": "2014-06-15",
            "count": 1
          },
          {
            "date": "2014-07-14",
            "count": 1
          },
          {
            "date": "2014-08-03",
            "count": 1
          },
          {
            "date": "2014-11-05",
            "count": 1
          },
          {
            "date": "2014-11-14",
            "count": 1
          },
          {
            "date": "2014-12-16",
            "count": 1
          },
          {
            "date": "2015-05-07",
            "count": 1
          },
          {
            "date": "2015-05-09",
            "count": 1
          },
          {
            "date": "2015-06-20",
            "count": 1
          },
          {
            "date": "2015-09-18",
            "count": 1
          },
          {
            "date": "2015-09-22",
            "count": 1
          },
          {
            "date": "2015-12-28",
            "count": 1
          },
          {
            "date": "2016-02-10",
            "count": 1
          },
          {
            "date": "2016-03-08",
            "count": 1
          },
          {
            "date": "2016-05-09",
            "count": 1
          },
          {
            "date": "2016-05-14",
            "count": 1
          },
          {
            "date": "2016-06-19",
            "count": 1
          },
          {
            "date": "2016-08-05",
            "count": 1
          },
          {
            "date": "2016-09-26",
            "count": 1
          },
          {
            "date": "2016-09-30",
            "count": 1
          },
          {
            "date": "2016-12-24",
            "count": 1
          },
          {
            "date": "2017-03-03",
            "count": 1
          },
          {
            "date": "2017-03-21",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 2
          },
          {
            "date": "2017-05-18",
            "count": 1
          },
          {
            "date": "2017-07-29",
            "count": 1
          },
          {
            "date": "2017-08-09",
            "count": 1
          },
          {
            "date": "2017-08-10",
            "count": 1
          },
          {
            "date": "2017-08-15",
            "count": 1
          },
          {
            "date": "2017-08-21",
            "count": 2
          },
          {
            "date": "2017-08-23",
            "count": 3
          },
          {
            "date": "2017-09-01",
            "count": 2
          },
          {
            "date": "2017-09-27",
            "count": 1
          },
          {
            "date": "2017-10-10",
            "count": 1
          },
          {
            "date": "2017-10-13",
            "count": 1
          },
          {
            "date": "2017-10-31",
            "count": 1
          },
          {
            "date": "2017-11-14",
            "count": 1
          },
          {
            "date": "2018-01-15",
            "count": 1
          },
          {
            "date": "2018-03-20",
            "count": 1
          },
          {
            "date": "2018-05-07",
            "count": 1
          },
          {
            "date": "2018-05-25",
            "count": 1
          },
          {
            "date": "2018-05-30",
            "count": 1
          },
          {
            "date": "2018-07-24",
            "count": 1
          },
          {
            "date": "2018-08-03",
            "count": 1
          },
          {
            "date": "2018-09-05",
            "count": 1
          },
          {
            "date": "2018-09-21",
            "count": 1
          },
          {
            "date": "2018-11-10",
            "count": 1
          },
          {
            "date": "2019-01-07",
            "count": 1
          },
          {
            "date": "2019-01-27",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 1
          },
          {
            "date": "2019-04-16",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-18",
            "count": 1
          },
          {
            "date": "2019-06-04",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 1
          },
          {
            "date": "2019-12-21",
            "count": 1
          },
          {
            "date": "2020-03-04",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-28",
            "count": 1
          },
          {
            "date": "2020-07-03",
            "count": 1
          },
          {
            "date": "2020-07-27",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-09-30",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-09-29",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-07-13",
            "count": 1
          },
          {
            "date": "2022-09-05",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-03-03",
            "count": 1
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 110,
        "total_forks": 111
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "pom.xml"
      ],
      "largest_source_bytes": 120632,
      "source_files_sampled": 85,
      "oversized_source_files": 4,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pom.xml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 8,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "junit:junit",
            "direct": false,
            "version": "4.13.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.felix:maven-bundle-plugin",
            "direct": false,
            "version": "2.3.7",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-compiler-plugin",
            "direct": false,
            "version": "3.11.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-gpg-plugin",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-javadoc-plugin",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-source-plugin",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-surefire-plugin",
            "direct": false,
            "version": "2.19.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.moditect:moditect-maven-plugin",
            "direct": false,
            "version": "1.0.0.RC3",
            "ecosystem": "maven"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 8,
        "direct_count": 0,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 44,
        "open_issues": 1,
        "closed_ratio": 0.974,
        "closed_issues": 38,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "lemire",
          "commits": 597,
          "avatar_url": "https://avatars.githubusercontent.com/u/391987?v=4"
        },
        {
          "type": "User",
          "login": "gssiyankai",
          "commits": 70,
          "avatar_url": "https://avatars.githubusercontent.com/u/2707931?v=4"
        },
        {
          "type": "User",
          "login": "davidtime",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/20344950?v=4"
        },
        {
          "type": "User",
          "login": "owenkaser",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/4563785?v=4"
        },
        {
          "type": "User",
          "login": "moonpolysoft",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/4226?v=4"
        },
        {
          "type": "User",
          "login": "crangeratgoogle",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/2480655?v=4"
        },
        {
          "type": "User",
          "login": "barold419",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/6364933?v=4"
        },
        {
          "type": "User",
          "login": "francois",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/247?v=4"
        },
        {
          "type": "User",
          "login": "jasondavies",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/31223?v=4"
        },
        {
          "type": "User",
          "login": "aalmiray",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/13969?v=4"
        }
      ],
      "contributors_sampled": 17,
      "top_contributor_share": 0.846
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "basic.yml"
      ],
      "has_docs_dir": false,
      "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": 0,
            "reason": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 3/25 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 12 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "86f37ab370b74282989e40917b2786ad9fb65f94",
        "ran_at": "2026-07-30T23:40:35Z",
        "aggregate_score": 4.1,
        "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": "2025-10-21T00:11:22Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2023-03-08T14:13:33Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 76,
          "created_at": "2021-05-18T20:08:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/lemire/javaewah",
    "host": "github.com",
    "name": "javaewah",
    "owner": "lemire"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 50,
      "inputs": {
        "security": 53,
        "vitality": 22,
        "community": 61,
        "governance": 64,
        "engineering": 53
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 22,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "commits_last_year": 1,
              "human_commit_share": 0.99,
              "days_since_last_push": 282,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 282 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 282
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1 commits in the last year",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "JavaEWAH-1.2.3",
              "releases_from_tags": false,
              "days_since_latest_release": 1240,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1240 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1240
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 1,
              "days_since_last_merged_pr": 1240,
              "days_since_last_human_commit": 282,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 282 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 282
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 61,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "forks": 111,
              "stars": 568,
              "watchers": 42,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "568 stars",
                "points": 44.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 568
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "111 forks",
                "points": 17,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 111
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "42 watchers",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 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
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 17,
              "top_contributor_share": 0.846
            },
            "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 85% of commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "17 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "merged_prs": 44,
              "open_issues": 1,
              "closed_issues": 38,
              "issue_closed_ratio": 0.974,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "97% of issues closed",
                "points": 45.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "44/46 decided PRs merged",
                "points": 36.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 44,
                      "decided": 46
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/25 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "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": 75,
            "inputs": {
              "followers": 8177,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "lemire",
              "public_repos": 384,
              "account_age_days": 5804
            },
            "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": "8,177 followers of lemire",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 8177,
                      "login": "lemire"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "384 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 384
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "com.googlecode.javaewah:JavaEWAH"
              ],
              "ecosystems": "maven",
              "any_deprecated": false,
              "min_days_since_publish": 1239
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on maven",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "maven"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1239 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1239
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "77 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 77
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 53,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "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": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "bitset",
                "ewah",
                "bitmap-indexes",
                "java"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "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": "moderate",
        "name": "Security",
        "value": 53,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/25 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 8 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 8
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 8,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 8,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.131,
              "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": "13 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 13,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "pom.xml"
              ],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "pom.xml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "pom.xml"
                    }
                  }
                ],
                "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": "Java (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 120632,
              "source_files_sampled": 85,
              "oversized_source_files": 4
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Java (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "4/85 source files over 60KB",
                "points": 52.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 85,
                      "oversized": 4
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T23:40:50.836779Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lemire/javaewah.svg",
  "full_name": "lemire/javaewah",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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 statisticsMaven.