Public record
Software health reportschema 0.27.0 · metrics 2.3.2 · 2026-08-01 20:09 UTC

aburrell / apexpy

A Python wrapper for Apex coordinates

Python · Fortran · CMIT★ 40 stars⑂ 30 forkssince Nov 2015View on GitHub ↗

aburrell/apexpy holds a health index of 65 out of 100, placing it in the Good band. It scores highest on Engineering Quality (68/100) and lowest on AI Readiness (33/100). It was last updated 44 days ago. A single contributor accounts for most of its recent work.

65
overall / 100
Good

Software health index

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

65
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

The weighted overall 60 is calibrated to 65 on the published index scale (record calibration 2026-08-02).

Ownership

Angeline BurrellPersonal account
69 followers18 public repossince Mar 2014Naval Research Laboratory

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIapexpy2.1.12,3951045 days agoapexmodified-apexquasi-dipolecoordinatesmagnetic-coordinatesmltmagnetic-local-timeconversionconverting

Metrics by category

Vitality

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

53Moderate · 21% of overall
How it's scored
18/36Push recency — last push 44 days ago
2.8/36Commit cadence — 4/52 weeks with commits
11.9/18Commit volume — 20 commits in the last year
5/10OpenSSF Scorecard: Maintained — 6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year20
human_commit_share1
days_since_last_push44
active_weeks_last_year4
How it's scored
27/27Ships releases — 8 releases published
36/36Release recency — latest release 45 days ago
5.4/27Release cadence — a release every ~433.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count8
latest_release_tagv2.1.1
releases_from_tagsno
days_since_latest_release45
mean_days_between_releases433.1
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?

63Moderate · 17% of overall
How it's scored
25.8/60Stars — 40 stars
12.2/25Forks — 30 forks
2.7/15Watchers — 4 watchers
Inputs used
forks30
stars40
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
45.1/80Monthly downloads — 2,395 downloads/month across pypi
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesapexpy
dependents
ecosystemspypi
total_downloads
monthly_downloads2,395
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

65Good · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
9.4/22.5Commit distribution — top contributor authored 58% of commits
10.8/13.5Contributor breadth — 8 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.582
How it's scored
33/42Issue resolution — 78% of issues closed
24.9/30PR acceptance — 69/83 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
9/15OpenSSF Scorecard: Code-Review — Found 3/5 approved changesets -- score normalized to 6
Inputs used
merged_prs69
open_issues17
closed_issues62
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.785
closed_unmerged_prs14
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.3/25Owner reach — 69 followers of aburrell
21.3/25Track record — 18 public repos, account ~12 yr old
Inputs used
followers69
owner_typeUser
is_verified
owner_loginaburrell
public_repos18
account_age_days4,513
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
35/35Publish recency — latest publish 45 days ago
20/20Version history — 10 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesapexpy
ecosystemspypi
any_deprecatedno
min_days_since_publish45

Engineering Quality

Are baseline engineering and documentation practices in place?

68Good · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 4 out of 5 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
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?

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2/2.5CI-Tests — 4 out of 5 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-Review — Found 3/5 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3.8/7.5Maintained — 6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.7
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:apexpy@2.1.1 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.

AI Readiness

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

33At Risk · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
12.8/40Legible commit history — 24 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.24
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — docs/Makefile, fortranapex/Makefile
22/22Automated tests
0/11Lint / format config
0/11Static type checking
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 — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesdocs/Makefile, fortranapex/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Python without a type-check config
45.8/55Manageable file sizes — 2/12 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes126,484
source_files_sampled12
oversized_source_files2
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

40GitHub stars
8contributors
20commits, last 12 months
44days since last push
8releases
1bus factor
17open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch pypi package 'apexpy.fortranapex' from its registry

More detail

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

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

0510152025303022018-042022-032026-03
Major 1Minor 2Patch 3

Each point covers 8 days.

OpenSSF Scorecard 4.7 / 10
4.7aggregate

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-08-01 20:09 UTC

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

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

RegistryPackageVersionRelation
PyPInumpydirect
PyPIargsindirect
PyPIbuiltinindirect
PyPIbuiltinsindirect
PyPIcallstackindirect
PyPIchangelogindirect
PyPIclassmethodindirect
PyPIclassmethodsindirect
PyPIcythonindirect
PyPIindicesindirect
PyPIkwargsindirect
PyPImeson-pythonindirect
PyPIpyproject-parserindirect
PyPIsetuptoolsindirect
PyPIsphinxindirect
PyPIsphinx-autoapiindirect
PyPIsphinx-rtd-themeindirect
PyPIstaticmethodindirect
PyPIstaticmethodsindirect
Dependency advisories 0

