Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-31 00:27 UTC

PedroTroller / PhpCSFixer-Custom-Fixers

A set of new fixers for PHP-CS-Fixer

PHPNo license detected★ 82 stars⑂ 10 forkssince Jan 2016View on GitHub ↗

PedroTroller/PhpCSFixer-Custom-Fixers holds a health index of 51 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (72/100) and lowest on Vitality (41/100). It was last updated 177 days ago. A single contributor accounts for most of its recent work.

51
overall / 100
Moderate

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.

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

Ownership

Pierre PLAZANETPersonal account
66 followers84 public repossince May 2012@dashdoc

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
Packagistpedrotroller/php-cs-custom-fixerv2.35.018,77278308 days ago

Metrics by category

Vitality

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

41Weak · 21% of overall
How it's scored
9.9/36Push recency — last push 177 days ago
1.4/36Commit cadence — 2/52 weeks with commits
9.7/18Commit volume — 11 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year11
human_commit_share0.73
days_since_last_push177
active_weeks_last_year2
How it's scored
27/27Ships releases — 30 releases published
16.2/36Release recency — latest release 308 days ago
19.8/27Release cadence — a release every ~103.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count30
latest_release_tagv2.35.0
releases_from_tagsno
days_since_latest_release308
mean_days_between_releases103.5
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?

42Weak · 17% of overall
How it's scored
31/60Stars — 82 stars
8/25Forks — 10 forks
0/15Watchers — 2 watchers
Inputs used
forks10
stars82
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
57/80Monthly downloads — 18,772 downloads/month across packagist
11.9/20Registry dependents — 59 packages depend on it
Inputs used
packagespedrotroller/php-cs-custom-fixer
dependents59
ecosystemspackagist
total_downloads1,115,348
monthly_downloads18,772

Sustainability & Governance

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

56Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.9/22.5Commit distribution — top contributor authored 96% of commits
9.5/13.5Contributor breadth — 7 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.959
How it's scored
35.5/42Issue resolution — 85% of issues closed
21.6/30PR acceptance — 138/192 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 1/14 approved changesets -- score normalized to 0
Inputs used
merged_prs138
open_issues4
closed_issues22
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.846
closed_unmerged_prs54
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
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.1/25Owner reach — 66 followers of PedroTroller
25/25Track record — 84 public repos, account ~14 yr old
Inputs used
followers66
owner_typeUser
is_verified
owner_loginPedroTroller
public_repos84
account_age_days5,182
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
26/35Publish recency — latest publish 308 days ago
20/20Version history — 78 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagespedrotroller/php-cs-custom-fixer
ecosystemspackagist
any_deprecatedno
min_days_since_publish308

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicsphp-cs-fixer, custom-fixers, fixers, hacktoberfest
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

42Weak · 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/2.5CI-Tests — 2 out of 24 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/14 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
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 — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 58 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate2.8
Excluded from scoring (no data or not applicable): packaging, signed_releases. 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
advisories61
affected_packages30
assessed_packages498
unassessed_packages6
affected_by_severitycritical 2, high 16, moderate 11, low 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 498 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.

48Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 63 of 73 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.863
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .php-cs-fixer.dist.php
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 27 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.27
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/62 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes49,243
source_files_sampled62
oversized_source_files0

Key facts

82GitHub stars
7contributors
11commits, last 12 months
177days since last push
30releases
1bus factor
4open 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 ★ / 10 ⇿
0Stars
10Forks
27Releases

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.

02468101022018-052021-102025-02
Major 0Minor 16Patch 11

Each point covers 7 days.

OpenSSF Scorecard 2.8 / 10
2.8aggregate

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 00:26 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests2 out of 24 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/14 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not 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
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities58 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Packagistfriendsofphp/php-cs-fixer^3.87composer.json
All dependencies 504

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

