Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 10:40 UTC

Thavarshan / filterable

🔍 Enhance Laravel queries with adaptable, customisable filters and intelligent caching to improve both performance and functionality.

PHPMIT★ 196 stars⑂ 10 forkssince Apr 2024View on GitHub ↗

Thavarshan/filterable holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (72/100) and lowest on Community & Adoption (49/100). It was last updated 30 days ago. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

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.

60
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

Jerome ThayananthajothyPersonal account
71 followers47 public repossince Feb 2015@edusight-ai

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistjerome/filterable2.1.22,23121124 days agofilterqueryeloquent

Metrics by category

Vitality

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

60Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 30 days ago
4.2/36Commit cadence — 6/52 weeks with commits
12.4/18Commit volume — 23 commits in the last year
1/10OpenSSF Scorecard: Maintained — 1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year23
human_commit_share0.87
days_since_last_push30
active_weeks_last_year6
How it's scored
27/27Ships releases — 21 releases published
27/36Release recency — latest release 124 days ago
19.8/27Release cadence — a release every ~63.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count21
latest_release_tag2.1.2
releases_from_tagsno
days_since_latest_release124
mean_days_between_releases63.4
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?

49At risk · 18% of overall
How it's scored
37.1/60Stars — 196 stars
8/25Forks — 10 forks
0/15Watchers — 1 watchers
Inputs used
forks10
stars196
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes
How it's scored
44.6/80Monthly downloads — 2,231 downloads/month across packagist
0/20Registry dependents — 0 packages depend on it
Inputs used
packagesjerome/filterable
dependents0
ecosystemspackagist
total_downloads35,431
monthly_downloads2,231

Sustainability & Governance

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

60Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
42.1/46.8Issue resolution — 90% of issues closed
32.4/38.3PR acceptance — 22/26 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/16 approved changesets -- score normalized to 0
Inputs used
merged_prs22
open_issues1
closed_issues9
issue_closed_ratio0.9
closed_unmerged_prs4
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.4/25Owner reach — 71 followers of Thavarshan
24.2/25Track record — 47 public repos, account ~11 yr old
Inputs used
followers71
owner_typeUser
is_verified
owner_loginThavarshan
public_repos47
account_age_days4,188
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 124 days ago
20/20Version history — 21 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesjerome/filterable
ecosystemspackagist
any_deprecatedno
min_days_since_publish124

Engineering Quality

Are baseline engineering and documentation practices in place?

72Good · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — phpstan.neon
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 6 out of 7 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 7 topics
0/10Wiki
Inputs used
topicsdatabase-queries, eloquent, eloquent-orm, eloquent-orm-models, filter, filterable, laravel
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

56Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2/2.5CI-Tests — 6 out of 7 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/16 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0.8/7.5Maintained — 1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
4/5SAST — SAST tool is not run on all commits -- score normalized to 8
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 28 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): packaging, signed_releases. 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
advisories28
affected_packages14
assessed_packages156
unassessed_packages0
affected_by_severityhigh 5, moderate 8, low 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 156 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

56Moderate · 0% of overall
How it's scored
45/45Agent instructions — .github/copilot-instructions.md, AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
5.5/40Legible commit history — 9 of 87 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.103
agent_instruction_files.github/copilot-instructions.md, AGENTS.md, CLAUDE.md
agent_instruction_max_bytes5,121
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — phpstan.neon
0/11Static type checking
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 5 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 7 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilescomposer.lock, package-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.05
toolchain_manifests
dependency_bot_commit_share0.07
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/48 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes22,795
source_files_sampled48
oversized_source_files0

Key facts

196GitHub stars
1contributors
23commits, last 12 months
30days since last push
21releases
1bus factor
1open issues
npm, Packagistpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 10 ⇿
0Stars
10Forks
11Releases

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.

02468101012024-042024-112025-06
Major 1Minor 2Patch 8

Each point covers 2 days.

OpenSSF Scorecard 4.5 / 10
4.5aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
8CI-Tests6 out of 7 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/16 approved changesets -- score normalized to 0
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
8SASTSAST tool is not run on all commits -- score normalized to 8
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities28 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
Packagistilluminate/cache^11.0|^12.0|^13.0composer.json
Packagistilluminate/contracts^11.0|^12.0|^13.0composer.json
Packagistilluminate/database^11.0|^12.0|^13.0composer.json
Packagistilluminate/http^11.0|^12.0|^13.0composer.json
Packagistilluminate/support^11.0|^12.0|^13.0composer.json
Packagistnesbot/carbon^2.72|^3.0composer.json
Packagistspatie/laravel-package-tools^1.93composer.json
All dependencies 156

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

