Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-14 12:18 UTC

exyi / pg2parquet

Export PostgreSQL table or query into Parquet file

Rust · PythonApache-2.0★ 96 stars⑂ 15 forkssince Oct 2022View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

exyi/pg2parquet holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (70/100) and lowest on Security (43/100). It was last updated 69 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

Standa LukešPersonal account
49 followers77 public repossince Jun 2014

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
crates.iopg2parquet0.2.220814305 days agocliparquetpostgres

Metrics by category

Vitality

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

49Weak · 21% of overall
How it's scored
18/36Push recencylast push 69 days ago
6.9/36Commit cadence10/52 weeks with commits
13.3/18Commit volume29 commits in the last year
3/10OpenSSF Scorecard: Maintained4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
Inputs used
commits_last_year29
human_commit_share0.92
days_since_last_push69
active_weeks_last_year10
How it's scored
27/27Ships releases4 releases published
16.2/36Release recencylatest release 305 days ago
12.6/27Release cadencea release every ~355.4 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count4
latest_release_tagv0.2.2
releases_from_tagsno
days_since_latest_release305
mean_days_between_releases355.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

45Weak · 17% of overall
How it's scored
32.1/60Stars96 stars
9.6/25Forks15 forks
2.7/15Watchers4 watchers
Inputs used
forks15
stars96
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
30.9/80Monthly downloads208 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagespg2parquet
dependents
ecosystemscrates
total_downloads18,337
monthly_downloads208
unverified_packages_excluded
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?

56Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
1.2/22.5Commit distributiontop contributor authored 94% of commits
5.4/13.5Contributor breadth4 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.945
How it's scored
32.5/42Issue resolution77% of issues closed
25.2/30PR acceptance21/25 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/11 approved changesets -- score normalized to 0
Inputs used
merged_prs21
open_issues5
closed_issues17
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.773
closed_unmerged_prs4
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
12.2/25Owner reach49 followers of exyi
25/25Track record77 public repos, account ~12 yr old
Inputs used
followers49
owner_typeUser
is_verified
owner_loginexyi
public_repos77
account_age_days4,442
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on crates
26/35Publish recencylatest publish 305 days ago
20/20Version history14 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagespg2parquet
ecosystemscrates
any_deprecatedno
min_days_since_publish305

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests10 out of 11 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://docs.rs/pg2parquet
10/10Repository description
10/10Topics3 topics
10/10Wiki
Inputs used
topicsparquet, postgres, postgresql
has_wikiyes
homepage
docs_sitehttps://docs.rs/pg2parquet
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

43Weak · 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
2.2/2.5CI-Tests10 out of 11 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/11 approved changesets -- score normalized to 0
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
2.2/7.5Maintained4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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-Permissionsdetected GitHub workflow tokens with excessive permissions
1.5/7.5Vulnerabilities8 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.8
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
11.9/35Direct dependencies free of known advisories2 affected: postgres-protocol 0.6.7 (high 7.5), pyarrow 19.0.1 (high 7.0)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
34/40No advisories left outstanding1 advisory-carrying package(s) unaddressed past 90 days; oldest published 177 days ago
Inputs used
sourceosv
advisories9
affected_packages6
assessed_packages235
unassessed_packages0
affected_by_severityhigh 2, moderate 2, unknown 2
direct_affected_packages2
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 235 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.

53Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
14.5/40Legible commit history25 of 92 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.272
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapcli/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentDockerfile, Nix, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance8 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixyes
has_testsyes
lockfilesCargo.lock, poetry.lock
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestscli/Cargo.toml
dependency_bot_commit_share0.08
How it's scored
45/45Type-checkable codeRust (statically typed)
55/55Manageable file sizes0/32 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes42,724
source_files_sampled32
oversized_source_files0

Key facts

96GitHub stars
4contributors
29commits, last 12 months
69days since last push
4releases
1bus factor
5open issues
crates.io, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch pypi package 'pg2parquet-pytests' from its registry

More detail

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

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.

03581013151512023-022024-042025-05

Each point covers 3 days.

