Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 06:37 UTC

JohnLCaron / electionguard-java

A port of electionguard-python to Java.

JavaMIT★ 11 stars⑂ 3 forkssince Dec 2020archivedView on GitHub ↗

JohnLCaron/electionguard-java holds a health index of 12 out of 100, placing it in the Critical band. It scores highest on AI Readiness (53/100) and lowest on Vitality (17/100). The repository is archived, so no further maintenance is expected.

12
overall / 100
Critical

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.

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

Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.

Ownership

John CaronPersonal account
24 followers26 public repossince Feb 2011Sunya LLC

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

Metrics by category

Vitality

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

17Critical · 22% of overall
How it's scored
0/36Push recency — last push 961 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — project is archived
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push961
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 4 version tags (no GitHub releases)
0/36Release recency — latest release 1,648 days ago
19.8/27Release cadence — a release every ~93.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count4
latest_release_tagv0.9.4
releases_from_tagsyes
days_since_latest_release1,648
mean_days_between_releases93.4
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?

33At risk · 18% of overall
How it's scored
16.2/60Stars — 11 stars
2.5/25Forks — 3 forks
0/15Watchers — 1 watchers
Inputs used
forks3
stars11
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
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?

33At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — 0% of issues closed
38/38.3PR acceptance — 133/134 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/13 approved changesets -- score normalized to 0
Inputs used
merged_prs133
open_issues3
closed_issues0
issue_closed_ratio0
closed_unmerged_prs1
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
10.1/25Owner reach — 24 followers of JohnLCaron
22.4/25Track record — 26 public repos, account ~15 yr old
Inputs used
followers24
owner_typeUser
is_verified
owner_loginJohnLCaron
public_repos26
account_age_days5,644
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Security

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

24Critical · 16% of overall
How it's scored
6/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 13 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/7.5Code-Review — Found 0/13 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project is archived
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.4
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

53Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
38.4/40Legible commit history — 72 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.72
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — build.gradle.kts, core/build.gradle.kts, viewer/build.gradle.kts (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
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsbuild.gradle.kts, core/build.gradle.kts, viewer/build.gradle.kts
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Java (statically typed)
55/55Manageable file sizes — 0/266 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes37,658
source_files_sampled266
oversized_source_files0
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — core/src/main/proto/ciphertext_ballot.proto, core/src/main/proto/ciphertext_tally.proto, core/src/main/proto/common.proto, core/src/main/proto/common_rpc.proto, core/src/main/proto/decrypting_rpc.proto, core/src/main/proto/decrypting_trustee_rpc.proto, core/src/main/proto/election_record.proto, core/src/main/proto/election_record_ver1.proto, core/src/main/proto/keyceremony_rpc.proto, core/src/main/proto/keyceremony_trustee_rpc.proto, core/src/main/proto/manifest.proto, core/src/main/proto/plaintext_ballot.proto, core/src/main/proto/plaintext_tally.proto, core/src/main/proto/trustees.proto, core/src/main/protorg/ciphertext_ballot.proto, core/src/main/protorg/ciphertext_tally.proto, core/src/main/protorg/common.proto, core/src/main/protorg/common_rpc.proto, core/src/main/protorg/decrypting_rpc.proto, core/src/main/protorg/decrypting_trustee_rpc.proto, core/src/main/protorg/election_record.proto, core/src/main/protorg/keyceremony_rpc.proto, core/src/main/protorg/keyceremony_trustee_rpc.proto, core/src/main/protorg/manifest.proto, core/src/main/protorg/plaintext_ballot.proto, core/src/main/protorg/plaintext_tally.proto, core/src/main/protorg/trustees.proto
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filescore/src/main/proto/ciphertext_ballot.proto, core/src/main/proto/ciphertext_tally.proto, core/src/main/proto/common.proto, core/src/main/proto/common_rpc.proto, core/src/main/proto/decrypting_rpc.proto, core/src/main/proto/decrypting_trustee_rpc.proto, core/src/main/proto/election_record.proto, core/src/main/proto/election_record_ver1.proto, core/src/main/proto/keyceremony_rpc.proto, core/src/main/proto/keyceremony_trustee_rpc.proto, core/src/main/proto/manifest.proto, core/src/main/proto/plaintext_ballot.proto, core/src/main/proto/plaintext_tally.proto, core/src/main/proto/trustees.proto, core/src/main/protorg/ciphertext_ballot.proto, core/src/main/protorg/ciphertext_tally.proto, core/src/main/protorg/common.proto, core/src/main/protorg/common_rpc.proto, core/src/main/protorg/decrypting_rpc.proto, core/src/main/protorg/decrypting_trustee_rpc.proto, core/src/main/protorg/election_record.proto, core/src/main/protorg/keyceremony_rpc.proto, core/src/main/protorg/keyceremony_trustee_rpc.proto, core/src/main/protorg/manifest.proto, core/src/main/protorg/plaintext_ballot.proto, core/src/main/protorg/plaintext_tally.proto, core/src/main/protorg/trustees.proto

Key facts

11GitHub stars
1contributors
0commits, last 12 months
961days since last push
4releases
1bus factor
3open issues
Mavenpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 3 ⇿
0Stars
3Forks

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.

12233312022-122023-062023-12
OpenSSF Scorecard 2.4 / 10
2.4aggregate

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-27 06:36 UTC

8Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 13 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/13 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject is archived
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 52989,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Java": 1712415,
        "Kotlin": 15802
      },
      "pushed_at": "2023-12-08T11:19:30Z",
      "created_at": "2020-12-14T05:14:59Z",
      "owner_type": "User",
      "updated_at": "2026-05-31T09:17:58Z",
      "description": "A port of electionguard-python to Java.",
      "is_archived": true,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": null,
      "name": "John Caron",
      "type": "User",
      "login": "JohnLCaron",
      "company": "Sunya LLC",
      "location": "Boulder, CO",
      "followers": 24,
      "avatar_url": "https://avatars.githubusercontent.com/u/613568?v=4",
      "created_at": "2011-02-11T21:52:06Z",
      "is_verified": null,
      "public_repos": 26,
      "account_age_days": 5644
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2022-01-20T21:19:37Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2021-07-02T02:16:38Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2021-05-18T19:59:12Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2021-04-15T13:43:54Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0d9e8e3451371710a0a77bfbabc8a59f4b02a8c8",
          "body": "Investigate failure of python library to verify",
          "is_bot": false,
          "headline": "Merge pull request #136 from JohnLCaron/pythonVerify",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-06-06T16:02:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4706f27af0055a59662557ac906948ce1e4e927b",
          "body": "Manifest.ContestDescription.pojo.votes_allowed may be null, use number_elected if so.\nDisjunctiveChaumPedersenProof.is_valid_org - clarify tests.",
          "is_bot": false,
          "headline": "Investigate failure of python library to verify",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-06-06T16:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d10218e09c6ac7900c920703fe7f6cc6c66ac5b9",
          "body": "Revert ChaumPederson.isValid() to original version1",
          "is_bot": false,
          "headline": "Merge pull request #135 from JohnLCaron/removeNormalize",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-06-06T15:59:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea0316cb4264b2cc71679e6971424b79794d6f80",
          "body": "Add cryptoBaseHash to ElectionInit\nremove name from ElectionConstants\nFix Consumer,PrivateData, Publisher paths to follow kotlin, eg remove election_record directory\nElectionConstants from proto need to set positive flag.\nElectionConstants need to know how many bits are in ElementP/Q, for normalizin\n[…]\notAggregationVerifier works on CiphertextTally, not PlaintextTally.\nAccumulateTally -> RunAccumulateTally\nDecryptingMediatorRunner -> RunDecryptingMediator\nAdd RunConvertJsonRecord, RunEncryptBallots.",
          "is_bot": false,
          "headline": "Revert ChaumPederson.isValid() to original version1.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-06-02T15:05:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3e9282ce2fb534c29e70d6b3bc00c70ba594228e",
          "body": "Remove old python data.\nFix some tests.",
          "is_bot": false,
          "headline": "remove Group.Element normalize, following kotlin.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-05-11T23:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5957187dbb8edb2ebffee3bfb5c8f1e9e6338ac2",
          "body": "Proto refactor",
          "is_bot": false,
          "headline": "Merge pull request #133 from JohnLCaron/protoRefactor",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-05-11T02:48:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "050e1a080ace3569f5ae57d143417706c929f0d2",
          "body": "version1 not removed yet.\nSeparate json and proto publish/consume.\nRevert lagrange coordinate to ElementModQ.\nRemove CiphertextBallot.Context accumulation.\nRemove PlaintextBallot.Selection is_placeholder.\nUSe latest JSON serialization: hex bigints.\nRestore PlaintextBallotSelection ExtendedData.\nAdd python example_election_record sata.",
          "is_bot": false,
          "headline": "use latest protobuf version2. Remove election_record subdirectory",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-05-11T02:46:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a095a3cdeddd8022c17f0cec5ec18640708029c0",
          "body": "version1 not removed yet.\nSeparate json and proto publish/consume.\nRevert lagrange coordinate to ElementModQ.\nRemove CiphertextBallot.Context accumulation.\nRemove PlaintextBallot.Selection is_placeholder.",
          "is_bot": false,
          "headline": "use latest protobuf version2. Remove election_record subdirectory",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-05-03T21:31:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f46fedcc4464c263f7684f8c00be487fe66cc713",
          "body": "version1 not removed yet.\nSeparate json and proto publish/consume.\nRevert lagrange coordinate to ElementModQ.\nRemove CiphertextBallot.Context accumulation.\nRemove PlaintextBallot.Selection is_placeholder.",
          "is_bot": false,
          "headline": "add protobuf version2.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-04-27T15:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00e0dc457fb1533e9691c663735c720eae797518",
          "body": "minor edits",
          "is_bot": false,
          "headline": "Merge pull request #132 from JohnLCaron/minor",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-04-26T00:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b126fafbeef6ddb6625378d496e81b921cba746e",
          "body": null,
          "is_bot": false,
          "headline": "minor edits",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-04-26T00:39:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be9de2ff61ca88aa46e176d524c28b690beac25c",
          "body": "Election System Certification draft.",
          "is_bot": false,
          "headline": "Merge pull request #131 from JohnLCaron/certification",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-04-14T19:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b22e352b079e4682e45cc3362b7e0a4dd28eb922",
          "body": null,
          "is_bot": false,
          "headline": "Election System Certification draft.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-04-14T19:46:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f4a470143ff3b959e2c4740959957683b8b02ca",
          "body": "SchnoorrProof, ChaumPedersenProof for ver2.",
          "is_bot": false,
          "headline": "Merge pull request #130 from JohnLCaron/verifyVer2",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-04-14T19:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f62840224de075b493f9b0ef44ef3f8ff6539501",
          "body": "Make simple verification work for ver2.",
          "is_bot": false,
          "headline": "SchnoorrProof, ChaumPedersenProof for ver2.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-04-14T19:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cac56fc8c84cafef6264ba2e1907f156d750c424",
          "body": "Kotlin compatibility",
          "is_bot": false,
          "headline": "Merge pull request #129 from JohnLCaron/kotlinCompatible",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-04-13T01:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a956fa95acc7b171bd60140f623a1adc65fad75",
          "body": "…aumPedersen.\n\nElementModP gets normalized to 512 bytes for to_hex.\nAdd errors string to PlaintextBallot for validation\nElGamal.elgamal_encrypt_ver1()\nConstantChaumPedersenProof supports both ver1 and ver2.",
          "is_bot": false,
          "headline": "Flesh out more of the kotlin core classes (aka ver2), use for ver2 Ch…",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-04-12T18:23:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b860b47ed26cf7429c0c8aa1cad8bcb697615a8f",
          "body": "Add HashedElGamalCiphertext.\nCiphertextSelection.extended_data uses HashedElGamalCiphertext.\nLagrange coefficients may be an int.\nSchnorrProof allows null public_key, committment.\nDevelop kotlin core classes: ChaumPederson defers to ChaumPedersonKt.",
          "is_bot": false,
          "headline": "Proto 2 compatibility.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-04-06T22:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f57640e4b1dce8ff951d2ea7fbab4a7d2a9be51",
          "body": "Cleanup EncryptionMediator to agree with kotlin.",
          "is_bot": false,
          "headline": "Merge pull request #128 from JohnLCaron/encrptyKotlin",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-04-01T13:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b715016e7935affbc287ff2922a1263cc88971c",
          "body": "Manifest uses Strings for start_date, end_date.\nUInt256.fromModQ() needs to check for length < 32\nAdd check that Ciphertext.data.is_valid_residue()\nHash.hash_elems() creates hash string, then digests it.\nElementModQ.toString() prints as UInt256.\nBigIntegers are always positive.\nStart of Hash specification.\nStart of kotlin class port.",
          "is_bot": false,
          "headline": "Cleanup EncryptionMediator to agree with kotlin.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-04-01T13:06:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "245f59764bbdbf7bd3d7028811828e7c8dda5b02",
          "body": "Cleanup EncryptionMediator to make agree with kotlin.",
          "is_bot": false,
          "headline": "Merge pull request #127 from JohnLCaron/kotlinEncrption",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-29T23:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cce781544fea40d2f82bfc5b807113c00cb784e",
          "body": "Manifest uses Strings for start_date, end_date.\nUInt256.fromModQ() needs to check for length < 32\nAdd check that Ciphertext.data.is_valid_residue()\nHash.hash_elems() creates hash string, then digests it.\nElementModQ.toString() prints as UInt256.\nStart of Hash specification.",
          "is_bot": false,
          "headline": "Cleanup EncryptionMediator to make agree with kotlin.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-29T23:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2b49d039c375f85b7e4c07b18a70dc72c3189c6",
          "body": "Cleanup HashedElGamal, remove recursion in Consumer.",
          "is_bot": false,
          "headline": "Merge pull request #126 from JohnLCaron/cleanup",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-25T15:26:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af3b51dcc165387a33baa7d312d08dc8df34443a",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup HashedElGamal, remove recursion in Consumer.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-25T15:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66caf2fdbe72364417e661a8b78c3325b5985cc8",
          "body": "Change proto schema to allow both 1.0 and 2.0, identical to kotlin",
          "is_bot": false,
          "headline": "Merge pull request #125 from JohnLCaron/proto2",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-23T00:31:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d89d55114bc2938fe42e9277be846dca143ae6c2",
          "body": null,
          "is_bot": false,
          "headline": "Make sure same protos are in java and kotlin",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-23T00:29:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1f737c45f699a8904539870f09279e5248cc59f",
          "body": null,
          "is_bot": false,
          "headline": "Change proto to allow both 1.0 and 2.0.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-23T00:28:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e89e81059d6f0150bb2634eb3b1638a3caf2ec3d",
          "body": "Port HashedElGamalCiphertext from kotlin-multiplatform",
          "is_bot": false,
          "headline": "Merge pull request #124 from JohnLCaron/hashedElGamal",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-22T18:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c6c8041cef5aa4aee1b753cae5376253a6b4a8b",
          "body": "Add Bytes as utility library for handling byte[].",
          "is_bot": false,
          "headline": "Port HashedElGamalCiphertext from kotlin-multiplatform",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-22T17:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7b66121c5d748e8c87c6d501e8ebd596b89b2cd",
          "body": "Add cryptoHash to Manifest, ContestDescription, SelectionDescription protos",
          "is_bot": false,
          "headline": "Merge pull request #123 from JohnLCaron/manifestCrypto",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-20T19:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30ed9a7edfa8ac2edaded6ff0973b62917690cb1",
          "body": "…protos.\n\nCompute them when they are not present.",
          "is_bot": false,
          "headline": "Add cryptoHash to Manifest, ContestDescription, SelectionDescription …",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-20T19:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c1d67fa4f07e784e45498eef34b8992dc002ceb",
          "body": "Use same proto schema as kotlin.",
          "is_bot": false,
          "headline": "Merge pull request #122 from JohnLCaron/uint256Proto",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-19T16:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b1ceb78ada4e5b80aae310db9e5857d5d9e0de9",
          "body": "Correct publishEndToEnd with non-hex integers.",
          "is_bot": false,
          "headline": "Use same proto schema as kotlin.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-19T14:10:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab9c1694b0e0f2c07ac0c39a8e63bbd5cb123795",
          "body": "Make sure Manifest crypto_hash agrees with python.",
          "is_bot": false,
          "headline": "Merge pull request #121 from JohnLCaron/manifestHash",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-18T18:23:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "043b1dc398b2373a2dadc1a139f39a38ff891138",
          "body": "Json no longer using hex for integers.\nUse correct ISO date string for start_date, end_data.\nAdd json test data from python.\nAdd Compute sizes in SubmittedBallotsTable.",
          "is_bot": false,
          "headline": "Make sure Manifest crypto_hash agrees with python.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-18T18:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f29cf291ec8d8259f361f11d8ab876304c5d29f",
          "body": "Add input validation tests for VoteVariationType and votes_allowed",
          "is_bot": false,
          "headline": "Merge pull request #120 from JohnLCaron/voteVariation",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-15T15:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "128d18910a004a570d2eccfcf46cd58fcc0d17d3",
          "body": "improve UI.",
          "is_bot": false,
          "headline": "Add input validation tests for VoteVariationType and votes_allowed",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-15T15:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65b4d94e94471fc77af0174b2966d333d4904ed5",
          "body": "Cleanup RunRemoteWorkflow.",
          "is_bot": false,
          "headline": "Merge pull request #119 from JohnLCaron/runRemoteWorkflow",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-13T22:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d41e181baa8c80cd7ffa164d7168141644692c07",
          "body": "DecryptingMediatorRunner.decryptSpoiledBallots default false.\nreadElectionRecordJson tolerate missing data.",
          "is_bot": false,
          "headline": "Cleanup RunRemoteWorkflow.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-13T22:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0d9ed339dda5de419f0db924630ecc323ec57dc",
          "body": "Propagate non-standard primes through the workflow.",
          "is_bot": false,
          "headline": "Merge pull request #118 from JohnLCaron/nonStdPrimeWorkflow",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-11T23:57:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82a7874f803e1c1623e4db5de570788eb46d090a",
          "body": "Add RegisterDecryptingTrusteeResponse to decrypting_rpc.proto\nAdd RunKeyCeremonyRemote,\nAdd MakeManifestForTesting, Publisher.writeStartingProto() to create synthetic Manifests of any size.",
          "is_bot": false,
          "headline": "Propagate non-standard primes through the workflow.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-11T23:55:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f48fd3ec1c60b9fe2b47216cd48ac0ccc64e6bd",
          "body": "finish testing attack on SubmittedBallot",
          "is_bot": false,
          "headline": "Merge pull request #117 from JohnLCaron/attack2",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-11T16:34:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29d5f838cd1b95c65227bc0b9ab9f4f0f6c80916",
          "body": "rename ElectionRecord.election -> manifest",
          "is_bot": false,
          "headline": "finish testing attack on SubmittedBallot",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-11T16:33:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "459fe6c6ff8e02e981bb2dec1f54d62573c5f423",
          "body": "Try to munge SubmittedBallot and see if it still verifies.",
          "is_bot": false,
          "headline": "Merge pull request #116 from JohnLCaron/attackSubmittedBallot",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-11T00:39:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35d650eb149d65e8e5e675365e9dcf4a85c6ff45",
          "body": "…low.\n\nTry to munge SubmittedBallot and see if it still verifies.",
          "is_bot": false,
          "headline": "Add RunDecryption to run only the remote Decryption part of the workf…",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-11T00:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29084ffbeb3a30cda84aad715b7cef7ec8216eaa",
          "body": "Change field names to match proto / kotlin.",
          "is_bot": false,
          "headline": "Merge pull request #115 from JohnLCaron/renameFields",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-09T18:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceccaee65d6da40d59f7af0dd093f36547b7bef1",
          "body": "Add ElectionConstantsPojo, ElectionContextPojo.\nRemove ElectionObjectBaseIF, OrderedObjectBaseIF.",
          "is_bot": false,
          "headline": "Change field names to match proto / kotlin.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-09T18:28:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e9e14e4d4d754535cb2676b857ba3b605c38488",
          "body": "Unique selection ids across all contests.",
          "is_bot": false,
          "headline": "Merge pull request #114 from JohnLCaron/uniqueSelectionIds",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-02T18:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b117f3febab9fbd05ea0102426344a779fc52e51",
          "body": null,
          "is_bot": false,
          "headline": "Unique selection ids across all contests.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-02T18:39:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e95c8eea466051db60b844e2bd4d392325cc7ce9",
          "body": "Proto standardization with kotlin.",
          "is_bot": false,
          "headline": "Merge pull request #111 from JohnLCaron/standardProto",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-02T14:31:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04680e2f70d94813663f1206da60a66ec0884a7c",
          "body": "Serialization spec references document in multiplatform.\nAdd name to ElectionConstants\nGuardianRecord fields renamed to match proto\nCiphertextElectionContext -> ElectionContext\nelectionRecord.encryptedTally -> electionRecord.ciphertextTally\nManifest.type -> electionType",
          "is_bot": false,
          "headline": "Proto standardization with kotlin.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-02T14:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caf332c7f5718bfcf542b618a8cc1e11ce9cdcb4",
          "body": null,
          "is_bot": false,
          "headline": "Proto standardization with kotlin.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-03-01T22:10:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99cdc6f451ec6987ee8b8e40eef05c20e8de5f24",
          "body": "Protobuf serialization update, synch with kotlin.",
          "is_bot": false,
          "headline": "Merge pull request #110 from JohnLCaron/protok",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-23T15:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eac03ef3a5466341971326065f652c22af4d409",
          "body": "Add election record version.",
          "is_bot": false,
          "headline": "Proto serialization update, synch with kotlin.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-23T15:32:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e1b9472558a4206a95d0def7f979fe6f165e73a",
          "body": "JSON serialization docs update",
          "is_bot": false,
          "headline": "Merge pull request #109 from JohnLCaron/serializeSpec",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-17T18:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef9b486fc29b44eed79856bf9062cb933b9a8ad5",
          "body": "Match protos with json spec.\nAdd Manifest spec_version",
          "is_bot": false,
          "headline": "JSON serialization docs update",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-17T18:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aafdc05db2e4622cce8af7d0b22ff45213bad91",
          "body": "JSON serialization changed; use LagrangeCoefficientsPojo, ElementModPojo",
          "is_bot": false,
          "headline": "Merge pull request #108 from JohnLCaron/newJsonSerialization",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-17T14:46:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d338ce985d3f50f10553512bd87b97f9e2e7744",
          "body": "…ojo.\n\nMake sure standard constants are always the default.\nnew JSON data for publishEndToEnd, python-1.4.0, workflow",
          "is_bot": false,
          "headline": "JSON serialization changed; use LagrangeCoefficientsPojo, ElementModP…",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-17T14:43:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d56d2ca324da4d900aa5244bdb8718dc20fe9cb8",
          "body": "first pass JSON specification",
          "is_bot": false,
          "headline": "Merge pull request #107 from JohnLCaron/jsonSchemas",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-16T04:01:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79f99c5765fc17f9f942345c7e7d87050cb8f78d",
          "body": null,
          "is_bot": false,
          "headline": "first pass JSON specification",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-16T04:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c94edf32af936c5374da6bba24ef6a118450fe14",
          "body": "cleanup protos, make sure they agree with JSON, add proposed spec.",
          "is_bot": false,
          "headline": "Merge pull request #106 from JohnLCaron/cleanup2",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-16T00:15:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f5619ee34220af4ab44f19d3455ff7ba483ff35",
          "body": null,
          "is_bot": false,
          "headline": "cleanup protos, make sure they agree with JSON, add proposed spec.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-16T00:13:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d614965fd2b8d31b3e9a6578c1093e0eb76b1653",
          "body": "cleanup protos, make sure they agree with JSON\nswitch to use base10 for BigInteger for now, to match pythin output\nadd (failing) tests on electionguard sample data\ngenerate new data for publishEndToEnd and workflow. python currently failing TBD.",
          "is_bot": false,
          "headline": "change Hash to mod(Q)",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-15T17:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93ab1b00156b70aa7fc670aae17e7acd602b8e33",
          "body": "fixes all failing tests except the ones needing lagrange coefficients from Json (see issue #520)",
          "is_bot": false,
          "headline": "Merge pull request #105 from JohnLCaron/fixTests",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-13T20:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b225b42b6494fc1bbd57251be9e4ed710e1bab12",
          "body": "… from Json (see issue #520)",
          "is_bot": false,
          "headline": "fixes all failing tests except the ones needing lagrange coefficients…",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-13T20:22:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c21a3d96f3334528657f55f2b4bd9d0c1c55a1e4",
          "body": "cleanup based on Intellij inspections",
          "is_bot": false,
          "headline": "Merge pull request #104 from JohnLCaron/cleanup",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-13T18:40:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cb498ff67cf20f2b2aa4648ee3e6d0fcb23e010",
          "body": ".collect(Collectors.toList()) -> toList()",
          "is_bot": false,
          "headline": "cleanup Intellij inspections",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-13T18:33:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ec819b5cac2d76c6ed10b049be79f28a0d671f2",
          "body": "split viewer and core off into seperate modules",
          "is_bot": false,
          "headline": "Merge pull request #103 from JohnLCaron/makeModules",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-13T04:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e597dba386273105d6910408ebb3e232c0fddce",
          "body": "make sure things run on java 17",
          "is_bot": false,
          "headline": "split viewer and core off into seperate modules",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-13T04:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd22b366f639cc71220c93d182a1b08f1b04fb3f",
          "body": "some minor improvements to Viewer",
          "is_bot": false,
          "headline": "Merge pull request #102 from JohnLCaron/improveUI",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-12T20:34:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38f29f1465f424bd9b819dbfb6ef06cf6ec962f5",
          "body": null,
          "is_bot": false,
          "headline": "some minor improvements to Viewer",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-12T20:33:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29d6a4bfd79d29c477aefbee05a2afe2ec5071a9",
          "body": "remove SpoiledBallotsAndTallies class",
          "is_bot": false,
          "headline": "Merge pull request #101 from JohnLCaron/removeSpoiledBallotsAndTally",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-12T18:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf2c95c70f8a743b453c831cc468614d0f9fbd6",
          "body": null,
          "is_bot": false,
          "headline": "remove SpoiledBallotsAndTallies class",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-12T18:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e14c19abf7820634eb32b607ef920968c16a129f",
          "body": "use records for Manifest",
          "is_bot": false,
          "headline": "Merge pull request #100 from JohnLCaron/manifestRecords",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-12T18:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5303d27a37b7349636c88d721ca33caa482394d",
          "body": "ContestWithPlaceholders delegates to ContestDescription, not subclass\nContestDescription.votes_allowed is not optional",
          "is_bot": false,
          "headline": "use records for Manifest",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-12T18:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f82282d6cba5d7d6f10073bf9fca381c6fa2615",
          "body": "replace rest of AutoValue classes with java17 record",
          "is_bot": false,
          "headline": "Merge pull request #99 from JohnLCaron/javaRecords2",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-12T04:25:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4052de1538f0821a52a39d60be8dabf8dcdc809",
          "body": null,
          "is_bot": false,
          "headline": "replace rest of AutoValue classes with java17 record",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-12T04:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d5a5fae0ef06754778613c56da725269c5621c2",
          "body": "use java 17 records for GuardianPrivateRecord and GuardianRecord",
          "is_bot": false,
          "headline": "Merge pull request #98 from JohnLCaron/javaRecords",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-12T02:00:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c4f61adfb37b3ba2f892934fdceb89698a5b5e1",
          "body": "add tests for RemoteTrustee (proto) for good measure\nsome improvements on the viewer",
          "is_bot": false,
          "headline": "use java 17 records for GuardianPrivateRecord (JSON) and GuardianRecord",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-12T01:58:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb7b07af73ef8c9f2d1cdbef0b2b38f9264ec98b",
          "body": "remove use of Auxiliary keys (part 2)",
          "is_bot": false,
          "headline": "Merge pull request #97 from JohnLCaron/removeAuxiliary2",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-11T21:40:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a4219641dd112036ddc9d6071f5a783f15c0501",
          "body": "fix (most) test errors.",
          "is_bot": false,
          "headline": "remove use of Auxiliary keys (part 2)",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-11T21:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61d02c8ec8398ad6b3f8090ac167ae91dcac0890",
          "body": "remove use of Auxiliary keys",
          "is_bot": false,
          "headline": "Merge pull request #96 from JohnLCaron/removeAuxiliary",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-11T20:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1792aeab7bd490c93ab94ec9a4364c700b331f4b",
          "body": "move DecryptWithSecrets to standard\nElectionPartialKeyBackup now has coordinate value not encyrpted\ntweak the proto election record naming.",
          "is_bot": false,
          "headline": "remove use of Auxiliary keys",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-11T20:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "deb6404b9c0628b4e8ddec3e51c94a97ae088d0c",
          "body": "convert to gradle7",
          "is_bot": false,
          "headline": "Merge pull request #95 from JohnLCaron/gradle7",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-10T18:50:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5b2859ab9d09621fe0f7e87663fdaf518f7e209",
          "body": "use Kotlin DSL\nupgrade dependencies",
          "is_bot": false,
          "headline": "convert to gradle7",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-10T18:47:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "430b65a938ce5bc7c3a24064ae84b1ea09dd1e85",
          "body": "cleanup classes",
          "is_bot": false,
          "headline": "Merge pull request #94 from JohnLCaron/cleanup2",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-09T19:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0adb12eaba77203e82b084ab31b4730f97efda52",
          "body": "remove ElectionObjectBase in favor of ElectionObjectBaseIF\nobject_id -> object_id()\nDataStore becomes inner class of BallotBox\nmove Decryptions, GuardianRecordPrivate, KeytCeremony to standard package\nremove DecryptionProofTuple\nfix bug in CiphertextTally roundtrip through proto",
          "is_bot": false,
          "headline": "cleanup",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-09T19:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e16492e04d22f58e3cddf306e3a8c651db0da71",
          "body": "version 0.9.5-snapshot",
          "is_bot": false,
          "headline": "Merge pull request #93 from JohnLCaron/v095snap",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-08T17:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea9af731fc2e25b7790e8531288dfb8c2bc4c798",
          "body": null,
          "is_bot": false,
          "headline": "version 0.9.5-snapshot",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-02-08T17:10:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d43abb5f1decee9428e68ef8bb01116fb6934f3a",
          "body": "Guardian and all that use it moved to package standard, separate from…",
          "is_bot": false,
          "headline": "Merge pull request #92 from JohnLCaron/version0.9.4",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-01-20T21:19:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b80a87498dee100dd74218efd13a09b5a5cc4ed",
          "body": "… production classes.\n\nRunStandardWorkflow moved to standard.\nPublisher creates new output directory if needed.\nPrivate data is handled by PrivateData classs.\nFix Auxiliary.ByteString serialization.\nUpgrade protobufVersion to 3.19.2.\nversion 0.9.4",
          "is_bot": false,
          "headline": "Guardian and all that use it moved to package standard, separate from…",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-01-20T21:17:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ee236816ae7fdf85eacfe74b6d01c4c9e987f35",
          "body": "Port JSON serialization to changes in python 1.4.0.",
          "is_bot": false,
          "headline": "Merge pull request #91 from JohnLCaron/jsonSerialize",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-01-17T22:16:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "132428a0b9d289dae65c90843b64158673a102f7",
          "body": "Remove spoiledDecryptedTallies, change spoiledDecryptedBallots to PlaintextTally: misunderstaning on my part.\nPlaintextTally do not have sequence_order fields.\nChange Pojos to use Integer and Boolean, so we can make special serialize/deserialize hooks.\nAdd Coefficents class for lagrange_coefficients\n[…]\ns.StandardPrevious to identify old election records.\nAdd ElectionConstants.qminus1() as temp optimization, see issue #513.\nAdd data/python-1.4.0, update resources.\nFix Publisher.publish_private_data()",
          "is_bot": false,
          "headline": "Port JSON serialization to changes in python 1.4.0.",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-01-17T22:11:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aae58128d2b49e136e221edfaab6d5511fabddd4",
          "body": "Port \"Utilize optimized encryption equations\" #452",
          "is_bot": false,
          "headline": "Merge pull request #90 from JohnLCaron/port452",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-01-10T17:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "745fbb82974497a16c2bd083977f23463db55a35",
          "body": "more efficient calculations fo ChaumPederson disjuctive proof.\nLeft old code in to test.",
          "is_bot": false,
          "headline": "Port \"Utilize optimized encryption equations\" #452",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-01-10T17:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b80850e81da252adc8aa8703d91eaa830053d7d",
          "body": "Port \"Expanded Submitted Ballot from Compact includes nonces\" #489/491",
          "is_bot": false,
          "headline": "Merge pull request #89 from JohnLCaron/port489",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-01-10T03:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c293e49eed78a4cd3297a5b42e7815c6af836f5",
          "body": "CompactSubmittedBallot expand_compact_submitted_ballot calls SubmittedBallot.create() instead of new SubmittedBallot()",
          "is_bot": false,
          "headline": "Port \"Expanded Submitted Ballot from Compact includes nonces\" #489/491",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-01-10T03:55:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1187d1cb4bbf44400319cc25f7529595007993ba",
          "body": "Port \"Add extended data to ElectionGuard Context\" (#419)",
          "is_bot": false,
          "headline": "Merge pull request #88 from JohnLCaron/port419",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-01-10T01:58:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d86e252f0999112afa2b9b22ffbe4e64f3503894",
          "body": "Add a map<string, string> to CiphertextElectionContext",
          "is_bot": false,
          "headline": "Port \"Add extended data to ElectionGuard Context\" (#419)",
          "author_name": "JohnLCaron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-01-10T01:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86bd799d89c89c0e049ec8e4740d82cd9ce213fb",
          "body": "Port python PR #415 \"CryptoHash using Sequence Order\", issue #350",
          "is_bot": false,
          "headline": "Merge pull request #87 from JohnLCaron/seqOrderPR415",
          "author_name": "John Caron",
          "author_login": "JohnLCaron",
          "committed_at": "2022-01-09T23:09:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 4,
      "commits_last_year": 0,
      "latest_release_at": "2022-01-20T21:19:37Z",
      "latest_release_tag": "v0.9.4",
      "releases_from_tags": true,
      "days_since_last_push": 961,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1648,
      "mean_days_between_releases": 93.4
    },
    "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": []
    },
    "popularity": {
      "forks": 3,
      "stars": 11,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2022-12-17",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "core/src/main/proto/ciphertext_ballot.proto",
        "core/src/main/proto/ciphertext_tally.proto",
        "core/src/main/proto/common.proto",
        "core/src/main/proto/common_rpc.proto",
        "core/src/main/proto/decrypting_rpc.proto",
        "core/src/main/proto/decrypting_trustee_rpc.proto",
        "core/src/main/proto/election_record.proto",
        "core/src/main/proto/election_record_ver1.proto",
        "core/src/main/proto/keyceremony_rpc.proto",
        "core/src/main/proto/keyceremony_trustee_rpc.proto",
        "core/src/main/proto/manifest.proto",
        "core/src/main/proto/plaintext_ballot.proto",
        "core/src/main/proto/plaintext_tally.proto",
        "core/src/main/proto/trustees.proto",
        "core/src/main/protorg/ciphertext_ballot.proto",
        "core/src/main/protorg/ciphertext_tally.proto",
        "core/src/main/protorg/common.proto",
        "core/src/main/protorg/common_rpc.proto",
        "core/src/main/protorg/decrypting_rpc.proto",
        "core/src/main/protorg/decrypting_trustee_rpc.proto",
        "core/src/main/protorg/election_record.proto",
        "core/src/main/protorg/keyceremony_rpc.proto",
        "core/src/main/protorg/keyceremony_trustee_rpc.proto",
        "core/src/main/protorg/manifest.proto",
        "core/src/main/protorg/plaintext_ballot.proto",
        "core/src/main/protorg/plaintext_tally.proto",
        "core/src/main/protorg/trustees.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "build.gradle.kts",
        "core/build.gradle.kts",
        "viewer/build.gradle.kts"
      ],
      "largest_source_bytes": 37658,
      "source_files_sampled": 266,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "build.gradle.kts",
        "core/build.gradle.kts",
        "viewer/build.gradle.kts"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 133,
        "open_issues": 3,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "JohnLCaron",
          "commits": 360,
          "avatar_url": "https://avatars.githubusercontent.com/u/613568?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 8,
            "reason": "binaries present in source code",
            "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 13 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": 0,
            "reason": "Found 0/13 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project is archived",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0d9e8e3451371710a0a77bfbabc8a59f4b02a8c8",
        "ran_at": "2026-07-27T06:36:48Z",
        "aggregate_score": 2.4,
        "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": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2022-06-06T16:02:25Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 112,
          "created_at": "2022-03-02T18:08:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 113,
          "created_at": "2022-03-02T18:15:04Z",
          "last_comment_at": "2022-03-12T16:32:34Z",
          "last_comment_author": "JohnLCaron"
        },
        {
          "number": 134,
          "created_at": "2022-05-13T22:15:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/JohnLCaron/electionguard-java",
    "host": "github.com",
    "name": "electionguard-java",
    "owner": "JohnLCaron"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 29,
            "pct": 40
          }
        }
      ],
      "value": 12,
      "inputs": {
        "security": 24,
        "vitality": 17,
        "community": 33,
        "governance": 33,
        "engineering": 44,
        "abandonment_cap": 29,
        "abandonment_state": "declared",
        "abandonment_multiplier": 40,
        "weighted_overall_before_abandonment": 30,
        "overall_after_abandonment_multiplier": 12
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 961,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 961 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 961
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project is archived",
                "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": 40,
            "inputs": {
              "releases_count": 4,
              "latest_release_tag": "v0.9.4",
              "releases_from_tags": true,
              "days_since_latest_release": 1648,
              "mean_days_between_releases": 93.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "4 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1648 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1648
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~93.4 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 93.4
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "cap": 29,
              "state": "declared",
              "guards": [],
              "signals": [],
              "red_flag": true,
              "multiplier_pct": 40,
              "declared_reason": "archived",
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "the repository is archived on GitHub",
                "points": 40,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_archived",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 33,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "forks": 3,
              "stars": 11,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "11 stars",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 33,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "merged_prs": 133,
              "open_issues": 3,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "133/134 decided PRs merged",
                "points": 38,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 133,
                      "decided": 134
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/13 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "followers": 24,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "JohnLCaron",
              "public_repos": 26,
              "account_age_days": 5644
            },
            "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": "24 followers of JohnLCaron",
                "points": 10.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 24,
                      "login": "JohnLCaron"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "26 public repos, account ~15 yr old",
                "points": 22.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 26
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 44,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 13 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 24,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6,
                "status": "partial",
                "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 13 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 0/13 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.72,
              "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": "72 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 38.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 72,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "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": [
                "build.gradle.kts",
                "core/build.gradle.kts",
                "viewer/build.gradle.kts"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "build.gradle.kts, core/build.gradle.kts, viewer/build.gradle.kts (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "build.gradle.kts, core/build.gradle.kts, viewer/build.gradle.kts"
                    }
                  }
                ],
                "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 37658,
              "source_files_sampled": 266,
              "oversized_source_files": 0
            },
            "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": "0/266 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 266,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "core/src/main/proto/ciphertext_ballot.proto",
                "core/src/main/proto/ciphertext_tally.proto",
                "core/src/main/proto/common.proto",
                "core/src/main/proto/common_rpc.proto",
                "core/src/main/proto/decrypting_rpc.proto",
                "core/src/main/proto/decrypting_trustee_rpc.proto",
                "core/src/main/proto/election_record.proto",
                "core/src/main/proto/election_record_ver1.proto",
                "core/src/main/proto/keyceremony_rpc.proto",
                "core/src/main/proto/keyceremony_trustee_rpc.proto",
                "core/src/main/proto/manifest.proto",
                "core/src/main/proto/plaintext_ballot.proto",
                "core/src/main/proto/plaintext_tally.proto",
                "core/src/main/proto/trustees.proto",
                "core/src/main/protorg/ciphertext_ballot.proto",
                "core/src/main/protorg/ciphertext_tally.proto",
                "core/src/main/protorg/common.proto",
                "core/src/main/protorg/common_rpc.proto",
                "core/src/main/protorg/decrypting_rpc.proto",
                "core/src/main/protorg/decrypting_trustee_rpc.proto",
                "core/src/main/protorg/election_record.proto",
                "core/src/main/protorg/keyceremony_rpc.proto",
                "core/src/main/protorg/keyceremony_trustee_rpc.proto",
                "core/src/main/protorg/manifest.proto",
                "core/src/main/protorg/plaintext_ballot.proto",
                "core/src/main/protorg/plaintext_tally.proto",
                "core/src/main/protorg/trustees.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "core/src/main/proto/ciphertext_ballot.proto, core/src/main/proto/ciphertext_tally.proto, core/src/main/proto/common.proto, core/src/main/proto/common_rpc.proto, core/src/main/proto/decrypting_rpc.proto, core/src/main/proto/decrypting_trustee_rpc.proto, core/src/main/proto/election_record.proto, core/src/main/proto/election_record_ver1.proto, core/src/main/proto/keyceremony_rpc.proto, core/src/main/proto/keyceremony_trustee_rpc.proto, core/src/main/proto/manifest.proto, core/src/main/proto/plaintext_ballot.proto, core/src/main/proto/plaintext_tally.proto, core/src/main/proto/trustees.proto, core/src/main/protorg/ciphertext_ballot.proto, core/src/main/protorg/ciphertext_tally.proto, core/src/main/protorg/common.proto, core/src/main/protorg/common_rpc.proto, core/src/main/protorg/decrypting_rpc.proto, core/src/main/protorg/decrypting_trustee_rpc.proto, core/src/main/protorg/election_record.proto, core/src/main/protorg/keyceremony_rpc.proto, core/src/main/protorg/keyceremony_trustee_rpc.proto, core/src/main/protorg/manifest.proto, core/src/main/protorg/plaintext_ballot.proto, core/src/main/protorg/plaintext_tally.proto, core/src/main/protorg/trustees.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "core/src/main/proto/ciphertext_ballot.proto, core/src/main/proto/ciphertext_tally.proto, core/src/main/proto/common.proto, core/src/main/proto/common_rpc.proto, core/src/main/proto/decrypting_rpc.proto, core/src/main/proto/decrypting_trustee_rpc.proto, core/src/main/proto/election_record.proto, core/src/main/proto/election_record_ver1.proto, core/src/main/proto/keyceremony_rpc.proto, core/src/main/proto/keyceremony_trustee_rpc.proto, core/src/main/proto/manifest.proto, core/src/main/proto/plaintext_ballot.proto, core/src/main/proto/plaintext_tally.proto, core/src/main/proto/trustees.proto, core/src/main/protorg/ciphertext_ballot.proto, core/src/main/protorg/ciphertext_tally.proto, core/src/main/protorg/common.proto, core/src/main/protorg/common_rpc.proto, core/src/main/protorg/decrypting_rpc.proto, core/src/main/protorg/decrypting_trustee_rpc.proto, core/src/main/protorg/election_record.proto, core/src/main/protorg/keyceremony_rpc.proto, core/src/main/protorg/keyceremony_trustee_rpc.proto, core/src/main/protorg/manifest.proto, core/src/main/protorg/plaintext_ballot.proto, core/src/main/protorg/plaintext_tally.proto, core/src/main/protorg/trustees.proto"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T06:37:03.262759Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/JohnLCaron/electionguard-java.svg",
  "full_name": "JohnLCaron/electionguard-java",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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