Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 10:52 UTC

spatie / mjml-php

Convert MJML to HTML using PHP

PHPMIT★ 282 stars⑂ 15 forkssince Aug 2023View on GitHub ↗

spatie/mjml-php holds a health index of 63 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (71/100) and lowest on AI Readiness (33/100). It was last updated today. A single contributor accounts for most of its recent work.

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

63
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

SpatieOrganization
3,805 followers524 public repossince May 2014

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistspatie/mjml-php1.2.696,54817163 days agospatiemjml-php

Metrics by category

Vitality

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

66Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
6.2/36Commit cadence — 9/52 weeks with commits
11.1/18Commit volume — 16 commits in the last year
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year16
human_commit_share0.74
days_since_last_push0
active_weeks_last_year9
How it's scored
27/27Ships releases — 17 releases published
27/36Release recency — latest release 163 days ago
19.8/27Release cadence — a release every ~94.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count17
latest_release_tag1.2.6
releases_from_tagsno
days_since_latest_release163
mean_days_between_releases94.9
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?

64Moderate · 18% of overall
How it's scored
39.7/60Stars — 282 stars
9.6/25Forks — 15 forks
2.7/15Watchers — 4 watchers
Inputs used
forks15
stars282
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
66.5/80Monthly downloads — 96,548 downloads/month across packagist
7.2/20Registry dependents — 11 packages depend on it
Inputs used
packagesspatie/mjml-php
dependents11
ecosystemspackagist
total_downloads1,008,872
monthly_downloads96,548

Sustainability & Governance

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

71Good · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8/22.5Commit distribution — top contributor authored 65% of commits
12.2/13.5Contributor breadth — 9 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.646
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
29.2/38.3PR acceptance — 29/38 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 2/13 approved changesets -- score normalized to 1
Inputs used
merged_prs29
open_issues0
closed_issues8
issue_closed_ratio1
closed_unmerged_prs9
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 3,805 followers of spatie
25/25Track record — 524 public repos, account ~12 yr old
Inputs used
followers3,805
owner_typeOrganization
is_verified
owner_loginspatie
public_repos524
account_age_days4,457
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 163 days ago
20/20Version history — 17 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesspatie/mjml-php
ecosystemspackagist
any_deprecatedno
min_days_since_publish163

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://freek.dev/2549-convert-mjml-to-html-using-php
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicshtml, mail, mjml, php
has_wikino
homepagehttps://freek.dev/2549-convert-mjml-to-html-using-php
has_readmeyes
has_docs_dirno
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
1.5/2.5CI-Tests — 9 out of 14 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 2/13 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 5 contributing companies or organizations
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. 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.

33At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
11.5/40Legible commit history — 16 of 74 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.216
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
6/10Demonstrated agent practice — 3 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 17 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.03
toolchain_manifests
dependency_bot_commit_share0.17
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/9 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes5,670
source_files_sampled9
oversized_source_files0

Key facts

282GitHub stars
9contributors
16commits, last 12 months
0days since last push
17releases
1bus factor
0open issues
npm, 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 ★ / 15 ⇿
0Stars
15Forks
10Releases

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.

03581013151512023-082024-102025-11
Major 1Minor 2Patch 7

Each point covers 3 days.

OpenSSF Scorecard 4.5 / 10
4.5aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
6CI-Tests9 out of 14 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/13 approved changesets -- score normalized to 1
10Contributorsproject has 5 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
Packagistsymfony/process^6.3.2|^7.0|^8.0composer.json
npmmjml^4.15.3package.json
All dependencies 6

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

