Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-11 06:12 UTC

lncrawl / lightnovel-crawler

Generate and download e-books from online sources.

PythonGPL-3.0★ 2,592 stars⑂ 495 forkssince Jan 2018View on GitHub ↗
KindCommand-line toolNetwork serviceLibraryhow this is determined

lncrawl/lightnovel-crawler holds a health index of 34 out of 100, placing it in the At Risk band. It scores highest on Vitality (88/100) and lowest on Security (37/100). It was last updated 10 days ago. A single contributor accounts for most of its recent work.

34
overall / 100
At Risk

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.

34
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 66 is calibrated to 77 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At Risk ceiling of 34.

Ownership

LNCrawlOrganization
11 followers10 public repossince Dec 2025

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIlightnovel-crawler4.14.04,54121338 days agolightnovelwebnovelcrawlerscraperdownloadernovelebookepubmobipdf

Metrics by category

Vitality

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

88Excellent · 21% of overall
How it's scored
28.8/36Push recencylast push 10 days ago
29.8/36Commit cadence43/52 weeks with commits
18/18Commit volume1,148 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,148
human_commit_share1
days_since_last_push10
active_weeks_last_year43
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 38 days ago
27/27Release cadencea release every ~7.3 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv4.14.0
releases_from_tagsno
days_since_latest_release38
mean_days_between_releases7.3

Community & Adoption

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

82Excellent · 17% of overall
How it's scored
55.4/60Stars2,592 stars
22.5/25Forks495 forks
8.7/15Watchers38 watchers
Inputs used
forks495
stars2,592
watchers38
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 (GPL-3.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_badges6
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateyes
How it's scored
48.8/80Monthly downloads4,541 downloads/month across pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packageslightnovel-crawler
dependents
ecosystemspypi
total_downloads
monthly_downloads4,541
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?

61Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
4.4/22.5Commit distributiontop contributor authored 81% of commits
13.5/13.5Contributor breadth99 contributors
10/10OpenSSF Scorecard: Contributorsproject has 10 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled99
top_contributor_share0.806
How it's scored
37.4/42Issue resolution89% of issues closed
26.3/30PR acceptance927/1,059 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs927
open_issues206
closed_issues1,662
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.89
closed_unmerged_prs132
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
30/30Ownership backingorganization-owned
0/20Verified domain
7.8/25Owner reach11 followers of lncrawl
9/25Track record10 public repos, account ~0 yr old
Inputs used
followers11
owner_typeOrganization
is_verifiedno
owner_loginlncrawl
public_repos10
account_age_days259

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on pypi
35/35Publish recencylatest publish 38 days ago
20/20Version history213 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packageslightnovel-crawler
ecosystemspypi
any_deprecatedno
min_days_since_publish38

Engineering Quality

Are baseline engineering and documentation practices in place?

61Moderate · 19% of overall
How it's scored
24/24CI workflows5 workflow(s)
0/24Tests present
16/16Linter configpyproject.toml ([tool.ruff])
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsno
has_editorconfigyes
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://lncrawl.bitanon.dev/
10/10Repository description
10/10Topics9 topics
0/10Wiki
Inputs used
topicslightnovel, termux, web-scraper, console-app, python, lightnovel-crawler, discord, telegram, kindle-books
has_wikino
homepagehttps://lncrawl.bitanon.dev/
docs_sitehttps://lncrawl.bitanon.dev/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

37Weak · 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-Testsno data
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 10 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 15 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTno SAST tool detected
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
5.2/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities51 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.1
high_risk_jurisdiction_cap34
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier26
security_posture_before_jurisdiction51
Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 34.
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
10.2/25Indirect dependencies free of known advisories1 affected: ecdsa 0.19.2 (high 7.4)
33.8/40No advisories left outstanding1 advisory-carrying package(s) unaddressed past 90 days; oldest published 962 days ago
Inputs used
sourceosv
advisories2
affected_packages1
assessed_packages100
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages0
Matched the pypi:lightnovel-crawler@4.14.0 runtime dependency closure — what installing the published package pulls in — 100 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.

52Moderate · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
22.9/40Legible commit history43 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.43
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes12,680
How it's scored
18/18One-command bootstrapMakefile
0/22Automated tests
11/11Lint / format configpyproject.toml ([tool.ruff])
0/11Static type checking
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfilesuv.lock
has_dockerfileyes
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable codePython without a type-check config
54.7/55Manageable file sizes5/805 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes1,501,103
source_files_sampled805
oversized_source_files5
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)etc/wuxiaworld.com/wuxia.proto
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filesetc/wuxiaworld.com/wuxia.proto
interfaces_expected_ofnetwork-service

