Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-29 20:15 UTC

sebastienrousseau / pain001

Generate and validate ISO 20022 payment files (pain.001 v03-v12, pain.008) from CSV, SQLite, JSON, or Parquet. XSD and SEPA scheme validation, pain.002 and camt.053 parsers and builders, plus a CLI, REST API, MCP server, and LSP server for editor diagnostics. 🐍

PythonApache-2.0★ 49 stars⑂ 15 forkssince Mar 2023View on GitHub ↗
KindCommand-line toolMCP serverLibraryNetwork serviceEditor extensionhow this is determined

sebastienrousseau/pain001 holds a health index of 91 out of 100, placing it in the Excellent band. It scores highest on Engineering Quality (94/100) and lowest on Sustainability & Governance (58/100). It was last updated today. A single contributor accounts for most of its recent work.

91
overall / 100
Excellent

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.

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

Ownership

Sebastien RousseauPersonal account
155 followers180 public repossince Jan 2012

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
PyPIpain0010.0.653,386610 days ago

Metrics by category

Vitality

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

86Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
12.5/36Commit cadence18/52 weeks with commits
18/18Commit volume309 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year309
human_commit_share0.77
days_since_last_push0
active_weeks_last_year18

Release discipline

100Exceptional
How it's scored
27/27Ships releases56 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~4.9 days
10/10OpenSSF Scorecard: Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
Inputs used
releases_count56
latest_release_tagv0.0.65
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases4.9

Community & Adoption

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

63Moderate · 17% of overall
How it's scored
27.3/60Stars49 stars
9.6/25Forks15 forks
4.3/15Watchers7 watchers
Inputs used
forks15
stars49
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
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_badges7
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesshields.io
has_pull_request_templateyes
How it's scored
47.1/80Monthly downloads3,386 downloads/month across pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagespain001
dependents
ecosystemspypi
total_downloads
monthly_downloads3,386
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?

58Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.1/22.5Commit distributiontop contributor authored 100% of commits
4.1/13.5Contributor breadth3 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.996
How it's scored
38.3/42Issue resolution91% of issues closed
24.8/30PR acceptance118/143 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/14 approved changesets -- score normalized to 0
Inputs used
merged_prs118
open_issues10
closed_issues102
prs_merged_7d5
prs_decided_7d5
prs_merged_30d18
prs_decided_30d19
issue_closed_ratio0.911
closed_unmerged_prs25
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
15.8/25Owner reach155 followers of sebastienrousseau
25/25Track record180 public repos, account ~14 yr old
Inputs used
followers155
owner_typeUser
is_verified
owner_loginsebastienrousseau
public_repos180
account_age_days5,324
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 pypi
35/35Publish recencylatest publish 0 days ago
20/20Version history61 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagespain001
ecosystemspypi
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

94Exceptional · 19% of overall
How it's scored
24/24CI workflows13 workflow(s)
24/24Tests present
16/16Linter configpyproject.toml ([tool.ruff])
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttp://docs.pain001.com/
10/10Repository description
10/10Topics20 topics
10/10Wiki
Inputs used
topicspain001, banking, csv, sepa, payments, iso-20022, payment-processing, direct-debit, fintech, python, rest-api, bic, fastapi, iban, language-server, lsp, mcp, model-context-protocol, openapi, validation
has_wikiyes
homepagehttp://docs.pain001.com/
docs_sitehttp://docs.pain001.com/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

86Excellent · 16% of overall

Security posture

83Excellent
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
2.2/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
1.2/2.5CII-Best-Practicesbadge detected: Passing
0/7.5Code-ReviewFound 0/14 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
5/5Fuzzingproject is fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
4/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
7.5/7.5Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate8.3

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages222
unassessed_packages3
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 222 resolved dependencies against OSV. 3 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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.

