Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-05 21:32 UTC

evoWeb / sf_register

Sophisticated TYPO3 Frontend user registration

PHPGPL-2.0★ 14 stars⑂ 56 forkssince Nov 2015View on GitHub ↗
KindPluginLibraryCommand-line toolhow this is determined

evoWeb/sf_register holds a health index of 78 out of 100, placing it in the Good band. It scores highest on Engineering Quality (80/100) and lowest on Community & Adoption (44/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

78
overall / 100
Good

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.

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

Ownership

Sebastian FischerPersonal account
5 followers14 public repossince Oct 2012evoWeb

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
Packagistevoweb/sf-register14.0.23,92454110 days agofrontendtypo3-cmsuser-registrationdelete-accountedit-user-datadouble-optinresend-optin-mail

Metrics by category

Vitality

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

75Good · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
14.5/36Commit cadence21/52 weeks with commits
18/18Commit volume113 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year113
human_commit_share0.88
days_since_last_push1
active_weeks_last_year21
How it's scored
16.2/27Ships releases68 version tags (no GitHub releases)
27/36Release recencylatest release 110 days ago
19.8/27Release cadencea release every ~54.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count68
latest_release_tag13.2.4
releases_from_tagsyes
days_since_latest_release110
mean_days_between_releases54.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?

44Weak · 17% of overall
How it's scored
18.1/60Stars14 stars
14.5/25Forks56 forks
1.7/15Watchers3 watchers
Inputs used
forks56
stars14
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (GPL-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges4
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, poser.pugx.org
has_pull_request_templateno
How it's scored
47.9/80Monthly downloads3,924 downloads/month across packagist
4/20Registry dependents3 packages depend on it
Inputs used
packagesevoweb/sf-register
dependents3
ecosystemspackagist
total_downloads199,786
monthly_downloads3,924
unverified_packages_excluded

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

62Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
3.3/22.5Commit distributiontop contributor authored 85% of commits
13.5/13.5Contributor breadth44 contributors
10/10OpenSSF Scorecard: Contributorsproject has 16 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled44
top_contributor_share0.853
How it's scored
42/42Issue resolution100% of issues closed
24.4/30PR acceptance100/123 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-ReviewFound 2/14 approved changesets -- score normalized to 1
Inputs used
merged_prs100
open_issues0
closed_issues197
prs_merged_7d0
prs_decided_7d0
prs_merged_30d3
prs_decided_30d3
issue_closed_ratio1
closed_unmerged_prs23
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
5.6/25Owner reach5 followers of evoWeb
20.6/25Track record14 public repos, account ~13 yr old
Inputs used
followers5
owner_typeUser
is_verified
owner_loginevoWeb
public_repos14
account_age_days5,084
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 packagist
35/35Publish recencylatest publish 110 days ago
20/20Version history54 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesevoweb/sf-register
ecosystemspackagist
any_deprecatedno
min_days_since_publish110

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
16/16Linter configeslint.config.mjs, phpstan.neon
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests6 out of 7 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

80Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://www.evoweb.de
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
docs_sitehttps://www.evoweb.de
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

71Good · 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/2.5CI-Tests6 out of 7 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-ReviewFound 2/14 approved changesets -- score normalized to 1
2.5/2.5Contributorsproject has 16 contributing companies or organizations
0/10Dangerous-Workflowno data
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 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesno data
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsno data
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate6.4
Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. 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
advisories4
affected_packages3
assessed_packages381
unassessed_packages23
affected_by_severityhigh 3
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 381 resolved dependencies against OSV. 23 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.

69Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://docs.typo3.org/llms.txt)
21.2/40Legible commit history35 of 88 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://docs.typo3.org/llms.txt
legible_history_share0.398
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format configeslint.config.mjs, phpstan.neon
11/11Static type checkingBuild/tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance12 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configsBuild/tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.12
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
27/45Type-checkable codePHP with type-check config (Build/tsconfig.json)
55/55Manageable file sizes0/219 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes23,847
source_files_sampled219
oversized_source_files0

Key facts

14GitHub stars
44contributors
113commits, last 12 months
1days since last push
68releases
1bus factor
0open issues
npm, Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package 'sf_register' from its registry

More detail

Star and fork history 0 ★ / 56 ⇿
0Stars
56Forks
56Releases

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.

01020304050605622015-112021-032026-07
Major 6Minor 11Patch 39

Each point covers 10 days.

OpenSSF Scorecard 6.4 / 10
6.4aggregate

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
8CI-Tests6 out of 7 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/14 approved changesets -- score normalized to 1
10Contributorsproject has 16 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 14
RegistryPackageVersion constraintManifest
Packagisttypo3/cms-backend^14.3 || 15.*.*@dev || dev-maincomposer.json
Packagisttypo3/cms-core^14.3 || 15.*.*@dev || dev-maincomposer.json
Packagisttypo3/cms-extbase^14.3 || 15.*.*@dev || dev-maincomposer.json
Packagisttypo3/cms-fluid^14.3 || 15.*.*@dev || dev-maincomposer.json
Packagisttypo3/cms-frontend^14.3 || 15.*.*@dev || dev-maincomposer.json
Packagistdoctrine/annotations^1.13.3 || ^2.0composer.json
Packagistdoctrine/dbal^4.1composer.json
Packagistpsr/event-dispatcher^1.0composer.json
Packagistpsr/http-message^1.1 || ^2.0composer.json
Packagistpsr/http-server-handler^1.0composer.json
Packagistpsr/http-server-middleware^1.0composer.json
Packagistpsr/log^2.0 || ^3.0composer.json
Packagistsymfony/cache-contracts^3.6composer.json
Packagistsymfony/console^7.1composer.json
All dependencies 404

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

RegistryPackageVersionRelation
Packagistdoctrine/annotationsdirect
Packagistdoctrine/dbaldirect
Packagistpsr/event-dispatcherdirect
Packagistpsr/http-messagedirect
Packagistpsr/http-server-handlerdirect
Packagistpsr/http-server-middlewaredirect
Packagistpsr/logdirect
Packagistsymfony/cache-contractsdirect
Packagistsymfony/consoledirect
Packagisttypo3/cms-backenddirect
Packagisttypo3/cms-coredirect
Packagisttypo3/cms-extbasedirect
Packagisttypo3/cms-fluiddirect
Packagisttypo3/cms-frontenddirect
npm@babel/code-frame7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@csstools/selector-specificity2.2.0indirect
npm@eslint-community/eslint-utils4.10.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.6indirect
npm@eslint/js9.39.5indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
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@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@rollup/plugin-terser1.0.0indirect
npm@rollup/rollup-android-arm-eabi4.62.2indirect
npm@rollup/rollup-android-arm644.62.2indirect
npm@rollup/rollup-darwin-arm644.62.2indirect
npm@rollup/rollup-darwin-x644.62.2indirect
npm@rollup/rollup-freebsd-arm644.62.2indirect
npm@rollup/rollup-freebsd-x644.62.2indirect
npm@rollup/rollup-linux-arm-gnueabihf4.62.2indirect
npm@rollup/rollup-linux-arm-musleabihf4.62.2indirect
npm@rollup/rollup-linux-arm64-gnu4.62.2indirect
npm@rollup/rollup-linux-arm64-musl4.62.2indirect
npm@rollup/rollup-linux-loong64-gnu4.62.2indirect
npm@rollup/rollup-linux-loong64-musl4.62.2indirect
npm@rollup/rollup-linux-ppc64-gnu4.62.2indirect
npm@rollup/rollup-linux-ppc64-musl4.62.2indirect
npm@rollup/rollup-linux-riscv64-gnu4.62.2indirect
npm@rollup/rollup-linux-riscv64-musl4.62.2indirect
npm@rollup/rollup-linux-s390x-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-musl4.62.2indirect
npm@rollup/rollup-openbsd-x644.62.2indirect
npm@rollup/rollup-openharmony-arm644.62.2indirect
npm@rollup/rollup-win32-arm64-msvc4.62.2indirect
npm@rollup/rollup-win32-ia32-msvc4.62.2indirect
npm@rollup/rollup-win32-x64-gnu4.62.2indirect
npm@rollup/rollup-win32-x64-msvc4.62.2indirect
npm@stylistic/eslint-plugin5.10.0indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/minimist1.2.5indirect
npm@types/normalize-package-data2.4.4indirect
npm@types/parse-json4.0.2indirect
npm@typescript-eslint/eslint-plugin8.65.0indirect
npm@typescript-eslint/parser8.65.0indirect
npm@typescript-eslint/project-service8.65.0indirect
npm@typescript-eslint/scope-manager8.65.0indirect
npm@typescript-eslint/tsconfig-utils8.65.0indirect
npm@typescript-eslint/type-utils8.65.0indirect
npm@typescript-eslint/types8.65.0indirect
npm@typescript-eslint/typescript-estree8.65.0indirect
npm@typescript-eslint/utils8.65.0indirect
npm@typescript-eslint/visitor-keys8.65.0indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmajv8.20.0indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmanymatch3.1.3indirect
npmargparse2.0.1indirect
npmarray-union2.1.0indirect
npmarrify1.0.1indirect
npmastral-regex2.0.0indirect
npmautoprefixer10.5.4indirect
npmbalanced-match1.0.2indirect
npmbalanced-match2.0.0indirect
npmbalanced-match4.0.4indirect
npmbaseline-browser-mapping2.11.3indirect
npmbinary-extensions2.3.0indirect
npmboolbase1.0.0indirect
npmbrace-expansion1.1.16indirect
npmbrace-expansion5.0.8indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.7indirect
npmbuffer-from1.1.2indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase-keys6.2.2indirect
npmcaniuse-api3.0.0indirect
npmcaniuse-lite1.0.30001806indirect
npmchalk4.1.2indirect
npmchokidar3.6.0indirect
npmcliui8.0.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolord2.9.3indirect
npmcommander2.20.3indirect
npmcommander7.2.0indirect
npmcommander8.3.0indirect
npmconcat-map0.0.1indirect
npmcosmiconfig7.1.0indirect
npmcross-spawn7.0.6indirect
npmcss-declaration-sorter6.4.1indirect
npmcss-functions-list3.3.3indirect
npmcss-minify2.1.0indirect
npmcss-select4.3.0indirect
npmcss-tree1.1.3indirect
npmcss-what6.2.2indirect
npmcssesc3.0.0indirect
npmcssnano5.1.15indirect
npmcssnano-preset-default5.2.14indirect
npmcssnano-utils3.1.0indirect
npmcsso4.2.0indirect
npmdebug4.4.3indirect
npmdecamelize1.2.0indirect
npmdecamelize-keys1.1.1indirect
npmdeep-is0.1.4indirect
npmdependency-graph1.0.0indirect
npmdir-glob3.0.1indirect
npmdom-serializer1.4.1indirect
npmdomelementtype2.3.0indirect
npmdomhandler4.3.1indirect
npmdomutils2.8.0indirect
npmelectron-to-chromium1.5.396indirect
npmemoji-regex8.0.0indirect
npmentities2.2.0indirect
npmerror-ex1.3.4indirect
npmes-errors1.3.0indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.39.5indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmespree10.4.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.7indirect
npmfastest-levenshtein1.0.16indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfile-entry-cache6.0.1indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat-cache3.2.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.3indirect
npmfraction.js5.3.4indirect
npmfs-extra11.4.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-caller-file2.0.5indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobal-modules2.0.0indirect
npmglobal-prefix3.0.0indirect
npmglobals14.0.0indirect
npmglobby11.1.0indirect
npmglobjoin0.1.4indirect
npmgraceful-fs4.2.11indirect
npmhard-rejection2.1.0indirect
npmhas-flag4.0.0indirect
npmhasown2.0.4indirect
npmhosted-git-info2.8.9indirect
npmhosted-git-info4.1.0indirect
npmhtml-tags3.3.1indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimport-fresh3.3.1indirect
npmimport-lazy4.0.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmis-arrayish0.2.1indirect
npmis-binary-path2.1.0indirect
npmis-core-module2.16.2indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-plain-obj1.1.0indirect
npmis-plain-object5.0.0indirect
npmisexe2.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.3.1indirect
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
npmjsonfile6.2.1indirect
npmkeyv4.5.4indirect
npmkind-of6.0.3indirect
npmknown-css-properties0.26.0indirect
npmlevn0.4.1indirect
npmlilconfig2.1.0indirect
npmlilconfig3.1.3indirect
npmlines-and-columns1.2.4indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.memoize4.1.2indirect
npmlodash.merge4.6.2indirect
npmlodash.truncate4.4.2indirect
npmlodash.uniq4.5.0indirect
npmlru-cache6.0.0indirect
npmmap-obj1.0.1indirect
npmmap-obj4.3.0indirect
npmmathml-tag-names2.1.3indirect
npmmdn-data2.0.14indirect
npmmeow9.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmin-indent1.0.1indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmminimist-options4.1.0indirect
npmms2.1.3indirect
npmnanoid3.3.16indirect
npmnatural-compare1.4.0indirect
npmnode-releases2.0.51indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-package-data3.0.3indirect
npmnormalize-path3.0.0indirect
npmnormalize-url6.1.0indirect
npmnth-check2.1.1indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-type4.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmpify2.3.0indirect
npmpostcss8.5.23indirect
npmpostcss-calc8.2.4indirect
npmpostcss-cli11.0.1indirect
npmpostcss-colormin5.3.1indirect
npmpostcss-convert-values5.1.3indirect
npmpostcss-discard-comments5.1.2indirect
npmpostcss-discard-duplicates5.1.0indirect
npmpostcss-discard-empty5.1.1indirect
npmpostcss-discard-overridden5.1.0indirect
npmpostcss-load-config5.1.0indirect
npmpostcss-media-query-parser0.2.3indirect
npmpostcss-merge-longhand5.1.7indirect
npmpostcss-merge-rules5.1.4indirect
npmpostcss-minify-font-values5.1.0indirect
npmpostcss-minify-gradients5.1.1indirect
npmpostcss-minify-params5.1.4indirect
npmpostcss-minify-selectors5.2.1indirect
npmpostcss-normalize-charset5.1.0indirect
npmpostcss-normalize-display-values5.1.0indirect
npmpostcss-normalize-positions5.1.1indirect
npmpostcss-normalize-repeat-style5.1.1indirect
npmpostcss-normalize-string5.1.0indirect
npmpostcss-normalize-timing-functions5.1.0indirect
npmpostcss-normalize-unicode5.1.1indirect
npmpostcss-normalize-url5.1.0indirect
npmpostcss-normalize-whitespace5.1.1indirect
npmpostcss-ordered-values5.1.3indirect
npmpostcss-reduce-initial5.1.2indirect
npmpostcss-reduce-transforms5.1.0indirect
npmpostcss-reporter7.1.0indirect
npmpostcss-resolve-nested-selector0.1.6indirect
npmpostcss-safe-parser6.0.0indirect
npmpostcss-selector-parser6.1.4indirect
npmpostcss-sorting7.0.1indirect
npmpostcss-svgo5.1.0indirect
npmpostcss-unique-selectors5.1.1indirect
npmpostcss-value-parser4.2.0indirect
npmprelude-ls1.2.1indirect
npmpretty-hrtime1.0.3indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmquick-lru4.0.1indirect
npmread-cache1.0.0indirect
npmread-pkg5.2.0indirect
npmread-pkg-up7.0.1indirect
npmreaddirp3.6.0indirect
npmredent3.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.12indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmreusify1.1.0indirect
npmrimraf3.0.2indirect
npmrollup4.62.2indirect
npmrun-parallel1.2.0indirect
npmsax1.6.1indirect
npmsemver5.7.2indirect
npmsemver7.8.5indirect
npmserialize-javascript7.0.7indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.7indirect
npmslash3.0.0indirect
npmslash5.1.0indirect
npmslice-ansi4.0.0indirect
npmsmob1.6.2indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.23indirect
npmstable0.1.8indirect
npmstring-width4.2.3indirect
npmstrip-ansi6.0.1indirect
npmstrip-indent3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstyle-search0.1.0indirect
npmstylehacks5.1.1indirect
npmstylelint14.16.1indirect
npmstylelint-order5.0.0indirect
npmsupports-color7.2.0indirect
npmsupports-hyperlinks2.3.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvg-tags1.0.0indirect
npmsvgo2.8.3indirect
npmtable6.9.0indirect
npmterser5.49.0indirect
npmthenby1.4.1indirect
npmtinyglobby0.2.17indirect
npmto-regex-range5.0.1indirect
npmtrim-newlines3.0.1indirect
npmts-api-utils2.5.0indirect
npmtype-check0.4.0indirect
npmtype-fest0.18.1indirect
npmtype-fest0.6.0indirect
npmtype-fest0.8.1indirect
npmtypescript5.9.2indirect
npmuniversalify2.0.1indirect
npmupdate-browserslist-db1.2.3indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmv8-compile-cache2.4.0indirect
npmvalidate-npm-package-license3.0.4indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic4.0.2indirect
npmy18n5.0.8indirect
npmyallist4.0.0indirect
npmyaml1.10.3indirect
npmyaml2.9.0indirect
npmyargs17.7.3indirect
npmyargs-parser20.2.9indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
Packagistcomposer/pcreindirect
Packagistfriendsofphp/php-cs-fixerindirect
Packagistphpindirect
Packagistphpstan/phpstanindirect
Packagistphpstan/phpstan-phpunitindirect
Packagistphpunit/phpunitindirect
Packagisttypo3/cms-installindirect
Packagisttypo3/testing-frameworkindirect
Packagistwebmozart/assertindirect
Dependency advisories 3

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

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion1.1.16indirecthigh25.0.9
brace-expansion5.0.8indirecthigh15.0.9
nanoid3.3.16indirecthigh15.1.6

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