Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 14:05 UTC

laravel / pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

PHP · BladeMIT★ 1,703 stars⑂ 212 forkssince Nov 2022View on GitHub ↗

laravel/pulse holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Community & Adoption (88/100) and lowest on AI Readiness (45/100). It was last updated today. 2 contributors account for most of its recent work.

77
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

77
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

Ownership

LaravelOrganization
10,894 followers134 public repossince Aug 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistlaravel/pulsev1.7.41,089,2084651 days agolaravel

Metrics by category

Vitality

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

84Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
12.5/36Commit cadence — 18/52 weeks with commits
15.3/18Commit volume — 50 commits in the last year
10/10OpenSSF Scorecard: Maintained — 21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year50
human_commit_share0.9
days_since_last_push0
active_weeks_last_year18

Release discipline

100Excellent
How it's scored
27/27Ships releases — 30 releases published
36/36Release recency — latest release 50 days ago
27/27Release cadence — a release every ~20.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count30
latest_release_tagv1.7.4
releases_from_tagsno
days_since_latest_release50
mean_days_between_releases20.3
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?

88Excellent · 18% of overall
How it's scored
52.4/60Stars — 1,703 stars
19.4/25Forks — 212 forks
7.7/15Watchers — 25 watchers
Inputs used
forks212
stars1,703
watchers25
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
80/80Monthly downloads — 1,089,208 downloads/month across packagist
13.9/20Registry dependents — 122 packages depend on it
Inputs used
packageslaravel/pulse
dependents122
ecosystemspackagist
total_downloads16,036,014
monthly_downloads1,089,208

Sustainability & Governance

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

79Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.8/22.5Commit distribution — top contributor authored 43% of commits
13.5/13.5Contributor breadth — 63 contributors
10/10OpenSSF Scorecard: Contributors — project has 23 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled63
top_contributor_share0.432
How it's scored
45.9/46.8Issue resolution — 98% of issues closed
29.4/38.3PR acceptance — 243/316 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 7/17 approved changesets -- score normalized to 4
Inputs used
merged_prs243
open_issues4
closed_issues202
issue_closed_ratio0.981
closed_unmerged_prs73
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 10,894 followers of laravel
25/25Track record — 134 public repos, account ~14 yr old
Inputs used
followers10,894
owner_typeOrganization
is_verified
owner_loginlaravel
public_repos134
account_age_days5,468
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 51 days ago
20/20Version history — 46 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageslaravel/pulse
ecosystemspackagist
any_deprecatedno
min_days_since_publish51

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 20% of overall
How it's scored
24/24CI workflows — 9 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 21 out of 21 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

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://pulse.laravel.com
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicsinsights, laravel, monitoring, performance
has_wikino
homepagehttps://pulse.laravel.com
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

60Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 21 out of 21 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 7/17 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 23 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.5/2.5License — license file detected
7.5/7.5Maintained — 21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
2.5/5SAST — SAST tool is not run on all commits -- score normalized to 5
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
0/7.5Vulnerabilities — 17 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate5
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
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
advisories17
affected_packages5
assessed_packages146
unassessed_packages27
affected_by_severityhigh 3, moderate 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 146 resolved dependencies against OSV. 27 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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

45At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
28.4/40Legible commit history — 48 of 90 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.533
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 environment — lockfile
8/10Demonstrated agent practice — 4 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 10 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.04
toolchain_manifests
dependency_bot_commit_share0.1
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/143 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes35,622
source_files_sampled143
oversized_source_files0

Key facts

1,703GitHub stars
63contributors
50commits, last 12 months
0days since last push
30releases
2bus 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 ★ / 212 ⇿
0Stars
212Forks
30Releases

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.

04080120160200240211492023-122025-032026-07
Major 1Minor 7Patch 22

Each point covers 3 days.

OpenSSF Scorecard 5.0 / 10
5.0aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-24 14:05 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests21 out of 21 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 7/17 approved changesets -- score normalized to 4
10Contributorsproject has 23 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
5SASTSAST tool is not run on all commits -- score normalized to 5
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities17 existing vulnerabilities detected
Direct dependencies 19
RegistryPackageVersion constraintManifest
Packagistguzzlehttp/promises^1.0|^2.0composer.json
Packagistdoctrine/sql-formatter^1.4.1composer.json
Packagistilluminate/auth^10.48.4|^11.0.8|^12.0|^13.0composer.json
Packagistilluminate/cache^10.48.4|^11.0.8|^12.0|^13.0composer.json
Packagistilluminate/config^10.48.4|^11.0.8|^12.0|^13.0composer.json
Packagistilluminate/console^10.48.4|^11.0.8|^12.0|^13.0composer.json
Packagistilluminate/contracts^10.48.4|^11.0.8|^12.0|^13.0composer.json
Packagistilluminate/database^10.48.4|^11.0.8|^12.0|^13.0composer.json
Packagistilluminate/events^10.48.4|^11.0.8|^12.0|^13.0composer.json
Packagistilluminate/http^10.48.4|^11.0.8|^12.0|^13.0composer.json
Packagistilluminate/queue^10.48.4|^11.0.8|^12.0|^13.0composer.json
Packagistilluminate/redis^10.48.4|^11.0.8|^12.0|^13.0composer.json
Packagistilluminate/routing^10.48.4|^11.0.8|^12.0|^13.0composer.json
Packagistilluminate/support^10.48.4|^11.0.8|^12.0|^13.0composer.json
Packagistilluminate/view^10.48.4|^11.0.8|^12.0|^13.0composer.json
Packagistlaravel/sentinel^1.0composer.json
Packagistlivewire/livewire^3.6.4|^4.0composer.json
Packagistsymfony/console^6.0|^7.0|^8.0composer.json
Packagistnesbot/carbon^2.67|^3.0composer.json
All dependencies 173

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