86Excellent · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history77 of 77 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_files.github/copilot-instructions.md
agent_instruction_max_bytes18,233
How it's scored
18/18One-command bootstrap.mise.toml, Makefile, docs/Makefile
22/22Automated tests
11/11Lint / format configpyproject.toml ([tool.ruff])
11/11Static type checkingpain001/py.typed
10/10Reproducible environmentDockerfile, lockfile
10/10Demonstrated agent practice48 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance23 of the last 100 commits are automated dependency updates
8/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsyes
lockfilespoetry.lock
has_dockerfileyes
typed_languageno
bootstrap_files.mise.toml, Makefile, docs/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configspain001/py.typed
agent_commit_share0.48
toolchain_manifests
dependency_bot_commit_share0.23
How it's scored
27/45Type-checkable codePython with type-check config (pain001/py.typed)
55/55Manageable file sizes0/232 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes37,380
source_files_sampled232
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalyes
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

49GitHub stars
3contributors
309commits, last 12 months
0days since last push
56releases
1bus factor
10open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index pypi:pain001@0.0.65; advisories assessed against the repository dependency graph instead

More detail

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

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-052024-102026-03
Major 0Minor 0Patch 27

Each point covers 3 days.

OpenSSF Scorecard 8.3 / 10
8.3aggregate

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-29 20:15 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
5CII-Best-Practicesbadge detected: Passing
0Code-ReviewFound 0/14 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
10Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 18
RegistryPackageVersion constraintManifest
PyPIclick>=8.3.3,<9pyproject.toml
PyPIdefusedxml>=0.7.1,<1pyproject.toml
PyPIjinja2>=3.1.6,<4pyproject.toml
PyPIpyyaml>=6.0,<7.0pyproject.toml
PyPIrich>=13.7,<15pyproject.toml
PyPIxmlschema>=4.3.2,<5.0.0pyproject.toml
PyPIlxml>=5.0,<7pyproject.toml
PyPIjsonschema>=4.17,<5pyproject.toml
PyPIfastapi>=0.95pyproject.toml
PyPIuvicorn>=0.52.4pyproject.toml
PyPIpyarrow>=25.0.1,<26.0.0pyproject.toml
PyPImcp>=2.0,<3pyproject.toml
PyPIpygls>=2.1,<3pyproject.toml
PyPIredis>=8.1.0,<9pyproject.toml
PyPIpython-gnupg>=0.5,<1pyproject.toml
PyPIopentelemetry-api>=1.27,<2pyproject.toml
PyPIopentelemetry-sdk>=1.27,<2pyproject.toml
PyPIopentelemetry-exporter-otlp-proto-http>=1.27,<2pyproject.toml
All dependencies 225

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