RegistryPackageVersionRelation
Packagistfriendsofphp/php-cs-fixerdirect
npm@babel/code-frame7.12.13indirect
npm@babel/helper-validator-identifier7.14.0indirect
npm@babel/highlight7.14.0indirect
npm@nodelib/fs.scandir2.1.4indirect
npm@nodelib/fs.stat2.0.4indirect
npm@nodelib/fs.walk1.2.6indirect
npm@npmcli/arborist2.4.4indirect
npm@npmcli/ci-detect1.3.0indirect
npm@npmcli/config2.2.0indirect
npm@npmcli/disparity-colors1.0.1indirect
npm@npmcli/git2.0.9indirect
npm@npmcli/installed-package-contents1.0.7indirect
npm@npmcli/map-workspaces1.0.3indirect
npm@npmcli/metavuln-calculator1.1.1indirect
npm@npmcli/move-file1.1.2indirect
npm@npmcli/name-from-folder1.0.1indirect
npm@npmcli/node-gyp1.0.2indirect
npm@npmcli/promise-spawn1.3.2indirect
npm@npmcli/run-script1.8.5indirect
npm@octokit/auth-token2.4.5indirect
npm@octokit/core3.4.0indirect
npm@octokit/endpoint6.0.11indirect
npm@octokit/graphql4.6.1indirect
npm@octokit/openapi-types7.0.0indirect
npm@octokit/plugin-paginate-rest2.13.3indirect
npm@octokit/plugin-request-log1.0.3indirect
npm@octokit/plugin-rest-endpoint-methods5.0.1indirect
npm@octokit/request5.4.15indirect
npm@octokit/request-error2.0.5indirect
npm@octokit/rest18.5.3indirect
npm@octokit/types6.14.2indirect
npm@semantic-release/commit-analyzer8.0.1indirect
npm@semantic-release/error2.2.0indirect
npm@semantic-release/github7.2.3indirect
npm@semantic-release/npm7.1.3indirect
npm@semantic-release/release-notes-generator9.0.2indirect
npm@tootallnate/once1.1.2indirect
npm@types/minimist1.2.1indirect
npm@types/normalize-package-data2.4.0indirect
npm@types/parse-json4.0.0indirect
npm@types/retry0.12.0indirect
npmabbrev1.1.1indirect
npmagent-base6.0.2indirect
npmagentkeepalive4.1.4indirect
npmaggregate-error3.1.0indirect
npmajv6.12.6indirect
npmansi-escapes4.3.2indirect
npmansi-regex2.1.1indirect
npmansi-regex3.0.1indirect
npmansi-regex5.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansicolors0.3.2indirect
npmansistyles0.1.3indirect
npmaproba1.2.0indirect
npmaproba2.0.0indirect
npmarchy1.0.0indirect
npmare-we-there-yet1.1.5indirect
npmargv-formatter1.0.0indirect
npmarray-ify1.0.0indirect
npmarray-union2.1.0indirect
npmarrify1.0.1indirect
npmasap2.0.6indirect
npmasn10.2.4indirect
npmassert-plus1.0.0indirect
npmasynckit0.4.0indirect
npmaws-sign20.7.0indirect
npmaws41.11.0indirect
npmbalanced-match1.0.2indirect
npmbcrypt-pbkdf1.0.2indirect
npmbefore-after-hook2.2.1indirect
npmbin-links2.2.1indirect
npmbinary-extensions2.2.0indirect
npmbottleneck2.19.5indirect
npmbrace-expansion1.1.11indirect
npmbraces3.0.2indirect
npmbuiltins1.0.3indirect
npmbyte-size7.0.1indirect
npmcacache15.0.6indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase-keys6.2.2indirect
npmcardinal2.1.1indirect
npmcaseless0.12.0indirect
npmchalk2.4.2indirect
npmchalk4.1.1indirect
npmchownr2.0.0indirect
npmcidr-regex3.1.1indirect
npmclean-stack2.2.0indirect
npmcli-columns3.1.2indirect
npmcli-table0.3.6indirect
npmcli-table30.6.0indirect
npmcliui7.0.4indirect
npmclone1.0.4indirect
npmcmd-shim4.1.0indirect
npmcode-point-at1.1.0indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolors1.0.3indirect
npmcolors1.4.0indirect
npmcolumnify1.5.4indirect
npmcombined-stream1.0.8indirect
npmcommon-ancestor-path1.0.1indirect
npmcompare-func2.0.0indirect
npmconcat-map0.0.1indirect
npmconsole-control-strings1.1.0indirect
npmconventional-changelog-angular5.0.12indirect
npmconventional-changelog-writer4.1.0indirect
npmconventional-commits-filter2.0.7indirect
npmconventional-commits-parser3.2.1indirect
npmcore-util-is1.0.2indirect
npmcosmiconfig7.0.0indirect
npmcross-spawn7.0.3indirect
npmcrypto-random-string2.0.0indirect
npmdashdash1.14.1indirect
npmdateformat3.0.3indirect
npmdebug4.3.1indirect
npmdebuglog1.0.1indirect
npmdecamelize1.2.0indirect
npmdecamelize-keys1.1.0indirect
npmdeep-extend0.6.0indirect
npmdefaults1.0.3indirect
npmdel6.0.0indirect
npmdelayed-stream1.0.0indirect
npmdelegates1.0.0indirect
npmdepd1.1.2indirect
npmdeprecation2.3.1indirect
npmdezalgo1.0.3indirect
npmdiff5.0.0indirect
npmdir-glob3.0.1indirect
npmdot-prop5.3.0indirect
npmduplexer20.1.4indirect
npmecc-jsbn0.1.2indirect
npmemoji-regex8.0.0indirect
npmencoding0.1.13indirect
npmend-of-stream1.4.4indirect
npmenv-ci5.0.2indirect
npmenv-paths2.2.1indirect
npmerr-code2.0.3indirect
npmerror-ex1.3.2indirect
npmescalade3.1.1indirect
npmescape-string-regexp1.0.5indirect
npmesprima4.0.1indirect
npmexeca4.1.0indirect
npmexeca5.0.0indirect
npmextend3.0.2indirect
npmextsprintf1.3.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.2.5indirect
npmfast-json-stable-stringify2.1.0indirect
npmfastq1.11.0indirect
npmfigures2.0.0indirect
npmfigures3.2.0indirect
npmfill-range7.0.1indirect
npmfind-up2.1.0indirect
npmfind-up4.1.0indirect
npmfind-versions4.0.0indirect
npmforever-agent0.6.1indirect
npmform-data2.3.3indirect
npmfrom22.3.0indirect
npmfs-extra10.0.0indirect
npmfs-minipass2.1.0indirect
npmfs.realpath1.0.0indirect
npmfunction-bind1.1.1indirect
npmgauge2.7.4indirect
npmget-caller-file2.0.5indirect
npmget-stream5.2.0indirect
npmget-stream6.0.1indirect
npmgetpass0.1.7indirect
npmgit-log-parser1.2.0indirect
npmglob7.1.7indirect
npmglob-parent5.1.2indirect
npmglobby11.0.3indirect
npmgraceful-fs4.2.6indirect
npmhandlebars4.7.7indirect
npmhar-schema2.0.0indirect
npmhar-validator5.1.5indirect
npmhard-rejection2.1.0indirect
npmhas1.0.3indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-unicode2.0.1indirect
npmhook-std2.0.0indirect
npmhosted-git-info2.8.9indirect
npmhosted-git-info4.0.2indirect
npmhttp-cache-semantics4.1.1indirect
npmhttp-proxy-agent4.0.1indirect
npmhttp-signature1.2.0indirect
npmhttps-proxy-agent5.0.0indirect
npmhuman-signals1.1.1indirect
npmhuman-signals2.1.0indirect
npmhumanize-ms1.2.1indirect
npmiconv-lite0.6.2indirect
npmignore5.1.8indirect
npmignore-walk3.0.4indirect
npmimport-fresh3.3.0indirect
npmimport-from3.0.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminfer-owner1.0.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmini2.0.0indirect
npminit-package-json2.0.3indirect
npminto-stream6.0.0indirect
npmip1.1.5indirect
npmip-regex4.3.0indirect
npmis-arrayish0.2.1indirect
npmis-cidr4.0.2indirect
npmis-core-module2.2.0indirect
npmis-core-module2.4.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point1.0.0indirect
npmis-fullwidth-code-point2.0.0indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.1indirect
npmis-lambda1.0.1indirect
npmis-number7.0.0indirect
npmis-obj2.0.0indirect
npmis-path-cwd2.2.0indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj1.1.0indirect
npmis-plain-object5.0.0indirect
npmis-stream2.0.0indirect
npmis-text-path1.0.1indirect
npmis-typedarray1.0.0indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmisstream0.1.2indirect
npmissue-parser6.0.0indirect
npmjava-properties1.0.2indirect
npmjs-tokens4.0.0indirect
npmjsbn0.1.1indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema0.2.3indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stringify-nice1.1.4indirect
npmjson-stringify-safe5.0.1indirect
npmjsonfile6.1.0indirect
npmjsonparse1.3.1indirect
npmJSONStream1.3.5indirect
npmjsprim1.4.1indirect
npmjust-diff3.1.1indirect
npmjust-diff-apply3.0.0indirect
npmkind-of6.0.3indirect
npmleven3.1.0indirect
npmlibnpmaccess4.0.2indirect
npmlibnpmdiff2.0.4indirect
npmlibnpmexec1.1.1indirect
npmlibnpmfund1.0.2indirect
npmlibnpmhook6.0.2indirect
npmlibnpmorg2.0.2indirect
npmlibnpmpack2.0.1indirect
npmlibnpmpublish4.0.1indirect
npmlibnpmsearch3.1.1indirect
npmlibnpmteam2.0.3indirect
npmlibnpmversion1.2.0indirect
npmlines-and-columns1.1.6indirect
npmload-json-file4.0.0indirect
npmlocate-path2.0.0indirect
npmlocate-path5.0.0indirect
npmlodash4.17.21indirect
npmlodash.capitalize4.2.1indirect
npmlodash.escaperegexp4.1.2indirect
npmlodash.ismatch4.4.0indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.isstring4.0.1indirect
npmlodash.toarray4.4.0indirect
npmlodash.uniqby4.7.0indirect
npmlru-cache6.0.0indirect
npmmake-fetch-happen8.0.14indirect
npmmap-obj1.0.1indirect
npmmap-obj4.2.1indirect
npmmarked2.0.3indirect
npmmarked-terminal4.1.1indirect
npmmeow8.1.2indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.4indirect
npmmime2.5.2indirect
npmmime-db1.47.0indirect
npmmime-types2.1.30indirect
npmmimic-fn2.1.0indirect
npmmin-indent1.0.1indirect
npmminimatch3.1.2indirect
npmminimist1.2.8indirect
npmminimist-options4.1.0indirect
npmminipass3.1.3indirect
npmminipass3.1.6indirect
npmminipass-collect1.0.2indirect
npmminipass-fetch1.3.3indirect
npmminipass-flush1.0.5indirect
npmminipass-json-stream1.0.1indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized1.0.3indirect
npmminizlib2.1.2indirect
npmmkdirp1.0.4indirect
npmmkdirp-infer-owner2.0.0indirect
npmmodify-values1.0.1indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmmute-stream0.0.8indirect
npmneo-async2.6.2indirect
npmnerf-dart1.0.0indirect
npmnode-emoji1.10.0indirect
npmnode-fetch2.6.7indirect
npmnode-gyp7.1.2indirect
npmnopt5.0.0indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-package-data3.0.2indirect
npmnormalize-url6.1.0indirect
npmnpm7.12.1indirect
npmnpm-audit-report2.1.4indirect
npmnpm-bundled1.1.2indirect
npmnpm-install-checks4.0.0indirect
npmnpm-normalize-package-bin1.0.1indirect
npmnpm-package-arg8.1.2indirect
npmnpm-packlist2.2.2indirect
npmnpm-pick-manifest6.1.1indirect
npmnpm-profile5.0.3indirect
npmnpm-registry-fetch10.1.1indirect
npmnpm-run-path4.0.1indirect
npmnpm-user-validate1.0.1indirect
npmnpmlog4.1.2indirect
npmnumber-is-nan1.0.1indirect
npmoauth-sign0.9.0indirect
npmobject-assign4.1.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmopener1.5.2indirect
npmp-each-series2.2.0indirect
npmp-filter2.1.0indirect
npmp-is-promise3.0.0indirect
npmp-limit1.3.0indirect
npmp-limit2.3.0indirect
npmp-locate2.0.0indirect
npmp-locate4.1.0indirect
npmp-map2.1.0indirect
npmp-map4.0.0indirect
npmp-reduce2.1.0indirect
npmp-retry4.5.0indirect
npmp-try1.0.0indirect
npmp-try2.2.0indirect
npmpacote11.3.3indirect
npmparent-module1.0.1indirect
npmparse-conflict-json1.1.1indirect
npmparse-json4.0.0indirect
npmparse-json5.2.0indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-type4.0.0indirect
npmperformance-now2.1.0indirect
npmpicomatch2.2.3indirect
npmpify3.0.0indirect
npmpkg-conf2.1.0indirect
npmproc-log1.0.0indirect
npmprocess-nextick-args2.0.1indirect
npmpromise-all-reject-late1.0.1indirect
npmpromise-call-limit1.0.1indirect
npmpromise-inflight1.0.1indirect
npmpromise-retry2.0.1indirect
npmpromzard0.3.0indirect
npmpsl1.8.0indirect
npmpump3.0.0indirect
npmpunycode2.1.1indirect
npmq1.5.1indirect
npmqrcode-terminal0.12.0indirect
npmqs6.5.3indirect
npmqueue-microtask1.2.3indirect
npmquick-lru4.0.1indirect
npmrc1.2.8indirect
npmread1.0.7indirect
npmread-cmd-shim2.0.0indirect
npmread-package-json3.0.1indirect
npmread-package-json-fast2.0.2indirect
npmread-pkg5.2.0indirect
npmread-pkg-up7.0.1indirect
npmreadable-stream2.3.7indirect
npmreadable-stream3.6.0indirect
npmreaddir-scoped-modules1.1.0indirect
npmredent3.0.0indirect
npmredeyed2.1.1indirect
npmregistry-auth-token4.2.1indirect
npmrequest2.88.2indirect
npmrequire-directory2.1.1indirect
npmresolve1.20.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmretry0.12.0indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmsemantic-release17.4.3indirect
npmsemver5.7.1indirect
npmsemver6.3.0indirect
npmsemver7.3.5indirect
npmsemver-diff3.1.1indirect
npmsemver-regex3.1.4indirect
npmset-blocking2.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.3indirect
npmsignale1.4.0indirect
npmslash3.0.0indirect
npmsmart-buffer4.1.0indirect
npmsocks2.6.1indirect
npmsocks-proxy-agent5.0.0indirect
npmsource-map0.6.1indirect
npmspawn-error-forwarder1.0.0indirect
npmspdx-correct3.1.1indirect
npmspdx-exceptions2.3.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.7indirect
npmsplit1.0.1indirect
npmsplit21.0.0indirect
npmsplit23.2.2indirect
npmsshpk1.16.1indirect
npmssri8.0.1indirect
npmstream-combiner21.1.1indirect
npmstring-width1.0.2indirect
npmstring-width2.1.1indirect
npmstring-width4.2.2indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstringify-package1.0.1indirect
npmstrip-ansi3.0.1indirect
npmstrip-ansi4.0.0indirect
npmstrip-ansi6.0.0indirect
npmstrip-bom3.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-indent3.0.0indirect
npmstrip-json-comments2.0.1indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-hyperlinks2.2.0indirect
npmtar6.1.11indirect
npmtemp-dir2.0.0indirect
npmtempy1.0.1indirect
npmtext-extensions1.9.0indirect
npmtext-table0.2.0indirect
npmthrough2.3.8indirect
npmthrough22.0.5indirect
npmthrough24.0.2indirect
npmtiny-relative-date1.3.0indirect
npmto-regex-range5.0.1indirect
npmtough-cookie2.5.0indirect
npmtr460.0.3indirect
npmtraverse0.6.6indirect
npmtreeverse1.0.4indirect
npmtrim-newlines3.0.1indirect
npmtrim-off-newlines1.0.3indirect
npmtunnel-agent0.6.0indirect
npmtweetnacl0.14.5indirect
npmtype-fest0.16.0indirect
npmtype-fest0.18.1indirect
npmtype-fest0.21.3indirect
npmtype-fest0.6.0indirect
npmtype-fest0.8.1indirect
npmtypedarray-to-buffer3.1.5indirect
npmuglify-js3.13.6indirect
npmunique-filename1.1.1indirect
npmunique-slug2.0.2indirect
npmunique-string2.0.0indirect
npmuniversal-user-agent6.0.0indirect
npmuniversalify2.0.0indirect
npmuri-js4.4.1indirect
npmurl-join4.0.1indirect
npmutil-deprecate1.0.2indirect
npmuuid3.4.0indirect
npmvalidate-npm-package-license3.0.4indirect
npmvalidate-npm-package-name3.0.0indirect
npmverror1.10.0indirect
npmwalk-up-path1.0.0indirect
npmwcwidth1.0.1indirect
npmwebidl-conversions3.0.1indirect
npmwhatwg-url5.0.0indirect
npmwhich2.0.2indirect
npmwide-align1.1.3indirect
npmwordwrap1.0.0indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic3.0.3indirect
npmxtend4.0.2indirect
npmy18n5.0.8indirect
npmyallist4.0.0indirect
npmyaml1.10.2indirect
npmyargs16.2.0indirect
npmyargs-parser20.2.7indirect
Packagistphpindirect
Packagistphpspec/phpspecindirect
Packagistsebastian/diffindirect
Packagisttwig/twigindirect
Packagistwebmozart/assertindirect
Dependency advisories 30

