Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-19 21:38 UTC

apoplexi24 / gpandas

GPandas is a high-performance data analysis and manipulation library for Go, inspired by Python’s popular pandas library.

GoCustom license★ 48 stars⑂ 6 forkssince Nov 2024View on GitHub ↗

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

53
overall / 100
Moderate

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.

53
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 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02).

Ownership

Shivanandana SharmaPersonal account
11 followers28 public repossince Feb 2021

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/apoplexi24/gpandasv0.5.0-719 days ago

Metrics by category

Vitality

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

75Good · 21% of overall
How it's scored
28.8/36Push recencylast push 19 days ago
11.1/36Commit cadence16/52 weeks with commits
15.7/18Commit volume55 commits in the last year
10/10OpenSSF Scorecard: Maintained20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year55
human_commit_share0.899
days_since_last_push19
active_weeks_last_year16
How it's scored
16.2/27Ships releases7 version tags (no GitHub releases)
36/36Release recencylatest release 19 days ago
27/27Release cadencea release every ~39.7 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count7
latest_release_tagv0.5.0
releases_from_tagsyes
days_since_latest_release19
mean_days_between_releases39.7
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

40Weak · 17% of overall
How it's scored
27.1/60Stars48 stars
5.8/25Forks6 forks
2.7/15Watchers4 watchers
Inputs used
forks6
stars48
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

50Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0/22.5Commit distributiontop contributor authored 100% of commits
1.4/13.5Contributor breadth1 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
21/42Issue resolution50% of issues closed
30/30PR acceptance10/10 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/18 approved changesets -- score normalized to 0
Inputs used
merged_prs10
open_issues3
closed_issues3
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.5
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
7.8/25Owner reach11 followers of apoplexi24
21.9/25Track record28 public repos, account ~5 yr old
Inputs used
followers11
owner_typeUser
is_verified
owner_loginapoplexi24
public_repos28
account_age_days2,052
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on go
35/35Publish recencylatest publish 19 days ago
20/20Version history7 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/apoplexi24/gpandas
ecosystemsgo
any_deprecatedno
min_days_since_publish19

Engineering Quality

Are baseline engineering and documentation practices in place?

40Weak · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 6 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://gpandas.apoplexi.com
10/10Repository description
10/10Topics4 topics
0/10Wiki
Inputs used
topicsdata-analysis, data-science, golang-package, pandas
has_wikino
homepagehttps://gpandas.apoplexi.com
docs_sitehttps://gpandas.apoplexi.com
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

46Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Tests0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/18 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflowno data
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.2/2.5Licenselicense file detected
7.5/7.5Maintained20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesno data
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsno data
0/7.5Vulnerabilities13 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.5
Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories1 affected: github.com/xuri/excelize/v2 v2.11.0 (unknown)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
40/40No advisories left outstandingno advisory has been public longer than 90 days
Inputs used
sourceosv
advisories16
affected_packages7
assessed_packages77
unassessed_packages0
affected_by_severityhigh 1, unknown 6
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 77 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

70Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
37.2/40Legible commit history62 of 89 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.697
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapgo.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 99
8/8Automated maintenance10 of the last 99 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.101
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeGo (statically typed)
55/55Manageable file sizes0/118 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes32,203
source_files_sampled118
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

48GitHub stars
1contributors
55commits, last 12 months
19days since last push
7releases
1bus factor
3open issues
Gopackage ecosystems

Data collection warnings

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

More detail

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

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.

123456612025-022025-092026-04
Major 0Minor 2Patch 0

Each point covers 2 days.

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/18 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities13 existing vulnerabilities detected
Direct dependencies 11
RegistryPackageVersion constraintManifest
Gogithub.com/olekukonko/tablewriterv1.1.2go.mod
Gocloud.google.com/go/bigqueryv1.65.0go.mod
Gogithub.com/DATA-DOG/go-sqlmockv1.5.2go.mod
Gogithub.com/denisenkom/go-mssqldbv0.12.3go.mod
Gogithub.com/go-echarts/go-echarts/v2v2.7.0go.mod
Gogithub.com/joho/godotenvv1.5.1go.mod
Gogithub.com/leanovate/gopterv0.2.11go.mod
Gogithub.com/lib/pqv1.10.9go.mod
Gogithub.com/parquet-go/parquet-gov0.30.1go.mod
Gogithub.com/xuri/excelize/v2v2.11.0go.mod
Gogoogle.golang.org/apiv0.211.0go.mod
All dependencies 77

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