RegistryPackageVersionRelation
PyPIclick8.4.2direct
PyPIdefusedxml0.7.1direct
PyPIfastapi0.136.3direct
PyPIfastapi0.141.1direct
PyPIjinja23.1.6direct
PyPIjsonschema4.26.0direct
PyPIlxml6.1.1direct
PyPIlxml6.1.2direct
PyPImcp2.0.0direct
PyPIopentelemetry-api1.42.1direct
PyPIopentelemetry-exporter-otlp-proto-http1.42.1direct
PyPIopentelemetry-sdk1.42.1direct
PyPIpyarrow25.0.1direct
PyPIpygls2.1.1direct
PyPIpython-gnupg0.5.6direct
PyPIpyyaml6.0.3direct
PyPIredis8.1.0direct
PyPIrich13.7.1direct
PyPIuvicorn0.52.0direct
PyPIuvicorn0.52.4direct
PyPIxmlschema3.4.5direct
npm@types/vscode^1.75.0indirect
npmtypescript^5.0.0indirect
npmvscode-languageclient^9.0.0indirect
PyPIaccessible-pygments0.0.5indirect
PyPIalabaster0.7.16indirect
PyPIalabaster1.0.0indirect
PyPIannotated-doc0.0.4indirect
PyPIannotated-doc0.0.5indirect
PyPIannotated-types0.7.0indirect
PyPIannotated-types0.8.0indirect
PyPIanyio4.12.1indirect
PyPIanyio4.14.2indirect
PyPIarrow1.4.0indirect
PyPIast-serialize0.8.0indirect
PyPIasync-timeout5.0.1indirect
PyPIatheris3.0.0indirect
PyPIattrs26.1.0indirect
PyPIbabel2.17.0indirect
PyPIbabel2.18.0indirect
PyPIbackports-tarfile1.2.0indirect
PyPIbandit1.9.4indirect
PyPIbeautifulsoup44.14.3indirect
PyPIbeautifulsoup44.15.0indirect
PyPIboolean-py5.0indirect
PyPIbuild1.5.0indirect
PyPIcachecontrol0.14.4indirect
PyPIcattrs26.1.0indirect
PyPIcertifi2026.1.4indirect
PyPIcertifi2026.7.22indirect
PyPIcffi2.0.0indirect
PyPIchardet5.2.0indirect
PyPIcharset-normalizer3.4.4indirect
PyPIcharset-normalizer3.4.9indirect
PyPIcolorama0.4.6indirect
PyPIcoverage7.13.1indirect
PyPIcryptography50.0.0indirect
PyPIcyclonedx-bom7.3.1indirect
PyPIcyclonedx-python-lib11.11.0indirect
PyPIdiff-cover10.5.1indirect
PyPIdocstring-parser-fork0.0.14indirect
PyPIdocutils0.21.2indirect
PyPIdocutils0.22.4indirect
PyPIelementpath4.4.0indirect
PyPIexceptiongroup1.3.1indirect
PyPIexecnet2.1.2indirect
PyPIfakeredis2.37.1indirect
PyPIfilelock3.29.4indirect
PyPIfqdn1.5.1indirect
PyPIgoogleapis-common-protos1.75.0indirect
PyPIh110.16.0indirect
PyPIhttpcore1.0.9indirect
PyPIhttpcore22.10.0indirect
PyPIhttptools0.8.0indirect
PyPIhttpx0.28.1indirect
PyPIhttpx22.10.0indirect
PyPIhttpx2-jsfetch1.0indirect
PyPIhypothesis6.165.10indirect
PyPIid1.5.0indirect
PyPIidna3.18indirect
PyPIimagesize1.4.1indirect
PyPIimagesize2.0.0indirect
PyPIimportlib-metadata8.7.1indirect
PyPIiniconfig2.3.0indirect
PyPIinterrogate1.7.0indirect
PyPIisoduration20.11.0indirect
PyPIjaraco-classes3.4.0indirect
PyPIjaraco-context6.1.0indirect
PyPIjaraco-functools4.4.0indirect
PyPIjeepney0.9.0indirect
PyPIjsonpointer3.1.1indirect
PyPIjsonschema-specifications2025.9.1indirect
PyPIkeyring25.7.0indirect
PyPIlark1.3.1indirect
PyPIlibcst1.9.0indirect
PyPIlibrt0.15.0indirect
PyPIlicense-expression30.4.4indirect
PyPIlinkify-it-py2.1.0indirect
PyPIlinkify-it-py2.1.1indirect
PyPIlsprotocol2025.0.0indirect
PyPImando0.6.4indirect
PyPImarkdown-it-py4.2.0indirect
PyPImarkupsafe3.0.3indirect
PyPImcp-types2.0.0indirect
PyPImdit-py-plugins0.5.0indirect
PyPImdit-py-plugins0.6.1indirect
PyPImdurl0.1.2indirect
PyPImemory-profiler0.61.0indirect
PyPImore-itertools10.8.0indirect
PyPImsgpack1.2.1indirect
PyPImutmut3.7.0indirect
PyPImypy2.3.1indirect
PyPImypy-extensions1.1.0indirect
PyPImyst-parser4.0.1indirect
PyPImyst-parser5.1.0indirect
PyPInh30.3.2indirect
PyPInumpy2.0.2indirect
PyPIopentelemetry-exporter-otlp-proto-common1.42.1indirect
PyPIopentelemetry-proto1.42.1indirect
PyPIopentelemetry-semantic-conventions0.63b1indirect
PyPIpackageurl-python0.17.6indirect
PyPIpackaging24.2indirect
PyPIpackaging26.2indirect
PyPIpandas2.3.3indirect
PyPIpathspec1.0.2indirect
PyPIpip26.2.1indirect
PyPIpip-api0.0.34indirect
PyPIpip-audit2.10.1indirect
PyPIpip-licenses5.5.5indirect
PyPIpip-requirements-parser32.0.1indirect
PyPIplatformdirs4.10.0indirect
PyPIpluggy1.6.0indirect
PyPIprettytable3.17.0indirect
PyPIprettytable3.18.0indirect
PyPIprotobuf6.33.6indirect
PyPIpsutil7.2.1indirect
PyPIpy1.11.0indirect
PyPIpy-cpuinfo9.0.0indirect
PyPIpy-serializable2.1.0indirect
PyPIpycparser2.23indirect
PyPIpydantic2.12.5indirect
PyPIpydantic2.13.4indirect
PyPIpydantic-core2.41.5indirect
PyPIpydantic-core2.46.4indirect
PyPIpydata-sphinx-theme0.17.1indirect
PyPIpydata-sphinx-theme0.20.0indirect
PyPIpydoclint0.7.6indirect
PyPIpygments2.20.0indirect
PyPIpygments2.21.0indirect
PyPIpyjwt2.13.0indirect
PyPIpyparsing3.3.2indirect
PyPIpyproject-hooks1.2.0indirect
PyPIpyrsistent0.20.0indirect
PyPIpytest9.1.1indirect
PyPIpytest-benchmark5.2.3indirect
PyPIpytest-cov7.1.0indirect
PyPIpytest-xdist3.8.0indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpython-dotenv1.2.2indirect
PyPIpython-multipart0.0.32indirect
PyPIpytz2025.2indirect
PyPIpywin32312indirect
PyPIpywin32-ctypes0.2.3indirect
PyPIpyyaml-ft8.0.0indirect
PyPIradon6.0.1indirect
PyPIreadme-renderer43.0indirect
PyPIreferencing0.37.0indirect
PyPIrequests2.34.2indirect
PyPIrequests-toolbelt1.0.0indirect
PyPIrfc3339-validator0.1.4indirect
PyPIrfc39862.0.0indirect
PyPIrfc3986-validator0.1.1indirect
PyPIrfc3987-syntax1.1.0indirect
PyPIroman-numerals4.1.0indirect
PyPIrpds-py2026.6.3indirect
PyPIruff0.16.3indirect
PyPIsecretstorage3.5.0indirect
PyPIsetproctitle1.3.7indirect
PyPIsix1.17.0indirect
PyPIsnowballstemmer3.0.1indirect
PyPIsnowballstemmer3.1.1indirect
PyPIsortedcontainers2.4.0indirect
PyPIsoupsieve2.9.1indirect
PyPIsphinx7.3.7indirect
PyPIsphinx9.1.0indirect
PyPIsphinx-autodoc-typehints2.3.0indirect
PyPIsphinx-autodoc-typehints3.13.0indirect
PyPIsphinx-design0.6.1indirect
PyPIsphinx-design0.7.0indirect
PyPIsphinx-rtd-theme3.1.0indirect
PyPIsphinxcontrib-applehelp2.0.0indirect
PyPIsphinxcontrib-devhelp2.0.0indirect
PyPIsphinxcontrib-htmlhelp2.1.0indirect
PyPIsphinxcontrib-jquery4.1indirect
PyPIsphinxcontrib-jsmath1.0.1indirect
PyPIsphinxcontrib-qthelp2.0.0indirect
PyPIsphinxcontrib-serializinghtml2.0.0indirect
PyPIsse-starlette3.4.4indirect
PyPIstarlette1.3.1indirect
PyPIstevedore5.6.0indirect
PyPItabulate0.10.0indirect
PyPItextual6.2.1indirect
PyPItoml0.10.2indirect
PyPItomli2.3.0indirect
PyPItomli-w1.2.0indirect
PyPItruststore0.10.4indirect
PyPItwine6.2.0indirect
PyPItypes-defusedxml0.7.0.20260504indirect
PyPItypes-jsonschema4.26.0.20260518indirect
PyPItypes-setuptools84.0.0.20260812indirect
PyPItyping-extensions4.16.0indirect
PyPItyping-inspection0.4.2indirect
PyPItzdata2025.3indirect
PyPItzdata2026.3indirect
PyPIuc-micro-py2.0.0indirect
PyPIuri-template1.3.0indirect
PyPIurllib32.7.0indirect
PyPIuvloop0.22.1indirect
PyPIwatchfiles1.1.1indirect
PyPIwcwidth0.2.14indirect
PyPIwcwidth0.8.2indirect
PyPIwebcolors25.10.0indirect
PyPIwebsockets16.0indirect
PyPIwheel0.47.0indirect
PyPIzipp3.23.0indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 222 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 3 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

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

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