This repository publishes no package the index resolves, so its own dependency graph was assessed — 498 packages, which also include development and test pins that never ship: 30 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.

PackageVersionRelationSeverityAdvisoriesFixed in
handlebars4.7.7indirectcritical84.7.9
json-schema0.2.3indirectcritical10.4.0
@npmcli/arborist2.4.4indirecthigh22.8.2
brace-expansion1.1.11indirecthigh45.0.8
braces3.0.2indirecthigh13.0.3
cross-spawn7.0.3indirecthigh17.0.5
form-data2.3.3indirecthigh24.0.6
ip1.1.5indirecthigh22.0.1
lodash4.17.21indirecthigh34.18.0
marked2.0.3indirecthigh24.0.10
minimatch3.1.2indirecthigh310.2.3
npm7.12.1indirecthigh18.11.0
picomatch2.2.3indirecthigh24.0.4
semver5.7.1indirecthigh17.5.2
semver6.3.0indirecthigh17.5.2
semver7.3.5indirecthigh17.5.2
tar6.1.11indirecthigh137.5.21
uuid3.4.0indirecthigh113.0.1
@octokit/plugin-paginate-rest2.13.3indirectmoderate111.4.1
@octokit/request5.4.15indirectmoderate19.2.1
@octokit/request-error2.0.5indirectmoderate16.1.7
ajv6.12.6indirectmoderate18.18.0
diff5.0.0indirectmoderate18.0.3
micromatch4.0.4indirectmoderate14.0.8
qs6.5.3indirectmoderate16.14.1
request2.88.2indirectmoderate13.0.0
semantic-release17.4.3indirectmoderate119.0.3
tough-cookie2.5.0indirectmoderate14.1.3
yaml1.10.2indirectmoderate12.8.3
@tootallnate/once1.1.2indirectlow13.0.1

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

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