RegistryPackageVersionRelation
Gocloud.google.com/go/bigqueryv1.65.0direct
Gogithub.com/data-dog/go-sqlmockv1.5.2direct
Gogithub.com/denisenkom/go-mssqldbv0.12.3direct
Gogithub.com/go-echarts/go-echarts/v2v2.7.0direct
Gogithub.com/joho/godotenvv1.5.1direct
Gogithub.com/leanovate/gopterv0.2.11direct
Gogithub.com/lib/pqv1.10.9direct
Gogithub.com/olekukonko/tablewriterv1.1.2direct
Gogithub.com/parquet-go/parquet-gov0.30.1direct
Gogithub.com/xuri/excelize/v2v2.11.0direct
Gogoogle.golang.org/apiv0.211.0direct
Gocloud.google.com/gov0.116.0indirect
Gocloud.google.com/go/authv0.12.1indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.6indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gocloud.google.com/go/iamv1.2.2indirect
Gogithub.com/andybalholm/brotliv1.1.1indirect
Gogithub.com/apache/arrow/go/v15v15.0.2indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/clipperhouse/displaywidthv0.6.0indirect
Gogithub.com/clipperhouse/stringishv0.1.1indirect
Gogithub.com/clipperhouse/uax29/v2v2.3.0indirect
Gogithub.com/fatih/colorv1.15.0indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/goccy/go-jsonv0.10.2indirect
Gogithub.com/golang-sql/civilv0.0.0-20190719163853-cb61b32ac6feindirect
Gogithub.com/golang-sql/sqlexpv0.1.0indirect
Gogithub.com/golang/groupcachev0.0.0-20210331224755-41bb18bfe9daindirect
Gogithub.com/google/flatbuffersv23.5.26+incompatibleindirect
Gogithub.com/google/s2a-gov0.1.8indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.4indirect
Gogithub.com/googleapis/gax-go/v2v2.14.0indirect
Gogithub.com/klauspost/compressv1.17.9indirect
Gogithub.com/klauspost/cpuid/v2v2.2.5indirect
Gogithub.com/mattn/go-colorablev0.1.13indirect
Gogithub.com/mattn/go-isattyv0.0.19indirect
Gogithub.com/mattn/go-runewidthv0.0.19indirect
Gogithub.com/olekukonko/catv0.0.0-20250911104152-50322a0618f6indirect
Gogithub.com/olekukonko/errorsv1.1.0indirect
Gogithub.com/olekukonko/llv0.1.3indirect
Gogithub.com/parquet-go/bitpackv1.0.0indirect
Gogithub.com/parquet-go/jsonlitev1.0.0indirect
Gogithub.com/pierrec/lz4/v4v4.1.21indirect
Gogithub.com/richardlehane/mscfbv1.0.7indirect
Gogithub.com/richardlehane/msolepsv1.0.6indirect
Gogithub.com/tiendc/go-deepcopyv1.7.2indirect
Gogithub.com/twpayne/go-geomv1.6.1indirect
Gogithub.com/xuri/efpv0.0.1indirect
Gogithub.com/xuri/nfpv0.0.2-0.20250530014748-2ddeb826f9a9indirect
Gogithub.com/zeebo/xxh3v1.0.2indirect
Gogo.opencensus.iov0.24.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.54.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.54.0indirect
Gogo.opentelemetry.io/otelv1.43.0indirect
Gogo.opentelemetry.io/otel/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/tracev1.43.0indirect
Gogolang.org/x/cryptov0.53.0indirect
Gogolang.org/x/expv0.0.0-20231006140011-7918f672742dindirect
Gogolang.org/x/modv0.36.0indirect
Gogolang.org/x/netv0.56.0indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/syncv0.21.0indirect
Gogolang.org/x/sysv0.46.0indirect
Gogolang.org/x/telemetryv0.0.0-20260508192327-42602be52be6indirect
Gogolang.org/x/textv0.38.0indirect
Gogolang.org/x/timev0.8.0indirect
Gogolang.org/x/toolsv0.45.0indirect
Gogolang.org/x/xerrorsv0.0.0-20240903120638-7835f813f4daindirect
Gogoogle.golang.org/genprotov0.0.0-20241118233622-e639e219e697indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260414002931-afd174a4e478indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260414002931-afd174a4e478indirect
Gogoogle.golang.org/grpcv1.82.1indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Dependency advisories 7

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

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpcv1.82.1indirecthigh61.85.0-dev.0.20260825072537-93e31b48545e
github.com/xuri/excelize/v2v2.11.0directunknown1
github.com/klauspost/compressv1.17.9indirectunknown11.18.7
go.opentelemetry.io/otelv1.43.0indirectunknown11.44.0
golang.org/x/cryptov0.53.0indirectunknown40.56.0
golang.org/x/modv0.36.0indirectunknown21.27.0-rc.3
golang.org/x/textv0.38.0indirectunknown10.39.0

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

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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.10.0, schema v0.34.0 — full methodology · metrics wiki.

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