RegistryPackageVersionRelation
npmmjml^4.15.3direct
Packagistsymfony/processdirect
Packagistlaravel/pintindirect
Packagistpestphp/pestindirect
Packagistphpindirect
Packagistspatie/rayindirect
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",
        "mail",
        "mjml",
        "php"
      ],
      "is_fork": false,
      "size_kb": 126,
      "has_wiki": false,
      "homepage": "https://freek.dev/2549-convert-mjml-to-html-using-php",
      "languages": {
        "PHP": 12524,
        "JavaScript": 739
      },
      "pushed_at": "2026-07-23T10:44:56Z",
      "created_at": "2023-08-21T13:24:00Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-02T04:23:21Z",
      "description": "Convert MJML to HTML using PHP",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://spatie.be/open-source",
      "name": "Spatie",
      "type": "Organization",
      "login": "spatie",
      "company": null,
      "location": "Antwerp, Belgium",
      "followers": 3805,
      "avatar_url": "https://avatars.githubusercontent.com/u/7535935?v=4",
      "created_at": "2014-05-09T16:26:39Z",
      "is_verified": null,
      "public_repos": 524,
      "account_age_days": 4457
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "1.2.6",
          "kind": "patch",
          "published_at": "2026-02-09T15:01:44Z"
        },
        {
          "tag": "1.2.5",
          "kind": "patch",
          "published_at": "2025-03-17T19:51:10Z"
        },
        {
          "tag": "1.2.4",
          "kind": "patch",
          "published_at": "2025-03-17T13:06:32Z"
        },
        {
          "tag": "1.2.3",
          "kind": "patch",
          "published_at": "2025-01-18T14:34:28Z"
        },
        {
          "tag": "1.2.2",
          "kind": "patch",
          "published_at": "2025-01-17T10:34:20Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2024-09-01T12:36:08Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2024-07-09T15:31:42Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2024-01-22T15:51:40Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2023-12-18T17:49:49Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2023-10-09T12:57:04Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2023-08-25T06:35:05Z"
        },
        {
          "tag": "0.0.6",
          "kind": "patch",
          "published_at": "2023-08-23T17:20:15Z"
        },
        {
          "tag": "0.0.5",
          "kind": "patch",
          "published_at": "2023-08-23T17:16:26Z"
        },
        {
          "tag": "0.0.4",
          "kind": "patch",
          "published_at": "2023-08-23T14:09:39Z"
        },
        {
          "tag": "0.0.3",
          "kind": "patch",
          "published_at": "2023-08-23T10:22:45Z"
        },
        {
          "tag": "0.0.2",
          "kind": "patch",
          "published_at": "2023-08-23T07:08:19Z"
        },
        {
          "tag": "0.0.1",
          "kind": "patch",
          "published_at": "2023-08-21T15:52:38Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d953582b22a912b5ed05810106aa98d1f397e814",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.\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...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 7 (#52)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-26T09:47:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3d0343f4082b16c5edf21bcc74b1eb91434b5836",
          "body": "github.actor reflects the actor that triggered the run, not the PR\nauthor, so it can read 'dependabot[bot]' on a PR whose code is not\nfrom Dependabot. Gate on the immutable PR author instead, and add a\nrepository guard so forks that copy this workflow do not auto-merge.\n\nReported by Volker Dusch (@edorian) and the PHP Foundation.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Harden Dependabot auto-merge actor check",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2026-06-02T10:33:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d337d33b6baf59a40e4db7027dc3fea32529a9d3",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Use native GitHub Actions badges in README",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2026-06-02T06:58:26Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "22dabf84fd74ce4601989fa40aa6e39498523bdd",
          "body": "…ot/fetch-metadata-3.1.0\n\nBump dependabot/fetch-metadata from 3.0.0 to 3.1.0",
          "is_bot": true,
          "headline": "Merge pull request #51 from spatie/dependabot/github_actions/dependab…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-20T21:02:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66d9bdf0a3d8a97a665e1fc0dae006e2695bfe07",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 3.0.0 to 3.1.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v3.0.0...v3.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-version: 3.1.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 3.0.0 to 3.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T21:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4f2a9c04f5b22bb0dd40c9d936338f91cd83bc8",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.5.0 to 3.0.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.5.0...v3.0.0)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 (#50)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-08T07:36:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6625875557dcd08fa391049da2c18ac0ac5ce674",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2026-02-09T15:01:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf9e5966beb9521510a0af29d94bfffaa1f3dbd",
          "body": "* Add Symfony 8 and PHP 8.5 support\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n\n* Drop PHP 8.1 (Pest v2 can no longer resolve on 8.1)\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add Symfony 8 and PHP 8.5 support (#48)",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2026-02-09T15:00:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "04bc5acf85d40d29b5321c6318ab711c80c86e23",
          "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[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump stefanzweifel/git-auto-commit-action from 5 to 7 (#40)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-31T09:46:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0fca00782795478200c33ab3c35a4701887f0c3f",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n  dependency-version: '\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-node from 4 to 6 (#41)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-31T09:45:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dad4a1756c83efe1dec2feec73ab023fd81bec33",
          "body": "…ot/fetch-metadata-2.5.0\n\nBump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
          "is_bot": true,
          "headline": "Merge pull request #47 from spatie/dependabot/github_actions/dependab…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-05T18:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aef49b96b24bae7eb2ed35e37edf82cf9feb8b1",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.4.0 to 2.5.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.4.0...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-version: 2.5.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-05T18:40:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02c13e320684d3a06992f0064680e926350c6258",
          "body": "Update issue template",
          "is_bot": false,
          "headline": "Merge pull request #38 from spatie/fix-issue-template",
          "author_name": "Alex Vanderbist",
          "author_login": "AlexVanderbist",
          "committed_at": "2025-09-08T11:38:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "987a7de7b3e127d25dc6de072d2ca61c4ebbeed1",
          "body": null,
          "is_bot": false,
          "headline": "Update issue template",
          "author_name": "Alex Vanderbist",
          "author_login": "AlexVanderbist",
          "committed_at": "2025-09-08T07:04:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0620f4f0b8ae603d382e313555ee261d7a0e3bbd",
          "body": "…i/laravel-pint-action-2.6\n\nBump aglipanci/laravel-pint-action from 2.5 to 2.6",
          "is_bot": true,
          "headline": "Merge pull request #36 from spatie/dependabot/github_actions/aglipanc…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-08-12T01:39:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e38e649f4d17a9fd1c9fe9ce506893ae6e91010",
          "body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.5 to 2.6.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.5...2.6)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nname: aglipanci/laravel-pint-action\n  dependency-version: '2.6'\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 aglipanci/laravel-pint-action from 2.5 to 2.6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-12T01:39:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8628785d18f815250d31219f02c673f7d29f418f",
          "body": "…ot/fetch-metadata-2.4.0\n\nBump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
          "is_bot": true,
          "headline": "Merge pull request #34 from spatie/dependabot/github_actions/dependab…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-12T18:57:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f762300afa6c25346c133d1e207ac2f16bdb801",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.3.0...v2.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-version: 2.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-12T18:57:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "481f5240f6771bb276b2a077cfb525465c2b1938",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "riasvdv",
          "author_login": "riasvdv",
          "committed_at": "2025-03-17T19:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af0b3944617889df7bed69faca3819a0399feff",
          "body": null,
          "is_bot": false,
          "headline": "Fix utf-8 break from stream change (#33)",
          "author_name": "Ray",
          "author_login": "rrehbein",
          "committed_at": "2025-03-17T19:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aafb1df7be6d089d74514b0080b91a5c42114297",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "riasvdv",
          "author_login": "riasvdv",
          "committed_at": "2025-03-17T13:06:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee1a9049fb07b23dd06a2a68eda8ef1039655368",
          "body": "Switch passing mjml via argument to via stdin",
          "is_bot": false,
          "headline": "Merge pull request #31 from rrehbein/feature/pass-template-via-stream",
          "author_name": "Ray",
          "author_login": "rrehbein",
          "committed_at": "2025-03-17T13:06:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e77c5bc260a284551acbf410c91f1814edec65b6",
          "body": "…i/laravel-pint-action-2.5\n\nBump aglipanci/laravel-pint-action from 2.4 to 2.5",
          "is_bot": true,
          "headline": "Merge pull request #30 from spatie/dependabot/github_actions/aglipanc…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-02-03T18:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd70830d9712ea8016b35f0bd4cd3708030bdb22",
          "body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.4 to 2.5.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.4...2.5)\n\n---\nupdated-dependencies:\n- dependency-name: aglipanci/laravel-pint-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 aglipanci/laravel-pint-action from 2.4 to 2.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-03T18:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e254b479e7296eb2bf63e4b9c54e9d00ef73503d",
          "body": "…ot/fetch-metadata-2.3.0\n\nBump dependabot/fetch-metadata from 2.2.0 to 2.3.0",
          "is_bot": true,
          "headline": "Merge pull request #28 from spatie/dependabot/github_actions/dependab…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-27T18:33:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbb43c7a4bc3414d7ff25226bc078ffe9496c2de",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-27T18:33:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abce846e1f61dabead436634e837f43a4c733147",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "riasvdv",
          "author_login": "riasvdv",
          "committed_at": "2025-01-18T14:34:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b554d64cdc1b5a8ed9450c06fced9a9c58cfe236",
          "body": null,
          "is_bot": false,
          "headline": "Retain test workflow changes",
          "author_name": "Rias",
          "author_login": "riasvdv",
          "committed_at": "2025-01-18T14:33:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6318f0d1ecaa276d6600665db150c39b754deb1",
          "body": "This reverts commit 70329ca9adbea09eec57a83c5e663cca7c75279e, reversing\nchanges made to e31e7bed4541abd9a5511bc3936a756b11b48184.",
          "is_bot": false,
          "headline": "Revert \"Merge pull request #26 from spatie/feature/generate-using-cli\"",
          "author_name": "Rias",
          "author_login": "riasvdv",
          "committed_at": "2025-01-18T14:32:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faab9403f64f479af753f68b26ec6ee60d2d62a2",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-01-17T10:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70329ca9adbea09eec57a83c5e663cca7c75279e",
          "body": "Generate using a file with the cli when generating locally",
          "is_bot": false,
          "headline": "Merge pull request #26 from spatie/feature/generate-using-cli",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-01-17T10:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93d211eb5c5ae5dbbeeab996d2509e24c1178990",
          "body": null,
          "is_bot": false,
          "headline": "Command should not be public",
          "author_name": "Rias",
          "author_login": "riasvdv",
          "committed_at": "2025-01-03T14:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22ca54770072b3b1ee465ebb2c6425e6e25b5f14",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "riasvdv",
          "author_login": "riasvdv",
          "committed_at": "2025-01-03T14:31:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9c5d7f0508bf1d4510609ce736d64d7dfff2321",
          "body": null,
          "is_bot": false,
          "headline": "Fix workflow",
          "author_name": "Rias",
          "author_login": "riasvdv",
          "committed_at": "2025-01-03T14:31:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e79aa6189d710f50e997efb44e65476f947a4a9f",
          "body": null,
          "is_bot": false,
          "headline": "Revert updating snapshots",
          "author_name": "Rias",
          "author_login": "riasvdv",
          "committed_at": "2025-01-03T14:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f420431fca4cdaf54d542632d177d47dd45d17c",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "riasvdv",
          "author_login": "riasvdv",
          "committed_at": "2025-01-03T14:18:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd1e4da6a4fbfa6d9c6305af3b0e8c9cec626549",
          "body": null,
          "is_bot": false,
          "headline": "Add node modules path?",
          "author_name": "Rias",
          "author_login": "riasvdv",
          "committed_at": "2025-01-03T14:18:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bcff64650e49a56d276603a331cd3b6c868436b",
          "body": null,
          "is_bot": false,
          "headline": "Fix mjml binary finder",
          "author_name": "Rias",
          "author_login": "riasvdv",
          "committed_at": "2025-01-03T14:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41c72144683cd33f1ce744902b7862b8c96480ac",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "riasvdv",
          "author_login": "riasvdv",
          "committed_at": "2025-01-03T14:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aefa299a5d82ae6f27eaaf2b234ce15069d2e86",
          "body": null,
          "is_bot": false,
          "headline": "Generate using a file with the cli when generating locally",
          "author_name": "Rias",
          "author_login": "riasvdv",
          "committed_at": "2025-01-03T14:11:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e31e7bed4541abd9a5511bc3936a756b11b48184",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "riasvdv",
          "author_login": "riasvdv",
          "committed_at": "2024-09-01T12:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26c61cbe5acf5de52c5968af0f4eb96d46e4c2ea",
          "body": null,
          "is_bot": false,
          "headline": "Fix array_last item",
          "author_name": "Rias",
          "author_login": "riasvdv",
          "committed_at": "2024-09-01T12:34:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d300a2ef39cc1553904238ee8edbd1b274373efe",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "riasvdv",
          "author_login": "riasvdv",
          "committed_at": "2024-09-01T12:32:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00abe1fe937df93eb7c66a6bac329e4011ef3a5a",
          "body": null,
          "is_bot": false,
          "headline": "Use base64 encoding to more reliably send data across",
          "author_name": "Rias",
          "author_login": "riasvdv",
          "committed_at": "2024-09-01T12:31:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "405dfb6adcc9346097fdc2dec4e7a5aa9b2f4b35",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "riasvdv",
          "author_login": "riasvdv",
          "committed_at": "2024-07-09T15:32:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c188a8f71f7b5642c585e9ba40d2afbf92eae95f",
          "body": "MJML v5.0 Alpha compatibility",
          "is_bot": false,
          "headline": "Merge pull request #21 from stevebauman/patch-1",
          "author_name": "Rias",
          "author_login": "riasvdv",
          "committed_at": "2024-07-09T15:31:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cae4c12618ec9bb341165f5a49294af47e3d9451",
          "body": null,
          "is_bot": false,
          "headline": "MJML v5.0 Alpha compatibility",
          "author_name": "Steve Bauman",
          "author_login": "stevebauman",
          "committed_at": "2024-07-09T14:56:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e7565e31614e3048da85de5926ac6a0658ec708",
          "body": "…ot/fetch-metadata-2.2.0\n\nBump dependabot/fetch-metadata from 2.1.0 to 2.2.0",
          "is_bot": true,
          "headline": "Merge pull request #20 from spatie/dependabot/github_actions/dependab…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-07-08T18:18:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d88f06c0c09a991f9b49fb592f16cce9f9f827",
          "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-08T18:18:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0e7ed45ee5aa553b0055acdf9afd1560da296df",
          "body": null,
          "is_bot": false,
          "headline": "Update snapshots",
          "author_name": "Rias",
          "author_login": "riasvdv",
          "committed_at": "2024-05-10T08:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8d7519bfc2a3cbc0f60405b57777f293f444fb7",
          "body": "…ot/fetch-metadata-2.1.0\n\nBump dependabot/fetch-metadata from 1.6.0 to 2.1.0",
          "is_bot": false,
          "headline": "Merge pull request #19 from spatie/dependabot/github_actions/dependab…",
          "author_name": "Rias",
          "author_login": "riasvdv",
          "committed_at": "2024-05-10T08:54:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "046a2ad9bf3615801362a2abaf74ea3b14906ce1",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.1.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.6.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-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.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-29T18:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22d9ac322cffb114379eb52b8ad2bb3b74de8701",
          "body": "…i/laravel-pint-action-2.4\n\nBump aglipanci/laravel-pint-action from 2.3.1 to 2.4",
          "is_bot": true,
          "headline": "Merge pull request #18 from spatie/dependabot/github_actions/aglipanc…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-04-15T18:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d3d87d1163dc965777accec4863e21f443c680e",
          "body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.1 to 2.4.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.3.1...2.4)\n\n---\nupdated-dependencies:\n- dependency-name: aglipanci/laravel-pint-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 aglipanci/laravel-pint-action from 2.3.1 to 2.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-15T18:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f7da161b583217f68a0db7601f612520835ac97",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2024-01-22T15:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4affd7a3b187ab1bb6485e2507b6774531433f8d",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2024-01-22T15:51:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edc2cd2472166254e6f1f6f83cde23c539804480",
          "body": "…h-via-env\n\nAdd support for specifying the path to nodejs executable",
          "is_bot": false,
          "headline": "Merge pull request #16 from vladyslav-mikhieiev/feature/pass-node-pat…",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2024-01-22T15:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "686a2e2bbb7c4434688331c8b7dc6680c53cddec",
          "body": null,
          "is_bot": false,
          "headline": "Add support for specifying the path to nodejs executable",
          "author_name": "Vladyslav Mikhieiev",
          "author_login": "vladyslav-mikhieiev",
          "committed_at": "2024-01-22T11:47:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ff7d538a4b5fea4bb9cee78975bfb5d0b61f5cc",
          "body": "…ifel/git-auto-commit-action-5\n\nBump stefanzweifel/git-auto-commit-action from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #7 from spatie/dependabot/github_actions/stefanzwe…",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2024-01-02T13:13:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86f94b88ac6ce9bc9c0ad265afd6088e1f10593c",
          "body": "…etup-node-4\n\nBump actions/setup-node from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #8 from spatie/dependabot/github_actions/actions/s…",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2024-01-02T13:13:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fb0a8e7028f3a75514d30f7bbb82428d52745c3",
          "body": "…i/laravel-pint-action-2.3.1\n\nBump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1",
          "is_bot": true,
          "headline": "Merge pull request #12 from spatie/dependabot/github_actions/aglipanc…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-12-25T18:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25178655df92eb92b223ae523d3c5128fa58e270",
          "body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.0 to 2.3.1.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.3.0...2.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: aglipanci/laravel-pint-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 aglipanci/laravel-pint-action from 2.3.0 to 2.3.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-25T18:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "969ff122d4213615c04f5211010b38bea4bfaf37",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2023-12-18T17:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71ce82a19c342cc2ae90c81913aea6da063fc6a8",
          "body": "Allow Symfony 7.x",
          "is_bot": false,
          "headline": "Merge pull request #11 from thecaliskan/patch-1",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2023-12-18T17:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cb07f45acacf2d796cb010ad01f6ae820ceb2c3",
          "body": null,
          "is_bot": false,
          "headline": "Allow Symfony 7.x",
          "author_name": "thecaliskan",
          "author_login": "thecaliskan",
          "committed_at": "2023-12-16T14:56:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ea63a68c84465082ca317efb95843bab46bb540",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\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/setup-node from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-23T18:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30ccae1c463d036142417dc8c255b2328acd94f5",
          "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:01:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c295b8109881dc3badb2db585d6277a1d88279e3",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2023-10-09T13:00:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdb05007a280365d62541b713463f6277bdb0453",
          "body": "…heckout-4\n\nBump actions/checkout from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #5 from spatie/dependabot/github_actions/actions/c…",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2023-10-09T12:56:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61f1b05170cb67bda6445aed829cb3ef2a5e60eb",
          "body": "Check for deprecation warning",
          "is_bot": false,
          "headline": "Merge pull request #6 from Baspa/main",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2023-10-09T12:56:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37b7b3fcb2c8125b81ec58f880525c140bd78f1b",
          "body": null,
          "is_bot": false,
          "headline": "Update run-tests.yml",
          "author_name": "Niels Vanpachtenbeke",
          "author_login": "Nielsvanpach",
          "committed_at": "2023-10-09T07:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d94c5bfaf5a12fb736a409fc6e65a1a4eb192622",
          "body": null,
          "is_bot": false,
          "headline": "Add test",
          "author_name": "Bas van Dinther",
          "author_login": "Baspa",
          "committed_at": "2023-10-09T07:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7da7e5017fc982071348009d5227912fc51b3ed0",
          "body": null,
          "is_bot": false,
          "headline": "Check for deprecation warning",
          "author_name": "Bas van Dinther",
          "author_login": "Baspa",
          "committed_at": "2023-09-28T08:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6873bb3bd662ecb9306d5e419a39730d1d63405",
          "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-04T18:39:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05191fb97892862a73a4f0f047b7cc7726750307",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of github.com:spatie/mjml-php",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2023-08-25T06:43:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb364d9371d7dae60822d7d139fd98a0e60fc0a7",
          "body": null,
          "is_bot": false,
          "headline": "add archtest",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2023-08-25T06:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a30a34148abbc055eacc05b3f270e673cabbbaec",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2023-08-25T06:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0da3c3c7b95f01cdddeda8856253a59d5f4a5382",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2023-08-25T06:23:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1543baaedf5f17765107dc6e163816dd0b0caa72",
          "body": null,
          "is_bot": false,
          "headline": "refactor for readability",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2023-08-25T06:22:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddd78ad5114a4452fde8bdca3e53772a41be44c5",
          "body": null,
          "is_bot": false,
          "headline": "use throws",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2023-08-25T06:18:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ab2a7d45693da22694d8f2220627d424ae5afcc",
          "body": null,
          "is_bot": false,
          "headline": "Add Sidecar package check in Mjml class",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2023-08-25T06:17:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0759cc63c3085f3a4a5b836bc0da8b0ede322816",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "riasvdv",
          "author_login": "riasvdv",
          "committed_at": "2023-08-23T17:20:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2416e161057887d089f1628e07b740e43d6f743f",
          "body": null,
          "is_bot": false,
          "headline": "Don't instantiate new",
          "author_name": "Rias",
          "author_login": "riasvdv",
          "committed_at": "2023-08-23T17:19:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1974af7f2ebcc55e7b608d5d23f2d2850e56eead",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "riasvdv",
          "author_login": "riasvdv",
          "committed_at": "2023-08-23T17:16:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc7700d6a19a5e4581ba1f1179c5855d466d0d16",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "riasvdv",
          "author_login": "riasvdv",
          "committed_at": "2023-08-23T17:16:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0926412ae9362aab937f92b33c6b855023413428",
          "body": null,
          "is_bot": false,
          "headline": "Add sidecar method",
          "author_name": "Rias",
          "author_login": "riasvdv",
          "committed_at": "2023-08-23T17:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5ca98e0e4c73748cb6bdc368bccbaae24a38de0",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2023-08-23T14:10:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8327cee433f6f2e914fd424ca85561d8635a5301",
          "body": "Small nitpicks",
          "is_bot": false,
          "headline": "Merge pull request #3 from spatie/review",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2023-08-23T14:06:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c94e160b9dd4c1af193218eea6ef498a5ba16bf",
          "body": null,
          "is_bot": false,
          "headline": "Small nitpicks",
          "author_name": "Rias",
          "author_login": "riasvdv",
          "committed_at": "2023-08-23T14:00:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f9f2a986dfd7d0810c735f99f07938ab686afc2",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2023-08-23T10:23:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68e6ddca84f61c352c05e8de0655551b109d3e40",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2023-08-23T10:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b21c112fed924bc3d82ba8375dbcaf2928d5d602",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of github.com:spatie/mjml-php",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2023-08-23T10:22:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54cf19046dcb7e6c1c9ea2f39b114ddaed52231b",
          "body": null,
          "is_bot": false,
          "headline": "refactor strict flag away",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2023-08-23T10:22:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6294d9ba31079a4a08f38f6497d7954c8a7946f5",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2023-08-23T08:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9baada3ad711a6547add07dfd24bbd1a7f9d3b3",
          "body": null,
          "is_bot": false,
          "headline": "remove call method",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2023-08-23T08:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "add637ceb1c16dffb87e3f83757b707c9e58ffb4",
          "body": null,
          "is_bot": false,
          "headline": "reorder functions",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2023-08-23T08:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd8ebfc2b5011bb6a48b9f68ff59850803fe22d2",
          "body": null,
          "is_bot": false,
          "headline": "improve variable name",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2023-08-23T08:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c66c2bd354475d8fa4c633058a97c3c0d4cd2d57",
          "body": null,
          "is_bot": false,
          "headline": "add test for strict mode",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2023-08-23T08:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50f3761f6a64aa60e424f3759d5b17a121cf4363",
          "body": null,
          "is_bot": false,
          "headline": "introduce strict mode",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2023-08-23T08:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecb5c106ff341f988d9a0e4f3503a18f6e66ab9e",
          "body": null,
          "is_bot": false,
          "headline": "fix readme",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2023-08-23T08:24:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 17,
      "commits_last_year": 16,
      "latest_release_at": "2026-02-09T15:01:44Z",
      "latest_release_tag": "1.2.6",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 163,
      "mean_days_between_releases": 94.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "spatie/mjml-php",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "spatie",
            "mjml-php"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/spatie/mjml-php",
          "is_deprecated": false,
          "latest_version": "1.2.6",
          "repository_url": "https://github.com/spatie/mjml-php",
          "versions_count": 17,
          "total_downloads": 1008872,
          "dependents_count": 11,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 96548,
          "first_published_at": null,
          "latest_published_at": "2026-02-09T15:00:49Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 163
        }
      ]
    },
    "popularity": {
      "forks": 15,
      "stars": 282,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-09-03",
            "count": 1
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2024-01-18",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 1
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 15,
        "total_forks": 15
      },
      "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": 5670,
      "source_files_sampled": 9,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json",
        "package.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": 6,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm",
        "packagist"
      ],
      "dependencies": [
        {
          "name": "symfony/process",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.3.2|^7.0|^8.0"
        },
        {
          "name": "mjml",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.15.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "mjml",
            "direct": true,
            "version": "^4.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "symfony/process",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "laravel/pint",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "pestphp/pest",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "spatie/ray",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 6,
        "direct_count": 2,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 29,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 8,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "freekmurze",
          "commits": 82,
          "avatar_url": "https://avatars.githubusercontent.com/u/483853?v=4"
        },
        {
          "type": "User",
          "login": "riasvdv",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/3626559?v=4"
        },
        {
          "type": "User",
          "login": "Nielsvanpach",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/10651054?v=4"
        },
        {
          "type": "User",
          "login": "AlexVanderbist",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/6287961?v=4"
        },
        {
          "type": "User",
          "login": "Baspa",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/10845460?v=4"
        },
        {
          "type": "User",
          "login": "rrehbein",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/140358?v=4"
        },
        {
          "type": "User",
          "login": "stevebauman",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6421846?v=4"
        },
        {
          "type": "User",
          "login": "vladyslav-mikhieiev",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/31040615?v=4"
        },
        {
          "type": "User",
          "login": "thecaliskan",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/13554944?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.646
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "dependabot-auto-merge.yml",
        "fix-php-code-style-issues.yml",
        "run-tests.yml",
        "update-changelog.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 6,
            "reason": "9 out of 14 merged PRs checked by a CI test -- score normalized to 6",
            "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 2/13 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 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": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d953582b22a912b5ed05810106aa98d1f397e814",
        "ran_at": "2026-07-23T10:51:58Z",
        "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-07-20T18:52:55Z",
      "oldest_open_prs": [
        {
          "number": 53,
          "created_at": "2026-07-20T18:52:49Z",
          "last_comment_at": "2026-07-20T18:52:50Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 54,
          "created_at": "2026-07-23T10:45:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-26T09:47:32Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/spatie/mjml-php",
    "host": "github.com",
    "name": "mjml-php",
    "owner": "spatie"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 63,
      "inputs": {
        "security": 45,
        "vitality": 66,
        "community": 64,
        "governance": 71,
        "engineering": 66
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 66,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "commits_last_year": 16,
              "human_commit_share": 0.74,
              "days_since_last_push": 0,
              "active_weeks_last_year": 9
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "9/52 weeks with commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "16 commits in the last year",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 82,
            "inputs": {
              "releases_count": 17,
              "latest_release_tag": "1.2.6",
              "releases_from_tags": false,
              "days_since_latest_release": 163,
              "mean_days_between_releases": 94.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "17 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 163 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 163
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~94.9 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 94.9
                    }
                  }
                ],
                "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": 51,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 51 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 51
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 64,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "forks": 15,
              "stars": 282,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "282 stars",
                "points": 39.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 282
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "15 forks",
                "points": 9.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "packages": [
                "spatie/mjml-php"
              ],
              "dependents": 11,
              "ecosystems": "packagist",
              "total_downloads": 1008872,
              "monthly_downloads": 96548
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "96,548 downloads/month across packagist",
                "points": 66.5,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 96548,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "11 packages depend on it",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 71,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.646
            },
            "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 65% of commits",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 65
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 29,
              "open_issues": 0,
              "closed_issues": 8,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 9
            },
            "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": "29/38 decided PRs merged",
                "points": 29.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 29,
                      "decided": 38
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/13 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 3805,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "spatie",
              "public_repos": 524,
              "account_age_days": 4457
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "3,805 followers of spatie",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3805,
                      "login": "spatie"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "524 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 524
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "spatie/mjml-php"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 163
            },
            "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 163 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 163
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "17 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 66,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "9 out of 14 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "html",
                "mail",
                "mjml",
                "php"
              ],
              "has_wiki": false,
              "homepage": "https://freek.dev/2549-convert-mjml-to-html-using-php",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://freek.dev/2549-convert-mjml-to-html-using-php",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "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): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "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": "9 out of 14 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "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 2/13 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 16
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 33,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.216,
              "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": "16 of 74 human commits state their intent (structured subject or explanatory body)",
                "points": 11.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 16,
                      "sampled": 74
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.03,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.17
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "3 of the last 100 commits agent-authored or agent-credited",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "17 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 17,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 5670,
              "source_files_sampled": 9,
              "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/9 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 9,
                      "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-23T10:52:16.048050Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/spatie/mjml-php.svg",
  "full_name": "spatie/mjml-php",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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