RegistryPackageVersionRelation
Packagistnesbot/carbon3.11.3direct
Packagistspatie/laravel-package-tools1.93.0direct
npmhusky9.1.7indirect
Packagistbrick/math0.14.8indirect
Packagistcarbonphp/carbon-doctrine-types3.2.0indirect
Packagistclue/ndjson-react1.3.0indirect
Packagistcmgmyr/phploc8.0.6indirect
Packagistcomposer/pcre3.3.2indirect
Packagistcomposer/semver3.4.4indirect
Packagistcomposer/xdebug-handler3.0.5indirect
Packagistdealerdirect/phpcodesniffer-composer-installer1.1.2indirect
Packagistdflydev/dot-access-data3.0.3indirect
Packagistdoctrine/inflector2.1.0indirect
Packagistdoctrine/lexer3.0.1indirect
Packagistdragonmantank/cron-expression3.6.0indirect
Packagistegulias/email-validator4.0.4indirect
Packagistevenement/evenement3.0.2indirect
Packagistfakerphp/faker1.24.1indirect
Packagistfidry/cpu-core-counter1.3.0indirect
Packagistfilp/whoops2.18.4indirect
Packagistfriendsofphp/php-cs-fixer3.88.2indirect
Packagistfruitcake/php-cors1.4.0indirect
Packagistgraham-campbell/result-type1.1.4indirect
Packagistguzzlehttp/guzzle7.10.0indirect
Packagistguzzlehttp/promises2.3.0indirect
Packagistguzzlehttp/psr72.9.0indirect
Packagistguzzlehttp/uri-template1.0.5indirect
Packagisthamcrest/hamcrest-php2.1.1indirect
Packagistiamcal/sql-parser0.6indirect
Packagistjustinrainbow/json-schema6.6.0indirect
Packagistlarastan/larastan3.7.2indirect
Packagistlaravel/framework12.55.1indirect
Packagistlaravel/pail1.2.3indirect
Packagistlaravel/pint1.25.1indirect
Packagistlaravel/prompts0.3.15indirect
Packagistlaravel/serializable-closure2.0.10indirect
Packagistlaravel/tinker2.10.1indirect
Packagistleague/commonmark2.8.1indirect
Packagistleague/config1.2.0indirect
Packagistleague/container5.1.0indirect
Packagistleague/flysystem3.32.0indirect
Packagistleague/flysystem-local3.31.0indirect
Packagistleague/mime-type-detection1.16.0indirect
Packagistleague/uri7.8.1indirect
Packagistleague/uri-interfaces7.8.1indirect
Packagistmarc-mabe/php-enum4.7.2indirect
Packagistmockery/mockery1.6.12indirect
Packagistmonolog/monolog3.10.0indirect
Packagistmyclabs/deep-copy1.13.4indirect
Packagistnette/schema1.3.5indirect
Packagistnette/utils4.1.3indirect
Packagistnikic/php-parser5.6.1indirect
Packagistnunomaduro/collision8.8.2indirect
Packagistnunomaduro/phpinsights2.13.1indirect
Packagistnunomaduro/termwind2.4.0indirect
Packagistorchestra/canvas10.0.2indirect
Packagistorchestra/canvas-core10.0.1indirect
Packagistorchestra/sidekick1.2.17indirect
Packagistorchestra/testbench10.6.0indirect
Packagistorchestra/testbench-core10.6.5indirect
Packagistorchestra/workbench10.0.6indirect
Packagistphar-io/manifest2.0.4indirect
Packagistphar-io/version3.2.1indirect
Packagistphp-parallel-lint/php-parallel-lint1.4.0indirect
Packagistphpoption/phpoption1.9.5indirect
Packagistphpstan/phpdoc-parser2.3.2indirect
Packagistphpstan/phpstan2.1.31indirect
Packagistphpunit/php-code-coverage11.0.11indirect
Packagistphpunit/php-file-iterator5.1.0indirect
Packagistphpunit/php-invoker5.0.1indirect
Packagistphpunit/php-text-template4.0.1indirect
Packagistphpunit/php-timer7.0.1indirect
Packagistphpunit/phpunit11.5.42indirect
Packagistpsr/cache3.0.0indirect
Packagistpsr/clock1.0.0indirect
Packagistpsr/container2.0.2indirect
Packagistpsr/event-dispatcher1.0.0indirect
Packagistpsr/http-client1.0.3indirect
Packagistpsr/http-factory1.1.0indirect
Packagistpsr/http-message2.0indirect
Packagistpsr/log3.0.2indirect
Packagistpsr/simple-cache3.0.0indirect
Packagistpsy/psysh0.12.12indirect
Packagistralouphie/getallheaders3.0.3indirect
Packagistramsey/collection2.1.1indirect
Packagistramsey/uuid4.9.2indirect
Packagistreact/cache1.2.0indirect
Packagistreact/child-process0.6.6indirect
Packagistreact/dns1.13.0indirect
Packagistreact/event-loop1.5.0indirect
Packagistreact/promise3.3.0indirect
Packagistreact/socket1.16.0indirect
Packagistreact/stream1.4.0indirect
Packagistsebastian/cli-parser3.0.2indirect
Packagistsebastian/code-unit3.0.3indirect
Packagistsebastian/code-unit-reverse-lookup4.0.1indirect
Packagistsebastian/comparator6.3.2indirect
Packagistsebastian/complexity4.0.1indirect
Packagistsebastian/diff6.0.2indirect
Packagistsebastian/environment7.2.1indirect
Packagistsebastian/exporter6.3.2indirect
Packagistsebastian/global-state7.0.2indirect
Packagistsebastian/lines-of-code3.0.1indirect
Packagistsebastian/object-enumerator6.0.1indirect
Packagistsebastian/object-reflector4.0.1indirect
Packagistsebastian/recursion-context6.0.3indirect
Packagistsebastian/type5.1.3indirect
Packagistsebastian/version5.0.2indirect
Packagistslevomat/coding-standard8.22.1indirect
Packagistsquizlabs/php_codesniffer3.13.4indirect
Packagiststaabm/side-effects-detector1.0.5indirect
Packagistsymfony/cache7.3.4indirect
Packagistsymfony/cache-contracts3.6.0indirect
Packagistsymfony/clock8.0.0indirect
Packagistsymfony/console7.4.7indirect
Packagistsymfony/css-selector8.0.6indirect
Packagistsymfony/deprecation-contracts3.6.0indirect
Packagistsymfony/error-handler7.4.4indirect
Packagistsymfony/event-dispatcher7.4.4indirect
Packagistsymfony/event-dispatcher-contracts3.6.0indirect
Packagistsymfony/filesystem7.3.2indirect
Packagistsymfony/finder7.4.6indirect
Packagistsymfony/http-client7.3.4indirect
Packagistsymfony/http-client-contracts3.6.0indirect
Packagistsymfony/http-foundation7.4.7indirect
Packagistsymfony/http-kernel7.4.7indirect
Packagistsymfony/mailer7.4.6indirect
Packagistsymfony/mime7.4.7indirect
Packagistsymfony/options-resolver7.3.3indirect
Packagistsymfony/polyfill-ctype1.33.0indirect
Packagistsymfony/polyfill-intl-grapheme1.33.0indirect
Packagistsymfony/polyfill-intl-idn1.33.0indirect
Packagistsymfony/polyfill-intl-normalizer1.33.0indirect
Packagistsymfony/polyfill-mbstring1.33.0indirect
Packagistsymfony/polyfill-php801.33.0indirect
Packagistsymfony/polyfill-php811.33.0indirect
Packagistsymfony/polyfill-php831.33.0indirect
Packagistsymfony/polyfill-php841.33.0indirect
Packagistsymfony/polyfill-php851.33.0indirect
Packagistsymfony/polyfill-uuid1.33.0indirect
Packagistsymfony/process7.4.5indirect
Packagistsymfony/routing7.4.6indirect
Packagistsymfony/service-contracts3.6.1indirect
Packagistsymfony/stopwatch7.3.0indirect
Packagistsymfony/string8.0.6indirect
Packagistsymfony/translation8.0.6indirect
Packagistsymfony/translation-contracts3.6.1indirect
Packagistsymfony/uid7.4.4indirect
Packagistsymfony/var-dumper7.4.6indirect
Packagistsymfony/var-exporter7.3.4indirect
Packagistsymfony/yaml7.3.3indirect
Packagisttheseer/tokenizer1.2.3indirect
Packagisttightenco/duster3.2.0indirect
Packagisttijsverkoyen/css-to-inline-styles2.4.0indirect
Packagistvlucas/phpdotenv5.6.3indirect
Packagistvoku/portable-ascii2.0.3indirect
Dependency advisories 14

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

