Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-29 13:34 UTC

MatthiasValvekens / pyHanko

pyHanko: sign and stamp PDF files

PythonMIT★ 761 stars⑂ 109 forkssince Aug 2020View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

MatthiasValvekens/pyHanko holds a health index of 95 out of 100, placing it in the Exceptional band. It scores highest on Vitality (96/100) and lowest on Sustainability & Governance (64/100). It was last updated today. A single contributor accounts for most of its recent work.

95
overall / 100
Exceptional

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.

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

Ownership

Matthias ValvekensPersonal account
80 followers44 public repossince Jan 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
PyPIpyHanko0.36.28,495,1545833 days agosignaturepdfpadesdigital-signaturepkcs11
PyPIpyhanko-cli0.4.28,3021034 days agosignaturepdfpadesdigital-signaturepkcs11
PyPIpyhanko-certvalidator0.31.45,999,8825834 days agocryptopkix509certificatecrlocsp

Metrics by category

Vitality

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

96Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
29.8/36Commit cadence43/52 weeks with commits
18/18Commit volume343 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year343
human_commit_share0.52
days_since_last_push0
active_weeks_last_year43

Release discipline

98Exceptional
How it's scored
27/27Ships releases79 releases published
36/36Release recencylatest release 33 days ago
27/27Release cadencea release every ~9.1 days
8/10OpenSSF Scorecard: Signed-Releases5 out of the last 5 releases have a total of 7 signed artifacts.
Inputs used
releases_count79
latest_release_tagv0.36.2
releases_from_tagsno
days_since_latest_release33
mean_days_between_releases9.1

Community & Adoption

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