OpenSSF Scorecard 3.8 / 10
3.8aggregate

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-14 12:18 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
9CI-Tests10 out of 11 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/11 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
3Maintained4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
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
2Vulnerabilities8 existing vulnerabilities detected
Direct dependencies 25
RegistryPackageVersion constraintManifest
crates.ioparquet54.2.1cli/Cargo.toml
crates.iopostgres0.19.9cli/Cargo.toml
crates.iopgvector0.4cli/Cargo.toml
crates.iohalf2.4.1cli/Cargo.toml
crates.ioclap4.0.10cli/Cargo.toml
crates.iouuid1.4.1cli/Cargo.toml
crates.iochrono0.4.26cli/Cargo.toml
crates.ioeui481.1.0cli/Cargo.toml
crates.iobit-vec0.6.3cli/Cargo.toml
crates.iopg_bigdecimal0.1.5cli/Cargo.toml
crates.iobigdecimal0.4.7cli/Cargo.toml
crates.iobytes1.11.1cli/Cargo.toml
crates.iopostgres-protocol0.6.7cli/Cargo.toml
crates.iobyteorder1.5.0cli/Cargo.toml
crates.iorpassword7.5.3cli/Cargo.toml
crates.ioclap_mangen0.2.29cli/Cargo.toml
crates.ioclap_complete4.5.58cli/Cargo.toml
crates.ioclap_complete_nushell4.5.8cli/Cargo.toml
PyPInumpy2.2.3py-tests/pyproject.toml
PyPIpyarrow^19.0.1py-tests/pyproject.toml
PyPIpsycopg^3.1.19py-tests/pyproject.toml
PyPIduckdb^1.2.1py-tests/pyproject.toml
PyPIpolars^1.24.0py-tests/pyproject.toml
PyPIpytest>=8.2,<10.0py-tests/pyproject.toml
PyPIpandas^2.2.3py-tests/pyproject.toml
All dependencies 235

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

