Public record
Software health reportschema 0.27.0 · metrics 2.10.0 · 2026-07-31 21:44 UTC

wemake-services / django-modern-rest

Modern REST framework for Django with types and async support!

PythonMIT★ 1,318 stars⑂ 143 forkssince Oct 2025View on GitHub ↗
KindLibraryNetwork servicehow this is determined

wemake-services/django-modern-rest holds a health index of 34 out of 100, placing it in the At Risk band. It scores highest on Engineering Quality (100/100) and lowest on Security (47/100). It was last updated today. 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 79 is calibrated to 93 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

wemake.servicesOrganization
375 followers54 public repossince May 2016

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIdjango-modern-rest0.12.18,600150 days agoapirestdjangodjango-plugindjango-apidjangorestframeworkwemake-python-package

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.1/36Commit cadence42/52 weeks with commits
18/18Commit volume968 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year968
human_commit_share0.55
days_since_last_push0
active_weeks_last_year42

Release discipline

100Exceptional
How it's scored
27/27Ships releases13 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~13.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count13
latest_release_tag0.12.1
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases13.8
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?

73Good · 17% of overall
How it's scored
50.6/60Stars1,318 stars
17.9/25Forks143 forks
6/15Watchers13 watchers
Inputs used
forks143
stars1,318
watchers13
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateyes
How it's scored
52.5/80Monthly downloads8,600 downloads/month across pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesdjango-modern-rest
dependents
ecosystemspypi
total_downloads
monthly_downloads8,600
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?

76Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
8.9/22.5Commit distributiontop contributor authored 60% of commits
13.5/13.5Contributor breadth97 contributors
10/10OpenSSF Scorecard: Contributorsproject has 32 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled97
top_contributor_share0.604
How it's scored
38.8/42Issue resolution92% of issues closed
27.8/30PR acceptance903/974 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
6/15OpenSSF Scorecard: Code-ReviewFound 9/19 approved changesets -- score normalized to 4
Inputs used
merged_prs903
open_issues16
closed_issues193
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.923
closed_unmerged_prs71
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
18.5/25Owner reach375 followers of wemake-services
24.7/25Track record54 public repos, account ~10 yr old
Inputs used
followers375
owner_typeOrganization
is_verified
owner_loginwemake-services
public_repos54
account_age_days3,714
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 history15 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesdjango-modern-rest
ecosystemspypi
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

100Exceptional · 19% of overall

Engineering practices

100Exceptional
How it's scored
24/24CI workflows6 workflow(s)
24/24Tests present
16/16Linter config
9.6/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests27 out of 27 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configyes

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://django-modern-rest.rtfd.io
10/10Repository description
10/10Topics8 topics
10/10Wiki
Inputs used
topicsapi, django, django-ninja, django-rest-api, django-rest-framework, rest, rest-api, restful-api
has_wikiyes
homepagehttps://django-modern-rest.rtfd.io
docs_sitehttps://django-modern-rest.rtfd.io
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

47Weak · 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-Tests27 out of 27 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
3/7.5Code-ReviewFound 9/19 approved changesets -- score normalized to 4
2.5/2.5Contributorsproject has 32 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 27 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
5/5Pinned-Dependenciesall dependencies are pinned
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate7.7
high_risk_jurisdiction_cap34
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier38
security_posture_before_jurisdiction77
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 34.

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_packages170
unassessed_packages6
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 170 resolved dependencies against OSV. 6 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.

66Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history50 of 55 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.909
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapbenchmarks/justfile, docs/justfile, justfile
22/22Automated tests
11/11Lint / format config
11/11Static type checkingdjango_test_app/mypy.ini, dmr/py.typed
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance40 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependenciesall dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesuv.lock
has_dockerfileyes
typed_languageno
bootstrap_filesbenchmarks/justfile, docs/justfile, justfile
has_devcontainerno
has_linter_configyes
typecheck_configsdjango_test_app/mypy.ini, dmr/py.typed
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.4
How it's scored
27/45Type-checkable codePython with type-check config (django_test_app/mypy.ini, dmr/py.typed)
54.5/55Manageable file sizes6/672 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes3,954,672
source_files_sampled672
oversized_source_files6
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

1,318GitHub stars
97contributors
968commits, last 12 months
0days since last push
13releases
1bus factor
16open 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:django-modern-rest@0.12.1; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 143 ⇿
0Stars
143Forks
11Releases

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.

