Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 02:50 UTC

abordage / nova-html-card

A Laravel Nova card that displays any html content, e.g. lists, notifications, small custom reports

PHP · Vue · JavaScriptMIT★ 12 stars⑂ 6 forkssince Jul 2022View on GitHub ↗

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

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

52
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Pavel BychkoPersonal account
37 followers28 public repossince May 2017

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistabordage/nova-html-card1.1.17,9928556 days agolaravel-novanova-cardnova-html-card

Metrics by category

Vitality

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

48At risk · 22% of overall
How it's scored
28.8/36Push recency — last push 30 days ago
6.2/36Commit cadence — 9/52 weeks with commits
11.3/18Commit volume — 17 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year17
human_commit_share0.4
days_since_last_push30
active_weeks_last_year9
How it's scored
27/27Ships releases — 8 releases published
7.2/36Release recency — latest release 556 days ago
12.6/27Release cadence — a release every ~131.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count8
latest_release_tag1.1.1
releases_from_tagsno
days_since_latest_release556
mean_days_between_releases131.7
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

54Moderate · 18% of overall
How it's scored
16.9/60Stars — 12 stars
5.8/25Forks — 6 forks
0/15Watchers — 1 watchers
Inputs used
forks6
stars12
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
52/80Monthly downloads — 7,992 downloads/month across packagist
0/20Registry dependents — 0 packages depend on it
Inputs used
packagesabordage/nova-html-card
dependents0
ecosystemspackagist
total_downloads241,232
monthly_downloads7,992

Sustainability & Governance

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

49At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.8/22.5Commit distribution — top contributor authored 97% of commits
4.1/13.5Contributor breadth — 3 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.966
How it's scored
0/46.8Issue resolution — no issues or no data
31.7/38.3PR acceptance — 39/47 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/3 approved changesets -- score normalized to 0
Inputs used
merged_prs39
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs8
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
11.4/25Owner reach — 37 followers of abordage
22.6/25Track record — 28 public repos, account ~9 yr old
Inputs used
followers37
owner_typeUser
is_verified
owner_loginabordage
public_repos28
account_age_days3,361
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
14/35Publish recency — latest publish 556 days ago
20/20Version history — 8 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesabordage/nova-html-card
ecosystemspackagist
any_deprecatedno
min_days_since_publish556

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Security

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

45At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1.2/2.5CI-Tests — 8 out of 14 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/3 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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

28Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
26.7/40Legible commit history — 20 of 40 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.5
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
11/11Lint / format config — .php-cs-fixer.dist.php
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 34 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.34
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_bytes1,303
source_files_sampled9
oversized_source_files0

Key facts

12GitHub stars
3contributors
17commits, last 12 months
30days since last push
8releases
1bus factor
0open issues
npm, Packagistpackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 12 ★ / 6 ⇿
12Stars
6Forks
7Releases

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.

02468101212612022-072024-042026-02
Major 1Minor 3Patch 3

Each point covers 4 days.

OpenSSF Scorecard 4.5 / 10
4.5aggregate

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

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

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