PackageVersionRelationSeverityAdvisoriesFixed in
laravel/framework12.55.1indirecthigh213.12.0
phpunit/phpunit11.5.42indirecthigh112.5.8
symfony/cache7.3.4indirecthigh18.0.12
symfony/http-kernel7.4.7indirecthigh18.0.12
symfony/mailer7.4.6indirecthigh18.0.12
guzzlehttp/guzzle7.10.0indirectmoderate77.15.1
guzzlehttp/psr72.9.0indirectmoderate42.12.3
league/commonmark2.8.1indirectmoderate12.8.2
psy/psysh0.12.12indirectmoderate10.12.19
symfony/mime7.4.7indirectmoderate28.0.12
symfony/polyfill-intl-idn1.33.0indirectmoderate11.38.1
symfony/routing7.4.6indirectmoderate28.0.13
symfony/yaml7.3.3indirectmoderate38.0.12
symfony/http-foundation7.4.7indirectlow18.0.13

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": [
        "database-queries",
        "eloquent",
        "eloquent-orm",
        "eloquent-orm-models",
        "filter",
        "filterable",
        "laravel"
      ],
      "is_fork": false,
      "size_kb": 2209,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 247811,
        "Shell": 7921
      },
      "pushed_at": "2026-06-22T10:23:02Z",
      "created_at": "2024-04-07T17:13:46Z",
      "owner_type": "User",
      "updated_at": "2026-07-10T07:32:59Z",
      "description": "🔍 Enhance Laravel queries with adaptable, customisable filters and intelligent caching to improve both performance and functionality.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://thavarshan.com",
      "name": "Jerome Thayananthajothy",
      "type": "User",
      "login": "Thavarshan",
      "company": "@edusight-ai",
      "location": "Colombo, Sri Lanka",
      "followers": 71,
      "avatar_url": "https://avatars.githubusercontent.com/u/10804999?v=4",
      "created_at": "2015-02-02T05:11:03Z",
      "is_verified": null,
      "public_repos": 47,
      "account_age_days": 4188
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "2.1.2",
          "kind": "patch",
          "published_at": "2026-03-19T12:10:24Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2025-12-05T14:14:41Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2025-10-14T10:25:35Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2025-05-14T05:03:46Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2025-05-13T19:10:09Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2025-02-25T06:31:07Z"
        },
        {
          "tag": "1.1.7",
          "kind": "patch",
          "published_at": "2025-02-23T14:16:31Z"
        },
        {
          "tag": "1.1.6",
          "kind": "patch",
          "published_at": "2024-09-25T10:26:53Z"
        },
        {
          "tag": "1.1.5",
          "kind": "patch",
          "published_at": "2024-09-24T20:58:21Z"
        },
        {
          "tag": "1.1.4",
          "kind": "patch",
          "published_at": "2024-08-25T21:53:42Z"
        },
        {
          "tag": "1.1.3",
          "kind": "patch",
          "published_at": "2024-07-14T01:37:27Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2024-05-16T16:09:42Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2024-05-01T21:27:22Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2024-04-23T01:45:16Z"
        },
        {
          "tag": "1.0.6",
          "kind": "patch",
          "published_at": "2024-04-14T13:27:28Z"
        },
        {
          "tag": "1.0.5",
          "kind": "patch",
          "published_at": "2024-04-10T19:55:55Z"
        },
        {
          "tag": "1.0.4",
          "kind": "patch",
          "published_at": "2024-04-10T15:08:22Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2024-04-10T10:24:48Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2024-04-10T10:01:12Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2024-04-10T01:01:00Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2024-04-10T00:27:22Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e2cb303ca2c942086d78f73efcbd1b76e0638b8f",
          "body": null,
          "is_bot": false,
          "headline": "Disable implicit cache enabling",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2026-05-06T15:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "960275255145bb3b7fb5484cff8ae427d72f44fa",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2026-03-19T12:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d6ecaf77e0d24831d24ff669100116a38666fb9",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Thavarshan",
          "author_login": "Thavarshan",
          "committed_at": "2026-03-19T12:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "691646cadfa0ddb9d8a92f4d3e4ec7ddbc442393",
          "body": null,
          "is_bot": false,
          "headline": "Remove commented-out auto-commit action from lint workflow",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2026-03-19T12:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ede141fbe445b9c77cb6d27a573638133417e72",
          "body": null,
          "is_bot": false,
          "headline": "Fix lint CI dependency resolution",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2026-03-19T12:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecd71bf8245a4e9a47f88aa9f227bd0dbb1a2e14",
          "body": null,
          "is_bot": false,
          "headline": "Add PHP 8.5 to CI matrix",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2026-03-19T12:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45488b99e96338fce887e1af5836f51a1c585253",
          "body": null,
          "is_bot": false,
          "headline": "Address Copilot PR feedback",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2026-03-19T12:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b12fa315f76a55c8a834d6135d62a08f8b4ff38a",
          "body": null,
          "is_bot": false,
          "headline": "Add Laravel 13 support",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2026-03-19T12:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a714a3cae1b5fe32097677739f744e8ed8d873bc",
          "body": "…ndabot/fetch-metadata-2.5.0\n\nBump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
          "is_bot": true,
          "headline": "Merge pull request #33 from Thavarshan/dependabot/github_actions/depe…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-12T12:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fafd03622f61c4ef0e18deedfdb56c6073e25c4",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.4.0 to 2.5.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.4.0...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-version: 2.5.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-12T12:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82a468126b823e0ddd3f5117de760236e572da88",
          "body": "…bindings, and improve API documentation",
          "is_bot": false,
          "headline": "Update README.md: enhance installation instructions, clarify feature …",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2025-12-05T15:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed76f130b5f593665d4f1b65b4832ecc6c987e88",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Thavarshan",
          "author_login": "Thavarshan",
          "committed_at": "2025-12-05T14:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6c286de769a2c5854e20c0b1ed9f9a0a509598b",
          "body": "…nsistent request setup, remove redundant constructor\n\nCo-authored-by: Thavarshan <10804999+Thavarshan@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Address review comments: update docblock, add query assertion, use co…",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-12-05T14:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0664d8d226f80b8796c69b0599ead0933b96619",
          "body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update FilterDependencyInjectionTest.php",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2025-12-05T14:09:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c0050e9318f1ea868016750207f2ad5c3d94cc5f",
          "body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update FilterDependencyInjectionTest.php",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2025-12-05T14:09:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f04e2d9cafb7687fb68712061b30090b45b1ab8e",
          "body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update FilterableServiceProvider.php",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2025-12-05T14:09:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c7ffe6f0dae3dfef21cf0dd802cf15dc60f68feb",
          "body": "…I container\n\nFixes #30 - Request parameters not included in filter object pulled from DI container\n\nWhen using dependency injection in controllers like:\n  public function index(PostFilter $postFilter)\n\nThe filter methods were not being called because Laravel's DI container\nwas creating a new empty \n[…]\nt'])\n- Add comprehensive test suite for DI container resolution scenarios\n\nThe fix ensures that DI-resolved filters behave identically to manually\ninstantiated filters using new PostFilter(request()).",
          "is_bot": false,
          "headline": "fix: ensure Filter receives current HTTP request when resolved from D…",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2025-12-05T14:09:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d5e35d7f19cdb375fa695532224340e61cd01ae8",
          "body": "…not properly detected",
          "is_bot": false,
          "headline": "fix: config publish not identified as the service provider class was …",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2025-10-14T10:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f3b4a4fe214b2dfa61752de205eeef5eb580d46",
          "body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 7.\n- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)\n- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)\n- [Co\n[…]\n stefanzweifel/git-auto-commit-action\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump stefanzweifel/git-auto-commit-action from 5 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-14T09:04:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f05edcecd4376134e02316f1ba0aca1fe2aea41c",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-14T09:04:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b22228826af9d8410981c02b05ee36de56b5aa35",
          "body": null,
          "is_bot": false,
          "headline": "Fix husky pre-commit hook",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2025-10-14T09:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddcdd0f7b663671f951dacf54a2c78d8b5d84897",
          "body": null,
          "is_bot": false,
          "headline": "fix(chore): fix code formatting issues",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2025-10-14T08:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e467a969fe36629e4b60042fd9be6a068fd23b6",
          "body": null,
          "is_bot": false,
          "headline": "Add lifecycle events, streaming helpers, and integration test",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2025-10-14T08:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35d4a35c8898ea19a17074ab4d92c438952c40b7",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Thavarshan",
          "author_login": "Thavarshan",
          "committed_at": "2025-05-14T05:04:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05b8852cae8563dae1b83a1f55b2c2fd9e386250",
          "body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update src/Filterable/Concerns/InteractsWithCache.php",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2025-05-14T04:50:45Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0c09cc7ef7afdf822549c546fc5f120acf069ff5",
          "body": null,
          "is_bot": false,
          "headline": "Remove VitePress scripts and dependency from package.json",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2025-05-14T04:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a198cad031a4c7b0d4c1d1ae3828aa8a1a8114d",
          "body": "…tests for user scenarios",
          "is_bot": false,
          "headline": "Refactor cache key generation to handle null user gracefully and add …",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2025-05-14T04:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "730d6078f9c551088856ca7a2fdf8ff315536cf0",
          "body": null,
          "is_bot": false,
          "headline": "Update banner image asset from PNG to JPG format",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-05-13T19:36:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb90861a4b40877122bae5cd223942fb74a31130",
          "body": null,
          "is_bot": false,
          "headline": "Replace PNG assets with JPG versions for banner and social images",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-05-13T19:36:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfd487bf207b271c1772af3252d37ad8a2621815",
          "body": null,
          "is_bot": false,
          "headline": "Update banner image asset from JPG to PNG format",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-05-13T19:31:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "440e2d36e82f1daa8495ea362a78c6b8063c1895",
          "body": null,
          "is_bot": false,
          "headline": "Replace JPG assets with PNG versions for banner and social images",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-05-13T19:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "549d0cc18ee7d024415c7ae2fadf8117092ab2b8",
          "body": null,
          "is_bot": false,
          "headline": "Update banner image asset",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-05-13T19:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "457ee89fcb3a26f2f64a0e8f2217fca6a13de166",
          "body": null,
          "is_bot": false,
          "headline": "Replace PNG assets with JPG versions for banner and social images",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-05-13T19:25:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "820f411e0d1a2684c97af8a1a0c9524a60487c48",
          "body": null,
          "is_bot": false,
          "headline": "Add new banner image to assets",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-05-13T19:23:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e39272689fead676c9b6086399f20026c32c99b3",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused banner image from assets",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-05-13T19:22:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99f30b2e0375001af53d68f7d982893889727a71",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Thavarshan",
          "author_login": "Thavarshan",
          "committed_at": "2025-05-13T19:10:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aecd28695569eac5c6a744a6872b046aa65ee91",
          "body": "…n permissions\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Potential fix for code scanning alert no. 4: Workflow does not contai…",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2025-05-13T19:07:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6bb09dbe7a1d9c614046f3fe48098602a5fbfe77",
          "body": "- Implement MonitorsPerformanceTest to validate performance monitoring features in filters.\n- Create SupportsFilterChainingTest to ensure filter chaining works correctly with various clauses.\n- Develop TransformsFilterValuesTest to test value transformation capabilities in filters.\n- Introduce ValidatesFilterInputTest to validate input filtering and custom validation rules.",
          "is_bot": false,
          "headline": "Add comprehensive tests for filter functionality",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-05-13T19:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daad5ceb549a14fcd09ad0184e649d606740e2be",
          "body": null,
          "is_bot": false,
          "headline": "Add banner and social media images for improved project branding",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-05-13T19:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63517cf294a831fea63b817b37947b71872a1bb1",
          "body": "… model-specific filter stubs",
          "is_bot": false,
          "headline": "Refactor filter handling and enhance filter generation; add basic and…",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-05-13T19:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b78376a303b4722961a5e2d8459270bb6c198874",
          "body": "…ng mechanisms",
          "is_bot": false,
          "headline": "Add linting and testing workflows; refactor filter handling and cachi…",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-05-13T19:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37bc1c0d69c77c34be09f7bd5e5a4ed5f94e85cc",
          "body": "- Added caching support in FilterTest to utilize cached execution.\n- Updated MockFilter to use getBuilder() for query building.\n- Refactored MockTestFilter to call getBuilder() for fetching results.\n- Introduced HandlesFilterablesTest to dynamically apply filters based on request parameters.\n- Creat\n[…]\ngement during query execution.\n- Enhanced OptimizesQueriesTest to validate query optimizations and feature toggling.\n- Added comprehensive tests for filter application, pre-filters, and optimizations.",
          "is_bot": false,
          "headline": "Enhance filter functionality and testing",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-05-13T19:07:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "55494e8aa007f650024d4ac06200abf660347503",
          "body": "- Updated FilterableTest to use the new Filter contract.\n- Refactored MockFilter to extend TestFilter and improved filter methods.\n- Introduced MockFilterableFactory for creating test data.\n- Added TestFilter class with caching and request handling capabilities.\n- Created ManagesMemoryTest to valida\n[…]\nsure query optimizations are applied correctly.\n- Enhanced TestCase setup to include new database schema with additional fields.\n- Updated MockFilterable to include new attributes and factory methods.",
          "is_bot": false,
          "headline": "Refactor filterable tests and implement new features",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-05-13T19:07:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ad7f0c17c70689d8c64de1003150276457763b73",
          "body": "…ndabot/fetch-metadata-2.4.0\n\nBump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
          "is_bot": true,
          "headline": "Merge pull request #22 from Thavarshan/dependabot/github_actions/depe…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-12T10:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "febb59c8030558a3ce557e36b05d3417e45c36db",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.3.0...v2.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-version: 2.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-12T10:47:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a15385483136faa4e3164db3911fc662b960519d",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Thavarshan",
          "author_login": "Thavarshan",
          "committed_at": "2025-02-25T06:31:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "725ddcc1599022058c5ec27eb93a7072be5d4edc",
          "body": "…analysis",
          "is_bot": false,
          "headline": "Update larastan version to ^3.1 in composer.json for improved static …",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-02-25T06:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "099820812fbe9740b643914da9a797313f41b04c",
          "body": "…compatibility with Laravel 12",
          "is_bot": false,
          "headline": "Update dependencies in GitHub Actions workflow and composer.json for …",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-02-25T06:01:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd2d1a952a88450a9edac00f1a61d3e2906c5c5e",
          "body": "…nd 12",
          "is_bot": false,
          "headline": "Update testbench versions in GitHub Actions workflow for Laravel 11 a…",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-02-25T05:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ce304dbd1cf2a4ea6151f25ab9a41d5f51393db",
          "body": "…el 10",
          "is_bot": false,
          "headline": "Update GitHub Actions workflow to support Laravel 12 and remove Larav…",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-02-25T05:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ce4de7b3b8925460d743b758c80e510e540a16e",
          "body": "… Laravel 10",
          "is_bot": false,
          "headline": "Update GitHub Actions workflow to support Laravel 11 and 12, dropping…",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-02-25T05:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a774ba256ee89d972bf02df548b5708f493e3f82",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Laravel 12 and drop support for Laravel 10",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-02-25T05:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "473cda8a585309ef559f934a9805443bf9102ac0",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Thavarshan",
          "author_login": "Thavarshan",
          "committed_at": "2025-02-23T14:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed45d392bc314266bda153dac0d8b3ff11f90dc5",
          "body": null,
          "is_bot": false,
          "headline": "Update PHP version support to include 8.4 in workflow and composer.json",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-02-23T14:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d39bed7a84ce5df2a25c3b9dc87681f15d427a01",
          "body": null,
          "is_bot": false,
          "headline": "Refactor code style and update test annotations; remove unused interface",
          "author_name": "Jerome Thayananthajothy",
          "author_login": null,
          "committed_at": "2025-02-23T14:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f285e6b0c79828138713a3ef2cdfc2cb777220bd",
          "body": "…ndabot/fetch-metadata-2.3.0\n\nBump dependabot/fetch-metadata from 2.2.0 to 2.3.0",
          "is_bot": true,
          "headline": "Merge pull request #21 from Thavarshan/dependabot/github_actions/depe…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-27T11:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd86d90406f1b03e373fa5d4f47b77577bd9072c",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-27T11:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f38196ee46448cb83f4c5a46f0c8c08f890c1463",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2025-01-15T07:56:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a54cee4af33ebd808d39880f4923c9896ce5d5e6",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-10-30T05:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cac0c4b7cfe01b054cb8f892231147e07200881c",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-10-10T11:24:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "540aec0b165d6569c39db33cca62b3933a142fd2",
          "body": null,
          "is_bot": false,
          "headline": "Update PHP version requirement and illuminate/cache dependency",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-09-25T10:42:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87ed8d1c60a3f28ea5cd7687925e46e4fd16122e",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Thavarshan",
          "author_login": "Thavarshan",
          "committed_at": "2024-09-25T10:27:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5288d1897f88f1c88423b81801076e3193cb2a24",
          "body": null,
          "is_bot": false,
          "headline": "Update PHP version requirement and illuminate/cache dependency",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-09-25T10:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0a07b3a82b25c26236f94bc225f3b913e033460",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Thavarshan",
          "author_login": "Thavarshan",
          "committed_at": "2024-09-24T20:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80101cd1e04ce16672972230b2c662e484d9ae47",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-09-24T20:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "411c470e7c20f1e9ff2328894aad39e4d5857bee",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-09-11T19:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f0b2c2d8cbf8f48d7d3ae595b4566badf79b986",
          "body": null,
          "is_bot": false,
          "headline": "Update FUNDING.yml",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-09-10T09:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccdf514b5301b373c7803defc87e741befa9b15b",
          "body": null,
          "is_bot": false,
          "headline": "Update FUNDING.yml",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-09-10T09:00:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6b01924dbb4888dc525872fbff74324962f4013",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-09-09T15:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "407ecc572078c5ffd728106bca8ce530b84c7981",
          "body": null,
          "is_bot": false,
          "headline": "Update sponsor config",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-08-26T06:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3bfe97b855344bad87f087fc0bf8d1212c5a094",
          "body": null,
          "is_bot": false,
          "headline": "Update sponsor config",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-08-26T06:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77d17b15f11dc2413c4377c92ccef32a8b25b9b6",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Thavarshan",
          "author_login": "Thavarshan",
          "committed_at": "2024-08-25T21:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99c9f46ed56578df5d813f9d3b5b326269e769b2",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-08-25T21:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df129975c74f3b80eeb5b173dd1e36cd3b9112fe",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-08-17T18:47:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84992cb7d02d17003495f49595ca0a79e6b9889d",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-08-13T23:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7e07b67ff4d035254d70bd5eaac34ec882d1064",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-08-03T00:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "170576fa003d03cbaf3d655643b034380e7f43a2",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.lock",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-07-25T21:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b72457403bd64185abf95752e52e4c25f40a663e",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Thavarshan",
          "author_login": "Thavarshan",
          "committed_at": "2024-07-14T01:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e9e47e650190a0e0a7d4707239fa143032468a3",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-07-14T01:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c30d0f4a41a671f28519acf6237a516b2e39907c",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-07-11T01:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeb2e5433c824603f935393d9e1aba22f22c2420",
          "body": "…ndabot/fetch-metadata-2.2.0\n\nBump dependabot/fetch-metadata from 2.1.0 to 2.2.0",
          "is_bot": true,
          "headline": "Merge pull request #20 from Thavarshan/dependabot/github_actions/depe…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-07-08T10:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5da2a467421372544d5246edea4b966d7c0f834e",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.1.0 to 2.2.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.1.0...v2.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-08T10:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be1e4c83b519e306a24bfe3dff6579882f6318cb",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-07-04T22:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab5cc992e7c884bac837ba2975e58d966559c2f4",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-07-02T21:14:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1955e616d6946371982933a1e0fb81bb45c529e",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-06-25T09:29:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2202c40ebc10127e8660aa533d4b1d6d74b734d3",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "thavarshan",
          "author_login": "Thavarshan",
          "committed_at": "2024-06-16T06:12:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f3a325d963631aab4f7fed138206714fa16325c",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Thavarshan",
          "author_login": "Thavarshan",
          "committed_at": "2024-05-16T16:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1e4c211c60411202488269179c38a05fa4f1831",
          "body": "Fix/cache polution issue",
          "is_bot": false,
          "headline": "Merge pull request #18 from Thavarshan/fix/cache-polution-issue",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-05-16T16:03:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1194beeef66fd1211ffc7245074abec8f002a5e0",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "thavarshan",
          "author_login": "Thavarshan",
          "committed_at": "2024-05-16T16:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9870a2a70c52a7a5ab747321d2e392989dbd5e94",
          "body": null,
          "is_bot": false,
          "headline": "Normalize and sort filterables to mitigate cache pollution",
          "author_name": "thavarshan",
          "author_login": "Thavarshan",
          "committed_at": "2024-05-16T15:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9769f5ff38c7e08ba76e637d8c5b42602b23f6c",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "thavarshan",
          "author_login": "Thavarshan",
          "committed_at": "2024-05-16T15:53:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ada2d477b94d85d44b23dbf67a9f2d641873e9c",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies && explicitly mention phpstan memory limit config",
          "author_name": "thavarshan",
          "author_login": "Thavarshan",
          "committed_at": "2024-05-09T07:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3376c8aef9cd07a249a390d56e7adff239f24f4f",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Thavarshan",
          "author_login": "Thavarshan",
          "committed_at": "2024-05-01T21:27:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8937e8aac82db7c4cb3f4646ad0a0639e0abc65",
          "body": "Update dependencies",
          "is_bot": false,
          "headline": "Merge pull request #16 from Thavarshan/update-dependencies",
          "author_name": "Jerome Thayananthajothy",
          "author_login": "Thavarshan",
          "committed_at": "2024-05-01T21:24:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8db6cac28828245a657c098f427ffb36ba53568b",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Jerome (Thavarshan) Thayananthajothy",
          "author_login": null,
          "committed_at": "2024-05-01T21:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8fcf8ab647a46879c0a6c5f84525e2ed7331bf3",
          "body": "…ndabot/fetch-metadata-2.1.0\n\nBump dependabot/fetch-metadata from 2.0.0 to 2.1.0",
          "is_bot": true,
          "headline": "Merge pull request #15 from Thavarshan/dependabot/github_actions/depe…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-04-29T10:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30cadebd4e6ff93eba4c08bab56b4f1b804615ca",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.0.0 to 2.1.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.0.0...v2.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-29T10:13:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4db484abdf5b510934818db43f8e419970fb35cf",
          "body": null,
          "is_bot": false,
          "headline": "GitHub configurations",
          "author_name": "Jerome (Thavarshan) Thayananthajothy",
          "author_login": null,
          "committed_at": "2024-04-27T11:27:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1846f69ca859dc0dc80eb83935fe4e7212f7c737",
          "body": null,
          "is_bot": false,
          "headline": "Refactor cache handling in Filter class",
          "author_name": "Jerome (Thavarshan) Thayananthajothy",
          "author_login": null,
          "committed_at": "2024-04-24T11:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f35f81fd235e9ac5246bfc136d61752f586bb9ac",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Jerome (Thavarshan) Thayananthajothy",
          "author_login": null,
          "committed_at": "2024-04-23T20:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 21,
      "commits_last_year": 23,
      "latest_release_at": "2026-03-19T12:10:24Z",
      "latest_release_tag": "2.1.2",
      "releases_from_tags": false,
      "days_since_last_push": 30,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 124,
      "mean_days_between_releases": 63.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "jerome/filterable",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "filter",
            "query",
            "eloquent"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/jerome/filterable",
          "is_deprecated": false,
          "latest_version": "2.1.2",
          "repository_url": "https://github.com/Thavarshan/filterable",
          "versions_count": 21,
          "total_downloads": 35431,
          "dependents_count": 0,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2231,
          "first_published_at": null,
          "latest_published_at": "2026-03-19T12:04:10Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 124
        }
      ]
    },
    "popularity": {
      "forks": 10,
      "stars": 196,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 10,
        "total_forks": 10
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "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": 22795,
      "source_files_sampled": 48,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        ".github/copilot-instructions.md",
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 5121
    },
    "dependencies": {
      "manifests": [
        "composer.json",
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "laravel/framework",
            "direct": false,
            "version": "12.55.1",
            "severity": "high",
            "ecosystem": "packagist",
            "cvss_score": 8.9,
            "advisory_ids": [
              "GHSA-5vg9-5847-vvmq",
              "GHSA-crmm-hgp2-wgrp"
            ],
            "fixed_version": "13.12.0",
            "advisory_count": 2,
            "oldest_advisory_days": 34
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": "11.5.42",
            "severity": "high",
            "ecosystem": "packagist",
            "cvss_score": 7.8,
            "advisory_ids": [
              "GHSA-vvj3-c3rp-c85p"
            ],
            "fixed_version": "12.5.8",
            "advisory_count": 1,
            "oldest_advisory_days": 175
          },
          {
            "name": "symfony/cache",
            "direct": false,
            "version": "7.3.4",
            "severity": "high",
            "ecosystem": "packagist",
            "cvss_score": 7.1,
            "advisory_ids": [
              "GHSA-6qh9-h6wf-jgqc"
            ],
            "fixed_version": "8.0.12",
            "advisory_count": 1,
            "oldest_advisory_days": 55
          },
          {
            "name": "symfony/http-kernel",
            "direct": false,
            "version": "7.4.7",
            "severity": "high",
            "ecosystem": "packagist",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-6439-2f28-8p8q"
            ],
            "fixed_version": "8.0.12",
            "advisory_count": 1,
            "oldest_advisory_days": 55
          },
          {
            "name": "symfony/mailer",
            "direct": false,
            "version": "7.4.6",
            "severity": "high",
            "ecosystem": "packagist",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-xx3c-qf5g-hc39"
            ],
            "fixed_version": "8.0.12",
            "advisory_count": 1,
            "oldest_advisory_days": 55
          },
          {
            "name": "guzzlehttp/guzzle",
            "direct": false,
            "version": "7.10.0",
            "severity": "moderate",
            "ecosystem": "packagist",
            "cvss_score": 5.9,
            "advisory_ids": [
              "GHSA-94pj-82f3-465w",
              "GHSA-cwxw-98qj-8qjx",
              "GHSA-f283-ghqc-fg79",
              "GHSA-g446-98w2-8p5w",
              "GHSA-h95v-h523-3mw8",
              "GHSA-wm3w-8rrp-j577",
              "GHSA-wpwq-4j6v-78m3"
            ],
            "fixed_version": "7.15.1",
            "advisory_count": 7,
            "oldest_advisory_days": 32
          },
          {
            "name": "guzzlehttp/psr7",
            "direct": false,
            "version": "2.9.0",
            "severity": "moderate",
            "ecosystem": "packagist",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-34xg-wgjx-8xph",
              "GHSA-c2w2-prh8-qm98",
              "GHSA-hq7v-mx3g-29hw",
              "GHSA-vm85-hxw5-5432"
            ],
            "fixed_version": "2.12.3",
            "advisory_count": 4,
            "oldest_advisory_days": 40
          },
          {
            "name": "league/commonmark",
            "direct": false,
            "version": "2.8.1",
            "severity": "moderate",
            "ecosystem": "packagist",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-hh8v-hgvp-g3f5"
            ],
            "fixed_version": "2.8.2",
            "advisory_count": 1,
            "oldest_advisory_days": 124
          },
          {
            "name": "psy/psysh",
            "direct": false,
            "version": "0.12.12",
            "severity": "moderate",
            "ecosystem": "packagist",
            "cvss_score": 6.7,
            "advisory_ids": [
              "GHSA-4486-gxhx-5mg7"
            ],
            "fixed_version": "0.12.19",
            "advisory_count": 1,
            "oldest_advisory_days": 172
          },
          {
            "name": "symfony/mime",
            "direct": false,
            "version": "7.4.7",
            "severity": "moderate",
            "ecosystem": "packagist",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-qpmx-3rfj-7rhv",
              "GHSA-vqc8-7275-q272"
            ],
            "fixed_version": "8.0.12",
            "advisory_count": 2,
            "oldest_advisory_days": 55
          },
          {
            "name": "symfony/polyfill-intl-idn",
            "direct": false,
            "version": "1.33.0",
            "severity": "moderate",
            "ecosystem": "packagist",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2xf4-cg6j-vhgq"
            ],
            "fixed_version": "1.38.1",
            "advisory_count": 1,
            "oldest_advisory_days": 54
          },
          {
            "name": "symfony/routing",
            "direct": false,
            "version": "7.4.6",
            "severity": "moderate",
            "ecosystem": "packagist",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-72xp-p242-47p9",
              "GHSA-h5x3-xfc9-m39h"
            ],
            "fixed_version": "8.0.13",
            "advisory_count": 2,
            "oldest_advisory_days": 55
          },
          {
            "name": "symfony/yaml",
            "direct": false,
            "version": "7.3.3",
            "severity": "moderate",
            "ecosystem": "packagist",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-4qpc-3hr4-r2p4",
              "GHSA-9frc-8383-795m",
              "GHSA-c2p3-7m5p-cv8x"
            ],
            "fixed_version": "8.0.12",
            "advisory_count": 3,
            "oldest_advisory_days": 55
          },
          {
            "name": "symfony/http-foundation",
            "direct": false,
            "version": "7.4.7",
            "severity": "low",
            "ecosystem": "packagist",
            "cvss_score": 0,
            "advisory_ids": [
              "GHSA-38cx-cq6f-5755"
            ],
            "fixed_version": "8.0.13",
            "advisory_count": 1,
            "oldest_advisory_days": 36
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 5,
          "moderate": 8
        },
        "advisory_count": 28,
        "affected_count": 14,
        "assessed_count": 156,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm",
        "packagist"
      ],
      "dependencies": [
        {
          "name": "illuminate/cache",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^11.0|^12.0|^13.0"
        },
        {
          "name": "illuminate/contracts",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^11.0|^12.0|^13.0"
        },
        {
          "name": "illuminate/database",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^11.0|^12.0|^13.0"
        },
        {
          "name": "illuminate/http",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^11.0|^12.0|^13.0"
        },
        {
          "name": "illuminate/support",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^11.0|^12.0|^13.0"
        },
        {
          "name": "nesbot/carbon",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.72|^3.0"
        },
        {
          "name": "spatie/laravel-package-tools",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.93"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "nesbot/carbon",
            "direct": true,
            "version": "3.11.3",
            "ecosystem": "packagist"
          },
          {
            "name": "spatie/laravel-package-tools",
            "direct": true,
            "version": "1.93.0",
            "ecosystem": "packagist"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "9.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "brick/math",
            "direct": false,
            "version": "0.14.8",
            "ecosystem": "packagist"
          },
          {
            "name": "carbonphp/carbon-doctrine-types",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "clue/ndjson-react",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "cmgmyr/phploc",
            "direct": false,
            "version": "8.0.6",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/pcre",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/semver",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/xdebug-handler",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "packagist"
          },
          {
            "name": "dealerdirect/phpcodesniffer-composer-installer",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "packagist"
          },
          {
            "name": "dflydev/dot-access-data",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/inflector",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/lexer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "dragonmantank/cron-expression",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "egulias/email-validator",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "evenement/evenement",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "fakerphp/faker",
            "direct": false,
            "version": "1.24.1",
            "ecosystem": "packagist"
          },
          {
            "name": "fidry/cpu-core-counter",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "filp/whoops",
            "direct": false,
            "version": "2.18.4",
            "ecosystem": "packagist"
          },
          {
            "name": "friendsofphp/php-cs-fixer",
            "direct": false,
            "version": "3.88.2",
            "ecosystem": "packagist"
          },
          {
            "name": "fruitcake/php-cors",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "graham-campbell/result-type",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "packagist"
          },
          {
            "name": "guzzlehttp/guzzle",
            "direct": false,
            "version": "7.10.0",
            "ecosystem": "packagist"
          },
          {
            "name": "guzzlehttp/promises",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "guzzlehttp/psr7",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "packagist"
          },
          {
            "name": "guzzlehttp/uri-template",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "packagist"
          },
          {
            "name": "hamcrest/hamcrest-php",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "iamcal/sql-parser",
            "direct": false,
            "version": "0.6",
            "ecosystem": "packagist"
          },
          {
            "name": "justinrainbow/json-schema",
            "direct": false,
            "version": "6.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "larastan/larastan",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "packagist"
          },
          {
            "name": "laravel/framework",
            "direct": false,
            "version": "12.55.1",
            "ecosystem": "packagist"
          },
          {
            "name": "laravel/pail",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "packagist"
          },
          {
            "name": "laravel/pint",
            "direct": false,
            "version": "1.25.1",
            "ecosystem": "packagist"
          },
          {
            "name": "laravel/prompts",
            "direct": false,
            "version": "0.3.15",
            "ecosystem": "packagist"
          },
          {
            "name": "laravel/serializable-closure",
            "direct": false,
            "version": "2.0.10",
            "ecosystem": "packagist"
          },
          {
            "name": "laravel/tinker",
            "direct": false,
            "version": "2.10.1",
            "ecosystem": "packagist"
          },
          {
            "name": "league/commonmark",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "packagist"
          },
          {
            "name": "league/config",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "league/container",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "packagist"
          },
          {
            "name": "league/flysystem",
            "direct": false,
            "version": "3.32.0",
            "ecosystem": "packagist"
          },
          {
            "name": "league/flysystem-local",
            "direct": false,
            "version": "3.31.0",
            "ecosystem": "packagist"
          },
          {
            "name": "league/mime-type-detection",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "packagist"
          },
          {
            "name": "league/uri",
            "direct": false,
            "version": "7.8.1",
            "ecosystem": "packagist"
          },
          {
            "name": "league/uri-interfaces",
            "direct": false,
            "version": "7.8.1",
            "ecosystem": "packagist"
          },
          {
            "name": "marc-mabe/php-enum",
            "direct": false,
            "version": "4.7.2",
            "ecosystem": "packagist"
          },
          {
            "name": "mockery/mockery",
            "direct": false,
            "version": "1.6.12",
            "ecosystem": "packagist"
          },
          {
            "name": "monolog/monolog",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "packagist"
          },
          {
            "name": "myclabs/deep-copy",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "packagist"
          },
          {
            "name": "nette/schema",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "packagist"
          },
          {
            "name": "nette/utils",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "packagist"
          },
          {
            "name": "nikic/php-parser",
            "direct": false,
            "version": "5.6.1",
            "ecosystem": "packagist"
          },
          {
            "name": "nunomaduro/collision",
            "direct": false,
            "version": "8.8.2",
            "ecosystem": "packagist"
          },
          {
            "name": "nunomaduro/phpinsights",
            "direct": false,
            "version": "2.13.1",
            "ecosystem": "packagist"
          },
          {
            "name": "nunomaduro/termwind",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "orchestra/canvas",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "orchestra/canvas-core",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "orchestra/sidekick",
            "direct": false,
            "version": "1.2.17",
            "ecosystem": "packagist"
          },
          {
            "name": "orchestra/testbench",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "orchestra/testbench-core",
            "direct": false,
            "version": "10.6.5",
            "ecosystem": "packagist"
          },
          {
            "name": "orchestra/workbench",
            "direct": false,
            "version": "10.0.6",
            "ecosystem": "packagist"
          },
          {
            "name": "phar-io/manifest",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "phar-io/version",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "packagist"
          },
          {
            "name": "php-parallel-lint/php-parallel-lint",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpoption/phpoption",
            "direct": false,
            "version": "1.9.5",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpdoc-parser",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": "2.1.31",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-code-coverage",
            "direct": false,
            "version": "11.0.11",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-file-iterator",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-invoker",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-text-template",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-timer",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": "11.5.42",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/cache",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/clock",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/container",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/event-dispatcher",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/http-client",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/http-factory",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/http-message",
            "direct": false,
            "version": "2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/log",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/simple-cache",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psy/psysh",
            "direct": false,
            "version": "0.12.12",
            "ecosystem": "packagist"
          },
          {
            "name": "ralouphie/getallheaders",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "ramsey/collection",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "ramsey/uuid",
            "direct": false,
            "version": "4.9.2",
            "ecosystem": "packagist"
          },
          {
            "name": "react/cache",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "react/child-process",
            "direct": false,
            "version": "0.6.6",
            "ecosystem": "packagist"
          },
          {
            "name": "react/dns",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "packagist"
          },
          {
            "name": "react/event-loop",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "packagist"
          },
          {
            "name": "react/promise",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "react/socket",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "packagist"
          },
          {
            "name": "react/stream",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/cli-parser",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/code-unit",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/code-unit-reverse-lookup",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/comparator",
            "direct": false,
            "version": "6.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/complexity",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/diff",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/environment",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/exporter",
            "direct": false,
            "version": "6.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/global-state",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/lines-of-code",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/object-enumerator",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/object-reflector",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/recursion-context",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/type",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/version",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "slevomat/coding-standard",
            "direct": false,
            "version": "8.22.1",
            "ecosystem": "packagist"
          },
          {
            "name": "squizlabs/php_codesniffer",
            "direct": false,
            "version": "3.13.4",
            "ecosystem": "packagist"
          },
          {
            "name": "staabm/side-effects-detector",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/cache",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/cache-contracts",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/clock",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/console",
            "direct": false,
            "version": "7.4.7",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/css-selector",
            "direct": false,
            "version": "8.0.6",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/deprecation-contracts",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/error-handler",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/event-dispatcher",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/event-dispatcher-contracts",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/filesystem",
            "direct": false,
            "version": "7.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/finder",
            "direct": false,
            "version": "7.4.6",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/http-client",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/http-client-contracts",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/http-foundation",
            "direct": false,
            "version": "7.4.7",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/http-kernel",
            "direct": false,
            "version": "7.4.7",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/mailer",
            "direct": false,
            "version": "7.4.6",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/mime",
            "direct": false,
            "version": "7.4.7",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/options-resolver",
            "direct": false,
            "version": "7.3.3",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-ctype",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-grapheme",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-idn",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-normalizer",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-mbstring",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php80",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php81",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php83",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php84",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php85",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-uuid",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/process",
            "direct": false,
            "version": "7.4.5",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/routing",
            "direct": false,
            "version": "7.4.6",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/service-contracts",
            "direct": false,
            "version": "3.6.1",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/stopwatch",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/string",
            "direct": false,
            "version": "8.0.6",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/translation",
            "direct": false,
            "version": "8.0.6",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/translation-contracts",
            "direct": false,
            "version": "3.6.1",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/uid",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/var-dumper",
            "direct": false,
            "version": "7.4.6",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/var-exporter",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/yaml",
            "direct": false,
            "version": "7.3.3",
            "ecosystem": "packagist"
          },
          {
            "name": "theseer/tokenizer",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "packagist"
          },
          {
            "name": "tightenco/duster",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "tijsverkoyen/css-to-inline-styles",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "vlucas/phpdotenv",
            "direct": false,
            "version": "5.6.3",
            "ecosystem": "packagist"
          },
          {
            "name": "voku/portable-ascii",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 156,
        "direct_count": 2,
        "indirect_count": 154
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 22,
        "open_issues": 1,
        "closed_ratio": 0.9,
        "closed_issues": 9,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "Thavarshan",
          "commits": 79,
          "avatar_url": "https://avatars.githubusercontent.com/u/10804999?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "dependabot-auto-merge.yml",
        "lint.yml",
        "tests.yml",
        "update-changelog.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "phpstan.neon"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "composer.lock",
        "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
            "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": 0,
            "reason": "Found 0/16 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "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": 1,
            "reason": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
            "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 8,
            "reason": "SAST tool is not run on all commits -- score normalized to 8",
            "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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "28 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e2cb303ca2c942086d78f73efcbd1b76e0638b8f",
        "ran_at": "2026-07-22T10:40:34Z",
        "aggregate_score": 4.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-21T16:07:24Z",
      "oldest_open_prs": [
        {
          "number": 39,
          "created_at": "2026-06-22T10:22:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-05-06T15:49:05Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 37,
          "created_at": "2026-05-06T11:01:33Z",
          "last_comment_at": "2026-05-06T15:39:11Z",
          "last_comment_author": "Thavarshan"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Thavarshan/filterable",
    "host": "github.com",
    "name": "filterable",
    "owner": "Thavarshan"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 56,
        "vitality": 60,
        "community": 49,
        "governance": 60,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 60,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "commits_last_year": 23,
              "human_commit_share": 0.87,
              "days_since_last_push": 30,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 30 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "23 commits in the last year",
                "points": 12.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 82,
            "inputs": {
              "releases_count": 21,
              "latest_release_tag": "2.1.2",
              "releases_from_tags": false,
              "days_since_latest_release": 124,
              "mean_days_between_releases": 63.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "21 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 124 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 124
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~63.4 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 63.4
                    }
                  }
                ],
                "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": 76,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 76 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 76
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 49,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "forks": 10,
              "stars": 196,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "196 stars",
                "points": 37.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 196
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "10 forks",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "at_risk",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "packages": [
                "jerome/filterable"
              ],
              "dependents": 0,
              "ecosystems": "packagist",
              "total_downloads": 35431,
              "monthly_downloads": 2231
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,231 downloads/month across packagist",
                "points": 44.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2231,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "0 packages depend on it",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 22,
              "open_issues": 1,
              "closed_issues": 9,
              "issue_closed_ratio": 0.9,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "90% of issues closed",
                "points": 42.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "22/26 decided PRs merged",
                "points": 32.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 22,
                      "decided": 26
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/16 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 71,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Thavarshan",
              "public_repos": 47,
              "account_age_days": 4188
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "71 followers of Thavarshan",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 71,
                      "login": "Thavarshan"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "47 public repos, account ~11 yr old",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 47
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "jerome/filterable"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 124
            },
            "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 124 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 124
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "21 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "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": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "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": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "database-queries",
                "eloquent",
                "eloquent-orm",
                "eloquent-orm-models",
                "filter",
                "filterable",
                "laravel"
              ],
              "has_wiki": false,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "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": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": 56,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "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 0/16 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 8",
                "points": 4,
                "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "28 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 156 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "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": 156
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 28,
              "affected_packages": 14,
              "assessed_packages": 156,
              "unassessed_packages": 0,
              "affected_by_severity": "high 5, moderate 8, low 1",
              "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": 156,
              "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": 7
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 56,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.103,
              "agent_instruction_files": [
                ".github/copilot-instructions.md",
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 5121
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md, AGENTS.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.md, AGENTS.md, CLAUDE.md"
                    }
                  }
                ],
                "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": "9 of 87 human commits state their intent (structured subject or explanatory body)",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 9,
                      "sampled": 87
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "composer.lock",
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.05,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.07
            },
            "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": "phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "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": "5 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 5,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "7 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 7,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 22795,
              "source_files_sampled": 48,
              "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/48 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 48,
                      "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-22T10:40:46.574874Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/Thavarshan/filterable.svg",
  "full_name": "Thavarshan/filterable",
  "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.26.0 — full methodology · metrics wiki.

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