RegistryPackageVersionRelation
crates.iobigdecimal0.3.1direct
crates.iobigdecimal0.4.7direct
crates.iobit-vec0.6.3direct
crates.iobyteorder1.5.0direct
crates.iobytes1.11.1direct
crates.iochrono0.4.39direct
crates.ioclap4.5.26direct
crates.ioclap_complete4.5.58direct
crates.ioclap_complete_nushell4.5.8direct
crates.ioclap_mangen0.2.29direct
crates.ioeui481.1.0direct
crates.iohalf2.4.1direct
crates.ioparquet54.2.1direct
crates.iopg_bigdecimal0.1.5direct
crates.iopgvector0.4.0direct
crates.iopostgres0.19.9direct
crates.iopostgres-protocol0.6.7direct
crates.iorpassword7.5.3direct
crates.iouuid1.12.0direct
PyPIduckdb1.2.1direct
PyPInumpy2.2.3direct
PyPIpandas2.2.3direct
PyPIpolars1.24.0direct
PyPIpsycopg3.2.4direct
PyPIpyarrow19.0.1direct
PyPIpytest9.0.3direct
crates.ioaddr2line0.24.2indirect
crates.ioadler22.0.0indirect
crates.ioahash0.8.11indirect
crates.ioaho-corasick1.1.3indirect
crates.ioalloc-no-stdlib2.0.4indirect
crates.ioalloc-stdlib0.2.2indirect
crates.ioandroid-tzdata0.1.1indirect
crates.ioandroid_system_properties0.1.5indirect
crates.ioanstream0.6.18indirect
crates.ioanstyle1.0.10indirect
crates.ioanstyle-parse0.2.6indirect
crates.ioanstyle-query1.1.2indirect
crates.ioanstyle-wincon3.0.7indirect
crates.ioapprox0.5.1indirect
crates.ioasync-trait0.1.85indirect
crates.ioautocfg1.4.0indirect
crates.iobacktrace0.3.74indirect
crates.iobase640.22.1indirect
crates.iobitflags2.8.0indirect
crates.ioblock-buffer0.10.4indirect
crates.iobrotli7.0.0indirect
crates.iobrotli-decompressor4.0.1indirect
crates.iobumpalo3.16.0indirect
crates.iocc1.2.10indirect
crates.iocfg-if1.0.0indirect
crates.ioclap_builder4.5.26indirect
crates.ioclap_derive4.5.24indirect
crates.ioclap_lex0.7.4indirect
crates.iocolorchoice1.0.3indirect
crates.ioconst-random0.1.18indirect
crates.ioconst-random-macro0.1.16indirect
crates.iocore-foundation0.9.4indirect
crates.iocore-foundation-sys0.8.7indirect
crates.iocpufeatures0.2.16indirect
crates.iocrc32fast1.4.2indirect
crates.iocrunchy0.2.2indirect
crates.iocrypto-common0.1.6indirect
crates.iodigest0.10.7indirect
crates.ioerrno0.3.10indirect
crates.iofallible-iterator0.2.0indirect
crates.iofastrand2.3.0indirect
crates.ioflate21.0.35indirect
crates.ioforeign-types0.3.2indirect
crates.ioforeign-types-shared0.1.1indirect
crates.iofutures0.3.31indirect
crates.iofutures-channel0.3.31indirect
crates.iofutures-core0.3.31indirect
crates.iofutures-executor0.3.31indirect
crates.iofutures-io0.3.31indirect
crates.iofutures-macro0.3.31indirect
crates.iofutures-sink0.3.31indirect
crates.iofutures-task0.3.31indirect
crates.iofutures-util0.3.31indirect
crates.iogeneric-array0.14.7indirect
crates.iogeo-types0.7.15indirect
crates.iogetrandom0.2.15indirect
crates.iogimli0.31.1indirect
crates.iohashbrown0.15.2indirect
crates.ioheck0.5.0indirect
crates.iohmac0.12.1indirect
crates.ioiana-time-zone0.1.61indirect
crates.ioiana-time-zone-haiku0.1.2indirect
crates.iointeger-encoding3.0.4indirect
crates.ioio-uring0.7.10indirect
crates.iois_terminal_polyfill1.70.1indirect
crates.ioitoa1.0.14indirect
crates.iojemalloc-sys0.5.4+5.3.0-patchedindirect
crates.iojemallocator0.5.4indirect
crates.iojobserver0.1.32indirect
crates.iojs-sys0.3.77indirect
crates.iolibc0.2.186indirect
crates.iolibm0.2.11indirect
crates.iolinux-raw-sys0.4.15indirect
crates.iolock_api0.4.12indirect
crates.iolog0.4.25indirect
crates.iolz4_flex0.11.6indirect
crates.iomd-50.10.6indirect
crates.iomemchr2.7.4indirect
crates.iominiz_oxide0.8.3indirect
crates.iomio1.0.3indirect
crates.ionative-tls0.2.12indirect
crates.ionum0.4.3indirect
crates.ionum-bigint0.4.6indirect
crates.ionum-complex0.4.6indirect
crates.ionum-integer0.1.46indirect
crates.ionum-iter0.1.45indirect
crates.ionum-rational0.4.2indirect
crates.ionum-traits0.2.19indirect
crates.ioobject0.36.7indirect
crates.ioonce_cell1.20.2indirect
crates.ioopenssl0.10.80indirect
crates.ioopenssl-macros0.1.1indirect
crates.ioopenssl-probe0.1.5indirect
crates.ioopenssl-sys0.9.116indirect
crates.ioordered-float2.10.1indirect
crates.ioparking_lot0.12.3indirect
crates.ioparking_lot_core0.9.10indirect
crates.iopaste1.0.15indirect
crates.iopercent-encoding2.3.1indirect
crates.iophf0.11.3indirect
crates.iophf_shared0.11.3indirect
crates.iopin-project-lite0.2.16indirect
crates.iopin-utils0.1.0indirect
crates.iopkg-config0.3.31indirect
crates.iopostgres-native-tls0.5.0indirect
crates.iopostgres-types0.2.8indirect
crates.ioppv-lite860.2.20indirect
crates.ioproc-macro21.0.93indirect
crates.ioquote1.0.38indirect
crates.iorand0.8.6indirect
crates.iorand_chacha0.3.1indirect
crates.iorand_core0.6.4indirect
crates.ioredox_syscall0.5.8indirect
crates.ioregex1.11.1indirect
crates.ioregex-automata0.4.9indirect
crates.ioregex-syntax0.8.5indirect
crates.ioroff0.2.2indirect
crates.iortoolbox0.0.2indirect
crates.iorustc-demangle0.1.24indirect
crates.iorustc-serialize0.3.25indirect
crates.iorustix0.38.43indirect
crates.iorustversion1.0.19indirect
crates.ioryu1.0.18indirect
crates.ioschannel0.1.27indirect
crates.ioscopeguard1.2.0indirect
crates.iosecurity-framework2.11.1indirect
crates.iosecurity-framework-sys2.14.0indirect
crates.ioseq-macro0.3.5indirect
crates.ioserde1.0.217indirect
crates.ioserde_derive1.0.217indirect
crates.ioserde_json1.0.135indirect
crates.iosha20.10.8indirect
crates.ioshlex1.3.0indirect
crates.iosiphasher1.0.1indirect
crates.ioslab0.4.9indirect
crates.iosmallvec1.13.2indirect
crates.iosnap1.1.1indirect
crates.iosocket20.5.8indirect
crates.iostatic_assertions1.1.0indirect
crates.iostringprep0.1.5indirect
crates.iostrsim0.11.1indirect
crates.iosubtle2.6.1indirect
crates.iosyn2.0.96indirect
crates.iotempfile3.15.0indirect
crates.iothrift0.17.0indirect
crates.iotiny-keccak2.0.2indirect
crates.iotinyvec1.8.1indirect
crates.iotinyvec_macros0.1.1indirect
crates.iotokio1.46.1indirect
crates.iotokio-native-tls0.3.1indirect
crates.iotokio-postgres0.7.12indirect
crates.iotokio-util0.7.13indirect
crates.iotwox-hash1.6.3indirect
crates.iotwox-hash2.1.2indirect
crates.iotypenum1.17.0indirect
crates.iounicode-bidi0.3.18indirect
crates.iounicode-ident1.0.14indirect
crates.iounicode-normalization0.1.24indirect
crates.iounicode-properties0.1.3indirect
crates.ioutf8parse0.2.2indirect
crates.iovcpkg0.2.15indirect
crates.ioversion_check0.9.5indirect
crates.iowasi0.11.0+wasi-snapshot-preview1indirect
crates.iowasite0.1.0indirect
crates.iowasm-bindgen0.2.100indirect
crates.iowasm-bindgen-backend0.2.100indirect
crates.iowasm-bindgen-macro0.2.100indirect
crates.iowasm-bindgen-macro-support0.2.100indirect
crates.iowasm-bindgen-shared0.2.100indirect
crates.ioweb-sys0.3.77indirect
crates.iowhoami1.5.2indirect
crates.iowindows-core0.52.0indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-sys0.48.0indirect
crates.iowindows-sys0.52.0indirect
crates.iowindows-sys0.59.0indirect
crates.iowindows-sys0.61.2indirect
crates.iowindows-targets0.48.5indirect
crates.iowindows-targets0.52.6indirect
crates.iowindows_aarch64_gnullvm0.48.5indirect
crates.iowindows_aarch64_gnullvm0.52.6indirect
crates.iowindows_aarch64_msvc0.48.5indirect
crates.iowindows_aarch64_msvc0.52.6indirect
crates.iowindows_i686_gnu0.48.5indirect
crates.iowindows_i686_gnu0.52.6indirect
crates.iowindows_i686_gnullvm0.52.6indirect
crates.iowindows_i686_msvc0.48.5indirect
crates.iowindows_i686_msvc0.52.6indirect
crates.iowindows_x86_64_gnu0.48.5indirect
crates.iowindows_x86_64_gnu0.52.6indirect
crates.iowindows_x86_64_gnullvm0.48.5indirect
crates.iowindows_x86_64_gnullvm0.52.6indirect
crates.iowindows_x86_64_msvc0.48.5indirect
crates.iowindows_x86_64_msvc0.52.6indirect
crates.iozerocopy0.7.35indirect
crates.iozerocopy-derive0.7.35indirect
crates.iozstd0.13.2indirect
crates.iozstd-safe7.2.1indirect
crates.iozstd-sys2.0.13+zstd.1.5.6indirect
PyPIcolorama0.4.6indirect
PyPIiniconfig2.0.0indirect
PyPIpackaging24.2indirect
PyPIpluggy1.5.0indirect
PyPIpygments2.20.0indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpytz2024.2indirect
PyPIsix1.17.0indirect
PyPItyping-extensions4.12.2indirect
PyPItzdata2024.2indirect
Dependency advisories 6

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

PackageVersionRelationSeverityAdvisoriesFixed in
postgres-protocol0.6.7directhigh20.6.12
pyarrow19.0.1directhigh223.0.1
thrift0.17.0indirectmoderate10.23.0
tokio-postgres0.7.12indirectmoderate10.7.18
paste1.0.15indirectunknown1
rustc-serialize0.3.25indirectunknown2

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.31.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io.