Installing pypi:apexpy@2.1.1 pulls in 1 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 2192,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C": 126484,
        "Meson": 7168,
        "Python": 156197,
        "Fortran": 127675,
        "Makefile": 1319
      },
      "pushed_at": "2026-06-18T15:21:09Z",
      "created_at": "2015-11-18T13:20:50Z",
      "owner_type": "User",
      "updated_at": "2026-06-17T16:30:16Z",
      "description": "A Python wrapper for Apex coordinates",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python",
        "Fortran",
        "C"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Angeline Burrell",
      "type": "User",
      "login": "aburrell",
      "company": "Naval Research Laboratory",
      "location": "Washington D.C.",
      "followers": 69,
      "avatar_url": "https://avatars.githubusercontent.com/u/7045886?v=4",
      "created_at": "2014-03-24T10:31:31Z",
      "is_verified": null,
      "public_repos": 18,
      "account_age_days": 4513
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2026-06-17T16:36:15Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2025-01-07T16:08:09Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2024-11-12T14:38:43Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2023-04-11T17:36:34Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2022-12-09T18:35:20Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-03-05T16:04:06Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2018-04-06T17:05:22Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2018-02-28T00:33:48Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "eed96cf34d8256fbf37a3818c4b696eb802b0a4a",
          "body": "\r\nFixed the release date for posterity.",
          "is_bot": false,
          "headline": "DOC: Update CHANGELOG.rst",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2026-06-17T16:29:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "884a8a4ef828c5d498bfcb91371af6702b79bcd0",
          "body": "Rc v2.1.1",
          "is_bot": false,
          "headline": "Merge pull request #162 from aburrell/rc_v2.1.1",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2026-06-17T16:26:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3666fe77d47b6bfec4f58612d308f522d7e25b25",
          "body": "Small grammar fix to get the tests to pass from coveralls hickup.",
          "is_bot": false,
          "headline": "DOC: grammar",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2026-06-15T16:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7786bcb881343449b4ffd35e55f80131322738cc",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into rc_v2.1.1",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2026-06-15T15:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a7ea7257d6c397999d5e9689edc552838eaa8c1",
          "body": "Set the target release date.",
          "is_bot": false,
          "headline": "DOC: set target release date",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2026-06-15T15:11:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bea2f309afc7bc8a1695ec77e3861d6304b98362",
          "body": "Update the version number pending release.",
          "is_bot": false,
          "headline": "REL: update version number",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2026-06-15T15:11:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a960fdc9172dfbe2e55567db2bef13cfce49432",
          "body": "Python 3.14 Update",
          "is_bot": false,
          "headline": "Merge pull request #161 from aburrell/python3.14_update",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2026-04-22T19:44:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27cab1962e8e72ad994b55f651cdc0cf77daf8fb",
          "body": "Try /usr/local instead of /opt/local",
          "is_bot": false,
          "headline": "BUG: try /usr/local",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2026-04-08T17:33:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d2883bf5c7d9b14d033fe79dc0d7fb65564621d",
          "body": "Try different homebrew locations.",
          "is_bot": false,
          "headline": "BUG: try different locations",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2026-04-08T17:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d921c76ee796b96fd46ac1000dd0c34012dc336",
          "body": "Adding a debug statement to see what the complier is named.",
          "is_bot": false,
          "headline": "BUG: added a debug statement",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2026-04-08T17:07:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5438acb124224c61018db442528dcc5810adcbe7",
          "body": "Update the documentation links and ignored links.",
          "is_bot": false,
          "headline": "BUG: update doc links",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2026-04-08T17:04:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dd37431a016b12810c53e7acb22215a1cd9ca64",
          "body": "Added a summary of the changes to the change log.",
          "is_bot": false,
          "headline": "DOC: updated changelog",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2026-04-08T16:10:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd90ec056a93400320dd1ed7610bed0936b253be",
          "body": "Updated the unit test yaml to:\n- cover all supported Python versions,\n- use the best MacOS for each version,\n- use a newer version of gcc on MacOS,\n- use up-to-date Action versions, and\n- use the current NEP29 standards.",
          "is_bot": false,
          "headline": "TST: updated unit test yaml",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2026-04-08T16:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c7cc481d7cfe27a1344029d3099f41f06c5ef8e",
          "body": "Updated docs testing to use the latest Python and action versions.",
          "is_bot": false,
          "headline": "MAINT: updated docs testing",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2026-04-08T16:09:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "187de6b3172bc85d748a10e63e2622f2dee14e70",
          "body": "Extended Python support to 3.14.",
          "is_bot": false,
          "headline": "MAINT: updated Python support",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2026-04-08T16:08:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22adf259c1df2eb69840ec10f18ec16e2d204cdb",
          "body": "DOC/ENH: use CITATION.cff",
          "is_bot": false,
          "headline": "Merge pull request #156 from jklenzing/enh/136_citation",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2025-08-08T19:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d83dd4d4ec032c03c89f5f6f55a43ffc0123ef11",
          "body": "Code climate seems to have changed hands, removing the badge.",
          "is_bot": false,
          "headline": "MAINT: removed code climate",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2025-08-08T18:13:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88fe60aad099d12f621ada781c56320e1a1b4abf",
          "body": null,
          "is_bot": false,
          "headline": "DOC: update changelog",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-08-08T17:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff93c4f7605b85d27abc474c92764e721e1493b6",
          "body": null,
          "is_bot": false,
          "headline": "DOC: update citation.cff",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-08-08T17:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28cf980901a240c7660be0cc4673bc5c151ed0db",
          "body": null,
          "is_bot": false,
          "headline": "MAINT: remove zenodo.json (duplicate info)",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-08-08T17:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23990e2dc3b22ea51d29437cba098572f875c6e4",
          "body": null,
          "is_bot": false,
          "headline": "DOC: update changelog",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-05-08T18:02:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "becaa42875ba393167ceefd0edff68abc0ef72dc",
          "body": null,
          "is_bot": false,
          "headline": "DOC: Update reference info",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-05-08T18:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db3c98f406906e777b4cef6f505a8c0d8b8c8e89",
          "body": null,
          "is_bot": false,
          "headline": "MAINT: use auto-generated .zenodo.json",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-05-08T17:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f48bf0eb306fa7f802797a5697834fd7bdbb6737",
          "body": null,
          "is_bot": false,
          "headline": "BUG: update CITATION.cff",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-05-08T17:57:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b54c6174b3490e03c803a4a69f4204cb485e377b",
          "body": null,
          "is_bot": false,
          "headline": "TST: add citation file validation to docs.yml",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-05-02T18:54:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5128a62a525ef1700eb0ee19980acf3aff3a345f",
          "body": null,
          "is_bot": false,
          "headline": "DOC: add doi to citation file",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-05-02T18:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5ef6ac8ba531a86b0f83dc98a25b1e183a37342",
          "body": null,
          "is_bot": false,
          "headline": "DOC: update changelog",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-04-07T21:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aa4a5bd32604ec9fe1c0c618954d08a1b06cc12",
          "body": null,
          "is_bot": false,
          "headline": "ENH: use citation.cff",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-04-07T21:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c38ddfc5cb96f0074b3659beb67690f350ec545b",
          "body": "BUG: GitHub Actions and artifact upload, broken doc links",
          "is_bot": false,
          "headline": "Merge pull request #154 from jklenzing/bug/153_ghactions",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2025-03-21T18:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cf8c469b8661178ddc37a18cb88c5e8b20af4b5",
          "body": "Removed the CI wheels installation description from the docs.",
          "is_bot": false,
          "headline": "DOC: removed CI wheels",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2025-03-21T17:32:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10ca42841bf5f5f99313a1ad308c2857f8ea1399",
          "body": null,
          "is_bot": false,
          "headline": "DOC: changelog",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-03-21T17:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71e8745996c56ba996c8a22151f14ff24bef06ef",
          "body": null,
          "is_bot": false,
          "headline": "BUG/DOC: broken link",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-03-21T17:07:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ca697dcefdd5fbef3c87a05e6e310f933be2c75",
          "body": null,
          "is_bot": false,
          "headline": "DOC: update changelog",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-03-21T16:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb345a30db3646720e2c81c656be4ef6317acec4",
          "body": null,
          "is_bot": false,
          "headline": "MAINT: update action versions",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-03-21T16:26:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90df533a064117c8bb3cf1bf0158d647e38c5976",
          "body": null,
          "is_bot": false,
          "headline": "BUG: remove unused wheel upload",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-03-21T16:25:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85164eafb2da9363130f19a5be36b2d4b84c5b86",
          "body": "Version 2.1.0 for develop",
          "is_bot": false,
          "headline": "Merge pull request #152 from aburrell/rcv2.1.0",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2025-01-07T18:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db6311fd28e0861d293d42360772b66b889c66cb",
          "body": "\r\nFixed the release date.",
          "is_bot": false,
          "headline": "DOC: Update CHANGELOG.rst",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2025-01-07T16:05:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebc4761dfdb9b1398fa13f70abca0b435244defd",
          "body": "Fixed the code release date.",
          "is_bot": false,
          "headline": "DOC: fix release date",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2025-01-07T16:05:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb1ae8a64f133f1c219d79e328d58779d1e8d13c",
          "body": "RC v2.1.0",
          "is_bot": false,
          "headline": "Merge pull request #147 from aburrell/rcv2.1.0",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2025-01-07T15:07:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47d32d6f19acac2658fe1d680ca0011b6f6f94c6",
          "body": "BUG: Meson build on windows",
          "is_bot": false,
          "headline": "Merge pull request #149 from jklenzing/patch-1",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2025-01-02T18:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e0fc8bf6aafe8c17e3491a3f3abcba43d8e7278",
          "body": "\r\nExpanded changelog line to be more informative.",
          "is_bot": false,
          "headline": "DOC: Update CHANGELOG.rst",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2025-01-02T18:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "627bdd0d42652d9bcc55d5b49eda96414c1ff12e",
          "body": null,
          "is_bot": false,
          "headline": "STY: whitespace",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-01-02T17:38:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "979a02077414309b3ca837154829446d1f2d5081",
          "body": null,
          "is_bot": false,
          "headline": "DOC: update changelog",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-01-02T17:25:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb280daf0a5625b5adf2f40f05b58f0659f5ec93",
          "body": null,
          "is_bot": false,
          "headline": "DOC: update authors",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-01-02T17:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b3746ebe1cc18197b07ed6de31548cb982f3d6a",
          "body": null,
          "is_bot": false,
          "headline": "DOC: update authors",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-01-02T17:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "063abb13476d74ae8dceb0642a0c4ad2d763e3d0",
          "body": null,
          "is_bot": false,
          "headline": "STY: white space",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-01-02T17:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3941a751fc9aeac31619fb839929954eb5793c2c",
          "body": null,
          "is_bot": false,
          "headline": "BUG: include ninja in build",
          "author_name": "Jeff Klenzing",
          "author_login": "jklenzing",
          "committed_at": "2025-01-02T17:13:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24285cefab2a8e090327aca8b49a8ec15a64f5b5",
          "body": "\r\nRemoved unneeded dependency.",
          "is_bot": false,
          "headline": "MAINT: Update pyproject.toml",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2025-01-02T17:00:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22977ba6bf6c1c550ad09519a2405792ade85e36",
          "body": "…v2.1.0",
          "is_bot": false,
          "headline": "Merge branch 'rcv2.1.0' of https://github.com/aburrell/apexpy into rc…",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-31T14:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb9284d9c7f90140c015780169c2e46d5a0bf164",
          "body": "Added the citation guide to the docs index.",
          "is_bot": false,
          "headline": "DOC: added citation guide to docs index",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-31T14:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77a63b9ee29587c11427d639199f741d84521bba",
          "body": "\r\nAdded a missing space between words.",
          "is_bot": false,
          "headline": "DOC: Update docs/api.rst",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-31T14:18:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2790bbe5ec86c1ba919e47c3bc58e94e7bd237e",
          "body": "Expanded the changelog to include more of the changes implemented.",
          "is_bot": false,
          "headline": "DOC: expanded changelog",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-31T14:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ed86d3e2a1c1472eb1887288c70748ac334955b",
          "body": "Ensure float inputs yield float outputs in mlon/mlt functions.  Also updated a docstring to be more informative.",
          "is_bot": false,
          "headline": "STY: ensure output type",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-31T14:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70760ee2b29495546c83a881cc3a213c9c31d84f",
          "body": "Added a citation guide for apexpy.",
          "is_bot": false,
          "headline": "DOC: added citation guide",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-31T14:08:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd641ef03e0f1ac49232412f08ca9133bb7526ac",
          "body": "Added a reference tag to the authors section in the docs.",
          "is_bot": false,
          "headline": "STY: add reference to doc",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-31T14:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f6b851898accc632c3a82eb7d1866f5cd1f4dc6",
          "body": "Update the IGRF reference in the Authors file.",
          "is_bot": false,
          "headline": "DOC: update IGRF reference",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-31T14:05:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63eda9d3225bc18cf7beaeb79fe37116e2d60844",
          "body": "Remove the blank space before the module docstring.",
          "is_bot": false,
          "headline": "STY: remove blank space",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-31T14:05:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cb6da0c3e06a6ae5aae6312587a1273f655f42f",
          "body": "Partial bugfixes for corrections to deprecated behaviour.",
          "is_bot": false,
          "headline": "BUG: partial bugfixes",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T23:46:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9376855ba28e06adb44fe162b437fa993ad6df1e",
          "body": "Added unit tests for the array casting function.",
          "is_bot": false,
          "headline": "TST: added array casting tests",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T23:21:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "196b25c497686777489a5cc40708a45464b842f1",
          "body": "Reduced deprecation warnings by:\n- replacing `resource.path` calls with `resource.files` and\n- using the new helper function to cast array types when necessary.",
          "is_bot": false,
          "headline": "MAINT: reduced deprecation warnings",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T23:20:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "753196d17ab740afca8d2496e0da8735efa1fcbf",
          "body": "Array handling has changed in newer versions of numpy, added a function to update the array data type if the input is a numpy array and leave it alone otherwise.",
          "is_bot": false,
          "headline": "ENH: added support function for arrays",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T23:19:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0df47b329f9f549df9cba92600edccae2d6d181",
          "body": "Updated this section header to be more obvious as to the contents.",
          "is_bot": false,
          "headline": "DOC: updated header",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T23:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d27749867cc08c80f07379d37974b2c3bd57415a",
          "body": "Added a windows catch for the version definition using metadata.",
          "is_bot": false,
          "headline": "BUG: added windows catch",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T22:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10349b3f5e8b66dce1219097148a2d06dac59962",
          "body": "Fixed the input for stdout.",
          "is_bot": false,
          "headline": "BUG: fixed stdout handling",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T22:25:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22c960c65edbb45c32cb2ab06b2dde8266baf82c",
          "body": "Changing the pyproject.toml allowed the ``apexpy`` command to be created, addressing issue #113.",
          "is_bot": false,
          "headline": "DOC: updated API instructions",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T22:09:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9d91162b31a49d3e8a79cc74621f878b9f3091b",
          "body": "Fixed the interface between the argparse structure and the numpy file output creation.",
          "is_bot": false,
          "headline": "BUG: fixed CLI write issue",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T22:08:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "962d58ad38943f67eb3d289c501a48f93d350e4a",
          "body": "Remove lines migrated to the pyproject.toml file.",
          "is_bot": false,
          "headline": "MAINT: remove migrated lines",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T21:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "691aee15463db3f9159f1242ec2c91b39ea7ba11",
          "body": "Update the pyproject.toml to include coverage calls, update the script call, and include the package data.",
          "is_bot": false,
          "headline": "MAINT: update pyproject.toml",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T21:39:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0c5acdffb22bb3de2b143270cca7fbffb5a3a21",
          "body": "Ensure coefficient dat file is included.",
          "is_bot": false,
          "headline": "MAINT: update manifest",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T21:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03c76c097f791c6ef46f241387682dbb474a30c0",
          "body": "Fixed the README link, as tested on TestPyPi.",
          "is_bot": false,
          "headline": "BUG: fixed README link",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T21:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42f97a41557d76d44fd5f0689e082378afbba99c",
          "body": "Fixed the pyproject.toml doc imports.",
          "is_bot": false,
          "headline": "BUG: fix doc imports",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T20:31:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "271a291d68702269821caf2fafdd4c297aecb5bc",
          "body": "Change the doc test installation to use pyproject.toml.  Also updated the docs requirements file.",
          "is_bot": false,
          "headline": "BUG: fix doc test install",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T20:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55a9695b392d7e57c58a7907d91fd4d89d985b0a",
          "body": "Added the numpy version variable name to the Mac runs.",
          "is_bot": false,
          "headline": "BUG: added missing yaml variable",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T20:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65dd72f7bee223507bcfe0216636fd8fd28c6a6a",
          "body": "Remove the 're' package, which is no longer used.",
          "is_bot": false,
          "headline": "STY: remove old import",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T20:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6a945ee581f56869a2974964a60a6e0d2c0b3c7",
          "body": "Updated the version number in the meson.build and setup.cfg files.",
          "is_bot": false,
          "headline": "REL: updated version",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T20:04:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06f0968b46bfc69247b378b4c60bb4a932ed584a",
          "body": "Updated version and docs dependencies.",
          "is_bot": false,
          "headline": "REL: updated version in pyproject.toml",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T20:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c5118e95968a62e11cd57aed2cadb74e7b6b2eb",
          "body": "Updated the documentation configuration to:\n- have a docstring,\n- get the version from the pyproject.toml file, and\n- update the project year.",
          "is_bot": false,
          "headline": "MAINT: updated doc conf.py",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T20:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01b8518d3fd5679873c3021213dd77326cbc6184",
          "body": "Updated the changelog to have a target release date.",
          "is_bot": false,
          "headline": "DOC: set target release date",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T20:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05990348b4bbf9c5f3c38c6335d0dcef3fda0a02",
          "body": "Updated the way that the version is set in the code to make releases easier.",
          "is_bot": false,
          "headline": "MAINT: updated version aquisition",
          "author_name": "Angeline G. Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T20:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87146c8bddd06873d86f3ae8aa95c86fde08c0ce",
          "body": "Updated CLI instructions",
          "is_bot": false,
          "headline": "Merge pull request #146 from aburrell/command_line_instructions",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T19:51:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8b730675469c9fb4db58e4e4b8c51ad062ee2f2",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'develop' into command_line_instructions",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T19:40:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2ceb71ea8903dca4ba207163cbe36de1b4fd928",
          "body": "Numpy 2.X update",
          "is_bot": false,
          "headline": "Merge pull request #145 from aburrell/numpy2_update",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-30T19:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2d6ece9e1d8befd576cff6a4874d21ca96d5667",
          "body": "Updated changelog to include documentation update.",
          "is_bot": false,
          "headline": "DOC: updated changelog",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T22:42:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbab60a9ed00ec285fc77aa76962023ed03b3784",
          "body": "Updated the command line interface instructions to include the `python -m` preface.",
          "is_bot": false,
          "headline": "DOC: updated CLI instructions",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T22:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d9bc6a8de7be055f33caf3492e69421daecce20",
          "body": "Updated installation guide to remove numpy and Python version restrictions.",
          "is_bot": false,
          "headline": "DOC: updated installation guide",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T22:33:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbc3e1cb972898a1f0b3f7550de2f3e3dc62571c",
          "body": "Added a summary of the changes to the changelog.",
          "is_bot": false,
          "headline": "DOC: updated changelog",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T22:25:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79578e61836c175e008b7e09aeb722be84659446",
          "body": "Update the Python version for documentation tests.",
          "is_bot": false,
          "headline": "TST: cycle Python for doc tests",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T22:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfd96df1ed9db436e71e6036c82a733a32b079be",
          "body": "Updated the main CI yaml to include:\n- Tests for Python 3.12, and\n- Test for NEP29.",
          "is_bot": false,
          "headline": "TST: updated main CI",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T22:24:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "448c62da4408b53f55bd1a1b1bab69c17ed9afb5",
          "body": "Added a detection and switch for numpy 2.",
          "is_bot": false,
          "headline": "MAINT: updated meson for numpy 2",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T22:06:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ba4b6c07b651b58a0ab14777177ef2c0f6529a2",
          "body": "Removed 'oldest-supported-numpy' to allow use of numpy 2.0.",
          "is_bot": false,
          "headline": "MAINT: removed 'oldest-supported-numpy'",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T22:05:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea7ed2ba261647218aa88f412c7fdf762aa710dc",
          "body": "Updated the supported versions of Python and numpy to not have a cap.  Updated TODO link to include the migrated issue location.",
          "is_bot": false,
          "headline": "MAINT: updated supported versions",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T20:39:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0e0a5d4e2c7249ee114cab705863b404a12e436",
          "body": "Updated `np.product` to `np.prod`.",
          "is_bot": false,
          "headline": "MAINT: updated numpy product call",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T20:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16d22e5fd9bf56644f64947d97d223bd2a0656dd",
          "body": "Updated datetime to use `now` instead of `utcnow` and updated the docs to reflect the correct IGRF version.",
          "is_bot": false,
          "headline": "MAINT: updated datetime use",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T20:35:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dce778c2eca4a1a45fde2f8b3a10e4e96b8f99d",
          "body": "Updated the link to the logo in the README.",
          "is_bot": false,
          "headline": "BUG: updated link to logo",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T20:22:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11a5b5f35dfe0674b48a98ca612cd1621bee3ea8",
          "body": "Updated contact email.",
          "is_bot": false,
          "headline": "MAINT: updated email",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T20:19:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2ca12b4e3d21d2119b82337346db37d73a552fe",
          "body": "Reflected on degree of changes, and updated to a minor release.",
          "is_bot": false,
          "headline": "REL: changed target release number",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T20:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1387e1b8f23764eb0a600cc6806a20ab2aa48b3e",
          "body": "Update IGRF",
          "is_bot": false,
          "headline": "Merge pull request #144 from ingomichaelis/update-IGRF13-to-IGRF14",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T20:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ec9fcf7b6f3bb87397b9a4825891a8dd6a4f3dd",
          "body": "Updated the maintenance instructions in the documentation, making things easier for next time.",
          "is_bot": false,
          "headline": "DOC: updated maintenance instructions",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T20:01:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09f23e00a791ff31001d70d23916faedee10b968",
          "body": "Fixed the target release version and date for the next release.",
          "is_bot": false,
          "headline": "DOC: updated changelog",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T20:01:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8615e04188130aa008b1f5280ab09932a5a9a293",
          "body": "Fixed the indentation for the zenodo.json file.",
          "is_bot": false,
          "headline": "STY: fixed indentation",
          "author_name": "Angeline Burrell",
          "author_login": "aburrell",
          "committed_at": "2024-12-23T20:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 20,
      "latest_release_at": "2026-06-17T16:36:15Z",
      "latest_release_tag": "v2.1.1",
      "releases_from_tags": false,
      "days_since_last_push": 44,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 45,
      "mean_days_between_releases": 433.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "apexpy",
          "exists": true,
          "license": null,
          "keywords": [
            "apex",
            "modified apex",
            "quasi-dipole",
            "quasi dipole",
            "coordinates",
            "magnetic coordinates",
            "mlt",
            "magnetic local time",
            "conversion",
            "converting",
            "Development Status :: 5 - Production/Stable",
            "Intended Audience :: Science/Research",
            "License :: OSI Approved :: MIT License",
            "Operating System :: MacOS",
            "Operating System :: Microsoft :: Windows",
            "Operating System :: POSIX",
            "Operating System :: POSIX :: Linux",
            "Operating System :: Unix",
            "Programming Language :: Fortran",
            "Programming Language :: Python",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Programming Language :: Python :: 3.9",
            "Programming Language :: Python :: Implementation :: CPython",
            "Topic :: Scientific/Engineering :: Physics",
            "Topic :: Software Development :: Libraries",
            "Topic :: Utilities"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/apexpy/",
          "is_deprecated": false,
          "latest_version": "2.1.1",
          "repository_url": "https://github.com/aburrell/apexpy",
          "versions_count": 10,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2395,
          "first_published_at": "2015-11-30T09:52:33.596992Z",
          "latest_published_at": "2026-06-17T16:37:27.237810Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 45
        }
      ]
    },
    "popularity": {
      "forks": 30,
      "stars": 40,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2019-01-21",
            "count": 1
          },
          {
            "date": "2019-05-01",
            "count": 1
          },
          {
            "date": "2019-05-29",
            "count": 1
          },
          {
            "date": "2020-01-24",
            "count": 1
          },
          {
            "date": "2020-02-22",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2021-01-11",
            "count": 1
          },
          {
            "date": "2021-01-14",
            "count": 1
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-12-02",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 1
          },
          {
            "date": "2024-12-09",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 30,
        "total_forks": 30
      },
      "star_history": null,
      "open_issues_and_prs": 19
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile",
        "fortranapex/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 126484,
      "source_files_sampled": 12,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "docs/requirements.txt",
        "pyproject.toml",
        "setup.cfg",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": "pypi:apexpy@2.1.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "numpy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.19.5"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "numpy",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "args",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "builtin",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "builtins",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "callstack",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "changelog",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "classmethod",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "classmethods",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "cython",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "indices",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "kwargs",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "meson-python",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyproject-parser",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-autoapi",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-rtd-theme",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "staticmethod",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "staticmethods",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 19,
        "direct_count": 1,
        "indirect_count": 18
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 69,
        "open_issues": 17,
        "closed_ratio": 0.785,
        "closed_issues": 62,
        "closed_unmerged_prs": 14
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "aburrell",
          "commits": 827,
          "avatar_url": "https://avatars.githubusercontent.com/u/7045886?v=4"
        },
        {
          "type": "User",
          "login": "cmeeren",
          "commits": 388,
          "avatar_url": "https://avatars.githubusercontent.com/u/7766733?v=4"
        },
        {
          "type": "User",
          "login": "gregstarr",
          "commits": 85,
          "avatar_url": "https://avatars.githubusercontent.com/u/6515693?v=4"
        },
        {
          "type": "User",
          "login": "ljlamarche",
          "commits": 58,
          "avatar_url": "https://avatars.githubusercontent.com/u/23563101?v=4"
        },
        {
          "type": "User",
          "login": "asreimer",
          "commits": 30,
          "avatar_url": "https://avatars.githubusercontent.com/u/4604819?v=4"
        },
        {
          "type": "User",
          "login": "jklenzing",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/19592220?v=4"
        },
        {
          "type": "User",
          "login": "amisr-user",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/32753965?v=4"
        },
        {
          "type": "User",
          "login": "sputnik-a",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/21514612?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.582
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "docs.yml",
        "main.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
            "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": 6,
            "reason": "Found 3/5 approved changesets -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 5,
            "reason": "6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "eed96cf34d8256fbf37a3818c4b696eb802b0a4a",
        "ran_at": "2026-08-01T20:09:41Z",
        "aggregate_score": 4.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T06:36:41Z",
      "oldest_open_prs": [
        {
          "number": 63,
          "created_at": "2021-02-26T01:05:17Z",
          "last_comment_at": "2022-11-10T22:54:40Z",
          "last_comment_author": "aburrell"
        },
        {
          "number": 128,
          "created_at": "2023-10-11T15:51:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-18T15:21:10Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 12,
          "created_at": "2018-07-03T19:22:39Z",
          "last_comment_at": "2021-02-19T21:51:21Z",
          "last_comment_author": "aburrell"
        },
        {
          "number": 26,
          "created_at": "2021-01-04T21:12:17Z",
          "last_comment_at": "2021-01-22T10:03:08Z",
          "last_comment_author": "stephancb"
        },
        {
          "number": 62,
          "created_at": "2021-02-26T01:04:55Z",
          "last_comment_at": "2021-04-29T13:40:41Z",
          "last_comment_author": "aburrell"
        },
        {
          "number": 74,
          "created_at": "2021-04-21T12:01:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 121,
          "created_at": "2023-03-29T14:42:18Z",
          "last_comment_at": "2023-03-29T17:27:52Z",
          "last_comment_author": "ljlamarche"
        },
        {
          "number": 122,
          "created_at": "2023-04-07T15:26:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 125,
          "created_at": "2023-07-05T23:17:37Z",
          "last_comment_at": "2023-10-24T20:59:21Z",
          "last_comment_author": "aburrell"
        },
        {
          "number": 129,
          "created_at": "2024-01-30T12:12:21Z",
          "last_comment_at": "2024-06-14T15:25:30Z",
          "last_comment_author": "aburrell"
        },
        {
          "number": 130,
          "created_at": "2024-04-16T20:20:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 133,
          "created_at": "2024-06-12T13:13:43Z",
          "last_comment_at": "2024-06-13T15:59:26Z",
          "last_comment_author": "sreelaxmij"
        },
        {
          "number": 142,
          "created_at": "2024-11-12T21:47:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 151,
          "created_at": "2025-01-06T18:39:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 155,
          "created_at": "2025-04-07T16:06:58Z",
          "last_comment_at": "2025-04-07T16:39:03Z",
          "last_comment_author": "rstoneback"
        },
        {
          "number": 157,
          "created_at": "2025-08-08T19:11:14Z",
          "last_comment_at": "2026-01-30T18:27:20Z",
          "last_comment_author": "jklenzing"
        },
        {
          "number": 158,
          "created_at": "2025-10-16T16:20:02Z",
          "last_comment_at": "2026-01-12T16:29:51Z",
          "last_comment_author": "aburrell"
        },
        {
          "number": 159,
          "created_at": "2026-01-22T18:18:27Z",
          "last_comment_at": "2026-02-18T12:55:39Z",
          "last_comment_author": "smithara"
        },
        {
          "number": 160,
          "created_at": "2026-03-09T15:42:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/aburrell/apexpy",
    "host": "github.com",
    "name": "apexpy",
    "owner": "aburrell"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 60 is calibrated to 65 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 60,
            "calibrated": 65,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 65,
      "inputs": {
        "security": 58,
        "vitality": 53,
        "community": 63,
        "governance": 65,
        "calibration": "2026-08-02",
        "engineering": 68,
        "ai_readiness": 33,
        "weighted_overall_raw": 60
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 53,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "weak",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "commits_last_year": 20,
              "human_commit_share": 1,
              "days_since_last_push": 44,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 44 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 44
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "20 commits in the last year",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 76,
            "inputs": {
              "releases_count": 8,
              "latest_release_tag": "v2.1.1",
              "releases_from_tags": false,
              "days_since_latest_release": 45,
              "mean_days_between_releases": 433.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 45 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 45
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~433.1 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 433.1
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 48,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 48 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 48
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 63,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "forks": 30,
              "stars": 40,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "40 stars",
                "points": 25.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "30 forks",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [],
              "has_pull_request_template": true
            },
            "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": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "packages": [
                "apexpy"
              ],
              "dependents": null,
              "ecosystems": "pypi",
              "total_downloads": null,
              "monthly_downloads": 2395
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,395 downloads/month across pypi",
                "points": 45.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2395,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 65,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "weak",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 8,
              "top_contributor_share": 0.582
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 58% of commits",
                "points": 9.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 58
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 77,
            "inputs": {
              "merged_prs": 69,
              "open_issues": 17,
              "closed_issues": 62,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.785,
              "closed_unmerged_prs": 14,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "78% of issues closed",
                "points": 33,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 78
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "69/83 decided PRs merged",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 69,
                      "decided": 83
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/5 approved changesets -- score normalized to 6",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "followers": 69,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "aburrell",
              "public_repos": 18,
              "account_age_days": 4513
            },
            "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": "69 followers of aburrell",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 69,
                      "login": "aburrell"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "18 public repos, account ~12 yr old",
                "points": 21.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 18
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "apexpy"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 45
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 45 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 45
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "10 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 68,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "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": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 47,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/5 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:apexpy@2.1.1 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:apexpy@2.1.1",
                  "assessed": 1
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 1,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 33,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.24,
              "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": "24 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 24,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile",
                "fortranapex/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "docs/Makefile, fortranapex/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/Makefile, fortranapex/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "weak",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 126484,
              "source_files_sampled": 12,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/12 source files over 60KB",
                "points": 45.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 12,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:pypi",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.2"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch pypi package 'apexpy.fortranapex' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T20:09:58.204244Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/aburrell/apexpy.svg",
  "full_name": "aburrell/apexpy",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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