Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 20:01 UTC

abordage / laravel-html-min

HtmlMin is very simple (and very fast) html compression package for Laravel

PHPMIT★ 25 stars⑂ 3 forkssince Jun 2022View on GitHub ↗

abordage/laravel-html-min holds a health index of 56 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (76/100) and lowest on AI Readiness (36/100). It was last updated 30 days ago. A single contributor accounts for most of its recent work.

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

56
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

Pavel BychkoPersonal account
37 followers28 public repossince May 2017

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
Packagistabordage/laravel-html-min1.0.02,93810199 days agohtml-minifyhtml-minifierhtml-minificationhtml-compresshtml-min

Metrics by category

Vitality

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

49At risk · 22% of overall
How it's scored
28.8/36Push recency — last push 30 days ago
2.1/36Commit cadence — 3/52 weeks with commits
10/18Commit volume — 12 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year12
human_commit_share0.57
days_since_last_push30
active_weeks_last_year3
How it's scored
27/27Ships releases — 10 releases published
16.2/36Release recency — latest release 199 days ago
12.6/27Release cadence — a release every ~144.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count10
latest_release_tag1.0.0
releases_from_tagsno
days_since_latest_release199
mean_days_between_releases144.6
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?

54Moderate · 18% of overall
How it's scored
22.4/60Stars — 25 stars
2.5/25Forks — 3 forks
0/15Watchers — 1 watchers
Inputs used
forks3
stars25
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
46.2/80Monthly downloads — 2,938 downloads/month across packagist
0/20Registry dependents — 0 packages depend on it
Inputs used
packagesabordage/laravel-html-min
dependents0
ecosystemspackagist
total_downloads81,163
monthly_downloads2,938

Sustainability & Governance

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

56Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.4/22.5Commit distribution — top contributor authored 98% of commits
2.7/13.5Contributor breadth — 2 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.984
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
31.9/38.3PR acceptance — 30/36 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 1/8 approved changesets -- score normalized to 1
Inputs used
merged_prs30
open_issues0
closed_issues1
issue_closed_ratio1
closed_unmerged_prs6
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
11.4/25Owner reach — 37 followers of abordage
22.6/25Track record — 28 public repos, account ~9 yr old
Inputs used
followers37
owner_typeUser
is_verified
owner_loginabordage
public_repos28
account_age_days3,362
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
26/35Publish recency — latest publish 199 days ago
20/20Version history — 10 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesabordage/laravel-html-min
ecosystemspackagist
any_deprecatedno
min_days_since_publish199

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 20% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
16/16Linter config — .php-cs-fixer.dist.php
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
6/20OpenSSF Scorecard: CI-Tests — 4 out of 12 merged PRs checked by a CI test -- score normalized to 3
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicshtml-minifier, laravel-htmlmin
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

45At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0.8/2.5CI-Tests — 4 out of 12 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 1/8 approved changesets -- score normalized to 1
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
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/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 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.

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.

36At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
18.7/40Legible commit history — 20 of 57 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.351
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .php-cs-fixer.dist.php
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 25 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
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.25
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/7 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes5,633
source_files_sampled7
oversized_source_files0

Key facts

25GitHub stars
2contributors
12commits, last 12 months
30days since last push
10releases
1bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 3 ⇿
0Stars
3Forks
1Releases

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.

12233312024-022024-082025-02
Major 0Minor 0Patch 1
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 20:00 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
3CI-Tests4 out of 12 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 1/8 approved changesets -- score normalized to 1
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
Packagistabordage/html-min^1.0composer.json
Packagistilluminate/support^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0composer.json
All dependencies 9

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

