Public record
Software health reportschema 0.30.0 · metrics 2.10.0 · 2026-08-04 07:48 UTC

terra-nanotech / tn-nt-auth-templates

Terra Nanotech Template Overrides for Alliance Auth

CSS · JavaScriptGPL-3.0★ 0 stars⑂ 3 forkssince Aug 2018View on GitHub ↗

terra-nanotech/tn-nt-auth-templates holds a health index of 81 out of 100, placing it in the Excellent band. It scores highest on Vitality (91/100) and lowest on Community & Adoption (47/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

Terra NanotechOrganization
1 follower5 public repossince Aug 2018

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPItnnt-templates5.0.32,2291960 days agoallianceautheveonlinetemplatetemplate-overrideterra-nanotech

Metrics by category

Vitality

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

91Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
28.4/36Commit cadence41/52 weeks with commits
18/18Commit volume267 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year267
human_commit_share0.78
days_since_last_push0
active_weeks_last_year41
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~20.2 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv5.0.3
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases20.2

Community & Adoption

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

47Weak · 17% of overall
How it's scored
0/60Stars0 stars
2.5/25Forks3 forks
0/15Watchers1 watchers
Inputs used
forks3
stars0
watchers1
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_badges10
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicescodecov.io, github.com, shields.io
has_pull_request_templateyes
How it's scored
44.6/80Monthly downloads2,229 downloads/month across pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagestnnt-templates
dependents
ecosystemspypi
total_downloads
monthly_downloads2,229
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?

59Moderate · 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
2.7/13.5Contributor breadth2 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.997
How it's scored
42/42Issue resolution100% of issues closed
28.8/30PR acceptance420/437 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/8 approved changesets -- score normalized to 0
Inputs used
merged_prs420
open_issues0
closed_issues3
prs_merged_7d2
prs_decided_7d2
prs_merged_30d8
prs_decided_30d8
issue_closed_ratio1
closed_unmerged_prs17
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 domainverified-domain status not read for this organization
2.2/25Owner reach1 followers of terra-nanotech
17.7/25Track record5 public repos, account ~7 yr old
Inputs used
followers1
owner_typeOrganization
is_verified
owner_loginterra-nanotech
public_repos5
account_age_days2,898
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 history196 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagestnnt-templates
ecosystemspypi
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 19% of overall

Engineering practices

100Exceptional
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
16/16Linter config.flake8, .pylintrc, eslint.config.js, tox.ini
9.6/9.6Pre-commit hooks
6.4/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_editorconfigyes
has_linter_configyes
has_precommit_configyes
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://auth.terra-nanotech.de/
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://auth.terra-nanotech.de/
docs_sitehttps://auth.terra-nanotech.de/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

60Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
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 0/8 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
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 0 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/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5
Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.

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
advisories2
affected_packages2
assessed_packages212
unassessed_packages35
affected_by_severityhigh 2
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 212 resolved dependencies against OSV. 35 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.

53Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
31.5/40Legible commit history46 of 78 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.59
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format config.flake8, .pylintrc, eslint.config.js, tox.ini
0/11Static type checking
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance16 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_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.16
How it's scored
0/45Type-checkable codeCSS without a type-check config
51.9/55Manageable file sizes25/441 source files over 60KB
Inputs used
primary_languageCSS
largest_source_bytes335,471
source_files_sampled441
oversized_source_files25

Key facts

0GitHub stars
2contributors
267commits, last 12 months
0days since last push
100releases
1bus factor
0open issues
npm, PyPIpackage ecosystems

Data collection warnings

  • Could not fetch npm package 'tn-nt-auth-templates' from its registry
  • deps.dev does not index pypi:tnnt-templates@5.0.3; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 3 ⇿
0Stars
3Forks
88Releases

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.

12233312022-022024-042026-05
Major 2Minor 23Patch 56

Each point covers 4 days.

OpenSSF Scorecard 5.0 / 10
5.0aggregate

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-04 07:47 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
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 0/8 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
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 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
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
PyPIallianceauth>=5.2,<6pyproject.toml
All dependencies 247

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

RegistryPackageVersionRelation
PyPIallianceauthdirect
npm@babel/code-frame7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@cacheable/memory2.2.0indirect
npm@cacheable/utils2.5.0indirect
npm@colors/colors^1.6.0indirect
npm@csstools/css-calc3.3.0indirect
npm@csstools/css-parser-algorithms4.0.0indirect
npm@csstools/css-syntax-patches-for-csstree1.1.7indirect
npm@csstools/css-tokenizer4.0.0indirect
npm@csstools/media-query-list-parser5.0.0indirect
npm@csstools/selector-resolve-nested4.0.1indirect
npm@csstools/selector-specificity6.0.0indirect
npm@eslint-community/eslint-utils4.10.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.7.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/js10.0.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/source-map0.3.11indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@keyv/bigmap1.3.1indirect
npm@keyv/serialize1.1.1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@parcel/watcher2.6.0indirect
npm@parcel/watcher-android-arm642.6.0indirect
npm@parcel/watcher-darwin-arm642.6.0indirect
npm@parcel/watcher-darwin-x642.6.0indirect
npm@parcel/watcher-freebsd-x642.6.0indirect
npm@parcel/watcher-linux-arm-glibc2.6.0indirect
npm@parcel/watcher-linux-arm-musl2.6.0indirect
npm@parcel/watcher-linux-arm64-glibc2.6.0indirect
npm@parcel/watcher-linux-arm64-musl2.6.0indirect
npm@parcel/watcher-linux-x64-glibc2.6.0indirect
npm@parcel/watcher-linux-x64-musl2.6.0indirect
npm@parcel/watcher-win32-arm642.6.0indirect
npm@parcel/watcher-win32-x642.6.0indirect
npm@rollup/plugin-commonjs^26.0.1indirect
npm@rollup/plugin-json^6.0.1indirect
npm@rollup/plugin-node-resolve^15.2.3indirect
npm@sindresorhus/merge-streams4.0.0indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/mocha^10.0.2indirect
npm@typescript-eslint/eslint-plugin^7.15.0indirect
npm@typescript-eslint/parser^7.15.0indirect
npmacorn8.18.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmajv8.20.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmastral-regex2.0.0indirect
npmbalanced-match4.0.4indirect
npmbrace-expansion5.0.8indirect
npmbraces3.0.3indirect
npmbuffer-from1.1.2indirect
npmcacheable2.5.0indirect
npmcallsites3.1.0indirect
npmchokidar5.0.0indirect
npmclean-css^5.3.2indirect
npmcli-table^0.3.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolord2.9.3indirect
npmcommander2.20.3indirect
npmcommander^12.1.0indirect
npmcosmiconfig9.0.2indirect
npmcross-spawn7.0.6indirect
npmcss^3.0.0indirect
npmcss-color-names^1.0.1indirect
npmcss-functions-list3.3.3indirect
npmcss-tree3.2.1indirect
npmcssesc3.0.0indirect
npmdebug4.4.3indirect
npmdeep-freeze-es6^3.0.2indirect
npmdeep-is0.1.4indirect
npmdel^7.1.0indirect
npmdependency-resolver^2.0.1indirect
npmdetect-libc2.1.2indirect
npmemoji-regex8.0.0indirect
npmenv-paths2.2.1indirect
npmerror-ex1.3.4indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.8.0indirect
npmeslint^8.57.0indirect
npmeslint-config-standard^17.1.0indirect
npmeslint-plugin-import^2.28.1indirect
npmeslint-plugin-node^11.1.0indirect
npmeslint-plugin-promise^6.1.1indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-uri3.1.4indirect
npmfastest-levenshtein1.0.16indirect
npmfastq1.20.1indirect
npmfile-entry-cache11.1.5indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflat-cache6.1.23indirect
npmflatted3.4.3indirect
npmget-east-asian-width1.6.0indirect
npmglob^8.1.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglob-promise^6.0.5indirect
npmglobal-modules2.0.0indirect
npmglobal-prefix3.0.0indirect
npmglobals17.8.0indirect
npmglobby16.2.2indirect
npmglobjoin0.1.4indirect
npmhandlebars^4.7.8indirect
npmhas-flag5.0.1indirect
npmhashery1.5.1indirect
npmhookified1.15.1indirect
npmhookified2.2.0indirect
npmhtml-tags5.1.0indirect
npmhttp-server^14.1.1indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimmutable5.1.9indirect
npmimport-fresh3.3.1indirect
npmimport-meta-resolve4.2.0indirect
npmimurmurhash0.1.4indirect
npmini1.3.8indirect
npmis-arrayish0.2.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-path-inside4.0.0indirect
npmisexe2.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.3.0indirect
npmjsdom^24.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmkeyv5.6.0indirect
npmkind-of6.0.3indirect
npmlevn0.4.1indirect
npmlines-and-columns1.2.4indirect
npmlocate-path6.0.0indirect
npmlodash^4.17.20indirect
npmlodash.truncate4.4.2indirect
npmmathml-tag-names4.0.0indirect
npmmdn-data2.27.1indirect
npmmeow14.1.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmminimatch10.2.6indirect
npmmocha^10.2.0indirect
npmms2.1.3indirect
npmnanoid3.3.16indirect
npmnatural-compare1.4.0indirect
npmnode-addon-api7.1.1indirect
npmnormalize-path3.0.0indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmpostcss8.5.24indirect
npmpostcss-safe-parser7.0.1indirect
npmpostcss-selector-parser7.1.4indirect
npmpostcss-value-parser4.2.0indirect
npmprelude-ls1.2.1indirect
npmpunycode2.3.1indirect
npmqified0.10.1indirect
npmqueue-microtask1.2.3indirect
npmreaddirp5.0.0indirect
npmrefa^0.4.1indirect
npmrequire-from-string2.0.2indirect
npmresolve-from4.0.0indirect
npmreusify1.1.0indirect
npmrollup^4.0.2indirect
npmrun-parallel1.2.0indirect
npmsass1.102.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshould^13.2.3indirect
npmsignal-exit4.1.0indirect
npmslash5.1.0indirect
npmslice-ansi4.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmstring-width4.2.3indirect
npmstring-width8.2.2indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstylelint17.14.1indirect
npmstylelint-config-recommended18.0.0indirect
npmstylelint-config-standard40.0.0indirect
npmsupports-color10.2.2indirect
npmsupports-hyperlinks4.5.0indirect
npmsvg-tags1.0.0indirect
npmtable6.9.0indirect
npmterser5.49.0indirect
npmterser^5.21.0indirect
npmtiny-worker^2.3.0indirect
npmto-regex-range5.0.1indirect
npmtype-check0.4.0indirect
npmtypescript^5.2.2indirect
npmunicorn-magic0.4.0indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmwcag-contrast^3.0.0indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmwrite-file-atomic7.0.1indirect
npmyocto-queue0.1.0indirect
Dependency advisories 2

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

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion5.0.8indirecthigh15.0.9
fast-uri3.1.4indirecthigh14.1.2

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

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