RegistryPackageVersionRelation
Packagistdoctrine/sql-formatterdirect
Packagistguzzlehttp/promisesdirect
Packagistilluminate/authdirect
Packagistilluminate/cachedirect
Packagistilluminate/configdirect
Packagistilluminate/consoledirect
Packagistilluminate/contractsdirect
Packagistilluminate/databasedirect
Packagistilluminate/eventsdirect
Packagistilluminate/httpdirect
Packagistilluminate/queuedirect
Packagistilluminate/redisdirect
Packagistilluminate/routingdirect
Packagistilluminate/supportdirect
Packagistilluminate/viewdirect
Packagistlaravel/sentineldirect
Packagistlivewire/livewiredirect
Packagistnesbot/carbondirect
Packagistsymfony/consoledirect
npm@alloc/quick-lru5.2.0indirect
npm@esbuild/android-arm0.18.20indirect
npm@esbuild/android-arm640.18.20indirect
npm@esbuild/android-x640.18.20indirect
npm@esbuild/darwin-arm640.18.20indirect
npm@esbuild/darwin-x640.18.20indirect
npm@esbuild/freebsd-arm640.18.20indirect
npm@esbuild/freebsd-x640.18.20indirect
npm@esbuild/linux-arm0.18.20indirect
npm@esbuild/linux-arm640.18.20indirect
npm@esbuild/linux-ia320.18.20indirect
npm@esbuild/linux-loong640.18.20indirect
npm@esbuild/linux-mips64el0.18.20indirect
npm@esbuild/linux-ppc640.18.20indirect
npm@esbuild/linux-riscv640.18.20indirect
npm@esbuild/linux-s390x0.18.20indirect
npm@esbuild/linux-x640.18.20indirect
npm@esbuild/netbsd-x640.18.20indirect
npm@esbuild/openbsd-x640.18.20indirect
npm@esbuild/sunos-x640.18.20indirect
npm@esbuild/win32-arm640.18.20indirect
npm@esbuild/win32-ia320.18.20indirect
npm@esbuild/win32-x640.18.20indirect
npm@isaacs/cliui8.0.2indirect
npm@jridgewell/gen-mapping0.3.3indirect
npm@jridgewell/resolve-uri3.1.1indirect
npm@jridgewell/set-array1.1.2indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/trace-mapping0.3.20indirect
npm@kurkle/color0.3.2indirect
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/container-queries0.1.1indirect
npm@tailwindcss/forms0.5.7indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmany-promise1.3.0indirect
npmanymatch3.1.3indirect
npmarg5.0.2indirect
npmautoprefixer10.4.16indirect
npmbalanced-match1.0.2indirect
npmbinary-extensions2.2.0indirect
npmbrace-expansion2.1.1indirect
npmbraces3.0.3indirect
npmbrowserslist4.22.2indirect
npmcamelcase-css2.0.1indirect
npmcaniuse-lite1.0.30001574indirect
npmchart.js4.4.1indirect
npmchokidar3.5.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcommander4.1.1indirect
npmcross-spawn7.0.3indirect
npmcssesc3.0.0indirect
npmdidyoumean1.2.2indirect
npmdlv1.1.3indirect
npmeastasianwidth0.2.0indirect
npmelectron-to-chromium1.4.622indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmesbuild0.18.20indirect
npmescalade3.1.1indirect
npmfast-glob3.3.2indirect
npmfastq1.16.0indirect
npmfill-range7.1.1indirect
npmforeground-child3.1.1indirect
npmfraction.js4.3.7indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmglob10.5.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmhasown2.0.0indirect
npmis-binary-path2.1.0indirect
npmis-core-module2.13.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmisexe2.0.0indirect
npmjackspeak3.4.3indirect
npmjiti1.21.0indirect
npmlilconfig2.1.0indirect
npmlilconfig3.0.0indirect
npmlines-and-columns1.2.4indirect
npmlru-cache10.4.3indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmini-svg-data-uri1.4.4indirect
npmminimatch9.0.9indirect
npmminipass7.1.3indirect
npmmz2.7.0indirect
npmnanoid3.3.12indirect
npmnode-releases2.0.14indirect
npmnormalize-path3.0.0indirect
npmnormalize-range0.1.2indirect
npmobject-assign4.1.1indirect
npmobject-hash3.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.11.1indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpify2.3.0indirect
npmpirates4.0.6indirect
npmpostcss8.5.15indirect
npmpostcss-import15.1.0indirect
npmpostcss-js4.0.1indirect
npmpostcss-load-config4.0.2indirect
npmpostcss-nested6.0.1indirect
npmpostcss-selector-parser6.0.15indirect
npmpostcss-value-parser4.2.0indirect
npmqueue-microtask1.2.3indirect
npmread-cache1.0.0indirect
npmreaddirp3.6.0indirect
npmresolve1.22.8indirect
npmreusify1.0.4indirect
npmrollup3.30.0indirect
npmrun-parallel1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit4.1.0indirect
npmsource-map-js1.2.1indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmsucrase3.35.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtailwindcss3.4.0indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmto-regex-range5.0.1indirect
npmts-interface-checker0.1.13indirect
npmupdate-browserslist-db1.0.13indirect
npmutil-deprecate1.0.2indirect
npmvite4.5.5indirect
npmwhich2.0.2indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmyaml2.3.4indirect
Packagistguzzlehttp/guzzleindirect
Packagistmockery/mockeryindirect
Packagistorchestra/testbenchindirect
Packagistpestphp/pestindirect
Packagistpestphp/pest-plugin-laravelindirect
Packagistphpindirect
Packagistphpstan/phpstanindirect
Packagistpredis/predisindirect
Dependency advisories 5

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

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion2.1.1indirecthigh15.0.7
cross-spawn7.0.3indirecthigh17.0.5
vite4.5.5indirecthigh138.0.16
esbuild0.18.20indirectmoderate10.25.0
yaml2.3.4indirectmoderate12.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
{
  "data": {
    "repo": {
      "topics": [
        "insights",
        "laravel",
        "monitoring",
        "performance"
      ],
      "is_fork": false,
      "size_kb": 1816,
      "has_wiki": false,
      "homepage": "https://pulse.laravel.com",
      "languages": {
        "CSS": 377,
        "PHP": 370728,
        "Blade": 91892,
        "JavaScript": 2455
      },
      "pushed_at": "2026-07-24T14:03:21Z",
      "created_at": "2022-11-30T17:12:07Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-18T21:36:56Z",
      "description": "Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "1.x",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP",
        "Blade"
      ]
    },
    "owner": {
      "blog": "https://laravel.com",
      "name": "Laravel",
      "type": "Organization",
      "login": "laravel",
      "company": null,
      "location": null,
      "followers": 10894,
      "avatar_url": "https://avatars.githubusercontent.com/u/958072?v=4",
      "created_at": "2011-08-04T03:44:54Z",
      "is_verified": null,
      "public_repos": 134,
      "account_age_days": 5468
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.7.4",
          "kind": "patch",
          "published_at": "2026-06-03T15:15:02Z"
        },
        {
          "tag": "v1.7.3",
          "kind": "patch",
          "published_at": "2026-04-07T13:48:44Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2026-03-20T00:39:30Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2026-03-17T14:27:11Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-03-10T16:16:31Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-02-24T14:44:52Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-01-14T22:52:57Z"
        },
        {
          "tag": "v1.4.7",
          "kind": "patch",
          "published_at": "2025-12-16T15:42:27Z"
        },
        {
          "tag": "v1.4.6",
          "kind": "patch",
          "published_at": "2025-12-09T16:02:08Z"
        },
        {
          "tag": "v1.4.5",
          "kind": "patch",
          "published_at": "2025-12-03T00:29:28Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2025-11-25T15:18:47Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2025-07-18T18:28:34Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2025-05-27T16:02:34Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2025-03-30T16:27:32Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-02-11T17:38:01Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2025-01-28T15:59:09Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2025-01-14T15:52:37Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2024-12-17T18:26:18Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2024-12-11T23:07:19Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2024-12-10T16:18:32Z"
        },
        {
          "tag": "v1.2.7",
          "kind": "patch",
          "published_at": "2024-11-26T15:29:12Z"
        },
        {
          "tag": "v1.2.6",
          "kind": "patch",
          "published_at": "2024-11-12T16:23:51Z"
        },
        {
          "tag": "v1.2.5",
          "kind": "patch",
          "published_at": "2024-09-03T15:19:26Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2024-07-09T15:59:16Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2024-06-04T13:55:38Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2024-05-28T15:56:14Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2024-05-23T11:43:42Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2024-05-21T18:10:09Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2024-05-07T14:15:23Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2024-04-30T14:44:34Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "425b3e8941c7fe86cf1e3d97bc9b3de3f00132b7",
          "body": "… (#527)\n\nBumps the github-actions group with 1 update: [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action).\n\n\nUpdates `stefanzweifel/git-auto-commit-action` from 7.1.0 to 7.2.0\n- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/rele\n[…]\nsion-update:semver-minor\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump stefanzweifel/git-auto-commit-action in the github-actions group…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T20:18:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "db2b0e2a8b67460028225704693fa570370866ed",
          "body": "… (#525)\n\nBumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6.0.3 to 7.0.0\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n\n[…]\nsion-update:semver-major\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T23:32:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7178df17df6e5f701b48862b6a9adba6267962ed",
          "body": "Bumps the github-actions group with 1 update: [shivammathur/setup-php](https://github.com/shivammathur/setup-php).\n\n\nUpdates `shivammathur/setup-php` from 2.37.1 to 2.37.2\n- [Release notes](https://github.com/shivammathur/setup-php/releases)\n- [Commits](https://github.com/shivammathur/setup-php/comp\n[…]\nsion-update:semver-patch\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump shivammathur/setup-php in the github-actions group (#524)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-16T20:14:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f00553953eb6e1c3eaa28d1be553484511220afc",
          "body": "… (#522)\n\nBumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6.0.2 to 6.0.3\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n\n[…]\nsion-update:semver-patch\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-09T20:15:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a3519d380b882f15790f56c1b29536ff1f838c51",
          "body": null,
          "is_bot": false,
          "headline": "Enable Dependabot auto-merge (#521)",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-04T09:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdfdeac0c6979ba88a3bf963f07e967f71dba094",
          "body": null,
          "is_bot": false,
          "headline": "Add Dependabot cooldown of 5 days (#519)",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-03T15:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac861c9ced8c7024849682309a6c07e2ed306025",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-06-03T15:15:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6daab88ef368c0a1272a4401d90d514b30829225",
          "body": "Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.3 to 9.0.9.\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v9.0.3...v9.0.9)\n\n---\nupdated-dependencies:\n- dependency-name: minimatch\n  dependency-version: 9.0.9\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump minimatch from 9.0.3 to 9.0.9 (#513)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T14:04:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "153e130bf75371bd302b79b2e8f77f5b0f5edb03",
          "body": "Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.10 to 10.5.0.\n- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/node-glob/compare/v10.3.10...v10.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: glob\n  dependency-version: 10.5.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump glob from 10.3.10 to 10.5.0 (#515)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T14:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7f595297780e3013663855be1ea247bafb6dd51",
          "body": "Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.\n- [Release notes](https://github.com/micromatch/picomatch/releases)\n- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.\n[…]\ntch\n  dependency-version: 2.3.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump picomatch from 2.3.1 to 2.3.2 (#514)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T14:02:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3e5da1489dc0fff53e644deb9181b4eea4198d03",
          "body": "Bumps [postcss](https://github.com/postcss/postcss) from 8.4.33 to 8.5.15.\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.33...8.5.15)\n\n---\nupdated-depe\n[…]\ndency-version: 8.5.15\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump postcss from 8.4.33 to 8.5.15 (#516)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T14:02:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "463822a3a8ca29c0f99b095798002e4f9526a13b",
          "body": "Bumps [rollup](https://github.com/rollup/rollup) from 3.29.5 to 3.30.0.\n- [Release notes](https://github.com/rollup/rollup/releases)\n- [Changelog](https://github.com/rollup/rollup/blob/v3.30.0/CHANGELOG.md)\n- [Commits](https://github.com/rollup/rollup/compare/v3.29.5...v3.30.0)\n\n---\nupdated-dependen\n[…]\nup\n  dependency-version: 3.30.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump rollup from 3.29.5 to 3.30.0 (#517)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T14:02:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ebce99bc5d2cd8c9df575ccca6d844e815f3ae5c",
          "body": null,
          "is_bot": false,
          "headline": "Update facade docblocks",
          "author_name": "nunomaduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-03T07:38:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ba7518aab3136be0fd438a8787badb5ce0a1d86",
          "body": "GitHub Actions hardening",
          "is_bot": false,
          "headline": "Merge pull request #512 from laravel/chore/github-actions-hardening",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-03T07:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c4c640951db191ac1c996eed6d5868e8dc2774c",
          "body": "…ting credentials",
          "is_bot": false,
          "headline": "Allow facades workflow to push by granting contents: write and persis…",
          "author_name": "Nuno Maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-03T07:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f704c5c77e4e419354088d74956f587d2e2f023",
          "body": "Bumps the github-actions group with 1 update in the / directory: [shivammathur/setup-php](https://github.com/shivammathur/setup-php).\n\n\nUpdates `shivammathur/setup-php` from 2.37.0 to 2.37.1\n- [Release notes](https://github.com/shivammathur/setup-php/releases)\n- [Commits](https://github.com/shivamma\n[…]\nsion-update:semver-patch\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump shivammathur/setup-php (#509)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-27T04:09:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b1e96de28e878fa75d20801b1349b3a400d43806",
          "body": null,
          "is_bot": false,
          "headline": "Fix code styling",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-05-22T11:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7e19382a30a5cef9e4e00d0a03f6040ff42fef1",
          "body": null,
          "is_bot": false,
          "headline": "account for usage of use_upsert_alias (#511)",
          "author_name": "jp",
          "author_login": "JonPurvis",
          "committed_at": "2026-05-22T11:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8362e6e72799fc4ca6f453c7fd7c2d0b864f6e50",
          "body": "Pin GitHub Actions to commit SHAs and add Dependabot config",
          "is_bot": false,
          "headline": "Merge pull request #507 from laravel/pin-github-actions",
          "author_name": "Joe Tannenbaum",
          "author_login": "joetannenbaum",
          "committed_at": "2026-05-13T16:15:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daab048c1afca88d19f374dd14fe1cad3dbb702f",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade GitHub Actions to latest versions",
          "author_name": "Joe Tannenbaum",
          "author_login": "joetannenbaum",
          "committed_at": "2026-05-13T15:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "238d481693333d30c78f7a44a7413638da162447",
          "body": null,
          "is_bot": false,
          "headline": "Pin GitHub Actions to commit SHAs and add Dependabot config",
          "author_name": "Joe Tannenbaum",
          "author_login": "joetannenbaum",
          "committed_at": "2026-05-13T15:11:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "901f5b5fad046cb626fa4b0629efd2d44df466fe",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-04-07T13:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfd3b8e98cd1ada8d105e528da0afe1bbfe7d990",
          "body": "* Fix CI: prevent Livewire 3 minimum version from being downgraded in prefer-lowest\n\nThe `composer require livewire/livewire:^3.0` step overwrites the\n`^3.6.4` constraint in composer.json, causing prefer-lowest to resolve\nto Livewire 3.0.0 which has known issues that break Pulse's dashboard\nrenderin\n[…]\n Opus 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\nCo-authored-by: JoshSalway <1491451+JoshSalway@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix CI: Livewire 3 version constraint and flaky sampling tests (#502)",
          "author_name": "Josh Salway",
          "author_login": null,
          "committed_at": "2026-03-26T14:27:31Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4bb792f590273937f7c16c6a81098f5a931d6f8f",
          "body": null,
          "is_bot": false,
          "headline": "Fix code styling",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-03-24T18:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed348fd81135a605cc83e960ea868938334f9d0b",
          "body": "* Replace enum_value() with inline logic for older Laravel compatibility\n\nThe enum_value() helper function was added to illuminate/support in a\nrecent Laravel version. Pulse's composer.json supports ^11.0.8 but\nsrc/Pulse.php uses enum_value() which doesn't exist in 11.0.8,\ncausing \"Call to undefined\n[…]\nect string. Add (string) cast to satisfy PHPStan.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "[1.x] Fix enum_value() undefined on older Laravel versions (#501)",
          "author_name": "Josh Salway",
          "author_login": null,
          "committed_at": "2026-03-24T18:35:50Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6409f244366cac8c0641458f04fe57ce2160ed98",
          "body": "…rialization (#500)\n\n* Fix RedisTest for Laravel 13 Redis prefix and updated serialization format\n\nReplace hardcoded `laravel_database_` prefix with dynamic `Config::get('database.redis.options.prefix')` lookup across all test assertions and redis-cli commands. This makes the tests resilient to the \n[…]\nentry\" field names, which is version-independent.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "[1.x] Fix RedisTest for Laravel 13 Redis prefix change and updated se…",
          "author_name": "Josh Salway",
          "author_login": null,
          "committed_at": "2026-03-24T18:30:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a0b8e2af8d889d7dacba885083cc60d68a23b5c7",
          "body": "Livewire v4 added RequireLivewireHeaders middleware that returns 404\nif requests don't include X-Livewire header and JSON content type.\nUpdated test POST requests to use postJson() with X-Livewire header.\n\nFor the 'doesnt use pulse middleware' test, changed assertion from\nassertOk() to expect(status\n[…]\nurns 404 for empty components — but the test's intent is verifying\nPulse auth (403) is not applied to non-Pulse Livewire requests.\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix AuthTest to include required Livewire v4 headers (#499)",
          "author_name": "Josh Salway",
          "author_login": null,
          "committed_at": "2026-03-24T14:06:19Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "59f417b6ae98ba2eaefa48efd8574ddda7318805",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-03-20T00:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "998db6ca8220d7d09ee3cc89395a72a687be338a",
          "body": null,
          "is_bot": false,
          "headline": "[1.x] Add Laravel 13 support (#489)",
          "author_name": "Hamed EL-Asmaa",
          "author_login": "hamedelasma",
          "committed_at": "2026-03-18T14:20:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7e462a3da402a0e31eeeedfcf15ce97e4d79ca8",
          "body": "This section was already covered by the skill's description frontmatter and doesn't affect triggering behavior. See laravel/boost#669.",
          "is_bot": false,
          "headline": "Remove redundant \"When to Apply\" section from skill body (#491)",
          "author_name": "Pushpak Chhajed",
          "author_login": "pushpak1300",
          "committed_at": "2026-03-18T14:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41094fa74a6bde6ce2fe15f0307173d39aa5d1b1",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-03-17T14:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "088d5a5a20002343b214e7bfc949722af877d161",
          "body": null,
          "is_bot": false,
          "headline": "Fix code styling",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-03-12T21:39:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d3231b7fdf4bd2d9013e6c93170e0fd9c024be5",
          "body": null,
          "is_bot": false,
          "headline": "[feat]: allow  to accept enums (#486)",
          "author_name": "AJ",
          "author_login": "devajmeireles",
          "committed_at": "2026-03-12T21:38:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dc42367660c054af9d0b6bdf2fca426bbaa1a06",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-03-10T16:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80e4bf3444b2352925537296f9112147d3362121",
          "body": "* Add pulse-development Boost skill\n\n* Remove bold formatting from pulse-development skill\n\n* Fix docblock comment and tighten pulse skill copy\n\n* Consolidate search-docs mentions to Documentation section\n\n* Replace em dashes with two-sentence statements to match horizon style\n\n* Fix Pulse development skill setup guidance",
          "is_bot": false,
          "headline": "Add pulse-development Boost skill (#484)",
          "author_name": "Pushpak Chhajed",
          "author_login": "pushpak1300",
          "committed_at": "2026-03-06T15:32:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90a60418043b6078936691e2c3c8a118a315e59c",
          "body": "… injection (#479)",
          "is_bot": false,
          "headline": "Restrict unserialize allowed_classes in RedisIngest to prevent object…",
          "author_name": "Suliman Benhalim",
          "author_login": "sulimanbenhalim",
          "committed_at": "2026-02-26T14:38:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b6ffe415f903882ef0b971e0c9e539a66642e21",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-02-24T14:45:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cde76c1abe23492edeee7dadec01906cf70427d",
          "body": "…nment (#475)\n\n* [1.x] Supports restricting private tunnel requests for `local` environment\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\n\n* wip\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\n\n---------\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "[1.x] Supports restricting private tunnel requests for `local` enviro…",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-02-12T18:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0ce776f0e7e546bb4661c78156a3521e56cf74e",
          "body": null,
          "is_bot": false,
          "headline": "Fix code styling",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-02-12T17:20:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0677fc419863f2892471f9ccb57f106eac5ae9ec",
          "body": "…477)\n\n* Add sortBy option to Server Livewire card for customizable sorting\n\n* Add sortDirection option to Server Livewire card for customizable sorting\n\n* Remove unnecessary null values\n\nCo-authored-by: Tim MacDonald <hello@timacdonald.me>\n\n---------\n\nCo-authored-by: Nil Llisterri <nllisterri@meetingcampus.com>\nCo-authored-by: Tim MacDonald <hello@timacdonald.me>",
          "is_bot": false,
          "headline": "Add sortBy option to Server Livewire card for customizable sorting (#…",
          "author_name": "NilLlisterri",
          "author_login": "NilLlisterri",
          "committed_at": "2026-02-12T17:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faced502c8f78e5c7e5ee4f4e4054a11a63d77e5",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-01-14T22:53:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee70e069f0386060bc668d3b63a30bae403d0485",
          "body": "* Add Livewire v4 support\n\n* Update tests to use dynamic Livewire update endpoint\n\nLivewire v4 changed the update endpoint path from /livewire/update\nto a dynamic path. Use the livewireUpdateEndpoint() helper to\nsupport both v3 and v4.\n\n* Fix code styling\n\n---------\n\nCo-authored-by: joshhanley <882837+joshhanley@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add Livewire v4 support (#474)",
          "author_name": "Josh Hanley",
          "author_login": "joshhanley",
          "committed_at": "2026-01-14T22:52:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c671985378070d0db712ff869855db0c82b5636",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-12-16T15:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ace3d198283586f8dfaceb4dbe4045ee1affc21",
          "body": "Fixes: https://github.com/laravel/pulse/issues/472",
          "is_bot": false,
          "headline": "Cast Server used memory division result to int for Linux (#473)",
          "author_name": "Hossein Hosni",
          "author_login": "hosni",
          "committed_at": "2025-12-16T15:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec88f878083648c535303320bc5f57909ac84bfa",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-12-09T16:02:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6b7de0b74376201ff35aad5ad2cfde1451f9654",
          "body": "* feat: Bumping supported php Version and adjusted dependencies to install with PHP 8.5\n\n* feat: replace deprecated backtick operators with `shell_exec` functions\n\n* Fix code styling\n\n* feat: Nevermind, don't mess with supported versions\n\n* feat: fixed the test workflow.\n\n`cachewerk/relay` was not installing in PHP 8.5 causing tests to fail (The extension relay was present so the tests were not skipped)\n\n* feat: Fixed type errors reported by PHPStan\n\n* Fix code styling",
          "is_bot": false,
          "headline": "Remove deprecated backticks (#471)",
          "author_name": "Moises David Lozano Bobadilla",
          "author_login": "TomatoPana",
          "committed_at": "2025-12-08T15:52:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d081a661e7bbcab223befef749d99dce667d17c4",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-12-03T00:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "656fe8fd9d66e5533b3b536b928491d0b06ea467",
          "body": null,
          "is_bot": false,
          "headline": "Add reload command (#469)",
          "author_name": "Barry vd. Heuvel",
          "author_login": "barryvdh",
          "committed_at": "2025-11-28T20:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5637eb5c5b01bfc3cfde2ab916ff6622a28996c9",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-11-25T15:18:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a39a82087c045a2e827f9ecb0e9a510d1d00dca",
          "body": "* [1.x] PHP 8.5 Compatibility\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\n\n* Disable `cachewerk/relay` on 8.5 for now\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\n\n---------\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "[1.x] PHP 8.5 Compatibility (#467)",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-11-24T14:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "054cc98d12586bcc14f4be91a43630d55c71c63e",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-07-18T18:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c57f30aa6e094c138cd191314fe060d60773c14",
          "body": null,
          "is_bot": false,
          "headline": "Prevent usage of unpatched livewire version (#464)",
          "author_name": "Bert van Hoekelen",
          "author_login": "BertvanHoekelen",
          "committed_at": "2025-07-18T15:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ea65323ee812052bc8ffa536af704d7322b4000",
          "body": null,
          "is_bot": false,
          "headline": "Update tests.yml (#459)",
          "author_name": "Joe Tannenbaum",
          "author_login": "joetannenbaum",
          "committed_at": "2025-05-30T20:29:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1d0f08dd57fabe39c02d1cec1ff562815e8183b",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-05-27T16:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73c349777e09893a68d747bb6ae87e54eb5e5aec",
          "body": null,
          "is_bot": false,
          "headline": "adding space-y-1 to components/scroll.blade.php (#458)",
          "author_name": "AJ",
          "author_login": "devajmeireles",
          "committed_at": "2025-05-19T13:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dcbaaa5f494ccad82774de7a7ceb520d03f1a72",
          "body": "…w\" (#456)",
          "is_bot": false,
          "headline": "\"Added overflow-hidden to theme-switcher component to prevent overflo…",
          "author_name": "AJ",
          "author_login": "devajmeireles",
          "committed_at": "2025-05-14T14:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "593ba6b3ed4992484fb6a3416c41b936351cfc81",
          "body": null,
          "is_bot": false,
          "headline": "Delete art/.DS_Store",
          "author_name": "Taylor Otwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-04-04T02:29:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf55f65c3871f6e7bd73c462c16451c76aed71be",
          "body": null,
          "is_bot": false,
          "headline": "Update logo (#453)",
          "author_name": "David Hill",
          "author_login": "iamdavidhill",
          "committed_at": "2025-04-04T02:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c70f2c353d91d1040f4e2e56cc4ae21a60e3f5b4",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-03-30T16:27:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3cf86e88fa78ea8e6aeb86a7d9ea25ba2c1d31f",
          "body": "…() to public (#451)",
          "is_bot": false,
          "headline": "Make PulseMigration compatible with Laravel v12.4, changing shouldRun…",
          "author_name": "Philip Iezzi (Pipo)",
          "author_login": "onlime",
          "committed_at": "2025-03-30T16:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4abc3c1a95877e56e47dbcb34677297f972cebbf",
          "body": "- Fix tests involving date interval duration involving months\n- Update PHPStan configuration\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Test Improvements (#449)",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-03-10T17:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a742d3bc1804d268109eef79eacbe4cd24367af9",
          "body": null,
          "is_bot": false,
          "headline": "Test on Laravel 12",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-03-10T08:39:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bafaac6500ab2ea1f73eb7fb0d5f90c599537f6",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update `update-changelog.yml`",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-02-12T01:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b05195bedbb85de2299818f03b86a2abe51f9c7",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update `coding-standards.yml`",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-02-12T01:45:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82708d7add37c64946021d76115c70ca37288b0f",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-02-11T17:38:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62099ede70df2272544f0c0657eda0c73d25a6b2",
          "body": null,
          "is_bot": false,
          "headline": "Compile Assets",
          "author_name": "crynobone",
          "author_login": "crynobone",
          "committed_at": "2025-02-11T13:36:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecf576bd08a1d1d288c79f7d49cd73976d7462e8",
          "body": null,
          "is_bot": false,
          "headline": "chore: update compile assets CI permission",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-02-11T13:36:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b400996cbf7d7bcfd588b75e99c1af91dd9591ba",
          "body": null,
          "is_bot": false,
          "headline": "chore: update changelog CI permission",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-02-11T13:36:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf31b510da4f19f5f529fbfb2c76917ecccc413b",
          "body": null,
          "is_bot": false,
          "headline": "fix: encode sql queries (#443)",
          "author_name": "Jeremy Angele",
          "author_login": "angelej",
          "committed_at": "2025-02-09T19:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0545c9ded3006dc84b393a076f91268e14aa69ae",
          "body": null,
          "is_bot": false,
          "headline": "fix: vertical centering no-results on exceptions card (#439)",
          "author_name": "Jeremy Angele",
          "author_login": "angelej",
          "committed_at": "2025-02-06T21:36:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "514ed5e65a9fb47cb0ba1b546070294a2bb598a1",
          "body": null,
          "is_bot": false,
          "headline": "Default system if theme unrecognized (#440)",
          "author_name": "Tyson McCarney",
          "author_login": "J-T-McC",
          "committed_at": "2025-02-06T21:35:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d360290ea7691a4e2b6a35f1dc231f1ba09e7b29",
          "body": null,
          "is_bot": false,
          "headline": "fix: keep select fields open (#441)",
          "author_name": "Jeremy Angele",
          "author_login": "angelej",
          "committed_at": "2025-02-06T21:35:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dd31fcb4a91ef04c8d898d8054feb8d35334700",
          "body": null,
          "is_bot": false,
          "headline": "fix: Set background color for overscroll-bounce (#442)",
          "author_name": "Jeremy Angele",
          "author_login": "angelej",
          "committed_at": "2025-02-06T21:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2baf7edcc8ebcb4ca8dd1f9a11aba1eead78d22",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-01-28T15:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83a9e93b6139a09b8f970c29202739326d19e4f2",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Supports Laravel 12 (#438)",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-01-28T15:14:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4c64bba0214a52c39996360330d6816b0718d31",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-01-14T15:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d618c94a63ce097f88f96fe0bab1e598c3b6aee4",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "[1.x] Supports Relay driver on PHP 8.4 (#421)",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-01-02T15:49:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac3b8e5ea8bcea9d45a0a16e8d57497e4e939dd4",
          "body": "* Add nested controller route grouping\r\n\r\n* linting",
          "is_bot": false,
          "headline": "[1.x] Add nested controller route grouping (#433)",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2024-12-17T22:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "934b2a7d1407a49228e8a6c0bc6e88e4ef1b1d65",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2024-12-17T18:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0bf3959faa89c05fa211632b6d2665131b017fc",
          "body": null,
          "is_bot": false,
          "headline": "Prevent memory leak (#430)",
          "author_name": "Günther Debrauwer",
          "author_login": "gdebrauwer",
          "committed_at": "2024-12-12T18:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a494fe04fe897bfa4735f9ea54e737c7a1a1fb7c",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2024-12-11T23:07:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1a5bf2eca36c6e3bedb4ceecd45df7d002a1ebc",
          "body": null,
          "is_bot": false,
          "headline": "Update RemembersQueries.php (#429)",
          "author_name": "Jeremy Angele",
          "author_login": "angelej",
          "committed_at": "2024-12-11T22:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8dc1460ae4f361a35cb78efd336a582f01ea2ce",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2024-12-10T16:18:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56208e7762ef59aeb9c110b1c63fa95b71003346",
          "body": null,
          "is_bot": false,
          "headline": "Use dedicated config value for storage (#427)",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2024-12-02T15:17:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2b9d856b9bf5cf1b96c68a455c15cea2ad46fd9",
          "body": "…pe (#426)\n\n* Prevent memory leak\r\n\r\n* Fix\r\n\r\n* formatting\r\n\r\n---------\r\n\r\nCo-authored-by: Taylor Otwell <taylor@laravel.com>",
          "is_bot": false,
          "headline": "[1.x] Prevent memory leak on `pulse:check` command when using Telesco…",
          "author_name": "Günther Debrauwer",
          "author_login": "gdebrauwer",
          "committed_at": "2024-11-29T20:34:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ff6403128db11a3c727b2c035391752a28f724c",
          "body": "* feat: add command to prune data with suggested before hours\r\n\r\n* chore: remove prune structure\r\n\r\n* feat: add environment to keep data in database storage\r\n\r\n* chore: remove unused DateTimeInterface imports from Storage contracts\r\n\r\n* Update DatabaseStorage.php\r\n\r\n---------\r\n\r\nCo-authored-by: Taylor Otwell <taylor@laravel.com>",
          "is_bot": false,
          "headline": "[1.x] Add Configurable Trim Duration for Pulse Data Storage (#424)",
          "author_name": "Tharlei Aleixo",
          "author_login": "tharlei",
          "committed_at": "2024-11-29T16:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e0107ff678032f60f06900cd5835bfdae3c305c",
          "body": "* ensure run at is always returned to the front end in UTC\r\n\r\n* Fix code styling\r\n\r\n---------\r\n\r\nCo-authored-by: timacdonald <timacdonald@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[1.x] Ensure run at is always returned to the front end in UTC (#425)",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2024-11-29T13:39:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17353de7a0da8dc14cfae38bbd92aab05fbfd00c",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2024-11-26T15:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "225c02a4f7e9a6a99b48138305f9749a39443672",
          "body": null,
          "is_bot": false,
          "headline": "Format dates on graph updates (#423)",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2024-11-25T23:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7c4cf4afebb777e3b76f7dcaaf62aa03333ace5",
          "body": "* [1.x] Supports PHP 8.4\r\n\r\n* wip\r\n\r\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\r\n\r\n* wip\r\n\r\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "[1.x] Supports PHP 8.4 (#419)",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2024-11-21T15:05:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52db5d29aea916bc937fb1184ac5958ce5c8912a",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2024-11-12T16:24:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bde670e71155c969d7a9f42ba0e6465291faa0d",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies (#418)",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2024-11-12T14:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "077200b11df550abfef936b2b91356d7a4d20d80",
          "body": null,
          "is_bot": false,
          "headline": "Slow outgoing requests card fix",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2024-11-08T03:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "382a30153adc1eca93591bcc26faec2aceb23216",
          "body": "* Cache card\r\n\r\n* Exceptions card\r\n\r\n* Queues card\r\n\r\n* Servers card\r\n\r\n* Slow jobs card\r\n\r\n* Slow outgoing requests card\r\n\r\n* Slow queries card\r\n\r\n* Slow requests card\r\n\r\n* Usage card",
          "is_bot": false,
          "headline": "[1.x] Format dates to browsers timezone (#417)",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2024-11-08T03:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dd3cd257305c796900a69d3307fea3de1425813",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "driesvints",
          "author_login": "driesvints",
          "committed_at": "2024-09-03T15:19:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c0c91fd05acc537f6324b271709670ffc201e59",
          "body": null,
          "is_bot": false,
          "headline": "Delete .github/ISSUE_TEMPLATE/2_Feature_request.md",
          "author_name": "Dries Vints",
          "author_login": "driesvints",
          "committed_at": "2024-09-03T09:21:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc41cc42e6d44794bd32d6b0a1fa7720030a68f5",
          "body": null,
          "is_bot": false,
          "headline": "Update config.yml",
          "author_name": "Dries Vints",
          "author_login": "driesvints",
          "committed_at": "2024-09-03T09:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bbf914d7290fbda6d374aef792c5c0ae89df9a7",
          "body": null,
          "is_bot": false,
          "headline": "Fix static analysis",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2024-08-29T00:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fac82f041039408ac79a1acde9884fbcf7c6c1e",
          "body": null,
          "is_bot": false,
          "headline": "Removed useless default null values for env method (#404)",
          "author_name": "Sergey Pashkevich",
          "author_login": "siarheipashkevich",
          "committed_at": "2024-08-28T16:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed51bc400265ee8cf016eef1dcf14be7ffb72642",
          "body": null,
          "is_bot": false,
          "headline": "Fix static analysis",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2024-08-21T00:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 30,
      "commits_last_year": 50,
      "latest_release_at": "2026-06-03T15:15:02Z",
      "latest_release_tag": "v1.7.4",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 18,
      "days_since_latest_release": 50,
      "mean_days_between_releases": 20.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "laravel/pulse",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "laravel"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/laravel/pulse",
          "is_deprecated": false,
          "latest_version": "v1.7.4",
          "repository_url": "https://github.com/laravel/pulse",
          "versions_count": 46,
          "total_downloads": 16036014,
          "dependents_count": 122,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1089208,
          "first_published_at": null,
          "latest_published_at": "2026-06-03T14:04:01Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 51
        }
      ]
    },
    "popularity": {
      "forks": 212,
      "stars": 1703,
      "watchers": 25,
      "fork_history": {
        "days": [
          {
            "date": "2023-12-01",
            "count": 8
          },
          {
            "date": "2023-12-02",
            "count": 14
          },
          {
            "date": "2023-12-03",
            "count": 4
          },
          {
            "date": "2023-12-04",
            "count": 15
          },
          {
            "date": "2023-12-05",
            "count": 30
          },
          {
            "date": "2023-12-06",
            "count": 4
          },
          {
            "date": "2023-12-07",
            "count": 13
          },
          {
            "date": "2023-12-08",
            "count": 2
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-11",
            "count": 3
          },
          {
            "date": "2023-12-13",
            "count": 4
          },
          {
            "date": "2023-12-14",
            "count": 2
          },
          {
            "date": "2023-12-16",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 2
          },
          {
            "date": "2023-12-21",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 2
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-10",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-01-18",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-06",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 2
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-02",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-16",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 2
          },
          {
            "date": "2024-05-03",
            "count": 1
          },
          {
            "date": "2024-05-07",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-10",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2024-10-03",
            "count": 1
          },
          {
            "date": "2024-10-19",
            "count": 2
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 2
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 2
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-30",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 2
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-21",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 211,
        "total_forks": 212
      },
      "star_history": null,
      "open_issues_and_prs": 11
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 35622,
      "source_files_sampled": 143,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json",
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3xgq-45jj-v275"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 1,
            "oldest_advisory_days": 623
          },
          {
            "name": "vite",
            "direct": false,
            "version": "4.5.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-356w-63v5-8wf4",
              "GHSA-4r4m-qw57-chr8",
              "GHSA-4w7w-66w2-5vf9",
              "GHSA-859w-5945-r5v3",
              "GHSA-93m4-6634-74q7",
              "GHSA-c27g-q93r-2cwf",
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-g4jq-h2w9-997c",
              "GHSA-jqfw-vq24-v9c3",
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 13,
            "oldest_advisory_days": 548
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.18.20",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-67mh-4wv8-2f99"
            ],
            "fixed_version": "0.25.0",
            "advisory_count": 1,
            "oldest_advisory_days": 528
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.3.4",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-48c2-rrv3-qjmp"
            ],
            "fixed_version": "2.8.3",
            "advisory_count": 1,
            "oldest_advisory_days": 120
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 3,
          "moderate": 2
        },
        "advisory_count": 17,
        "affected_count": 5,
        "assessed_count": 146,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 27,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm",
        "packagist"
      ],
      "dependencies": [
        {
          "name": "guzzlehttp/promises",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.0|^2.0"
        },
        {
          "name": "doctrine/sql-formatter",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.4.1"
        },
        {
          "name": "illuminate/auth",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.48.4|^11.0.8|^12.0|^13.0"
        },
        {
          "name": "illuminate/cache",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.48.4|^11.0.8|^12.0|^13.0"
        },
        {
          "name": "illuminate/config",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.48.4|^11.0.8|^12.0|^13.0"
        },
        {
          "name": "illuminate/console",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.48.4|^11.0.8|^12.0|^13.0"
        },
        {
          "name": "illuminate/contracts",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.48.4|^11.0.8|^12.0|^13.0"
        },
        {
          "name": "illuminate/database",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.48.4|^11.0.8|^12.0|^13.0"
        },
        {
          "name": "illuminate/events",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.48.4|^11.0.8|^12.0|^13.0"
        },
        {
          "name": "illuminate/http",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.48.4|^11.0.8|^12.0|^13.0"
        },
        {
          "name": "illuminate/queue",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.48.4|^11.0.8|^12.0|^13.0"
        },
        {
          "name": "illuminate/redis",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.48.4|^11.0.8|^12.0|^13.0"
        },
        {
          "name": "illuminate/routing",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.48.4|^11.0.8|^12.0|^13.0"
        },
        {
          "name": "illuminate/support",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.48.4|^11.0.8|^12.0|^13.0"
        },
        {
          "name": "illuminate/view",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.48.4|^11.0.8|^12.0|^13.0"
        },
        {
          "name": "laravel/sentinel",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.0"
        },
        {
          "name": "livewire/livewire",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3.6.4|^4.0"
        },
        {
          "name": "symfony/console",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.0|^7.0|^8.0"
        },
        {
          "name": "nesbot/carbon",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.67|^3.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "doctrine/sql-formatter",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "guzzlehttp/promises",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/auth",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/cache",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/config",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/console",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/contracts",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/database",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/events",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/http",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/queue",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/redis",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/routing",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/support",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/view",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "laravel/sentinel",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "livewire/livewire",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "nesbot/carbon",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/console",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "@alloc/quick-lru",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.20",
            "ecosystem": "npm"
          },
          {
            "name": "@kurkle/color",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/container-queries",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/forms",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "any-promise",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "10.4.16",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.22.2",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase-css",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001574",
            "ecosystem": "npm"
          },
          {
            "name": "chart.js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "didyoumean",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dlv",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.4.622",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.18.20",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fraction.js",
            "direct": false,
            "version": "4.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "1.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mini-svg-data-uri",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mz",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-range",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-hash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-import",
            "direct": false,
            "version": "15.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-js",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-nested",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "6.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "read-cache",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.8",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "3.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sucrase",
            "direct": false,
            "version": "3.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "thenify",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "thenify-all",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-interface-checker",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "4.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "guzzlehttp/guzzle",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "mockery/mockery",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "orchestra/testbench",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "pestphp/pest",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "pestphp/pest-plugin-laravel",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "predis/predis",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 173,
        "direct_count": 19,
        "indirect_count": 154
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 7,
        "merged_prs": 243,
        "open_issues": 4,
        "closed_ratio": 0.981,
        "closed_issues": 202,
        "closed_unmerged_prs": 73
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "timacdonald",
          "commits": 371,
          "avatar_url": "https://avatars.githubusercontent.com/u/24803032?v=4"
        },
        {
          "type": "User",
          "login": "jessarcher",
          "commits": 282,
          "avatar_url": "https://avatars.githubusercontent.com/u/4977161?v=4"
        },
        {
          "type": "User",
          "login": "taylorotwell",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/463230?v=4"
        },
        {
          "type": "User",
          "login": "driesvints",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/594614?v=4"
        },
        {
          "type": "User",
          "login": "crynobone",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/172966?v=4"
        },
        {
          "type": "User",
          "login": "nunomaduro",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/5457236?v=4"
        },
        {
          "type": "User",
          "login": "angelej",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/131715596?v=4"
        },
        {
          "type": "User",
          "login": "jbrooksuk",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/246103?v=4"
        },
        {
          "type": "User",
          "login": "joetannenbaum",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/2702148?v=4"
        },
        {
          "type": "User",
          "login": "JoshSalway",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1491451?v=4"
        }
      ],
      "contributors_sampled": 63,
      "top_contributor_share": 0.432
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "coding-standards.yml",
        "compile-assets.yml",
        "dependabot-auto-merge.yml",
        "facade.yml",
        "issues.yml",
        "pull-requests.yml",
        "static-analysis.yml",
        "tests.yml",
        "update-changelog.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 4,
            "reason": "Found 7/17 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 23 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 5,
            "reason": "SAST tool is not run on all commits -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "17 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "425b3e8941c7fe86cf1e3d97bc9b3de3f00132b7",
        "ran_at": "2026-07-24T14:05:26Z",
        "aggregate_score": 5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T00:42:36Z",
      "oldest_open_prs": [
        {
          "number": 335,
          "created_at": "2024-03-15T06:52:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 470,
          "created_at": "2025-12-04T18:54:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 478,
          "created_at": "2026-02-10T16:28:05Z",
          "last_comment_at": "2026-06-18T05:11:44Z",
          "last_comment_author": "chimit"
        },
        {
          "number": 495,
          "created_at": "2026-03-18T23:22:22Z",
          "last_comment_at": "2026-05-20T18:45:28Z",
          "last_comment_author": "JonPurvis"
        },
        {
          "number": 504,
          "created_at": "2026-04-04T18:58:35Z",
          "last_comment_at": "2026-04-06T06:43:02Z",
          "last_comment_author": "ziming"
        },
        {
          "number": 508,
          "created_at": "2026-05-14T15:04:54Z",
          "last_comment_at": "2026-05-21T12:39:51Z",
          "last_comment_author": "valorin"
        },
        {
          "number": 529,
          "created_at": "2026-07-24T14:04:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-07T20:18:46Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 455,
          "created_at": "2025-05-02T06:41:24Z",
          "last_comment_at": "2025-05-07T07:02:55Z",
          "last_comment_author": "crynobone"
        },
        {
          "number": 476,
          "created_at": "2026-01-27T10:24:25Z",
          "last_comment_at": "2026-06-13T09:50:26Z",
          "last_comment_author": "skeeith"
        },
        {
          "number": 505,
          "created_at": "2026-04-14T08:20:40Z",
          "last_comment_at": "2026-07-16T13:21:23Z",
          "last_comment_author": "sgilberg"
        },
        {
          "number": 528,
          "created_at": "2026-07-24T08:33:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/laravel/pulse",
    "host": "github.com",
    "name": "pulse",
    "owner": "laravel"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 77,
      "inputs": {
        "security": 60,
        "vitality": 84,
        "community": 88,
        "governance": 79,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 84,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "commits_last_year": 50,
              "human_commit_share": 0.9,
              "days_since_last_push": 0,
              "active_weeks_last_year": 18
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "18/52 weeks with commits",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 18
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "50 commits in the last year",
                "points": 15.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 50
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 30,
              "latest_release_tag": "v1.7.4",
              "releases_from_tags": false,
              "days_since_latest_release": 50,
              "mean_days_between_releases": 20.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "30 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 50 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 50
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~20.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 20.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 50,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 50 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 50
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 88,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "forks": 212,
              "stars": 1703,
              "watchers": 25,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,703 stars",
                "points": 52.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1703
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "212 forks",
                "points": 19.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 212
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "25 watchers",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "packages": [
                "laravel/pulse"
              ],
              "dependents": 122,
              "ecosystems": "packagist",
              "total_downloads": 16036014,
              "monthly_downloads": 1089208
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,089,208 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1089208,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "122 packages depend on it",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 122
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 79,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 63,
              "top_contributor_share": 0.432
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 43% of commits",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 43
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "63 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 63
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 23 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "merged_prs": 243,
              "open_issues": 4,
              "closed_issues": 202,
              "issue_closed_ratio": 0.981,
              "closed_unmerged_prs": 73
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "98% of issues closed",
                "points": 45.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "243/316 decided PRs merged",
                "points": 29.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 243,
                      "decided": 316
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/17 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 10894,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "laravel",
              "public_repos": 134,
              "account_age_days": 5468
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "10,894 followers of laravel",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10894,
                      "login": "laravel"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "134 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 134
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "laravel/pulse"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 51
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on packagist",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 51 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 51
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "46 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "9 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "insights",
                "laravel",
                "monitoring",
                "performance"
              ],
              "has_wiki": false,
              "homepage": "https://pulse.laravel.com",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://pulse.laravel.com",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 60,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 7/17 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 23 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 5",
                "points": 2.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "17 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 146 resolved dependencies against OSV; 27 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.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 146
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 27
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 17,
              "affected_packages": 5,
              "assessed_packages": 146,
              "unassessed_packages": 27,
              "affected_by_severity": "high 3, moderate 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 146,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 45,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.533,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "48 of 90 human commits state their intent (structured subject or explanatory body)",
                "points": 28.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 48,
                      "sampled": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.04,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.1
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "4 of the last 100 commits agent-authored or agent-credited",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "10 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 10,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 35622,
              "source_files_sampled": 143,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "PHP without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "PHP"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/143 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 143,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T14:05:55.067273Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/laravel/pulse.svg",
  "full_name": "laravel/pulse",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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 v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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