Public record
Software health reportschema 0.26.0 · metrics 2.10.0 · 2026-07-22 11:30 UTC

rupadana / filament-api-service

Filament API Service is a powerful yet simple package that enables automatic API generation for FilamentPHP resources. It eliminates the need for manual route registration and provides built-in support for authentication, authorization, filtering, sorting, and more.

PHPMIT★ 212 stars⑂ 50 forkssince Aug 2023View on GitHub ↗
KindLibraryNetwork servicehow this is determined

rupadana/filament-api-service holds a health index of 69 out of 100, placing it in the Good band. It scores highest on Engineering Quality (70/100) and lowest on AI Readiness (36/100). It was last updated 30 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

RupadanaPersonal account
72 followers131 public repossince Nov 2017CodeCrafters.id

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
Packagistrupadana/filament-api-service5.0.15,9604896 days agoapilaravelapi-servicefilamentrupadanafilament-api

Metrics by category

Vitality

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

67Good · 21% of overall
How it's scored
28.8/36Push recencylast push 30 days ago
7.6/36Commit cadence11/52 weeks with commits
15/18Commit volume46 commits in the last year
0/10OpenSSF Scorecard: Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year46
human_commit_share0.8
days_since_last_push30
active_weeks_last_year11
How it's scored
27/27Ships releases48 releases published
27/36Release recencylatest release 96 days ago
27/27Release cadencea release every ~32.2 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count48
latest_release_tag5.0.1
releases_from_tagsno
days_since_latest_release96
mean_days_between_releases32.2
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?

66Good · 17% of overall
How it's scored
37.7/60Stars212 stars
14.1/25Forks50 forks
3.9/15Watchers6 watchers
Inputs used
forks50
stars212
watchers6
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
50.3/80Monthly downloads5,960 downloads/month across packagist
6/20Registry dependents7 packages depend on it
Inputs used
packagesrupadana/filament-api-service
dependents7
ecosystemspackagist
total_downloads124,888
monthly_downloads5,960
unverified_packages_excluded

Sustainability & Governance

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

63Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
4.6/22.5Commit distributiontop contributor authored 80% of commits
13.5/13.5Contributor breadth20 contributors
10/10OpenSSF Scorecard: Contributorsproject has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled20
top_contributor_share0.797
How it's scored
28.6/42Issue resolution68% of issues closed
26.2/30PR acceptance70/80 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-ReviewFound 2/9 approved changesets -- score normalized to 2
Inputs used
merged_prs70
open_issues15
closed_issues32
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.681
closed_unmerged_prs10
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 backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
13.4/25Owner reach72 followers of rupadana
25/25Track record131 public repos, account ~8 yr old
Inputs used
followers72
owner_typeUser
is_verified
owner_loginrupadana
public_repos131
account_age_days3,155
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 96 days ago
20/20Version history48 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesrupadana/filament-api-service
ecosystemspackagist
any_deprecatedno
min_days_since_publish96

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests7 out of 7 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://filamentphp.com/plugins/rupadana-api-service
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://filamentphp.com/plugins/rupadana-api-service
docs_sitehttps://filamentphp.com/plugins/rupadana-api-service
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

47Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests7 out of 7 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
1.5/7.5Code-ReviewFound 2/9 approved changesets -- score normalized to 2
2.5/2.5Contributorsproject has 6 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
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packagingno data
0/5Pinned-Dependenciesno data
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsno data
0/7.5Vulnerabilities51 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.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
advisories58
affected_packages18
assessed_packages282
unassessed_packages16
affected_by_severitycritical 1, high 11, moderate 6
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 282 resolved dependencies against OSV. 16 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.

36Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
17.3/40Legible commit history26 of 80 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.325
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance3 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json, yarn.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.03
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable codePHP without a type-check config
55/55Manageable file sizes0/62 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes7,221
source_files_sampled62
oversized_source_files0

Key facts