025507510012515014342025-102026-032026-07
Major 0Minor 11Patch 0
OpenSSF Scorecard 7.7 / 10
7.7aggregate

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-07-31 21:44 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests27 out of 27 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 9/19 approved changesets -- score normalized to 4
10Contributorsproject has 32 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 27 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
PyPItyping_extensions>=4.12pyproject.toml
PyPIdjango>=5.0,<6.1pyproject.toml
All dependencies 176

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

RegistryPackageVersionRelation
PyPIdjango5.2.16direct
PyPItyping-extensions4.16.0direct
PyPIalabaster1.0.0indirect
PyPIannotated-types0.8.0indirect
PyPIanyio4.14.2indirect
PyPIasgiref3.12.1indirect
PyPIast-serialize0.6.0indirect
PyPIasttokens3.0.2indirect
PyPIasync-timeout5.0.1indirect
PyPIattrs26.1.0indirect
PyPIbabel2.18.0indirect
PyPIbashlex0.18indirect
PyPIblack26.5.1indirect
PyPIbracex3.0.1indirect
PyPIbuild1.5.0indirect
PyPIcattrs26.1.0indirect
PyPIcertifi2026.7.22indirect
PyPIcffi2.1.0indirect
PyPIcharset-normalizer3.4.9indirect
PyPIcibuildwheel4.1.1indirect
PyPIclick8.4.2indirect
PyPIcolorama0.4.6indirect
PyPIcovdefaults2.3.0indirect
PyPIcoverage7.15.2indirect
PyPIcryptography50.0.0indirect
PyPIdennis1.3.0indirect
PyPIdependency-groups1.3.1indirect
PyPIdirty-equals0.11indirect
PyPIdjango-csp4.0indirect
PyPIdjango-filter26.1indirect
PyPIdjango-mantle26.6indirect
PyPIdjango-modern-rest0.12.1indirect
PyPIdjango-ninjaindirect
PyPIdjango-ninja1.6.2indirect
PyPIdjango-readers2.5.1indirect
PyPIdjango-stubs6.0.7indirect
PyPIdjango-stubs-ext6.0.7indirect
PyPIdjangorestframeworkindirect
PyPIdnspython2.8.0indirect
PyPIdocutils0.22.4indirect
PyPIemail-validator2.3.0indirect
PyPIexecuting2.2.1indirect
PyPIfaker40.36.0indirect
PyPIfastapiindirect
PyPIfilelock3.32.2indirect
PyPIflake87.3.0indirect
PyPIfreezegun1.5.5indirect
PyPIgraphql-core3.2.11indirect
PyPIgrimp3.15indirect
PyPIgunicornindirect
PyPIgunicorn26.0.0indirect
PyPIh110.16.0indirect
PyPIharfile0.5.0indirect
PyPIhumanize4.16.0indirect
PyPIhypothesis6.164.0indirect
PyPIhypothesis-graphql0.13.1indirect
PyPIhypothesis-jsonschema0.23.1indirect
PyPIidna3.18indirect
PyPIimagesize2.0.0indirect
PyPIimport-linter2.13indirect
PyPIiniconfig2.3.0indirect
PyPIinline-snapshot0.35.3indirect
PyPIisort8.0.1indirect
PyPIjinja23.1.6indirect
PyPIjsonschema4.26.0indirect
PyPIjsonschema-path0.5.0indirect
PyPIjsonschema-rs0.49.2indirect
PyPIjsonschema-specifications2025.9.1indirect
PyPIlazy-object-proxy1.12.0indirect
PyPIlibrt0.13.0indirect
PyPImarkdown-it-py4.2.0indirect
PyPImarkupsafe3.0.3indirect
PyPImccabe0.7.0indirect
PyPImdit-py-plugins0.6.1indirect
PyPImdurl0.1.2indirect
PyPImsgspec0.21.1indirect
PyPImypy2.3.0indirect
PyPImypy-extensions1.1.0indirect
PyPImyst-parser5.1.0indirect
PyPInanodjango0.16.3indirect
PyPInodeenv1.10.0indirect
PyPIopenapi-schema-validator0.9.0indirect
PyPIopenapi-spec-validator0.9.0indirect
PyPIorjson3.11.9indirect
PyPIpackaging26.2indirect
PyPIpathable0.6.0indirect
PyPIpathspec1.1.1indirect
PyPIphonenumbers9.0.35indirect
PyPIplatformdirs4.11.0indirect
PyPIpluggy1.6.0indirect
PyPIpolib1.2.0indirect
PyPIpolyfactory3.3.0indirect
PyPIpunq0.8.0indirect
PyPIpycodestyle2.14.0indirect
PyPIpycparser3.0indirect
PyPIpydantic2.13.4indirect
PyPIpydantic-core2.46.4indirect
PyPIpydantic-extra-types2.11.1indirect
PyPIpydantic-settings2.14.2indirect
PyPIpyflakes3.4.0indirect
PyPIpygments2.20.0indirect
PyPIpygments-styles0.3.0indirect
PyPIpyjwt2.13.0indirect
PyPIpyproject-hooks1.2.0indirect
PyPIpypyp1.3.0indirect
PyPIpyrate-limiter4.4.0indirect
PyPIpyrefly1.1.1indirect
PyPIpyright1.1.409indirect
PyPIpytest9.1.1indirect
PyPIpytest-asyncio1.4.0indirect
PyPIpytest-codspeed5.0.3indirect
PyPIpytest-cov7.1.0indirect
PyPIpytest-django4.12.0indirect
PyPIpytest-freezer0.4.9indirect
PyPIpytest-randomly4.1.0indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpython-dotenv1.2.2indirect
PyPIpytokens0.4.1indirect
PyPIpywhatwgurl0.1.2indirect
PyPIpyyaml6.0.3indirect
PyPIredis8.1.0indirect
PyPIreferencing0.37.0indirect
PyPIrequests2.34.2indirect
PyPIrfc3339-validator0.1.4indirect
PyPIrich15.0.0indirect
PyPIroman-numerals4.1.0indirect
PyPIrpds-py2026.6.3indirect
PyPIruff0.16.1indirect
PyPIschemathesis4.24.3indirect
PyPIshibuya2026.7.12indirect
PyPIsix1.17.0indirect
PyPIslotscheck0.20.1indirect
PyPIsnowballstemmer3.1.1indirect
PyPIsortedcontainers2.4.0indirect
PyPIsphinx9.0.4indirect
PyPIsphinx9.1.0indirect
PyPIsphinx-autodoc-typehints3.13.0indirect
PyPIsphinx-autodoc-typehints3.6.1indirect
PyPIsphinx-contributors0.3.0indirect
PyPIsphinx-copybutton0.5.2indirect
PyPIsphinx-design0.7.0indirect
PyPIsphinx-iconify0.3.0indirect
PyPIsphinx-llms-txt0.7.1indirect
PyPIsphinx-tabs3.5.0indirect
PyPIsphinxcontrib-applehelp2.0.0indirect
PyPIsphinxcontrib-devhelp2.0.0indirect
PyPIsphinxcontrib-htmlhelp2.1.0indirect
PyPIsphinxcontrib-jsmath1.0.1indirect
PyPIsphinxcontrib-mermaid2.1.0indirect
PyPIsphinxcontrib-qthelp2.0.0indirect
PyPIsphinxcontrib-serializinghtml2.0.0indirect
PyPIsqlparse0.5.5indirect
PyPIstarlette1.3.1indirect
PyPIstarlette-testclient0.4.1indirect
PyPIsyrupy5.5.3indirect
PyPItabulateindirect
PyPItomli2.4.1indirect
PyPItracecov0.23.3indirect
PyPItracecov-community0.23.3indirect
PyPItypes-cffi2.0.0.20260518indirect
PyPItypes-django-filter26.1.0.20260713indirect
PyPItypes-docutils0.22.3.20260724indirect
PyPItypes-pyopenssl24.1.0.20240722indirect
PyPItypes-pyyaml6.0.12.20260724indirect
PyPItypes-redis4.6.0.20241004indirect
PyPItypes-setuptools83.0.0.20260724indirect
PyPItyping-inspection0.4.2indirect
PyPItzdata2026.3indirect
PyPIurllib32.7.0indirect
PyPIuvicornindirect
PyPIuvicorn0.51.0indirect
PyPIwemake-python-styleguide1.7.1indirect
PyPIwerkzeug3.1.8indirect
PyPIwhitenoise6.12.0indirect
PyPIxmltodict-rs0.13.9indirect
PyPIzapros0.16.0indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 170 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 6 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.27.0 — full methodology · metrics wiki.

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