Public record
Software health reportschema 0.31.0 · metrics 2.5.0 · 2026-08-07 08:11 UTC

tobimori / kirby-seo

🔎 All-in-one toolkit that makes implementing SEO & Meta best practices in your Kirby site a breeze

PHP · VueCustom license★ 108 stars⑂ 24 forkssince Mar 2023View on GitHub ↗

tobimori/kirby-seo holds a health index of 65 out of 100, placing it in the Good band. It scores highest on Vitality (77/100) and lowest on AI Readiness (43/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

Tobias MöritzPersonal account
273 followers62 public repossince Jun 2017@andkindness

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 publish
Packagisttobimori/kirby-seo2.0.0-beta.43,12542112 days ago

Metrics by category

Vitality

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

77Good · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
13.2/36Commit cadence — 19/52 weeks with commits
18/18Commit volume — 130 commits in the last year
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year130
human_commit_share1
days_since_last_push0
active_weeks_last_year19
How it's scored
27/27Ships releases — 42 releases published
27/36Release recency — latest release 112 days ago
27/27Release cadence — a release every ~18.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count42
latest_release_tag2.0.0-beta.4
releases_from_tagsno
days_since_latest_release112
mean_days_between_releases18.9
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?

47Weak · 17% of overall
How it's scored
32.9/60Stars — 108 stars
11.3/25Forks — 24 forks
4.3/15Watchers — 7 watchers
Inputs used
forks24
stars108
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
46.6/80Monthly downloads — 3,125 downloads/month across packagist
3.2/20Registry dependents — 2 packages depend on it
Inputs used
packagestobimori/kirby-seo
dependents2
ecosystemspackagist
total_downloads51,397
monthly_downloads3,125

Sustainability & Governance

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

65Good · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.9/22.5Commit distribution — top contributor authored 91% of commits
13.5/13.5Contributor breadth — 18 contributors
10/10OpenSSF Scorecard: Contributors — project has 11 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled18
top_contributor_share0.914
How it's scored
41.4/42Issue resolution — 99% of issues closed
21.9/30PR acceptance — 27/37 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-Review — Found 3/30 approved changesets -- score normalized to 1
Inputs used
merged_prs27
open_issues2
closed_issues146
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.986
closed_unmerged_prs10
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 backing — personal (user) account
0/20Verified domain — not applicable to user accounts
17.5/25Owner reach — 273 followers of tobimori
25/25Track record — 62 public repos, account ~9 yr old
Inputs used
followers273
owner_typeUser
is_verified
owner_logintobimori
public_repos62
account_age_days3,352
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 112 days ago
20/20Version history — 42 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagestobimori/kirby-seo
ecosystemspackagist
any_deprecatedno
min_days_since_publish112

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
0/24Tests present
16/16Linter config — .php-cs-fixer.dist.php, eslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
6/20OpenSSF Scorecard: CI-Tests — 1 out of 3 merged PRs checked by a CI test -- score normalized to 3
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://plugins.andkindness.com/seo
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicskirby, kirby-plugin, seo, kirby4, kirby5
has_wikino
homepagehttps://plugins.andkindness.com/seo
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

46Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0.8/2.5CI-Tests — 1 out of 3 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/30 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 11 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.2
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 advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages380
unassessed_packages0
affected_by_severitymoderate 1
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 380 resolved dependencies against OSV. 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.

43Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
36.3/40Legible commit history — 68 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.68
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — mise.toml
0/22Automated tests
11/11Lint / format config — .php-cs-fixer.dist.php, eslint.config.mjs
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsno
lockfilescomposer.lock, pnpm-lock.yaml
has_dockerfileno
typed_languageno
bootstrap_filesmise.toml
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/66 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes32,041
source_files_sampled66
oversized_source_files0

Key facts

108GitHub stars
18contributors
130commits, last 12 months
0days since last push
42releases
1bus factor
2open issues
npm, Packagistpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 24 ⇿
0Stars
24Forks
31Releases

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.

048121620242312023-122025-032026-05
Major 1Minor 1Patch 2

Each point covers 3 days.

OpenSSF Scorecard 3.2 / 10
3.2aggregate

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-07 08:11 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
3CI-Tests1 out of 3 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/30 approved changesets -- score normalized to 1
10Contributorsproject has 11 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
Packagistgetkirby/composer-installer^1.2.1composer.json
npmkirbyuse^1.3.1package.json
All dependencies 380

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

RegistryPackageVersionRelation
npmkirbyuse1.3.1direct
Packagistgetkirby/composer-installer1.2.1direct
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.8indirect
npm@babel/helper-annotate-as-pure7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-create-class-features-plugin7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-member-expression-to-functions7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-optimise-call-expression7.29.7indirect
npm@babel/helper-plugin-utils7.29.7indirect
npm@babel/helper-replace-supers7.29.7indirect
npm@babel/helper-skip-transparent-expression-wrappers7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.8indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-jsx7.29.7indirect
npm@babel/plugin-syntax-typescript7.29.7indirect
npm@babel/plugin-transform-typescript7.29.7indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.8indirect
npm@babel/types7.29.8indirect
npm@esbuild/aix-ppc640.25.12indirect
npm@esbuild/android-arm0.25.12indirect
npm@esbuild/android-arm640.25.12indirect
npm@esbuild/android-x640.25.12indirect
npm@esbuild/darwin-arm640.25.12indirect
npm@esbuild/darwin-x640.25.12indirect
npm@esbuild/freebsd-arm640.25.12indirect
npm@esbuild/freebsd-x640.25.12indirect
npm@esbuild/linux-arm0.25.12indirect
npm@esbuild/linux-arm640.25.12indirect
npm@esbuild/linux-ia320.25.12indirect
npm@esbuild/linux-loong640.25.12indirect
npm@esbuild/linux-mips64el0.25.12indirect
npm@esbuild/linux-ppc640.25.12indirect
npm@esbuild/linux-riscv640.25.12indirect
npm@esbuild/linux-s390x0.25.12indirect
npm@esbuild/linux-x640.25.12indirect
npm@esbuild/netbsd-arm640.25.12indirect
npm@esbuild/netbsd-x640.25.12indirect
npm@esbuild/openbsd-arm640.25.12indirect
npm@esbuild/openbsd-x640.25.12indirect
npm@esbuild/openharmony-arm640.25.12indirect
npm@esbuild/sunos-x640.25.12indirect
npm@esbuild/win32-arm640.25.12indirect
npm@esbuild/win32-ia320.25.12indirect
npm@esbuild/win32-x640.25.12indirect
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/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@napi-rs/lzma-linux-x64-gnu1.5.1indirect
npm@oxfmt/binding-android-arm-eabi0.62.0indirect
npm@oxfmt/binding-android-arm640.62.0indirect
npm@oxfmt/binding-darwin-arm640.62.0indirect
npm@oxfmt/binding-darwin-x640.62.0indirect
npm@oxfmt/binding-freebsd-x640.62.0indirect
npm@oxfmt/binding-linux-arm-gnueabihf0.62.0indirect
npm@oxfmt/binding-linux-arm-musleabihf0.62.0indirect
npm@oxfmt/binding-linux-arm64-gnu0.62.0indirect
npm@oxfmt/binding-linux-arm64-musl0.62.0indirect
npm@oxfmt/binding-linux-ppc64-gnu0.62.0indirect
npm@oxfmt/binding-linux-riscv64-gnu0.62.0indirect
npm@oxfmt/binding-linux-riscv64-musl0.62.0indirect
npm@oxfmt/binding-linux-s390x-gnu0.62.0indirect
npm@oxfmt/binding-linux-x64-gnu0.62.0indirect
npm@oxfmt/binding-linux-x64-musl0.62.0indirect
npm@oxfmt/binding-openharmony-arm640.62.0indirect
npm@oxfmt/binding-win32-arm64-msvc0.62.0indirect
npm@oxfmt/binding-win32-ia32-msvc0.62.0indirect
npm@oxfmt/binding-win32-x64-msvc0.62.0indirect
npm@oxlint/binding-android-arm-eabi1.77.0indirect
npm@oxlint/binding-android-arm641.77.0indirect
npm@oxlint/binding-darwin-arm641.77.0indirect
npm@oxlint/binding-darwin-x641.77.0indirect
npm@oxlint/binding-freebsd-x641.77.0indirect
npm@oxlint/binding-linux-arm-gnueabihf1.77.0indirect
npm@oxlint/binding-linux-arm-musleabihf1.77.0indirect
npm@oxlint/binding-linux-arm64-gnu1.77.0indirect
npm@oxlint/binding-linux-arm64-musl1.77.0indirect
npm@oxlint/binding-linux-ppc64-gnu1.77.0indirect
npm@oxlint/binding-linux-riscv64-gnu1.77.0indirect
npm@oxlint/binding-linux-riscv64-musl1.77.0indirect
npm@oxlint/binding-linux-s390x-gnu1.77.0indirect
npm@oxlint/binding-linux-x64-gnu1.77.0indirect
npm@oxlint/binding-linux-x64-musl1.77.0indirect
npm@oxlint/binding-openharmony-arm641.77.0indirect
npm@oxlint/binding-win32-arm64-msvc1.77.0indirect
npm@oxlint/binding-win32-ia32-msvc1.77.0indirect
npm@oxlint/binding-win32-x64-msvc1.77.0indirect
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/pluginutils5.4.0indirect
npm@rollup/rollup-android-arm-eabi4.62.4indirect
npm@rollup/rollup-android-arm644.62.4indirect
npm@rollup/rollup-darwin-arm644.62.4indirect
npm@rollup/rollup-darwin-x644.62.4indirect
npm@rollup/rollup-freebsd-arm644.62.4indirect
npm@rollup/rollup-freebsd-x644.62.4indirect
npm@rollup/rollup-linux-arm-gnueabihf4.62.4indirect
npm@rollup/rollup-linux-arm-musleabihf4.62.4indirect
npm@rollup/rollup-linux-arm64-gnu4.62.4indirect
npm@rollup/rollup-linux-arm64-musl4.62.4indirect
npm@rollup/rollup-linux-loong64-gnu4.62.4indirect
npm@rollup/rollup-linux-loong64-musl4.62.4indirect
npm@rollup/rollup-linux-ppc64-gnu4.62.4indirect
npm@rollup/rollup-linux-ppc64-musl4.62.4indirect
npm@rollup/rollup-linux-riscv64-gnu4.62.4indirect
npm@rollup/rollup-linux-riscv64-musl4.62.4indirect
npm@rollup/rollup-linux-s390x-gnu4.62.4indirect
npm@rollup/rollup-linux-x64-gnu4.62.4indirect
npm@rollup/rollup-linux-x64-musl4.62.4indirect
npm@rollup/rollup-openbsd-x644.62.4indirect
npm@rollup/rollup-openharmony-arm644.62.4indirect
npm@rollup/rollup-win32-arm64-msvc4.62.4indirect
npm@rollup/rollup-win32-ia32-msvc4.62.4indirect
npm@rollup/rollup-win32-x64-gnu4.62.4indirect
npm@rollup/rollup-win32-x64-msvc4.62.4indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@vitejs/plugin-vue22.2.0indirect
npm@vitejs/plugin-vue2-jsx1.1.0indirect
npm@vue/babel-helper-vue-jsx-merge-props1.4.0indirect
npm@vue/babel-plugin-transform-vue-jsx1.4.0indirect
npm@vue/babel-preset-jsx1.4.0indirect
npm@vue/babel-sugar-composition-api-inject-h1.4.0indirect
npm@vue/babel-sugar-composition-api-render-instance1.4.0indirect
npm@vue/babel-sugar-functional-vue1.4.0indirect
npm@vue/babel-sugar-inject-h1.4.0indirect
npm@vue/babel-sugar-v-model1.4.0indirect
npm@vue/babel-sugar-v-on1.4.0indirect
npm@vue/compiler-sfc2.7.16indirect
npmacorn8.18.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmbalanced-match4.0.4indirect
npmbaseline-browser-mapping2.11.12indirect
npmboolbase1.0.0indirect
npmbrace-expansion5.0.9indirect
npmbrowserslist4.28.7indirect
npmc123.2.0indirect
npmcac6.7.14indirect
npmcamelcase5.3.1indirect
npmcaniuse-lite1.0.30001807indirect
npmchokidar4.0.3indirect
npmchokidar5.0.0indirect
npmcitty0.1.6indirect
npmcitty0.2.2indirect
npmconfbox0.2.4indirect
npmconsola3.4.2indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmcssesc3.0.0indirect
npmcsstype3.2.3indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdefu6.1.7indirect
npmdestr2.0.5indirect
npmdetect-libc2.1.2indirect
npmdotenv17.4.2indirect
npmelectron-to-chromium1.5.402indirect
npmesbuild0.25.12indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.8.0indirect
npmeslint-config-prettier10.1.8indirect
npmeslint-plugin-vue10.10.0indirect
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
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmexsolve1.1.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.4indirect
npmfsevents2.3.3indirect
npmgensync1.0.0-beta.2indirect
npmgiget2.0.0indirect
npmglob-parent6.0.2indirect
npmhtml-tags2.0.0indirect
npmignore5.3.2indirect
npmimmutable5.1.9indirect
npmimurmurhash0.1.4indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-reference3.0.3indirect
npmisexe2.0.0indirect
npmjiti2.7.0indirect
npmjs-tokens4.0.0indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmkeyv4.5.4indirect
npmkirby-types1.6.0indirect
npmkirbyup3.4.1indirect
npmlefthook2.1.10indirect
npmlefthook-darwin-arm642.1.10indirect
npmlefthook-darwin-x642.1.10indirect
npmlefthook-freebsd-arm642.1.10indirect
npmlefthook-freebsd-x642.1.10indirect
npmlefthook-linux-arm642.1.10indirect
npmlefthook-linux-x642.1.10indirect
npmlefthook-openbsd-arm642.1.10indirect
npmlefthook-openbsd-x642.1.10indirect
npmlefthook-windows-arm642.1.10indirect
npmlefthook-windows-x642.1.10indirect
npmlevn0.4.1indirect
npmlilconfig3.1.3indirect
npmlocate-path6.0.0indirect
npmlodash.kebabcase4.1.1indirect
npmlru-cache5.1.1indirect
npmmagic-string0.30.21indirect
npmminimatch10.2.6indirect
npmms2.1.3indirect
npmnanoid3.3.17indirect
npmnatural-compare1.4.0indirect
npmnode-addon-api7.1.1indirect
npmnode-fetch-native1.6.7indirect
npmnode-releases2.0.53indirect
npmnth-check2.1.1indirect
npmnypm0.6.9indirect
npmohash2.0.11indirect
npmoptionator0.9.4indirect
npmoxfmt0.62.0indirect
npmoxlint1.77.0indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpathe2.0.3indirect
npmperfect-debounce1.0.0indirect
npmperfect-debounce2.1.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmpkg-types2.3.1indirect
npmpostcss8.5.26indirect
npmpostcss-load-config6.0.1indirect
npmpostcss-selector-parser7.1.4indirect
npmprelude-ls1.2.1indirect
npmprettier2.8.8indirect
npmpunycode2.3.1indirect
npmrc92.1.2indirect
npmreaddirp4.1.2indirect
npmreaddirp5.1.1indirect
npmrollup4.62.4indirect
npmrollup-plugin-external-globals0.13.0indirect
npmsass1.102.0indirect
npmsemver6.3.1indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsvg-tags1.0.0indirect
npmtinyexec1.3.0indirect
npmtinyglobby0.2.17indirect
npmtinypool2.1.0indirect
npmtype-check0.4.0indirect
npmupdate-browserslist-db1.3.0indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmvite6.4.3indirect
npmvite-plugin-full-reload1.2.0indirect
npmvue2.7.16indirect
npmvue-eslint-parser10.4.1indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmxml-name-validator5.0.0indirect
npmyallist3.1.1indirect
npmyocto-queue0.1.0indirect
Packagistchristian-riesen/base321.6.0indirect
Packagistclaviska/simpleimage4.4.0indirect
Packagistclue/ndjson-react1.3.0indirect
Packagistcomposer/pcre3.4.0indirect
Packagistcomposer/semver3.4.4indirect
Packagistcomposer/xdebug-handler3.0.5indirect
Packagistergebnis/agent-detector1.2.0indirect
Packagisterusev/parsedown1.8.0indirect
Packagisterusev/parsedown-extra0.9.0indirect
Packagistevenement/evenement3.0.2indirect
Packagistfidry/cpu-core-counter1.3.0indirect
Packagistfilp/whoops2.18.4indirect
Packagistfriendsofphp/php-cs-fixer3.95.18indirect
Packagistgetkirby/cli1.10.0indirect
Packagistgetkirby/cms5.5.3indirect
Packagistguzzlehttp/guzzle7.15.3indirect
Packagistguzzlehttp/promises2.5.2indirect
Packagistguzzlehttp/psr72.13.0indirect
Packagistlaminas/laminas-escaper2.18.0indirect
Packagistleague/climate3.11.1indirect
Packagistleague/color-extractor0.4.0indirect
Packagistmichelf/php-smartypants1.8.1indirect
Packagistphpmailer/phpmailer7.1.1indirect
Packagistpsr/container2.0.2indirect
Packagistpsr/event-dispatcher1.0.0indirect
Packagistpsr/http-client1.0.3indirect
Packagistpsr/http-factory1.1.0indirect
Packagistpsr/http-message2.0indirect
Packagistpsr/log3.0.2indirect
Packagistralouphie/getallheaders3.0.3indirect
Packagistreact/cache1.2.0indirect
Packagistreact/child-process0.6.7indirect
Packagistreact/dns1.14.0indirect
Packagistreact/event-loop1.6.0indirect
Packagistreact/promise3.3.0indirect
Packagistreact/socket1.17.0indirect
Packagistreact/stream1.4.0indirect
Packagistsebastian/diff9.0.0indirect
Packagistseld/cli-prompt1.0.4indirect
Packagistspatie/schema-org3.23.2indirect
Packagistsymfony/console8.1.2indirect
Packagistsymfony/deprecation-contracts3.7.1indirect
Packagistsymfony/event-dispatcher8.1.2indirect
Packagistsymfony/event-dispatcher-contracts3.7.1indirect
Packagistsymfony/filesystem8.1.2indirect
Packagistsymfony/finder8.1.1indirect
Packagistsymfony/options-resolver8.1.0indirect
Packagistsymfony/polyfill-ctype1.37.0indirect
Packagistsymfony/polyfill-intl-grapheme1.41.0indirect
Packagistsymfony/polyfill-intl-idn1.38.1indirect
Packagistsymfony/polyfill-intl-normalizer1.38.0indirect
Packagistsymfony/polyfill-mbstring1.38.2indirect
Packagistsymfony/polyfill-php801.37.0indirect
Packagistsymfony/polyfill-php811.38.1indirect
Packagistsymfony/polyfill-php841.38.1indirect
Packagistsymfony/polyfill-php851.41.0indirect
Packagistsymfony/process8.1.0indirect
Packagistsymfony/service-contracts3.7.1indirect
Packagistsymfony/stopwatch8.1.0indirect
Packagistsymfony/string8.1.2indirect
Packagistsymfony/yaml7.4.14indirect
Packagisttobimori/kirby-queues1.1.0indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 380 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
vue2.7.16indirectmoderate13.0.0-alpha.0

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

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.5.0, schema v0.31.0 — full methodology · metrics wiki.

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