RegistryPackageVersionRelation
Packagistlaravel/novadirect
npm@vue/compiler-sfc^3.2.22indirect
npmaxios^1.6.0indirect
npmlaravel-mix^6.0.41indirect
npmpostcss^8.3.11indirect
npmvue-loader^16.8.3indirect
npmvuex^4.1.0indirect
Packagistfriendsofphp/php-cs-fixerindirect
Packagistlarastan/larastanindirect
Packagistnunomaduro/collisionindirect
Packagistorchestra/testbenchindirect
Packagistphpindirect
Packagistphpunit/phpunitindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "laravel-nova",
        "laravel-nova-card"
      ],
      "is_fork": false,
      "size_kb": 450,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "CSS": 306,
        "PHP": 5247,
        "Vue": 3446,
        "JavaScript": 1067
      },
      "pushed_at": "2026-06-22T01:02:32Z",
      "created_at": "2022-07-04T14:23:13Z",
      "owner_type": "User",
      "updated_at": "2026-06-11T16:43:55Z",
      "description": "A Laravel Nova card that displays any html content, e.g. lists, notifications, small custom reports",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP",
        "Vue",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://abordage.dev",
      "name": "Pavel Bychko",
      "type": "User",
      "login": "abordage",
      "company": null,
      "location": null,
      "followers": 37,
      "avatar_url": "https://avatars.githubusercontent.com/u/28537731?v=4",
      "created_at": "2017-05-08T15:13:46Z",
      "is_verified": null,
      "public_repos": 28,
      "account_age_days": 3361
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2025-01-11T13:50:08Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2025-01-11T13:04:00Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2024-12-17T20:18:50Z"
        },
        {
          "tag": "0.3.1",
          "kind": "patch",
          "published_at": "2024-03-23T18:24:40Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2023-02-25T12:30:25Z"
        },
        {
          "tag": "0.2.1",
          "kind": "patch",
          "published_at": "2022-07-06T15:16:41Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2022-07-06T12:57:08Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2022-07-04T14:26:52Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "5680b1a8d1571a9f050b6c98b27ec9f3bb5c61c3",
          "body": null,
          "is_bot": false,
          "headline": "ci: remove github action",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2026-02-10T19:31:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c312a5820d6319672ce65aae6535349fbfeb5bc7",
          "body": "…evans/create-issue-from-file-6\n\nBump peter-evans/create-issue-from-file from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #45 from abordage/dependabot/github_actions/peter-…",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2026-02-10T17:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "099d726ce1ee34355cadee56e65da0a25bb4d2c4",
          "body": "…zweifel/git-auto-commit-action-7\n\nBump stefanzweifel/git-auto-commit-action from 5 to 7",
          "is_bot": false,
          "headline": "Merge pull request #46 from abordage/dependabot/github_actions/stefan…",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2026-02-10T17:57:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82b299c54dd3b134192cd1e27e12d60dbfc51b5e",
          "body": "…s/checkout-6\n\nBump actions/checkout from 4 to 6",
          "is_bot": false,
          "headline": "Merge pull request #48 from abordage/dependabot/github_actions/action…",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2026-02-10T17:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "281ec46729c9fd2cee66f62df2b32582d6264190",
          "body": "…abot/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 #49 from abordage/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-12T01:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68522b7e2fa5e3acf25188eccff606408b8770ff",
          "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-12T01:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "123692a5d74769cf2e77bbc979fd2da86a5d0402",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T01:02:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "949ca6a994661b7817168aabb2731ee329741cff",
          "body": "…verse/lychee-action-2.7.0\n\nBump lycheeverse/lychee-action from 2.6.1 to 2.7.0",
          "is_bot": true,
          "headline": "Merge pull request #47 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-11-03T01:02:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efc999a3a1790fe29507d171077004504abb46fc",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.6.1 to 2.7.0.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v2.6.1...v2.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\n  dependency-version: 2.7.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 lycheeverse/lychee-action from 2.6.1 to 2.7.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-03T01:02:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a134c292e40fb4f89857d6bb0fa87475a324a48",
          "body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 7.\n- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)\n- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)\n- [Co\n[…]\n stefanzweifel/git-auto-commit-action\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump stefanzweifel/git-auto-commit-action from 5 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-13T01:02:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "578e26ba96b2aacbe88a43ee8a8f0c876afe3e6e",
          "body": "Bumps [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file) from 5 to 6.\n- [Release notes](https://github.com/peter-evans/create-issue-from-file/releases)\n- [Commits](https://github.com/peter-evans/create-issue-from-file/compare/v5...v6)\n\n---\nupdated-dependencie\n[…]\ne: peter-evans/create-issue-from-file\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump peter-evans/create-issue-from-file from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-06T01:02:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3bd3a81879b5b0f4af7e4ffe255ebc3eb2fe38b4",
          "body": "…verse/lychee-action-2.6.1\n\nBump lycheeverse/lychee-action from 2.6.0 to 2.6.1",
          "is_bot": true,
          "headline": "Merge pull request #43 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-09-01T02:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "543dafd806474883b193acf44c0c0b8c291de14a",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.6.0 to 2.6.1.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v2.6.0...v2.6.1)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\n  dependency-version: 2.6.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lycheeverse/lychee-action from 2.6.0 to 2.6.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-01T02:04:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88d4236f2c00690d7136ff77ae5f8bba91507cf4",
          "body": "…verse/lychee-action-2.6.0\n\nBump lycheeverse/lychee-action from 2.5.0 to 2.6.0",
          "is_bot": true,
          "headline": "Merge pull request #42 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-08-25T01:34:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94996252e5f828d8d7c1e16b23c844001c47763a",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.5.0 to 2.6.0.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v2.5.0...v2.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\n  dependency-version: 2.6.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 lycheeverse/lychee-action from 2.5.0 to 2.6.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-25T01:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "952ec2d3444f73b5dbc4b3d7fbd3fc24de009bdd",
          "body": "…verse/lychee-action-2.5.0\n\nBump lycheeverse/lychee-action from 2.4.1 to 2.5.0",
          "is_bot": true,
          "headline": "Merge pull request #40 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-08-11T01:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "583545666ee7d2031b407726bad4328ed61ca383",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.4.1 to 2.5.0.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v2.4.1...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\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 lycheeverse/lychee-action from 2.4.1 to 2.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-11T01:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c53656de9feba5728151d4f778d81b5ac3c70663",
          "body": "…abot/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 #38 from abordage/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-12T01:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "470db88c8e710fcee580c20e0e438b9d1ce0c605",
          "body": "…verse/lychee-action-2.4.1\n\nBump lycheeverse/lychee-action from 2.4.0 to 2.4.1",
          "is_bot": true,
          "headline": "Merge pull request #37 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-12T01:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c17451514bf4614a7ca8d377efe730361d4eea20",
          "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-12T01:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf452212d32a9347fb5c97464753663ee2784c95",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.4.0 to 2.4.1.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v2.4.0...v2.4.1)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\n  dependency-version: 2.4.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lycheeverse/lychee-action from 2.4.0 to 2.4.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-12T01:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "587b484b41824a5145f59b6a63fdbae465824ba4",
          "body": "…verse/lychee-action-2.4.0\n\nBump lycheeverse/lychee-action from 2.3.0 to 2.4.0",
          "is_bot": true,
          "headline": "Merge pull request #36 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-04-07T01:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a25689488a47019432be05c24a4e5b4468b6a39c",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.3.0 to 2.4.0.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v2.3.0...v2.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\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 lycheeverse/lychee-action from 2.3.0 to 2.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-07T01:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e947fe4b16dde90c5e5cb48d8d84458927461bb",
          "body": "…verse/lychee-action-2.3.0\n\nBump lycheeverse/lychee-action from 2.2.0 to 2.3.0",
          "is_bot": true,
          "headline": "Merge pull request #35 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-02-10T01:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab645e759af752767578f74f108c15d59eaa1625",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.2.0 to 2.3.0.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v2.2.0...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lycheeverse/lychee-action from 2.2.0 to 2.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-10T01:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b3952d0ca9096d823ac4366662bb8a21fff342b",
          "body": "…abot/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 #34 from abordage/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-27T01:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7661f0fdb20b92ab2fb58604fb725a7aea3d9bd",
          "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-27T01:55:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74ae57e2ef470bb3fe5846732d9b6e82207d9b4a",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "abordage",
          "author_login": "abordage",
          "committed_at": "2025-01-11T13:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff206948e9161815aa617f0c6c1329b5e6b94f00",
          "body": "Small fix",
          "is_bot": false,
          "headline": "Merge pull request #33 from abordage/small-fix",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2025-01-11T13:49:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a168cc66cd552f581abdb22b732640537264ded3",
          "body": "Updated Laravel Nova badge to version 5.0 and revised requirements to reflect PHP 8.4 and Nova 5.x compatibility. Ensures documentation aligns with the latest supported versions.",
          "is_bot": false,
          "headline": "docs: update dependencies and badges",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2025-01-11T13:47:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d8537d962265c40d2e5af3d8728a24ac2c06f44",
          "body": "Added auth.json to the .gitignore file to prevent sensitive authentication data from being accidentally committed. This ensures better security and adheres to best practices for managing private data.",
          "is_bot": false,
          "headline": "chore: update .gitignore to include auth.json",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2025-01-11T13:44:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fb7433a405bd51f679bcff9e3cd52c976e9c6f3",
          "body": "Updated the Larastan path in phpstan.neon.dist and adjusted dependencies in composer.json to reflect new Larastan package structure. Consolidated the \"repositories\" section and ensured compatibility with Laravel Nova requirements.",
          "is_bot": false,
          "headline": "fix: update Larastan path and dependencies",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2025-01-11T13:44:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e986425805a332a2f13ce9eaa79652779695ab49",
          "body": "The height property had a typo with an extra dollar sign, causing incorrect serialization. This fix ensures the height value is properly serialized in the JSON output.",
          "is_bot": false,
          "headline": "fix: correct height property serialization",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2025-01-11T13:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c286e4dd1c67f4a2b6701d8377bc3a670a079f0c",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "abordage",
          "author_login": "abordage",
          "committed_at": "2025-01-11T13:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "270603b8f285958825d12a63346f44b0924c39d0",
          "body": null,
          "is_bot": false,
          "headline": "fix styling",
          "author_name": "abordage",
          "author_login": "abordage",
          "committed_at": "2025-01-11T13:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "051f42566f56a1ba18cec85c276f5e167b0eaaa2",
          "body": "Added HtmlRangedCard for a HTML card with display/range options",
          "is_bot": false,
          "headline": "Merge pull request #32 from Tarpsvo/master",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2025-01-11T13:02:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64928e9b7331b46a27d9e3be6b53786e91a03d99",
          "body": null,
          "is_bot": false,
          "headline": "Add HtmlRangedCard",
          "author_name": "Tarvo R.",
          "author_login": "Tarpsvo",
          "committed_at": "2025-01-11T11:55:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc149bb76d92be27c6d3f4965e48985ba1e565e8",
          "body": "…verse/lychee-action-2.2.0\n\nBump lycheeverse/lychee-action from 2.1.0 to 2.2.0",
          "is_bot": true,
          "headline": "Merge pull request #31 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-12-23T01:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f2df5c1842fccc5852ff2b71cc20d724e152ae4",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.1.0 to 2.2.0.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v2.1.0...v2.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lycheeverse/lychee-action from 2.1.0 to 2.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-23T01:21:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "084272a7018b8a443c4be97ce499c4e4bbced8a9",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "abordage",
          "author_login": "abordage",
          "committed_at": "2024-12-17T20:19:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90c45a245dc771232af8b0bb845c2a89bdc226e2",
          "body": "Nova 5.0 support",
          "is_bot": false,
          "headline": "Merge pull request #30 from puzzledmonkey/master",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-12-17T20:17:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ad6a535ccd18f367afef067f21523e0192d580d",
          "body": "…verse/lychee-action-2.1.0\n\nBump lycheeverse/lychee-action from 1.10.0 to 2.1.0",
          "is_bot": false,
          "headline": "Merge pull request #29 from abordage/dependabot/github_actions/lychee…",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-12-17T20:15:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce299c1532aa9d68471e0f5ce5d5a3bfb1817ae6",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "chris",
          "author_login": "puzzledmonkey",
          "committed_at": "2024-12-17T18:37:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1db84bab2b1cde9402035f94ca5faf0d774c2b61",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.10.0 to 2.1.0.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.10.0...v2.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-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 lycheeverse/lychee-action from 1.10.0 to 2.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-11T02:00:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d826db7e40b1b0975668529972f34f78c651ba7c",
          "body": "…abot/fetch-metadata-2.2.0\n\nBump dependabot/fetch-metadata from 2.1.0 to 2.2.0",
          "is_bot": true,
          "headline": "Merge pull request #26 from abordage/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-07-08T01:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c731740b373f9f9494f4569ef50bcc806500eef",
          "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-08T01:54:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85f411cd6e8396a8da479ff868eb2b9c7ea9e24c",
          "body": "…abot/fetch-metadata-2.1.0\n\nBump dependabot/fetch-metadata from 2.0.0 to 2.1.0",
          "is_bot": true,
          "headline": "Merge pull request #24 from abordage/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-04-29T01:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32a7641cc6fea2d7c3d5e2666bd7fa4f5b2bb8e4",
          "body": "…verse/lychee-action-1.10.0\n\nBump lycheeverse/lychee-action from 1.9.3 to 1.10.0",
          "is_bot": true,
          "headline": "Merge pull request #23 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-04-29T01:19:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0de7fcbbc6e0de7cb353c026a9b640b8b3864142",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.0.0 to 2.1.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.0.0...v2.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-29T01:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b525b48c80bab3398f9d80dac332ea00df53cab",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.3 to 1.10.0.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.9.3...v1.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-29T01:19:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3541e7d7dbdf5aba3cb4dc93417f7677e56f98d7",
          "body": "…evans/create-issue-from-file-5\n\nBump peter-evans/create-issue-from-file from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #20 from abordage/dependabot/github_actions/peter-…",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-03-25T08:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "046801e3b8dfcb41bb59288a5a644b1a47653073",
          "body": "…abot/fetch-metadata-2.0.0\n\nBump dependabot/fetch-metadata from 1.6.0 to 2.0.0",
          "is_bot": false,
          "headline": "Merge pull request #22 from abordage/dependabot/github_actions/depend…",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-03-25T08:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cdde587ca40c322414035079b9f1e79fd64df05",
          "body": "…verse/lychee-action-1.9.3\n\nBump lycheeverse/lychee-action from 1.8.0 to 1.9.3",
          "is_bot": true,
          "headline": "Merge pull request #21 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-03-25T01:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a41205f6885a8253cf1270e70ccfc7fd23c68f87",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.0.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.6.0...v2.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-25T01:41:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaea3fa01626f8ecd006f088b9e90f62a434ff43",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.8.0 to 1.9.3.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.8.0...v1.9.3)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lycheeverse/lychee-action from 1.8.0 to 1.9.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-25T01:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09cea1479fa3917f8b8cb5dcb6e00e2035bcd2f1",
          "body": "Bumps [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file) from 4 to 5.\n- [Release notes](https://github.com/peter-evans/create-issue-from-file/releases)\n- [Commits](https://github.com/peter-evans/create-issue-from-file/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: peter-evans/create-issue-from-file\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump peter-evans/create-issue-from-file from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-25T01:41:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bff321eb3165e5bc1057d7ad7398c525afdbaed",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "abordage",
          "author_login": "abordage",
          "committed_at": "2024-03-23T18:24:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a10d7f681999b610abbbc6fdfa173f8da8f9d4b",
          "body": "The \"nunomaduro/collision\" requirement has been updated to include version 8, and the \"orchestra/testbench\" requirement has been extended to include version 9. The newly supported versions for these packages have been reflected in the composer.json file.",
          "is_bot": false,
          "headline": "Update version requirements in composer.json",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-03-23T18:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c05fcf99f79105c1a2a97aea70c48419b877119",
          "body": "The existing PHP requirement has been extended up to version 8.3. Additionally, Laravel 8.x to 11.x compatibility has been established and documented in the README.",
          "is_bot": false,
          "headline": "Update PHP and Laravel versions in README",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-03-23T18:22:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfdd0ee87472535b557c006a096dae9958f0955d",
          "body": "…zweifel/git-auto-commit-action-5\n\nBump stefanzweifel/git-auto-commit-action from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #19 from abordage/dependabot/github_actions/stefan…",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-03-23T18:17:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "878c9342b273887cf299b5573c4e460d2730b34f",
          "body": "…s/checkout-4\n\nBump actions/checkout from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #18 from abordage/dependabot/github_actions/action…",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2024-03-23T18:17:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4a66203a87403b06ec179ebd1e37d354d0d50ac",
          "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-09T01:28:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ecc3435303fdf297f72c96179bb59c3fbbcb3725",
          "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-11T01:27:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4496c25dc6c8209a9329627563299a24ead68c92",
          "body": "…abot/fetch-metadata-1.6.0\n\nBump dependabot/fetch-metadata from 1.5.1 to 1.6.0",
          "is_bot": true,
          "headline": "Merge pull request #17 from abordage/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-07-03T01:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e5d6dbb94f1597576eca31fed311d1454907fa1",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.5.1 to 1.6.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.5.1...v1.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-03T01:11:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b01163c19114bfe2d30cd1593d204b53a43d45ed",
          "body": "…abot/fetch-metadata-1.5.1\n\nBump dependabot/fetch-metadata from 1.4.0 to 1.5.1",
          "is_bot": true,
          "headline": "Merge pull request #16 from abordage/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-05-29T02:12:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8623c15921560893a7fa1cd58858b30f3f661ec",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.4.0 to 1.5.1.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.4.0...v1.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-29T02:12:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68b7eab3d29d3f5b4a1491da144a4c4090bd712a",
          "body": "…verse/lychee-action-1.8.0\n\nBump lycheeverse/lychee-action from 1.7.0 to 1.8.0",
          "is_bot": true,
          "headline": "Merge pull request #15 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-05-15T01:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2199c5de65b6cefde6be9628719126261ca2be4e",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.7.0 to 1.8.0.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.7.0...v1.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lycheeverse/lychee-action from 1.7.0 to 1.8.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-15T01:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d74c61d4b7475d47e328c22ac7e22da00be30d24",
          "body": "…abot/fetch-metadata-1.4.0\n\nBump dependabot/fetch-metadata from 1.3.6 to 1.4.0",
          "is_bot": true,
          "headline": "Merge pull request #14 from abordage/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-04-24T01:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8af3f9bd7b61140945c2c989076f521718d275c6",
          "body": "…verse/lychee-action-1.7.0\n\nBump lycheeverse/lychee-action from 1.6.1 to 1.7.0",
          "is_bot": true,
          "headline": "Merge pull request #13 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-04-24T01:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de5c9cff4d9f083dc9d4487904a58cf6b126bf4f",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.6 to 1.4.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.6...v1.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-24T01:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b27e829b716444da937849d0c30005d0b89f693",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.6.1 to 1.7.0.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.6.1...v1.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lycheeverse/lychee-action from 1.6.1 to 1.7.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-24T01:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c69bf8f25191b868126571bfe29b0c4026abbc8",
          "body": "…verse/lychee-action-1.6.1\n\nBump lycheeverse/lychee-action from 1.5.4 to 1.6.1",
          "is_bot": true,
          "headline": "Merge pull request #12 from abordage/dependabot/github_actions/lychee…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-02-27T02:50:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9134be290596bb146b53a608c95ea3195102bddf",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.5.4 to 1.6.1.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.5.4...v1.6.1)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lycheeverse/lychee-action from 1.5.4 to 1.6.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-02-27T02:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b235063e4cb0bdc61f7c4658b492eb415700e92",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "abordage",
          "author_login": "abordage",
          "committed_at": "2023-02-25T12:30:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3ef4cd079af9c9dea113f8c4a85cf541e44b8b9",
          "body": "Laravel 10 support",
          "is_bot": false,
          "headline": "Merge pull request #11 from abordage/laravel-10",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-02-25T12:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12249e5c2dd1be35c8957aa64177c1e07685ae9d",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-02-25T12:28:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b943d21e79053cf0a6f64958559adb5769e910eb",
          "body": null,
          "is_bot": false,
          "headline": "Add PR template",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-02-25T12:28:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6fe3a7088ef8b38473bfacbdee04c90e83a7781",
          "body": null,
          "is_bot": false,
          "headline": "Add issue template",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-02-25T12:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2946d94c09fdd404f68fd0bcfda9efb3e6748fd2",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-02-25T12:27:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90c6d1a812fe8dd570e2469f3a46de1ae905e21b",
          "body": null,
          "is_bot": false,
          "headline": "Set strict_types",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-02-25T12:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85cbe981eee74ef22ed4403a612f004f014e1211",
          "body": "…abot/fetch-metadata-1.3.6\n\nBump dependabot/fetch-metadata from 1.3.5 to 1.3.6",
          "is_bot": true,
          "headline": "Merge pull request #10 from abordage/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-01-30T01:49:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "391c19871215e6a574a5145df848f6438b81277d",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.5 to 1.3.6.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.5...v1.3.6)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-01-30T01:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4c1041ee83f0f3a43bdd4f8e5ad283b87ef42d8",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-01-07T17:41:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf8f9d4edf478317e0b566793a0d8e4629905007",
          "body": null,
          "is_bot": false,
          "headline": "Update workflow",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-01-07T17:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b3d56367d2729fd5cd77bc8b819e616eb57a2c6",
          "body": null,
          "is_bot": false,
          "headline": "Increase PHPStan rules level",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2023-01-07T17:41:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca23ad364130fbaaa018df4d78cee93c8d426d11",
          "body": "…erse/lychee-action-1.5.4\n\nBump lycheeverse/lychee-action from 1.5.1 to 1.5.4",
          "is_bot": true,
          "headline": "Merge pull request #8 from abordage/dependabot/github_actions/lycheev…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-11-14T01:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24e700614a46a4af653fb00a181c92e8435ff982",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.5.1 to 1.5.4.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.5.1...v1.5.4)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lycheeverse/lychee-action from 1.5.1 to 1.5.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-11-14T01:04:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da4889817ab2dc2be11b239e491758210d4ef5f0",
          "body": "…bot/fetch-metadata-1.3.5\n\nBump dependabot/fetch-metadata from 1.3.4 to 1.3.5",
          "is_bot": true,
          "headline": "Merge pull request #6 from abordage/dependabot/github_actions/dependa…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-11-07T01:04:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5646d04a4184bbcd8b81af4ca846257286309eb",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.4 to 1.3.5.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.4...v1.3.5)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-11-07T01:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acb2d913d82d5811439f26b4f76c6f20028d7440",
          "body": "…bot/fetch-metadata-1.3.4\n\nBump dependabot/fetch-metadata from 1.3.3 to 1.3.4",
          "is_bot": true,
          "headline": "Merge pull request #5 from abordage/dependabot/github_actions/dependa…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-10-03T01:46:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93a6dcc95dd21d7da806b9c2cdab02ef2869d82e",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.3...v1.3.4)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-10-03T01:46:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58124c737af7c7dc59461bd5fc2cc45ea833d088",
          "body": "update lychee-action config",
          "is_bot": false,
          "headline": "Merge pull request #4 from abordage/update-lychee-action",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-08-08T08:12:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61a399f5a59cdff47a23992eb27235e641d4b3b7",
          "body": null,
          "is_bot": false,
          "headline": "update lychee-action config",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-08-08T08:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a47a0b3b2234477593e8bf61aadf6768561acc82",
          "body": null,
          "is_bot": false,
          "headline": "update lychee-action config",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-08-07T09:42:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "180f7e428b8ded8c3736dbd6006375f0d51c3fbf",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master'",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-08-01T08:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95121bee0d5a3f4110c7b26f10bb034438adbdc6",
          "body": null,
          "is_bot": false,
          "headline": "update README.md",
          "author_name": "Pavel Bychko",
          "author_login": "abordage",
          "committed_at": "2022-08-01T08:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15c0a263c3041dc1309279287c7987a3ae94ff6d",
          "body": "…erse/lychee-action-1.5.1\n\nBump lycheeverse/lychee-action from 1.5.0 to 1.5.1",
          "is_bot": true,
          "headline": "Merge pull request #1 from abordage/dependabot/github_actions/lycheev…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-08-01T01:50:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d55ea2628dd919907b6c9326e0ff1e34e35db36e",
          "body": "Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.5.0 to 1.5.1.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.5.0...v1.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lycheeverse/lychee-action from 1.5.0 to 1.5.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-08-01T01:50:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 17,
      "latest_release_at": "2025-01-11T13:50:08Z",
      "latest_release_tag": "1.1.1",
      "releases_from_tags": false,
      "days_since_last_push": 30,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 556,
      "mean_days_between_releases": 131.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "abordage/nova-html-card",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "laravel nova",
            "nova card",
            "nova html card"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/abordage/nova-html-card",
          "is_deprecated": false,
          "latest_version": "1.1.1",
          "repository_url": "https://github.com/abordage/nova-html-card",
          "versions_count": 8,
          "total_downloads": 241232,
          "dependents_count": 0,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 7992,
          "first_published_at": null,
          "latest_published_at": "2025-01-11T13:49:20Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 556
        }
      ]
    },
    "popularity": {
      "forks": 6,
      "stars": 12,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-09-11",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2025-01-11",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 6,
        "total_forks": 6
      },
      "star_history": {
        "days": [
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-12-25",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-07-22",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 12,
        "total_stars": 12
      },
      "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": 1303,
      "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": 13,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm",
        "packagist"
      ],
      "dependencies": [
        {
          "name": "laravel/nova",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^4.0 || ^5.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "laravel/nova",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "@vue/compiler-sfc",
            "direct": false,
            "version": "^3.2.22",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": false,
            "version": "^1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "laravel-mix",
            "direct": false,
            "version": "^6.0.41",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "^8.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "vue-loader",
            "direct": false,
            "version": "^16.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "vuex",
            "direct": false,
            "version": "^4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "friendsofphp/php-cs-fixer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "larastan/larastan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "nunomaduro/collision",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "orchestra/testbench",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 13,
        "direct_count": 1,
        "indirect_count": 12
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 39,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 8
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "abordage",
          "commits": 56,
          "avatar_url": "https://avatars.githubusercontent.com/u/28537731?v=4"
        },
        {
          "type": "User",
          "login": "Tarpsvo",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2018660?v=4"
        },
        {
          "type": "User",
          "login": "puzzledmonkey",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3913622?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.966
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "dependabot-auto-merge.yml",
        "php-cs-fixer.yml",
        "update-changelog.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".php-cs-fixer.dist.php"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 5,
            "reason": "8 out of 14 merged PRs checked by a CI test -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/3 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "5680b1a8d1571a9f050b6c98b27ec9f3bb5c61c3",
        "ran_at": "2026-07-22T02:49: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-06-22T01:02:35Z",
      "oldest_open_prs": [
        {
          "number": 51,
          "created_at": "2026-04-27T01:03:34Z",
          "last_comment_at": "2026-04-27T01:03:34Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 52,
          "created_at": "2026-06-22T01:02:33Z",
          "last_comment_at": "2026-06-22T01:02:33Z",
          "last_comment_author": "dependabot"
        }
      ],
      "last_merged_pr_at": "2026-02-10T17:57:16Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/abordage/nova-html-card",
    "host": "github.com",
    "name": "nova-html-card",
    "owner": "abordage"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 52,
      "inputs": {
        "security": 45,
        "vitality": 48,
        "community": 54,
        "governance": 49,
        "engineering": 64
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 48,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "commits_last_year": 17,
              "human_commit_share": 0.4,
              "days_since_last_push": 30,
              "active_weeks_last_year": 9
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 30 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "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": "17 commits in the last year",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "releases_count": 8,
              "latest_release_tag": "1.1.1",
              "releases_from_tags": false,
              "days_since_latest_release": 556,
              "mean_days_between_releases": 131.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 556 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 556
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~131.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 131.7
                    }
                  }
                ],
                "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": 161,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 161 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 161
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 54,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "forks": 6,
              "stars": 12,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "12 stars",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "6 forks",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "packages": [
                "abordage/nova-html-card"
              ],
              "dependents": 0,
              "ecosystems": "packagist",
              "total_downloads": 241232,
              "monthly_downloads": 7992
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "7,992 downloads/month across packagist",
                "points": 52,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 7992,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "0 packages depend on it",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 49,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.966
            },
            "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 97% of commits",
                "points": 0.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "merged_prs": 39,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 8
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "39/47 decided PRs merged",
                "points": 31.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 39,
                      "decided": 47
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/3 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "followers": 37,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "abordage",
              "public_repos": 28,
              "account_age_days": 3361
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "37 followers of abordage",
                "points": 11.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 37,
                      "login": "abordage"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "28 public repos, account ~9 yr old",
                "points": 22.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 28
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "abordage/nova-html-card"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 556
            },
            "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 556 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 556
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "8 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": 64,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".php-cs-fixer.dist.php",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "8 out of 14 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "laravel-nova",
                "laravel-nova-card"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 14 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/3 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "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": 1
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 28,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.5,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "20 of 40 human commits state their intent (structured subject or explanatory body)",
                "points": 26.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 20,
                      "sampled": 40
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.34
            },
            "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".php-cs-fixer.dist.php",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "34 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 34,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 1303,
              "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": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T02:50:13.922714Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/abordage/nova-html-card.svg",
  "full_name": "abordage/nova-html-card",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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