Key facts

2,592GitHub stars
99contributors
1,148commits, last 12 months
10days since last push
100releases
1bus factor
206open issues
PyPIpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 495 ⇿
0Stars
495Forks
100Releases

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.

010020030040050049092018-042022-062026-09
Major 2Minor 31Patch 67

Each point covers 8 days.

OpenSSF Scorecard 5.1 / 10
5.1aggregate

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-11 06:11 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 10 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 15 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
7Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities51 existing vulnerabilities detected
Direct dependencies 36
RegistryPackageVersion constraintManifest
PyPIalembic>=1.14.0pyproject.toml
PyPIbase58~=2.1.1pyproject.toml
PyPIbeautifulsoup4>=4.0.0,<5.0.0pyproject.toml
PyPIbrotli>=1.2.0pyproject.toml
PyPIcolorama>=0.4.0,<0.5.0pyproject.toml
PyPIebooklib>=0.18.0,<1.0.0pyproject.toml
PyPIfastapi>=0.115.0pyproject.toml
PyPIhtml5lib~=1.1pyproject.toml
PyPIhttpx>=0.27.0pyproject.toml
PyPIhumanize>=4.0.0pyproject.toml
PyPIimap-tools>=1.10.0pyproject.toml
PyPIlncrawl-scraper~=1.7.0pyproject.toml
PyPIlncrawl-sourcelib~=0.1.2pyproject.toml
PyPIlncrawl-translator>=0.2.1pyproject.toml
PyPIlxml>=5.4.0,<7.0.0pyproject.toml
PyPIpasslib>=1.7.0pyproject.toml
PyPIpillow>=10.0.0pyproject.toml
PyPIpsycopg>=3.2.0pyproject.toml
PyPIpycryptodome>=3.0.0,<4.0.0pyproject.toml
PyPIpyease-grpc>=1.8.0pyproject.toml
PyPIpyparsing>=3.0.0,<4.0.0pyproject.toml
PyPIpython-box>=7.0.0,<8.0.0pyproject.toml
PyPIpython-dateutil>=2.9.0,<3.0.0pyproject.toml
PyPIpython-dotenv>=1.0.0,<2.0.0pyproject.toml
PyPIpython-jose>=3.4.0pyproject.toml
PyPIpython-slugify>=8.0.0,<9.0.0pyproject.toml
PyPIpyyaml>=6.0.3pyproject.toml
PyPIquestionary>=2.0.0,<3.0.0pyproject.toml
PyPIexejs>=0.0.7pyproject.toml
PyPIreadability-lxml>=0.8.0,<1.0.0pyproject.toml
PyPIregex>=2024.0.0pyproject.toml
PyPIsqlmodel>=0.0.22pyproject.toml
PyPItqdm>=4.66.0,<5.0.0pyproject.toml
PyPItyper>=0.12.0pyproject.toml
PyPIuvicorn>=0.32.0pyproject.toml
PyPIzstd>=1.5.7.0pyproject.toml
All dependencies 229

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