85Excellent · 17% of overall
How it's scored
46.7/60Stars761 stars
16.9/25Forks109 forks
5.8/15Watchers12 watchers
Inputs used
forks109
stars761
watchers12
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 (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_badges4
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesshields.io
has_pull_request_templateyes
How it's scored
80/80Monthly downloads14,503,338 downloads/month across pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagespyHanko, pyhanko-cli, pyhanko-certvalidator
dependents
ecosystemspypi
total_downloads
monthly_downloads14,503,338
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?

64Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
1.3/22.5Commit distributiontop contributor authored 94% of commits
13.5/13.5Contributor breadth27 contributors
10/10OpenSSF Scorecard: Contributorsproject has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled27
top_contributor_share0.941
How it's scored
40.8/42Issue resolution97% of issues closed
22.9/30PR acceptance235/308 decided PRs merged
13/13Newcomer PR acceptance1/1 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 1/13 approved changesets -- score normalized to 0
Inputs used
merged_prs235
open_issues5
closed_issues169
prs_merged_7d0
prs_decided_7d0
prs_merged_30d1
prs_decided_30d1
issue_closed_ratio0.971
closed_unmerged_prs73
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
13.7/25Owner reach80 followers of MatthiasValvekens
24/25Track record44 public repos, account ~12 yr old
Inputs used
followers80
owner_typeUser
is_verified
owner_loginMatthiasValvekens
public_repos44
account_age_days4,605
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on pypi
35/35Publish recencylatest publish 33 days ago
20/20Version history58 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagespyHanko, pyhanko-cli, pyhanko-certvalidator
ecosystemspypi
any_deprecatedno
min_days_since_publish33

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://docs.pyhanko.eu/
10/10Repository description
10/10Topics5 topics
10/10Wiki
Inputs used
topicssignature, pdf, pades, digital-signature, pkcs11
has_wikiyes
homepage
docs_sitehttps://docs.pyhanko.eu/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

82Excellent · 16% of overall
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-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 1/13 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 5 contributing companies or organizations
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
7.5/7.5Maintained30 commit(s) and 8 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
6/7.5Signed-Releases5 out of the last 5 releases have a total of 7 signed artifacts.
6.8/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate7.8

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages14
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:pyHanko@0.36.2 runtime dependency closure — what installing the published package pulls in — 14 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.

67Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
18.5/40Legible commit history18 of 52 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.346
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapdocs/Makefile
22/22Automated tests
11/11Lint / format configpyproject.toml ([tool.ruff], [tool.isort])
11/11Static type checkingpkgs/pyhanko-certvalidator/src/pyhanko_certvalidator/py.typed, pkgs/pyhanko-cli/src/pyhanko/cli/py.typed, pkgs/pyhanko/src/pyhanko/config/py.typed, pkgs/pyhanko/src/pyhanko/generated/py.typed, pkgs/pyhanko/src/pyhanko/keys/py.typed, pkgs/pyhanko/src/pyhanko/pdf_utils/py.typed, pkgs/pyhanko/src/pyhanko/sign/py.typed, pkgs/pyhanko/src/pyhanko/stamp/py.typed, pkgs/pyhanko/src/pyhanko/version/py.typed
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice11 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance48 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
lockfilesuv.lock
has_dockerfileno
typed_languageno
bootstrap_filesdocs/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configspkgs/pyhanko-certvalidator/src/pyhanko_certvalidator/py.typed, pkgs/pyhanko-cli/src/pyhanko/cli/py.typed, pkgs/pyhanko/src/pyhanko/config/py.typed, pkgs/pyhanko/src/pyhanko/generated/py.typed, pkgs/pyhanko/src/pyhanko/keys/py.typed, pkgs/pyhanko/src/pyhanko/pdf_utils/py.typed, pkgs/pyhanko/src/pyhanko/sign/py.typed, pkgs/pyhanko/src/pyhanko/stamp/py.typed, pkgs/pyhanko/src/pyhanko/version/py.typed
agent_commit_share0.11
toolchain_manifests
dependency_bot_commit_share0.48
How it's scored
27/45Type-checkable codePython with type-check config (pkgs/pyhanko-certvalidator/src/pyhanko_certvalidator/py.typed, pkgs/pyhanko-cli/src/pyhanko/cli/py.typed, pkgs/pyhanko/src/pyhanko/config/py.typed, pkgs/pyhanko/src/pyhanko/generated/py.typed, pkgs/pyhanko/src/pyhanko/keys/py.typed, pkgs/pyhanko/src/pyhanko/pdf_utils/py.typed, pkgs/pyhanko/src/pyhanko/sign/py.typed, pkgs/pyhanko/src/pyhanko/stamp/py.typed, pkgs/pyhanko/src/pyhanko/version/py.typed)
52.9/55Manageable file sizes10/256 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes107,412
source_files_sampled256
oversized_source_files10

Key facts

761GitHub stars
27contributors
343commits, last 12 months
0days since last push
79releases
1bus factor
5open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch pypi package 'pyhanko-suite' from its registry
  • Could not fetch pypi package 'common-test-utils' from its registry
  • Could not fetch pypi package 'integration-tests' from its registry

More detail

Star and fork history 0 ★ / 109 ⇿
0Stars
109Forks
79Releases

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.

02040608010012010832020-112023-102026-08
Major 0Minor 36Patch 22

Each point covers 6 days.

OpenSSF Scorecard 7.8 / 10
7.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-29 13:33 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/13 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 8 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
8Signed-Releases5 out of the last 5 releases have a total of 7 signed artifacts.
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 38
RegistryPackageVersion constraintManifest
PyPIpytest-asyncio>=0.26.0pyproject.toml
PyPIcertomancerinternal/common-test-utils/pyproject.toml
PyPIrequests-mock>=1.8.0internal/common-test-utils/pyproject.toml
PyPIpyhankointernal/common-test-utils/pyproject.toml
PyPIpyhanko_certvalidatorinternal/common-test-utils/pyproject.toml
PyPIcertomancerinternal/integration-tests/pyproject.toml
PyPIpyhankointernal/integration-tests/pyproject.toml
PyPIpyhanko-certvalidatorinternal/integration-tests/pyproject.toml
PyPIpyhanko-cliinternal/integration-tests/pyproject.toml
PyPIcommon-test-utilsinternal/integration-tests/pyproject.toml
PyPIpytest>=6.1.1internal/integration-tests/pyproject.toml
PyPIfreezegun>=1.1.0internal/integration-tests/pyproject.toml
PyPIcertomancer>=0.16internal/integration-tests/pyproject.toml
PyPIpytest-cov>=4.0,<7.2internal/integration-tests/pyproject.toml
PyPIpytest-asyncio>=1.1.0,<2.0internal/integration-tests/pyproject.toml
PyPIaiohttp>=3.9,<3.15internal/integration-tests/pyproject.toml
PyPIpytest-aiohttp>=1.0.4,<1.2.0internal/integration-tests/pyproject.toml
PyPIasn1crypto>=1.5.1pkgs/pyhanko-certvalidator/pyproject.toml
PyPIoscrypto>=1.1.0pkgs/pyhanko-certvalidator/pyproject.toml
PyPIcryptography>=48.0.0pkgs/pyhanko-certvalidator/pyproject.toml
PyPIuritools>=3.0.1pkgs/pyhanko-certvalidator/pyproject.toml
PyPIaiohttp>=3.9,<3.15pkgs/pyhanko-certvalidator/pyproject.toml
PyPIcertifi>=2023.5.7pkgs/pyhanko-certvalidator/pyproject.toml
PyPIrequests>=2.31.0pkgs/pyhanko-certvalidator/pyproject.toml
PyPIasn1crypto>=1.5.1pkgs/pyhanko-cli/pyproject.toml
PyPItzlocal>=4.3pkgs/pyhanko-cli/pyproject.toml
PyPIpyhankopkgs/pyhanko-cli/pyproject.toml
PyPIpyhanko-certvalidatorpkgs/pyhanko-cli/pyproject.toml
PyPIpyyaml>=6.0pkgs/pyhanko-cli/pyproject.toml
PyPIcertifi>=2023.5.7pkgs/pyhanko-cli/pyproject.toml
PyPIclick>=8.1.3,!=8.2.0pkgs/pyhanko-cli/pyproject.toml
PyPIplatformdirs>=4.3.8pkgs/pyhanko-cli/pyproject.toml
PyPIasn1crypto>=1.5.1pkgs/pyhanko/pyproject.toml
PyPItzlocal>=4.3pkgs/pyhanko/pyproject.toml
PyPIpyhanko-certvalidatorpkgs/pyhanko/pyproject.toml
PyPIaiohttp>=3.9,<3.15pkgs/pyhanko/pyproject.toml
PyPIcryptography>=48.0.0pkgs/pyhanko/pyproject.toml
PyPIlxml>=5.4.0pkgs/pyhanko/pyproject.toml
All dependencies 149

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

RegistryPackageVersionRelation
PyPIaiohttpdirect
PyPIaiohttp3.14.3direct
PyPIasn1cryptodirect
PyPIasn1crypto1.5.1direct
PyPIcertifidirect
PyPIcertifi2026.7.22direct
PyPIcertomancerdirect
PyPIcertomancer0.16.0direct
PyPIclickdirect
PyPIclick8.4.2direct
PyPIcommon-test-utilsdirect
PyPIcommon-test-utils0.dev0direct
PyPIcryptographydirect
PyPIcryptography50.0.1direct
PyPIfreezegundirect
PyPIfreezegun1.5.5direct
PyPIlxmldirect
PyPIlxml6.1.2direct
PyPIoscryptodirect
PyPIoscrypto1.3.0direct
PyPIplatformdirsdirect
PyPIplatformdirs4.11.3direct
PyPIpyhankodirect
PyPIpyhanko0.0.0.dev1direct
PyPIpyhanko-certvalidatordirect
PyPIpyhanko-certvalidator0.0.0.dev1direct
PyPIpyhanko-clidirect
PyPIpyhanko-cli0.0.0.dev1direct
PyPIpytestdirect
PyPIpytest9.1.1direct
PyPIpytest-aiohttpdirect
PyPIpytest-aiohttp1.1.1direct
PyPIpytest-asynciodirect
PyPIpytest-asyncio1.4.0direct
PyPIpytest-covdirect
PyPIpytest-cov7.1.0direct
PyPIpyyamldirect
PyPIpyyaml6.0.3direct
PyPIrequestsdirect
PyPIrequests2.34.2direct
PyPIrequests-mockdirect
PyPIrequests-mock1.12.1direct
PyPItzlocaldirect
PyPItzlocal5.4.4direct
PyPIuritoolsdirect
PyPIuritools6.1.3direct
PyPIaiohappyeyeballs2.7.1indirect
PyPIaiosignal1.4.0indirect
PyPIalabaster1.0.0indirect
PyPIannotated-types0.8.0indirect
PyPIast-serialize0.8.0indirect
PyPIasync-timeout5.0.1indirect
PyPIattrs26.1.0indirect
PyPIbabel2.18.0indirect
PyPIbackports-asyncio-runner1.2.0indirect
PyPIcertomancer-csc-dummy0.4.2indirect
PyPIcffi2.1.1indirect
PyPIcharset-normalizer3.5.1indirect
PyPIcolorama0.4.6indirect
PyPIcoverage7.15.4indirect
PyPIdilithium-py1.4.0indirect
PyPIdnspython2.8.0indirect
PyPIdocutils0.21.2indirect
PyPIdocutils0.22.4indirect
PyPIemail-validator2.3.0indirect
PyPIexceptiongroup1.3.1indirect
PyPIfonttoolsindirect
PyPIfonttools4.63.0indirect
PyPIfrozenlist1.8.0indirect
PyPIid1.6.1indirect
PyPIidna3.19indirect
PyPIimagesize2.0.0indirect
PyPIimportlib-resources5.13.0indirect
PyPIiniconfig2.3.0indirect
PyPIintegration-tests0.dev0indirect
PyPIjinja23.1.6indirect
PyPIlibrt0.15.0indirect
PyPIlxml-stubs0.5.1indirect
PyPImarkdown-it-py4.2.0indirect
PyPImarkupsafe3.0.3indirect
PyPImdurl0.1.2indirect
PyPImultidict6.7.1indirect
PyPImypy2.3.1indirect
PyPImypy-extensions1.1.0indirect
PyPIpackaging26.3indirect
PyPIpathspec1.1.1indirect
PyPIpillowindirect
PyPIpillow12.3.0indirect
PyPIpluggy1.6.0indirect
PyPIpropcache0.5.2indirect
PyPIpyasn10.6.4indirect
PyPIpycparser3.0indirect
PyPIpydantic2.13.4indirect
PyPIpydantic-core2.46.4indirect
PyPIpygments2.21.0indirect
PyPIpyhanko-suite0.0.0indirect
PyPIpyjwt2.13.0indirect
PyPIpyopenssl26.4.0indirect
PyPIpython-barcode0.16.1indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpython-pae0.1.0indirect
PyPIpython-pkcs11indirect
PyPIpython-pkcs110.9.5indirect
PyPIqrcodeindirect
PyPIqrcode8.2indirect
PyPIrfc3161-client1.0.8indirect
PyPIrfc87850.1.4indirect
PyPIrich15.0.0indirect
PyPIroman-numerals4.1.0indirect
PyPIruff0.16.4indirect
PyPIsecuresystemslib1.4.0indirect
PyPIsetuptoolsindirect
PyPIsetuptools84.0.0indirect
PyPIsignxmlindirect
PyPIsignxml5.1.0indirect
PyPIsigstore4.5.0indirect
PyPIsigstore-models0.0.6indirect
PyPIsigstore-rekor-types0.0.18indirect
PyPIsix1.17.0indirect
PyPIsnowballstemmer3.1.1indirect
PyPIsphinx8.1.3indirect
PyPIsphinx9.0.4indirect
PyPIsphinx9.1.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
PyPItomli2.4.1indirect
PyPItomlkit0.15.1indirect
PyPItuf7.0.0indirect
PyPItypes-python-dateutil2.9.0.20260807indirect
PyPItypes-pytz2026.3.1.20260727indirect
PyPItypes-pyyaml6.0.12.20260815indirect
PyPItypes-requests2.33.0.20260712indirect
PyPItypes-tzlocal5.1.0.1indirect
PyPItyping-extensions4.16.0indirect
PyPItyping-inspection0.4.4indirect
PyPItzdata2026.3indirect
PyPIuharfbuzzindirect
PyPIuharfbuzz0.55.0indirect
PyPIurllib32.7.0indirect
PyPIwerkzeug3.1.8indirect
PyPIxsdataindirect
PyPIxsdata26.2indirect
PyPIyarl1.24.5indirect
Dependency advisories 0

Installing pypi:pyHanko@0.36.2 pulls in 14 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

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.