212GitHub stars
20contributors
46commits, last 12 months
30days since last push
48releases
1bus factor
15open 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 ★ / 50 ⇿
0Stars
50Forks
44Releases

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.

010203040505022023-102025-012026-04
Major 3Minor 4Patch 37

Each point covers 3 days.

OpenSSF Scorecard 3.4 / 10
3.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-07-22 11:30 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests7 out of 7 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 2/9 approved changesets -- score normalized to 2
10Contributorsproject has 6 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
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
0Vulnerabilities51 existing vulnerabilities detected
Direct dependencies 8
RegistryPackageVersion constraintManifest
Packagistdedoc/scramble^0.13composer.json
Packagistfilament/filament^5.0composer.json
Packagistilluminate/contracts^11.0|^12.0|^13.0composer.json
Packagistlaravel/framework^11.0|^12.0|^13.0composer.json
Packagistlaravel/sanctum^3.2|^4.0composer.json
Packagistspatie/laravel-package-tools^1.19composer.json
Packagistspatie/laravel-permission^6.0composer.json
Packagistspatie/laravel-query-builder^5.3|^6.3composer.json
All dependencies 298

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

RegistryPackageVersionRelation
Packagistdedoc/scrambledirect
Packagistfilament/filamentdirect
Packagistilluminate/contractsdirect
Packagistlaravel/frameworkdirect
Packagistlaravel/sanctumdirect
Packagistspatie/laravel-package-toolsdirect
Packagistspatie/laravel-permissiondirect
Packagistspatie/laravel-query-builderdirect
npm@alloc/quick-lru5.2.0indirect
npm@awcodes/filament-plugin-purge1.1.2indirect
npm@esbuild/aix-ppc640.19.12indirect
npm@esbuild/android-arm0.19.12indirect
npm@esbuild/android-arm640.19.12indirect
npm@esbuild/android-x640.19.12indirect
npm@esbuild/darwin-arm640.19.12indirect
npm@esbuild/darwin-x640.19.12indirect
npm@esbuild/freebsd-arm640.19.12indirect
npm@esbuild/freebsd-x640.19.12indirect
npm@esbuild/linux-arm0.19.12indirect
npm@esbuild/linux-arm640.19.12indirect
npm@esbuild/linux-ia320.19.12indirect
npm@esbuild/linux-loong640.19.12indirect
npm@esbuild/linux-mips64el0.19.12indirect
npm@esbuild/linux-ppc640.19.12indirect
npm@esbuild/linux-riscv640.19.12indirect
npm@esbuild/linux-s390x0.19.12indirect
npm@esbuild/linux-x640.19.12indirect
npm@esbuild/netbsd-x640.19.12indirect
npm@esbuild/openbsd-x640.19.12indirect
npm@esbuild/sunos-x640.19.12indirect
npm@esbuild/win32-arm640.19.12indirect
npm@esbuild/win32-ia320.19.12indirect
npm@esbuild/win32-x640.19.12indirect
npm@isaacs/cliui8.0.2indirect
npm@jridgewell/gen-mapping0.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@pkgjs/parseargs0.11.0indirect
npm@tailwindcss/forms0.5.7indirect
npm@tailwindcss/typography0.5.10indirect
npmansi-regex5.0.1indirect
npmansi-regex6.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.1indirect
npmany-promise1.3.0indirect
npmanymatch3.1.3indirect
npmarg5.0.2indirect
npmarray-buffer-byte-length1.0.1indirect
npmarraybuffer.prototype.slice1.0.3indirect
npmasynckit0.4.0indirect
npmautoprefixer10.4.18indirect
npmavailable-typed-arrays1.0.7indirect
npmaxios1.6.7indirect
npmbalanced-match1.0.2indirect
npmbase64-js1.5.1indirect
npmbinary-extensions2.2.0indirect
npmbl5.1.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbraces3.0.2indirect
npmbrowserslist4.23.0indirect
npmbuffer6.0.3indirect
npmcall-bind1.0.7indirect
npmcamelcase-css2.0.1indirect
npmcaniuse-lite1.0.30001596indirect
npmchalk2.4.2indirect
npmchalk5.3.0indirect
npmchokidar3.6.0indirect
npmcli-cursor4.0.0indirect
npmcli-spinners2.9.2indirect
npmclone1.0.4indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcommander4.1.1indirect
npmconcat-map0.0.1indirect
npmcross-spawn6.0.5indirect
npmcross-spawn7.0.3indirect
npmcss-tree2.3.1indirect
npmcssesc3.0.0indirect
npmdefaults1.0.4indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdelayed-stream1.0.0indirect
npmdidyoumean1.2.2indirect
npmdlv1.1.3indirect
npmeastasianwidth0.2.0indirect
npmelectron-to-chromium1.4.699indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmerror-ex1.3.2indirect
npmes-abstract1.22.5indirect
npmes-define-property1.0.0indirect
npmes-errors1.3.0indirect
npmes-set-tostringtag2.0.3indirect
npmes-to-primitive1.2.1indirect
npmesbuild0.19.12indirect
npmescalade3.1.2indirect
npmescape-string-regexp1.0.5indirect
npmfast-glob3.3.2indirect
npmfastq1.17.1indirect
npmfill-range7.0.1indirect
npmfollow-redirects1.15.5indirect
npmfor-each0.3.3indirect
npmforeground-child3.1.1indirect
npmform-data4.0.0indirect
npmfraction.js4.3.7indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.6indirect
npmfunctions-have-names1.2.3indirect
npmget-intrinsic1.2.4indirect
npmget-symbol-description1.0.2indirect
npmglob10.3.10indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobalthis1.0.3indirect
npmgopd1.0.1indirect
npmgraceful-fs4.2.11indirect
npmhas-bigints1.0.2indirect
npmhas-flag3.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.0.3indirect
npmhas-symbols1.0.3indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.1indirect
npmhosted-git-info2.8.9indirect
npmhusky9.0.11indirect
npmieee7541.2.1indirect
npminherits2.0.4indirect
npminternal-slot1.0.7indirect
npmis-array-buffer3.0.4indirect
npmis-arrayish0.2.1indirect
npmis-bigint1.0.4indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.1.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.13.1indirect
npmis-date-object1.0.5indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-interactive2.0.0indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.0.7indirect
npmis-regex1.1.4indirect
npmis-shared-array-buffer1.0.3indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-typed-array1.1.13indirect
npmis-unicode-supported1.3.0indirect
npmis-weakref1.0.2indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmjackspeak2.3.6indirect
npmjiti1.21.0indirect
npmjson-parse-better-errors1.0.2indirect
npmlilconfig2.1.0indirect
npmlilconfig3.1.1indirect
npmlines-and-columns1.2.4indirect
npmload-json-file4.0.0indirect
npmlodash.castarray4.4.0indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.merge4.6.2indirect
npmlog-symbols5.1.0indirect
npmlru-cache10.2.0indirect
npmmdn-data2.0.30indirect
npmmemorystream0.3.1indirect
npmmerge21.4.1indirect
npmmicromatch4.0.5indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-fn2.1.0indirect
npmmini-svg-data-uri1.4.4indirect
npmminimatch3.1.2indirect
npmminimatch9.0.3indirect
npmminipass7.0.4indirect
npmmz2.7.0indirect
npmnanoid3.3.7indirect
npmnice-try1.0.5indirect
npmnode-releases2.0.14indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-path3.0.0indirect
npmnormalize-range0.1.2indirect
npmnpm-run-all4.1.5indirect
npmobject-assign4.1.1indirect
npmobject-hash3.0.0indirect
npmobject-inspect1.13.1indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.5indirect
npmonetime5.1.2indirect
npmora6.3.1indirect
npmparse-json4.0.0indirect
npmpath-key2.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.10.1indirect
npmpath-type3.0.0indirect
npmpicocolors1.0.0indirect
npmpicomatch2.3.1indirect
npmpidtree0.3.1indirect
npmpify2.3.0indirect
npmpify3.0.0indirect
npmpirates4.0.6indirect
npmpossible-typed-array-names1.0.0indirect
npmpostcss8.4.35indirect
npmpostcss-import15.1.0indirect
npmpostcss-js4.0.1indirect
npmpostcss-load-config4.0.2indirect
npmpostcss-nested6.0.1indirect
npmpostcss-selector-parser6.0.10indirect
npmpostcss-selector-parser6.0.15indirect
npmpostcss-value-parser4.2.0indirect
npmprettier2.8.8indirect
npmprettier-plugin-tailwindcss0.1.13indirect
npmproxy-from-env1.1.0indirect
npmqueue-microtask1.2.3indirect
npmread-cache1.0.0indirect
npmread-pkg3.0.0indirect
npmreadable-stream3.6.2indirect
npmreaddirp3.6.0indirect
npmregexp.prototype.flags1.5.2indirect
npmresolve1.22.8indirect
npmrestore-cursor4.0.0indirect
npmreusify1.0.4indirect
npmrun-parallel1.2.0indirect
npmsafe-array-concat1.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-regex-test1.0.3indirect
npmsemver5.7.2indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmshebang-command1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex1.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.8.1indirect
npmside-channel1.0.6indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsource-map-js1.0.2indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.17indirect
npmstdin-discarder0.1.0indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring.prototype.padend3.1.5indirect
npmstring.prototype.trim1.2.8indirect
npmstring.prototype.trimend1.0.7indirect
npmstring.prototype.trimstart1.0.7indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.0indirect
npmstrip-bom3.0.0indirect
npmsucrase3.35.0indirect
npmsupports-color5.5.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtailwindcss3.4.1indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmto-regex-range5.0.1indirect
npmts-interface-checker0.1.13indirect
npmtyped-array-buffer1.0.2indirect
npmtyped-array-byte-length1.0.1indirect
npmtyped-array-byte-offset1.0.2indirect
npmtyped-array-length1.0.5indirect
npmunbox-primitive1.0.2indirect
npmupdate-browserslist-db1.0.13indirect
npmutil-deprecate1.0.2indirect
npmvalidate-npm-package-license3.0.4indirect
npmwcwidth1.0.1indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-typed-array1.1.14indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi-cjs7.0.0indirect
npmyaml2.4.1indirect
Packagistlaravel/pintindirect
Packagistnunomaduro/collisionindirect
Packagistorchestra/testbenchindirect
Packagistpestphp/pestindirect
Packagistpestphp/pest-plugin-archindirect
Packagistpestphp/pest-plugin-laravelindirect
Packagistphpindirect
Packagistphpunit/phpunitindirect
Dependency advisories 18

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

PackageVersionRelationSeverityAdvisoriesFixed in
shell-quote1.8.1indirectcritical21.9.0
axios1.6.7indirecthigh291.18.0
brace-expansion1.1.11indirecthigh35.0.7
brace-expansion2.0.1indirecthigh35.0.7
braces3.0.2indirecthigh13.0.3
cross-spawn6.0.5indirecthigh17.0.5
cross-spawn7.0.3indirecthigh17.0.5
form-data4.0.0indirecthigh24.0.6
glob10.3.10indirecthigh111.1.0
minimatch3.1.2indirecthigh310.2.3
minimatch9.0.3indirecthigh310.2.3
picomatch2.3.1indirecthigh24.0.4
esbuild0.19.12indirectmoderate10.25.0
follow-redirects1.15.5indirectmoderate21.16.0
micromatch4.0.5indirectmoderate14.0.8
nanoid3.3.7indirectmoderate15.0.9
postcss8.4.35indirectmoderate18.5.10
yaml2.4.1indirectmoderate12.8.3

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

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