RegistryPackageVersionRelation
PyPIalembic1.16.5direct
PyPIalembic1.18.5direct
PyPIbase582.1.1direct
PyPIbeautifulsoup44.15.0direct
PyPIbrotli1.2.0direct
PyPIcolorama0.4.6direct
PyPIebooklib0.20direct
PyPIexejs1.0.1direct
PyPIfastapi0.128.8direct
PyPIfastapi0.140.0direct
PyPIhtml5lib1.1direct
PyPIhttpx0.28.1direct
PyPIhumanize4.13.0direct
PyPIhumanize4.16.0direct
PyPIimap-tools1.14.0direct
PyPIlncrawl-scraper1.7.0direct
PyPIlncrawl-sourcelib0.1.2direct
PyPIlncrawl-translator0.2.1direct
PyPIlxml6.1.1direct
PyPIpasslib1.7.4direct
PyPIpillow11.3.0direct
PyPIpillow12.3.0direct
PyPIpsycopg3.2.13direct
PyPIpsycopg3.3.4direct
PyPIpycryptodome3.23.0direct
PyPIpyease-grpc1.8.0direct
PyPIpyparsing3.3.2direct
PyPIpython-box7.4.1direct
PyPIpython-dateutil2.9.0.post0direct
PyPIpython-dotenv1.2.1direct
PyPIpython-dotenv1.2.2direct
PyPIpython-jose3.5.0direct
PyPIpython-slugify8.0.4direct
PyPIpyyaml6.0.3direct
PyPIquestionary2.1.1direct
PyPIreadability-lxml0.8.4.1direct
PyPIregex2026.1.15direct
PyPIregex2026.7.19direct
PyPIsqlmodel0.0.34direct
PyPIsqlmodel0.0.39direct
PyPItqdm4.69.1direct
PyPItyper0.23.2direct
PyPItyper0.27.0direct
PyPIuvicorn0.39.0direct
PyPIuvicorn0.51.0direct
PyPIzstd1.5.7.2direct
PyPIaltgraph0.17.5indirect
PyPIannotated-doc0.0.4indirect
PyPIannotated-types0.7.0indirect
PyPIannotated-types0.8.0indirect
PyPIanyio4.12.1indirect
PyPIanyio4.14.2indirect
PyPIargon2-cffi25.1.0indirect
PyPIargon2-cffi-bindings25.1.0indirect
PyPIattrs26.1.0indirect
PyPIblack25.11.0indirect
PyPIblack26.5.1indirect
PyPIbrotlicffi1.2.0.1indirect
PyPIbuild1.4.4indirect
PyPIbuild1.5.0indirect
PyPIcattrs25.3.0indirect
PyPIcattrs26.1.0indirect
PyPIcertifi2026.7.22indirect
PyPIcffi2.0.0indirect
PyPIcffi2.1.0indirect
PyPIcfgv3.4.0indirect
PyPIcfgv3.5.0indirect
PyPIchardet5.2.0indirect
PyPIchardet7.4.3indirect
PyPIcharset-normalizer3.4.9indirect
PyPIclick8.1.8indirect
PyPIclick8.4.2indirect
PyPIcryptography47.0.0indirect
PyPIcryptography49.0.0indirect
PyPIcssselect1.3.0indirect
PyPIcssselect1.4.0indirect
PyPIcurl-cffi0.13.0indirect
PyPIcurl-cffi0.15.0indirect
PyPIdetect-installer0.1.0indirect
PyPIdistlib0.4.3indirect
PyPIdistro1.9.0indirect
PyPIdnspython2.7.0indirect
PyPIdnspython2.8.0indirect
PyPIdocstring-to-markdown0.17indirect
PyPIecdsa0.19.2indirect
PyPIemail-validator2.3.0indirect
PyPIengineering-notation0.10.0indirect
PyPIengineering-notation0.13.3indirect
PyPIeval-type-backport0.4.0indirect
PyPIexceptiongroup1.3.1indirect
PyPIfastapi-cli0.0.22indirect
PyPIfastapi-cli0.0.32indirect
PyPIfastapi-cloud-cli0.12.0indirect
PyPIfastapi-cloud-cli0.22.2indirect
PyPIfastar0.11.0indirect
PyPIfilelock3.19.1indirect
PyPIfilelock3.32.0indirect
PyPIgreenlet3.2.5indirect
PyPIgreenlet3.5.4indirect
PyPIgrpcio1.78.0indirect
PyPIgrpcio-tools1.78.0indirect
PyPIh110.16.0indirect
PyPIh24.3.0indirect
PyPIh24.4.0indirect
PyPIhpack4.1.0indirect
PyPIhpack4.2.0indirect
PyPIhttpcore1.0.9indirect
PyPIhttptools0.8.0indirect
PyPIhyperframe6.1.0indirect
PyPIidentify2.6.15indirect
PyPIidentify2.6.19indirect
PyPIidna3.18indirect
PyPIimportlib-metadata8.7.1indirect
PyPIimportlib-metadata9.0.0indirect
PyPIjedi0.19.2indirect
PyPIjinja23.1.6indirect
PyPIjiter0.16.0indirect
PyPIlangdetect1.0.9indirect
PyPIlsprotocol2025.0.0indirect
PyPIlxml-html-clean0.4.5indirect
PyPIlxml-stubs0.5.1indirect
PyPImacholib1.16.4indirect
PyPImako1.3.12indirect
PyPImarkdown-it-py3.0.0indirect
PyPImarkdown-it-py4.2.0indirect
PyPImarkupsafe3.0.3indirect
PyPImdurl0.1.2indirect
PyPImypy-extensions1.1.0indirect
PyPInodeenv1.10.0indirect
PyPIopenai2.48.0indirect
PyPIpackaging26.2indirect
PyPIparso0.8.7indirect
PyPIpathspec1.1.1indirect
PyPIpefile2024.8.26indirect
PyPIplatformdirs4.11.0indirect
PyPIplatformdirs4.4.0indirect
PyPIpluggy1.6.0indirect
PyPIpre-commit4.3.0indirect
PyPIpre-commit4.6.1indirect
PyPIprompt-toolkit3.0.52indirect
PyPIprotobuf6.33.6indirect
PyPIpsycopg-binary3.2.13indirect
PyPIpsycopg-binary3.3.4indirect
PyPIpyasn10.6.4indirect
PyPIpycparser2.23indirect
PyPIpycparser3.0indirect
PyPIpydantic2.13.4indirect
PyPIpydantic-core2.46.4indirect
PyPIpydantic-extra-types2.11.1indirect
PyPIpydantic-settings2.11.0indirect
PyPIpydantic-settings2.14.2indirect
PyPIpygments2.20.0indirect
PyPIpyinstaller6.21.0indirect
PyPIpyinstaller-hooks-contrib2026.6indirect
PyPIpylsp-rope0.1.17indirect
PyPIpyproject-hooks1.2.0indirect
PyPIpyright1.1.411indirect
PyPIpysocks1.7.1indirect
PyPIpython-discovery1.5.0indirect
PyPIpython-lsp-jsonrpc1.1.2indirect
PyPIpython-lsp-ruff2.3.1indirect
PyPIpython-lsp-server1.14.0indirect
PyPIpython-multipart0.0.20indirect
PyPIpython-multipart0.0.32indirect
PyPIpytokens0.4.1indirect
PyPIpytoolconfig1.3.1indirect
PyPIpywin32-ctypes0.2.3indirect
PyPIrequests2.32.5indirect
PyPIrequests2.34.2indirect
PyPIrich15.0.0indirect
PyPIrich-toolkit0.20.3indirect
PyPIrignore0.8.0indirect
PyPIrope1.14.0indirect
PyPIrsa4.9.1indirect
PyPIruff0.16.0indirect
PyPIsentry-sdk2.66.1indirect
PyPIsetuptools82.0.1indirect
PyPIsetuptools83.0.0indirect
PyPIshellingham1.5.4indirect
PyPIsix1.17.0indirect
PyPIsniffio1.3.1indirect
PyPIsoupsieve2.8.4indirect
PyPIsoupsieve2.9.1indirect
PyPIsqlalchemy2.0.51indirect
PyPIstarlette0.49.3indirect
PyPIstarlette1.3.1indirect
PyPIstringify0.1.1indirect
PyPItext-unidecode1.3indirect
PyPItk-tools0.16.0indirect
PyPItk-tools0.17.0indirect
PyPItomli2.4.1indirect
PyPItypes-colorama0.4.15.20250801indirect
PyPItypes-colorama0.4.15.20260508indirect
PyPItypes-passlib1.7.7.20250602indirect
PyPItypes-passlib1.7.7.20260211indirect
PyPItypes-pyasn10.6.0.20250914indirect
PyPItypes-pyasn10.6.0.20260724indirect
PyPItypes-python-dateutil2.9.0.20260124indirect
PyPItypes-python-dateutil2.9.0.20260716indirect
PyPItypes-python-jose3.5.0.20250531indirect
PyPItypes-python-jose3.5.0.20260408indirect
PyPItypes-pyyaml6.0.12.20250915indirect
PyPItypes-pyyaml6.0.12.20260724indirect
PyPItypes-requests2.31.0.6indirect
PyPItypes-setuptools81.0.0.20260209indirect
PyPItypes-setuptools83.0.0.20260724indirect
PyPItypes-tqdm4.67.3.20260205indirect
PyPItypes-tqdm4.69.0.20260724indirect
PyPItypes-urllib31.26.25.14indirect
PyPItypes-zstd1.5.7.3.20260110indirect
PyPItypes-zstd1.5.7.3.20260722indirect
PyPItyping-extensions4.16.0indirect
PyPItyping-inspection0.4.2indirect
PyPItzdata2026.3indirect
PyPIujson5.11.0indirect
PyPIujson5.13.0indirect
PyPIurllib32.6.3indirect
PyPIurllib32.7.0indirect
PyPIuvloop0.22.1indirect
PyPIvirtualenv21.7.0indirect
PyPIwatchfiles1.1.1indirect
PyPIwatchfiles1.2.0indirect
PyPIwcwidth0.8.2indirect
PyPIwebencodings0.5.1indirect
PyPIwebsockets15.0.1indirect
PyPIwebsockets16.1.1indirect
PyPIwheel0.47.0indirect
PyPIzipp3.23.1indirect
PyPIzipp4.1.0indirect
Dependency advisories 1

Installing pypi:lightnovel-crawler@4.14.0 pulls in 100 packages, direct and transitive: 1 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
ecdsa0.19.2indirecthigh2

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.