RegistryPackageVersionRelation
Packagistabordage/html-mindirect
Packagistilluminate/supportdirect
Packagistext-jsonindirect
Packagistfriendsofphp/php-cs-fixerindirect
Packagistlarastan/larastanindirect
Packagistnunomaduro/collisionindirect
Packagistorchestra/testbenchindirect
Packagistphpindirect
Packagistphpunit/phpunitindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "html-minifier",
        "laravel-htmlmin"
      ],
      "is_fork": false,
      "size_kb": 114,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 12373
      },
      "pushed_at": "2026-06-22T19:12:25Z",
      "created_at": "2022-06-13T06:54:12Z",
      "owner_type": "User",
      "updated_at": "2026-03-17T20:38:38Z",
      "description": "HtmlMin is very simple (and very fast) html compression package for Laravel",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://abordage.dev",
      "name": "Pavel Bychko",
      "type": "User",
      "login": "abordage",
      "company": null,
      "location": null,
      "followers": 37,
      "avatar_url": "https://avatars.githubusercontent.com/u/28537731?v=4",
      "created_at": "2017-05-08T15:13:46Z",
      "is_verified": null,
      "public_repos": 28,
      "account_age_days": 3362
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2026-01-04T14:18:51Z"
        },
        {
          "tag": "0.2.2",
          "kind": "patch",
          "published_at": "2025-02-27T11:44:30Z"
        },
        {
          "tag": "0.2.1",
          "kind": "patch",
          "published_at": "2024-03-23T19:22:12Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2023-02-25T11:37:39Z"
        },
        {
          "tag": "0.1.5",
          "kind": "patch",
          "published_at": "2022-06-28T09:29:48Z"
        },
        {
          "tag": "0.1.4",
          "kind": "patch",
          "published_at": "2022-06-28T09:16:05Z"
        },
        {
          "tag": "0.1.3",
          "kind": "patch",
          "published_at": "2022-06-28T09:06:21Z"
        },
        {
          "tag": "0.1.2",
          "kind": "patch",
          "published_at": "2022-06-28T09:01:38Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2022-06-28T08:45:12Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2022-06-13T07:02:46Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d646504a44a91a2c2ef9b669641f78cd0f62c704",
          "body": "- dependabot: fix labels error (use empty labels), update docs URL\n- php-cs-fixer: remove invalid ref on push\n- phpstan: bump ramsey/composer-install from v3 to v4",
          "is_bot": false,
          "headline": "chore(ci): update GitHub Actions and Dependabot config",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2026-03-17T20:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a127c719dbbc2acfbb3a99a191b7658ed56263b",
          "body": "…zweifel/git-auto-commit-action-7\n\nBump stefanzweifel/git-auto-commit-action from 5 to 7",
          "is_bot": false,
          "headline": "Merge pull request #41 from abordage/dependabot/github_actions/stefan…",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2026-02-10T17:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cfcc746274a28f007cd53ce560f4d40005a68b8",
          "body": "…s/checkout-6\n\nBump actions/checkout from 4 to 6",
          "is_bot": false,
          "headline": "Merge pull request #40 from abordage/dependabot/github_actions/action…",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2026-02-10T17:53:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62e46166e1211c704ddd25c40dfaab7181952d75",
          "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": "2026-01-05T19:02:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "392d9e0ada06fe7a71b48b7e7361fc03da41453e",
          "body": "…abot/fetch-metadata-2.5.0\n\nBump dependabot/fetch-metadata from 2.2.0 to 2.5.0",
          "is_bot": true,
          "headline": "Merge pull request #39 from abordage/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-05T19:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6827534817063300a5d3a264960bd366dce04a69",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\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...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\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 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-05T19:02:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bde6b28030e080f7d47e4372473a98e0437c996a",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.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.2.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.2.0 to 2.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-05T19:01:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60ed69c0f568061ddcaebe1a968d865bd4275d45",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "abordage",
          "author_login": "abordage",
          "committed_at": "2026-01-04T14:19:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "008dbbac29be1806ce9f5d2c9464b29130eeb80d",
          "body": null,
          "is_bot": false,
          "headline": "docs: update README to reinstate HTML image tag for project banner",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2026-01-04T14:18:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87637d97136155f83dab154539218c1d3145bbfc",
          "body": "- The badge for Scrutinizer Quality Score has been removed as it is no longer relevant or maintained.",
          "is_bot": false,
          "headline": "docs: remove scrutinizer badge from README",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2026-01-04T14:16:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3e123505bc2c268314fedc5d74d26794c03bbbd",
          "body": "feat: add support for removing trailing slashes from void elements",
          "is_bot": false,
          "headline": "Merge pull request #38 from abordage/feature/remove-trailing-slashes",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2026-01-04T14:14:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e47ce942ee14b60fb92c3fd28c15872be7db8c0f",
          "body": "- Introduced `removeTrailingSlashes` method to remove trailing slashes from void elements in HTML.\n- Added a new configuration option `remove_trailing_slashes` in `html-min.php` with explanatory comments.",
          "is_bot": false,
          "headline": "feat: add support for removing trailing slashes from void elements",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2026-01-04T14:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcb6d0d21b78f658ffeed3f8cc73ac44ab4d0678",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "abordage",
          "author_login": "abordage",
          "committed_at": "2025-02-27T11:44:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d10bdac5463676f37b60664ee536599e605b0f3",
          "body": "Update composer.json to support laravel 12",
          "is_bot": false,
          "headline": "Merge pull request #37 from phunsok/support-laravel-12",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2025-02-27T11:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b114b92478f4b37beaff771136353ee167904351",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json to support laravel 12",
          "author_name": "Gagan Gurung",
          "author_login": "phunsok",
          "committed_at": "2025-02-27T09:43:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36a62efacfb8e8efa908958f9698ab5487b8c9ec",
          "body": "…abot/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 #32 from abordage/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-07-08T19:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6948f7f2e1b7649dc9702074f1393f36ba4c7e4d",
          "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-08T19:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c1992904fedf6a139a2289fc9d68a4170f34fb8",
          "body": "…verse/lychee-action-1.10.0\n\nBump lycheeverse/lychee-action from 1.9.3 to 1.10.0",
          "is_bot": true,
          "headline": "Merge pull request #31 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-04-29T19:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e9fad33e2f98596371a8a012a4e510dd51205c4",
          "body": "…abot/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 #30 from abordage/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-04-29T19:04:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47595ce2979389132ad157b87ebf0703c70e1412",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.3 to 1.10.0.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.9.3...v1.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\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 lycheeverse/lychee-action from 1.9.3 to 1.10.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-29T19:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "579334efb57bc5b36d2b3934a1047537005c1df3",
          "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-29T19:04:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3fcfc79a79be51163983e6741774fdabfd8ac69",
          "body": "…/composer-install-3\n\nBump ramsey/composer-install from 2 to 3",
          "is_bot": false,
          "headline": "Merge pull request #29 from abordage/dependabot/github_actions/ramsey…",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-03-25T21:13:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb076927fc3d0179bfd8a6dd7f788a8dc3af466e",
          "body": "…evans/create-issue-from-file-5\n\nBump peter-evans/create-issue-from-file from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #28 from abordage/dependabot/github_actions/peter-…",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-03-25T21:12:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d25fe18f8d3b53d99fc541e088897cccb2f50743",
          "body": "…abot/fetch-metadata-2.0.0\n\nBump dependabot/fetch-metadata from 1.6.0 to 2.0.0",
          "is_bot": false,
          "headline": "Merge pull request #27 from abordage/dependabot/github_actions/depend…",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-03-25T21:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2494c6d1ccf588fb17e5a50422d45304c99a8f4c",
          "body": "…verse/lychee-action-1.9.3\n\nBump lycheeverse/lychee-action from 1.8.0 to 1.9.3",
          "is_bot": true,
          "headline": "Merge pull request #26 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-03-25T19:13:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e9b6de50d6cdac99bb713578d2bf95c80985385",
          "body": "Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 2 to 3.\n- [Release notes](https://github.com/ramsey/composer-install/releases)\n- [Commits](https://github.com/ramsey/composer-install/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: ramsey/composer-install\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 ramsey/composer-install from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-25T19:13:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fb2411dd681b554f8eec078a087e79aa13b113e",
          "body": "Bumps [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file) from 4 to 5.\n- [Release notes](https://github.com/peter-evans/create-issue-from-file/releases)\n- [Commits](https://github.com/peter-evans/create-issue-from-file/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: peter-evans/create-issue-from-file\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 peter-evans/create-issue-from-file from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-25T19:13:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f998797f6f592238a68409ece1072f6920ea030",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.0.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.6.0...v2.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\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 dependabot/fetch-metadata from 1.6.0 to 2.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-25T19:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cd1262202cd5669eee002a70f92f5907145f239",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.8.0 to 1.9.3.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.8.0...v1.9.3)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\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 lycheeverse/lychee-action from 1.8.0 to 1.9.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-25T19:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63fbdc4ceb122bd54ef565fd279a029a1614050a",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "abordage",
          "author_login": "abordage",
          "committed_at": "2024-03-23T19:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9d65e790d7bd5f10befe2f0a8d6e9f72d41040a",
          "body": "Laravel 11",
          "is_bot": false,
          "headline": "Merge pull request #25 from abordage/laravel-11",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-03-23T19:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c08cb7b5cd37cb63077e725a003003147de0a15",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub workflows",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-03-23T19:19:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49c32b3131caa29ab4cfd77f754ad05e70a86942",
          "body": "The commit includes \"ext-json\" in the \"require-dev\" section of composer.json. This ensures the JSON extension for PHP is installed during development, which is crucial in handling JSON data within the application.",
          "is_bot": false,
          "headline": "Add ext-json to required dev dependencies in composer.json",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-03-23T19:17:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa4b2e6d9abd4f051c9dab295eb5127ba8535fa6",
          "body": "The current commit updates the minimum and maximum required versions of PHP and Laravel listed in README.md. It now includes support for PHP 7.4 to 8.3 and Laravel 8.x to 11.x, reflecting the latest application dependencies.",
          "is_bot": false,
          "headline": "Update required PHP and Laravel versions in README",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-03-23T19:15:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41f2705598cd5c9468003ff462a71ee12c5e0d31",
          "body": "The current commit updates the required version ranges of several packages in composer.json file. Added support for newer versions of \"illuminate/support\", \"nunomaduro/collision\", and \"orchestra/testbench\", while eliminating certain unnecessary dev dependencies.",
          "is_bot": false,
          "headline": "Update required packages in composer.json",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-03-23T19:14:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e8d68045f93e61660d23c856adb9a488910ea74",
          "body": "Expanded the testing environment matrix in GitHub workflow to include newer versions of PHP (8.3) and Laravel (11.*). Existing conditions were updated as well to exclude certain combinations of PHP and Laravel versions.",
          "is_bot": false,
          "headline": "Update testing environment in workflow",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-03-23T19:14:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "568658cf45377b939f4550fb43b0898ffba4688b",
          "body": "…zweifel/git-auto-commit-action-5\n\nBump stefanzweifel/git-auto-commit-action from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #24 from abordage/dependabot/github_actions/stefan…",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-03-23T19:11:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29b5221883bf0cceca6927a42f83f9996c8f5c07",
          "body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.\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[…]\nencies:\n- dependency-name: stefanzweifel/git-auto-commit-action\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 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-09T19:34:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9ee4624cee88bcf9edc80b3e5183b15f40401ca3",
          "body": "…s/checkout-4\n\nBump actions/checkout from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #22 from abordage/dependabot/github_actions/action…",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-09-14T20:07:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebb617c6af8c63c3fe74cf48a50417499d9c5909",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\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/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\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 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-09-04T19:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e0811ffc00c829a8e6001ff2b03740c9d85a43e",
          "body": "…abot/fetch-metadata-1.6.0\n\nBump dependabot/fetch-metadata from 1.5.1 to 1.6.0",
          "is_bot": true,
          "headline": "Merge pull request #21 from abordage/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-07-03T19:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8723db9b7a269212966da00869debf92bc3c4114",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.5.1 to 1.6.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.5.1...v1.6.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 1.5.1 to 1.6.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-03T19:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68c8104604b027e2985eb0888fee9acb979777f6",
          "body": "…abot/fetch-metadata-1.5.1\n\nBump dependabot/fetch-metadata from 1.5.0 to 1.5.1",
          "is_bot": true,
          "headline": "Merge pull request #19 from abordage/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-05-29T19:58:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "667fe69ec2e276d64d094bebbd6811aa16c0ebfc",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.5.0 to 1.5.1.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.5.0...v1.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-29T19:58:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7059157e3f7206a36f3a6dc264a69b2f4faf4a3",
          "body": "…abot/fetch-metadata-1.5.0\n\nBump dependabot/fetch-metadata from 1.4.0 to 1.5.0",
          "is_bot": true,
          "headline": "Merge pull request #18 from abordage/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-05-22T19:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21425f617ee54d29863f3b057a60155ede0b8a67",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.4.0 to 1.5.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.4.0...v1.5.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 1.4.0 to 1.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-22T19:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b9880142a248d866cb050e7bda0a41f4be11ca1",
          "body": "…verse/lychee-action-1.8.0\n\nBump lycheeverse/lychee-action from 1.7.0 to 1.8.0",
          "is_bot": true,
          "headline": "Merge pull request #17 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-05-15T19:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17a4745d6cbb0201d1f8405e15206ead0b4b83e0",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.7.0 to 1.8.0.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.7.0...v1.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\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 lycheeverse/lychee-action from 1.7.0 to 1.8.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-15T19:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23c02339795a771b32b5fd7dff36acef2899ae13",
          "body": "…abot/fetch-metadata-1.4.0\n\nBump dependabot/fetch-metadata from 1.3.6 to 1.4.0",
          "is_bot": true,
          "headline": "Merge pull request #16 from abordage/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-04-24T20:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ba2940d1a3c4594cc915d4f769dee5c13336400",
          "body": "…verse/lychee-action-1.7.0\n\nBump lycheeverse/lychee-action from 1.6.1 to 1.7.0",
          "is_bot": true,
          "headline": "Merge pull request #15 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-04-24T20:00:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dd668e3c255e257ea0e34dda935a3101090a974",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.6 to 1.4.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.6...v1.4.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 1.3.6 to 1.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-24T20:00:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f0c53cf1801e972b68823e1e175d2783aa52300",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.6.1 to 1.7.0.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.6.1...v1.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\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 lycheeverse/lychee-action from 1.6.1 to 1.7.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-24T20:00:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2abcc0c33c1c625db4fb56e5f096247de10e09e",
          "body": "…verse/lychee-action-1.6.1\n\nBump lycheeverse/lychee-action from 1.5.4 to 1.6.1",
          "is_bot": true,
          "headline": "Merge pull request #14 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-02-27T20:10:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8b4608ff6ec3ad1968e476c070bfa2503ac8948",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.5.4 to 1.6.1.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.5.4...v1.6.1)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\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 lycheeverse/lychee-action from 1.5.4 to 1.6.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-02-27T20:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20efb055f59e32214fb1b958dc352e0ed02ff626",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-02-25T11:40:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "339363500305f619517d1d23cd2acec4792394fc",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "abordage",
          "author_login": "abordage",
          "committed_at": "2023-02-25T11:37:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c8c3a809b0be075e9eefa5740518ce0ded13c47",
          "body": "Laravel 10 support",
          "is_bot": false,
          "headline": "Merge pull request #13 from abordage/laravel-10",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-02-25T11:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58670c77e38d5745fc2ccda198f7b547e2147d3d",
          "body": null,
          "is_bot": false,
          "headline": "Add PR template",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-02-25T11:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a45fe46f55f9be317f28cf31381b51d110e7430",
          "body": null,
          "is_bot": false,
          "headline": "Add issue template",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-02-25T11:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5307486b11809f839d17bc0e985bf216d3c8b61",
          "body": null,
          "is_bot": false,
          "headline": "Update tests",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-02-25T11:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad0ee3ace1d29e6bb4e9d624f4b0cb845c18ff58",
          "body": null,
          "is_bot": false,
          "headline": "Set strict_types",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-02-25T11:23:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a08553316eb282a8924a91f22e079634dafc02af",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-02-25T11:23:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68966a43fffd3aa61c3069adce393b81557b0c5b",
          "body": null,
          "is_bot": false,
          "headline": "Update workflow",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-02-25T11:03:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "373ae7eb603832bcf1b337b39df1c694958ba7a0",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-02-25T11:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2ff8b06000c29c4593d771c6255167c254ee918",
          "body": "…abot/fetch-metadata-1.3.6\n\nBump dependabot/fetch-metadata from 1.3.5 to 1.3.6",
          "is_bot": true,
          "headline": "Merge pull request #11 from abordage/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-01-30T19:07:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "630ce707194ab734f145fd3f2170caabe0e11ed2",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.5 to 1.3.6.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.5...v1.3.6)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-01-30T19:07:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5df0c667319b6ad2140b0e5d7cf9519eb204d7e",
          "body": null,
          "is_bot": false,
          "headline": "Update workflow",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-01-07T17:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba550bad044c3996fc57f574c38b17a29c330f2d",
          "body": null,
          "is_bot": false,
          "headline": "Increase PHPStan rules level",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-01-07T17:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "845411dd30602f1cbef9fe82d0928fccb4458666",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-01-07T15:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c5190273f0b39f3b859445d64231f701630d88f",
          "body": "…verse/lychee-action-1.5.4\n\nBump lycheeverse/lychee-action from 1.5.1 to 1.5.4",
          "is_bot": true,
          "headline": "Merge pull request #10 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-11-14T19:04:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c89250608e51f2e71f1dcf9b66bf14e33136ef98",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.5.1 to 1.5.4.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.5.1...v1.5.4)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lycheeverse/lychee-action from 1.5.1 to 1.5.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-11-14T19:04:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec371010f2a66d2534782ee3a928a6aeeb84b338",
          "body": "…bot/fetch-metadata-1.3.5\n\nBump dependabot/fetch-metadata from 1.3.4 to 1.3.5",
          "is_bot": true,
          "headline": "Merge pull request #8 from abordage/dependabot/github_actions/dependa…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-11-07T19:03:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "961fc14cfbe9940f47028dd8d6164db645f5fe80",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.4 to 1.3.5.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.4...v1.3.5)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-11-07T19:03:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "695cb9dbb1e4e3c33d589cc458f3156db6b3df96",
          "body": "…bot/fetch-metadata-1.3.4\n\nBump dependabot/fetch-metadata from 1.3.3 to 1.3.4",
          "is_bot": true,
          "headline": "Merge pull request #6 from abordage/dependabot/github_actions/dependa…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-10-03T19:27:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0a765e6ec733fb51305d735725c4eff508a67ef",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.3...v1.3.4)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-10-03T19:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a142c1f351dd1806ce3eb3ae08a09d787434a804",
          "body": "update lychee-action config",
          "is_bot": false,
          "headline": "Merge pull request #4 from abordage/update-lychee-action",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-08-08T07:57:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8de9a21029908f810b43cad2a1f144969a76716d",
          "body": null,
          "is_bot": false,
          "headline": "update lychee-action config",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-08-08T07:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4abc7c8d965a8496b4c69219895d7caf0bf00f84",
          "body": null,
          "is_bot": false,
          "headline": "update lychee-action config",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-08-07T09:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5861a3e5c84d4fcc6fe9a28a474cd581ac482148",
          "body": "…erse/lychee-action-1.5.1\n\nBump lycheeverse/lychee-action from 1.5.0 to 1.5.1",
          "is_bot": true,
          "headline": "Merge pull request #2 from abordage/dependabot/github_actions/lycheev…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-08-01T19:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b42e637ddc2c94e84eb7e936a7e1d952246452a",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.5.0 to 1.5.1.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.5.0...v1.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lycheeverse/lychee-action from 1.5.0 to 1.5.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-08-01T19:29:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfeb86debb82c5cfc0c4d6fe295929934e682f8d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-08-01T08:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78eab0c34ef07455ff3354953a7649cf8876cac0",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-08-01T08:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "639be0c5ea7b1665725cc4fd50f33dffa3d8b38e",
          "body": "…bot/fetch-metadata-1.3.3\n\nBump dependabot/fetch-metadata from 1.3.1 to 1.3.3",
          "is_bot": true,
          "headline": "Merge pull request #1 from abordage/dependabot/github_actions/dependa…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-07-04T19:41:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d77963e61df5d340b80b73a77eab60ca8474f91",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.1 to 1.3.3.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.1...v1.3.3)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-07-04T19:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52526d2a6232e08802c293847c9005a907075d0f",
          "body": null,
          "is_bot": false,
          "headline": "update CHANGELOG",
          "author_name": "abordage",
          "author_login": "abordage",
          "committed_at": "2022-06-28T09:30:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b873e2e4eb36154971ff0d51a6143ce86150c8bf",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-06-28T09:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "815bbe5ea9df218ee2ba9c83ca00a2168d0b89b6",
          "body": null,
          "is_bot": false,
          "headline": "update CHANGELOG",
          "author_name": "abordage",
          "author_login": "abordage",
          "committed_at": "2022-06-28T09:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40b38fed39f2c92adedc20c403c29c1cf7f20889",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-06-28T09:15:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de5e5ac5cfd6b3362989b9a5f0ce8fbe9708b601",
          "body": null,
          "is_bot": false,
          "headline": "update CHANGELOG",
          "author_name": "abordage",
          "author_login": "abordage",
          "committed_at": "2022-06-28T09:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "952f78db7b95b7185ed1cdfaebd963e7d7ddf2d6",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master'",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-06-28T09:05:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38e87bf79c1a85302c069b5960806344e47ddb4d",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-06-28T09:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c64ff5766a0478407516f78bfda93fa2b9107bf1",
          "body": null,
          "is_bot": false,
          "headline": "update CHANGELOG",
          "author_name": "abordage",
          "author_login": "abordage",
          "committed_at": "2022-06-28T09:02:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cfa9f0eb8732d9852a1f8f48cdeb4b528768c75",
          "body": null,
          "is_bot": false,
          "headline": "fix styling",
          "author_name": "abordage",
          "author_login": "abordage",
          "committed_at": "2022-06-28T09:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "961c9debfefe1c3db21096557055a2b0178fbcad",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master'",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-06-28T09:01:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c23a3bf950f4575d75722802839467c6d282b64",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-06-28T09:00:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c46b53221eaa9bd9adc5b0a1f3c7ef98e2ee6d68",
          "body": null,
          "is_bot": false,
          "headline": "update CHANGELOG",
          "author_name": "abordage",
          "author_login": "abordage",
          "committed_at": "2022-06-28T08:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a77b5e388dd26fad2f7a7d7e6a3899ee6f9b4c8b",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-06-28T08:44:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de1e028b8dc1a5c7fa6d0ee11f4a46475ccbb9ce",
          "body": null,
          "is_bot": false,
          "headline": "update README.md",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-06-13T07:28:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21c741a636c87a09bf5b37fd05f444575a5e15ba",
          "body": null,
          "is_bot": false,
          "headline": "update README.md",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-06-13T07:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14edcd413d27d011251543029ecea0faf7d3da6e",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master'",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-06-13T07:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 12,
      "latest_release_at": "2026-01-04T14:18:51Z",
      "latest_release_tag": "1.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 30,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 199,
      "mean_days_between_releases": 144.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "abordage/laravel-html-min",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "HTML minify",
            "html minifier",
            "html minification",
            "html compress",
            "html min"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/abordage/laravel-html-min",
          "is_deprecated": false,
          "latest_version": "1.0.0",
          "repository_url": "https://github.com/abordage/laravel-html-min",
          "versions_count": 10,
          "total_downloads": 81163,
          "dependents_count": 0,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2938,
          "first_published_at": null,
          "latest_published_at": "2026-01-04T14:18:01Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 199
        }
      ]
    },
    "popularity": {
      "forks": 3,
      "stars": 25,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "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": 5633,
      "source_files_sampled": 7,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 9,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "abordage/html-min",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.0"
        },
        {
          "name": "illuminate/support",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "abordage/html-min",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/support",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-json",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "friendsofphp/php-cs-fixer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "larastan/larastan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "nunomaduro/collision",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "orchestra/testbench",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 9,
        "direct_count": 2,
        "indirect_count": 7
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 30,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "abordage",
          "commits": 60,
          "avatar_url": "https://avatars.githubusercontent.com/u/28537731?v=4"
        },
        {
          "type": "User",
          "login": "phunsok",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/51017504?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.984
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "dependabot-auto-merge.yml",
        "php-cs-fixer.yml",
        "phpstan.yml",
        "tests.yml",
        "update-changelog.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".php-cs-fixer.dist.php"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 3,
            "reason": "4 out of 12 merged PRs checked by a CI test -- score normalized to 3",
            "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": 1,
            "reason": "Found 1/8 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d646504a44a91a2c2ef9b669641f78cd0f62c704",
        "ran_at": "2026-07-22T20:00:56Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-22T19:12:29Z",
      "oldest_open_prs": [
        {
          "number": 44,
          "created_at": "2026-04-20T21:19:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 45,
          "created_at": "2026-06-22T19:12:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-02-10T17:54:08Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/abordage/laravel-html-min",
    "host": "github.com",
    "name": "laravel-html-min",
    "owner": "abordage"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 45,
        "vitality": 49,
        "community": 54,
        "governance": 56,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 49,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "commits_last_year": 12,
              "human_commit_share": 0.57,
              "days_since_last_push": 30,
              "active_weeks_last_year": 3
            },
            "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": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "12 commits in the last year",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 62,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "1.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 199,
              "mean_days_between_releases": 144.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 199 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 199
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~144.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 144.6
                    }
                  }
                ],
                "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": 126,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 126 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 126
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 54,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "forks": 3,
              "stars": 25,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "25 stars",
                "points": 22.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "at_risk",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "packages": [
                "abordage/laravel-html-min"
              ],
              "dependents": 0,
              "ecosystems": "packagist",
              "total_downloads": 81163,
              "monthly_downloads": 2938
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,938 downloads/month across packagist",
                "points": 46.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2938,
                      "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": 56,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.984
            },
            "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 98% of commits",
                "points": 0.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 30,
              "open_issues": 0,
              "closed_issues": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 6
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "30/36 decided PRs merged",
                "points": 31.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 30,
                      "decided": 36
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/8 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "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": 55,
            "inputs": {
              "followers": 37,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "abordage",
              "public_repos": 28,
              "account_age_days": 3362
            },
            "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": "37 followers of abordage",
                "points": 11.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 37,
                      "login": "abordage"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "28 public repos, account ~9 yr old",
                "points": 22.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 28
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "abordage/laravel-html-min"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 199
            },
            "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 199 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 199
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "10 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 76,
            "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": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": ".php-cs-fixer.dist.php",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "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": "4 out of 12 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "html-minifier",
                "laravel-htmlmin"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 45,
        "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": "4 out of 12 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "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 1/8 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 0",
                "points": 0,
                "status": "missed",
                "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 36,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.351,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "20 of 57 human commits state their intent (structured subject or explanatory body)",
                "points": 18.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 20,
                      "sampled": 57
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.25
            },
            "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": ".php-cs-fixer.dist.php",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "25 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 25,
                      "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": 5633,
              "source_files_sampled": 7,
              "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/7 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 7,
                      "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",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T20:01:10.648316Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/abordage/laravel-html-min.svg",
  "full_name": "abordage/laravel-html-min",
  "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.