Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-29 18:08 UTC

eiriksm / cosy-composer

PHPAGPL-3.0★ 1 star⑂ 4 forkssince Mar 2017View on GitHub ↗

eiriksm/cosy-composer holds a health index of 61 out of 100, placing it in the Moderate band. It scores highest on Vitality (80/100) and lowest on Community & Adoption (38/100). It was last updated today. A single contributor accounts for most of its recent work.

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

61
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

Eirik Stanghelle MorlandPersonal account
109 followers433 public repossince Jun 2011@packagist

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 publish
Packagisteiriksm/cosy-composer1.3.692,7069026 days ago

Metrics by category

Vitality

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

80Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
10.4/36Commit cadence — 15/52 weeks with commits
16/18Commit volume — 59 commits in the last year
5/10OpenSSF Scorecard: Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year59
human_commit_share0.98
days_since_last_push0
active_weeks_last_year15

Release discipline

100Excellent
How it's scored
27/27Ships releases — 87 releases published
36/36Release recency — latest release 26 days ago
27/27Release cadence — a release every ~9.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count87
latest_release_tag1.3.69
releases_from_tagsno
days_since_latest_release26
mean_days_between_releases9.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

38At risk · 18% of overall
How it's scored
0/60Stars — 1 stars
4/25Forks — 4 forks
0/15Watchers — 1 watchers
Inputs used
forks4
stars1
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (AGPL-3.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
45.8/80Monthly downloads — 2,706 downloads/month across packagist
0/20Registry dependents — 0 packages depend on it
Inputs used
packageseiriksm/cosy-composer
dependents0
ecosystemspackagist
total_downloads191,090
monthly_downloads2,706

Sustainability & Governance

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

62Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
2.7/13.5Contributor breadth — 2 contributors
10/10OpenSSF Scorecard: Contributors — project has 10 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.999
How it's scored
43.9/46.8Issue resolution — 94% of issues closed
34.2/38.3PR acceptance — 393/439 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/28 approved changesets -- score normalized to 0
Inputs used
merged_prs393
open_issues3
closed_issues46
issue_closed_ratio0.939
closed_unmerged_prs46
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.7/25Owner reach — 109 followers of eiriksm
25/25Track record — 433 public repos, account ~15 yr old
Inputs used
followers109
owner_typeUser
is_verified
owner_logineiriksm
public_repos433
account_age_days5,516
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 26 days ago
20/20Version history — 90 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageseiriksm/cosy-composer
ecosystemspackagist
any_deprecatedno
min_days_since_publish26

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicscomposer, composer-package, php
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionno

Security

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

51Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/28 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 10 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3.8/7.5Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
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
0/5Security-Policy — security policy file not 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_aggregate5.1
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.

43At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 83 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.847
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — phpstan.neon
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 2 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.02
How it's scored
0/45Type-checkable code — PHP without a type-check config
54.7/55Manageable file sizes — 1/215 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes64,870
source_files_sampled215
oversized_source_files1

Key facts

1GitHub stars
2contributors
59commits, last 12 months
0days since last push
87releases
1bus factor
3open issues
Packagistpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 4 ⇿
0Stars
4Forks

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.

1223344412017-042020-122024-09

Each point covers 7 days.

OpenSSF Scorecard 5.1 / 10
5.1aggregate

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-29 18:07 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/28 approved changesets -- score normalized to 0
10Contributorsproject has 10 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
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
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 24
RegistryPackageVersion constraintManifest
Packagistbitbucket/client^3||^4composer.json
Packagistguzzlehttp/guzzle^7.4composer.json
Packagisthttp-interop/http-factory-guzzle^1.1composer.json
Packagistknplabs/github-api^3.0composer.json
Packagistleague/flysystem^2.0 || ^3.0composer.json
Packagistm4tthumphrey/php-gitlab-api^10 || ^11composer.json
Packagistpeterpostmann/parse_uri^1.0composer.json
Packagistsymfony/polyfill-php80^1.0composer.json
Packagistsymfony/process^5.4 || ^6 || ^7composer.json
Packagistsymfony/yaml^5.4 || ^6 || ^7composer.json
Packagistviolinist-dev/allow-list-handler^1.0composer.json
Packagistviolinist-dev/commit-message-creator^2.1composer.json
Packagistviolinist-dev/composer-changelog-fetcher^5.2.0composer.json
Packagistviolinist-dev/composer-updater^2.0composer.json
Packagistviolinist-dev/git-log-format^1.2.0composer.json
Packagistviolinist-dev/process-factory^3.0composer.json
Packagistviolinist-dev/project-data^1.1.1composer.json
Packagistviolinist-dev/repo-and-token-to-clone-url^1.0composer.json
Packagistviolinist-dev/slug-from-url^1composer.json
Packagistviolinist-dev/symfony-cloud-security-checker^3composer.json
Packagistviolinist-dev/timeframe-handler^1.0composer.json
Packagistviolinist-dev/violinist-config^2.10composer.json
Packagistviolinist-dev/violinist-messages^2.1.0composer.json
Packagistwa72/simplelogger^1.0composer.json
All dependencies 32

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

RegistryPackageVersionRelation
Packagistbitbucket/clientdirect
Packagistguzzlehttp/guzzledirect
Packagisthttp-interop/http-factory-guzzledirect
Packagistknplabs/github-apidirect
Packagistleague/flysystemdirect
Packagistm4tthumphrey/php-gitlab-apidirect
Packagistpeterpostmann/parse_uridirect
Packagistsymfony/polyfill-php80direct
Packagistsymfony/processdirect
Packagistsymfony/yamldirect
Packagistviolinist-dev/allow-list-handlerdirect
Packagistviolinist-dev/commit-message-creatordirect
Packagistviolinist-dev/composer-changelog-fetcherdirect
Packagistviolinist-dev/composer-updaterdirect
Packagistviolinist-dev/git-log-formatdirect
Packagistviolinist-dev/process-factorydirect
Packagistviolinist-dev/project-datadirect
Packagistviolinist-dev/repo-and-token-to-clone-urldirect
Packagistviolinist-dev/slug-from-urldirect
Packagistviolinist-dev/symfony-cloud-security-checkerdirect
Packagistviolinist-dev/timeframe-handlerdirect
Packagistviolinist-dev/violinist-configdirect
Packagistviolinist-dev/violinist-messagesdirect
Packagistwa72/simpleloggerdirect
Packagistcomposer/semverindirect
Packagistext-jsonindirect
Packagistphp-coveralls/php-coverallsindirect
Packagistphp-http/guzzle7-adapterindirect
Packagistphpstan/phpstan-phpunitindirect
Packagistphpunit/phpunitindirect
Packagistslevomat/coding-standardindirect
Packagistsquizlabs/php_codesnifferindirect
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": [
        "composer",
        "composer-package",
        "php"
      ],
      "is_fork": false,
      "size_kb": 1291,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 625104
      },
      "pushed_at": "2026-07-29T18:06:24Z",
      "created_at": "2017-03-22T11:16:51Z",
      "owner_type": "User",
      "updated_at": "2026-07-02T19:35:03Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Eirik Stanghelle Morland",
      "type": "User",
      "login": "eiriksm",
      "company": "@packagist ",
      "location": "Trondheim, Norway",
      "followers": 109,
      "avatar_url": "https://avatars.githubusercontent.com/u/865153?v=4",
      "created_at": "2011-06-21T19:40:00Z",
      "is_verified": null,
      "public_repos": 433,
      "account_age_days": 5516
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "1.3.69",
          "kind": "patch",
          "published_at": "2026-07-02T19:35:10Z"
        },
        {
          "tag": "1.3.68",
          "kind": "patch",
          "published_at": "2026-06-27T20:04:36Z"
        },
        {
          "tag": "1.3.67",
          "kind": "patch",
          "published_at": "2026-06-27T19:59:46Z"
        },
        {
          "tag": "1.3.66",
          "kind": "patch",
          "published_at": "2026-06-26T15:12:30Z"
        },
        {
          "tag": "1.3.65",
          "kind": "patch",
          "published_at": "2026-06-26T15:10:28Z"
        },
        {
          "tag": "1.3.64",
          "kind": "patch",
          "published_at": "2026-06-04T13:30:17Z"
        },
        {
          "tag": "1.3.63",
          "kind": "patch",
          "published_at": "2026-04-14T12:57:39Z"
        },
        {
          "tag": "1.3.62",
          "kind": "patch",
          "published_at": "2026-04-08T06:08:19Z"
        },
        {
          "tag": "1.3.61",
          "kind": "patch",
          "published_at": "2026-04-07T20:22:21Z"
        },
        {
          "tag": "1.3.60",
          "kind": "patch",
          "published_at": "2026-04-07T19:14:25Z"
        },
        {
          "tag": "1.3.59",
          "kind": "patch",
          "published_at": "2026-04-06T10:55:19Z"
        },
        {
          "tag": "1.3.58",
          "kind": "patch",
          "published_at": "2026-04-05T09:22:55Z"
        },
        {
          "tag": "1.3.57",
          "kind": "patch",
          "published_at": "2026-04-05T06:19:32Z"
        },
        {
          "tag": "1.3.56",
          "kind": "patch",
          "published_at": "2026-04-05T06:12:38Z"
        },
        {
          "tag": "1.3.55",
          "kind": "patch",
          "published_at": "2026-04-05T06:08:29Z"
        },
        {
          "tag": "1.3.54",
          "kind": "patch",
          "published_at": "2026-04-05T06:05:31Z"
        },
        {
          "tag": "1.3.53",
          "kind": "patch",
          "published_at": "2026-04-05T05:57:05Z"
        },
        {
          "tag": "1.3.52",
          "kind": "patch",
          "published_at": "2026-04-05T05:44:24Z"
        },
        {
          "tag": "1.3.51",
          "kind": "patch",
          "published_at": "2026-04-04T12:36:53Z"
        },
        {
          "tag": "1.3.50",
          "kind": "patch",
          "published_at": "2026-04-04T12:32:53Z"
        },
        {
          "tag": "1.3.49",
          "kind": "patch",
          "published_at": "2026-04-04T09:02:38Z"
        },
        {
          "tag": "1.3.48",
          "kind": "patch",
          "published_at": "2026-04-04T07:26:28Z"
        },
        {
          "tag": "1.3.47",
          "kind": "patch",
          "published_at": "2026-04-04T05:33:11Z"
        },
        {
          "tag": "1.3.46",
          "kind": "patch",
          "published_at": "2026-04-04T05:20:24Z"
        },
        {
          "tag": "1.3.45",
          "kind": "patch",
          "published_at": "2026-04-03T20:27:28Z"
        },
        {
          "tag": "1.3.44",
          "kind": "patch",
          "published_at": "2026-04-03T19:39:26Z"
        },
        {
          "tag": "1.3.43",
          "kind": "patch",
          "published_at": "2026-04-03T19:38:09Z"
        },
        {
          "tag": "1.3.42",
          "kind": "patch",
          "published_at": "2026-04-03T19:32:02Z"
        },
        {
          "tag": "1.3.41",
          "kind": "patch",
          "published_at": "2026-04-03T18:13:04Z"
        },
        {
          "tag": "1.3.40",
          "kind": "patch",
          "published_at": "2026-04-03T16:50:35Z"
        },
        {
          "tag": "1.3.39",
          "kind": "patch",
          "published_at": "2026-04-03T10:16:53Z"
        },
        {
          "tag": "1.3.38",
          "kind": "patch",
          "published_at": "2026-04-03T09:58:24Z"
        },
        {
          "tag": "1.3.37",
          "kind": "patch",
          "published_at": "2026-04-03T09:54:32Z"
        },
        {
          "tag": "1.3.36",
          "kind": "patch",
          "published_at": "2026-04-02T07:14:19Z"
        },
        {
          "tag": "1.3.35",
          "kind": "patch",
          "published_at": "2026-04-02T06:40:53Z"
        },
        {
          "tag": "1.3.34",
          "kind": "patch",
          "published_at": "2026-04-02T05:57:20Z"
        },
        {
          "tag": "1.3.33",
          "kind": "patch",
          "published_at": "2026-04-02T05:41:30Z"
        },
        {
          "tag": "1.3.32",
          "kind": "patch",
          "published_at": "2026-03-31T18:56:52Z"
        },
        {
          "tag": "1.3.31",
          "kind": "patch",
          "published_at": "2026-03-22T18:14:37Z"
        },
        {
          "tag": "1.3.30",
          "kind": "patch",
          "published_at": "2026-03-22T17:48:23Z"
        },
        {
          "tag": "1.3.29",
          "kind": "patch",
          "published_at": "2026-03-20T22:12:04Z"
        },
        {
          "tag": "1.3.28",
          "kind": "patch",
          "published_at": "2026-03-20T19:34:49Z"
        },
        {
          "tag": "1.3.27",
          "kind": "patch",
          "published_at": "2026-03-20T19:12:35Z"
        },
        {
          "tag": "1.3.26",
          "kind": "patch",
          "published_at": "2026-03-20T18:48:12Z"
        },
        {
          "tag": "1.3.25",
          "kind": "patch",
          "published_at": "2026-03-20T18:32:16Z"
        },
        {
          "tag": "1.3.24",
          "kind": "patch",
          "published_at": "2026-03-13T20:30:17Z"
        },
        {
          "tag": "1.3.23",
          "kind": "patch",
          "published_at": "2026-03-04T17:47:53Z"
        },
        {
          "tag": "1.3.22",
          "kind": "patch",
          "published_at": "2026-03-04T17:24:07Z"
        },
        {
          "tag": "1.3.21",
          "kind": "patch",
          "published_at": "2026-01-25T18:04:53Z"
        },
        {
          "tag": "1.3.20",
          "kind": "patch",
          "published_at": "2025-12-09T07:16:40Z"
        },
        {
          "tag": "1.3.19",
          "kind": "patch",
          "published_at": "2025-12-02T14:02:05Z"
        },
        {
          "tag": "1.3.18",
          "kind": "patch",
          "published_at": "2025-11-26T09:51:04Z"
        },
        {
          "tag": "1.3.17",
          "kind": "patch",
          "published_at": "2025-11-23T18:13:40Z"
        },
        {
          "tag": "1.3.16",
          "kind": "patch",
          "published_at": "2025-11-23T18:12:31Z"
        },
        {
          "tag": "1.3.15",
          "kind": "patch",
          "published_at": "2025-11-21T11:19:53Z"
        },
        {
          "tag": "1.3.14",
          "kind": "patch",
          "published_at": "2025-10-08T06:39:12Z"
        },
        {
          "tag": "1.3.13",
          "kind": "patch",
          "published_at": "2025-09-29T18:39:41Z"
        },
        {
          "tag": "1.3.12",
          "kind": "patch",
          "published_at": "2025-09-27T18:54:47Z"
        },
        {
          "tag": "1.3.11",
          "kind": "patch",
          "published_at": "2025-09-27T18:04:42Z"
        },
        {
          "tag": "1.3.10",
          "kind": "patch",
          "published_at": "2025-07-23T11:10:49Z"
        },
        {
          "tag": "1.3.9",
          "kind": "patch",
          "published_at": "2025-04-25T18:14:18Z"
        },
        {
          "tag": "1.3.8",
          "kind": "patch",
          "published_at": "2025-04-24T20:12:30Z"
        },
        {
          "tag": "1.3.7",
          "kind": "patch",
          "published_at": "2025-04-13T12:02:41Z"
        },
        {
          "tag": "1.3.6",
          "kind": "patch",
          "published_at": "2025-04-13T07:30:12Z"
        },
        {
          "tag": "1.3.5",
          "kind": "patch",
          "published_at": "2025-04-12T20:30:16Z"
        },
        {
          "tag": "1.3.4",
          "kind": "patch",
          "published_at": "2025-04-11T20:09:55Z"
        },
        {
          "tag": "1.3.3",
          "kind": "patch",
          "published_at": "2025-04-03T18:37:20Z"
        },
        {
          "tag": "1.3.2",
          "kind": "patch",
          "published_at": "2025-04-03T18:09:13Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2025-04-03T17:32:03Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2025-04-03T07:26:17Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2025-04-03T07:22:26Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2025-03-30T20:15:39Z"
        },
        {
          "tag": "1.1.10",
          "kind": "patch",
          "published_at": "2025-03-30T20:02:41Z"
        },
        {
          "tag": "1.1.9",
          "kind": "patch",
          "published_at": "2025-03-30T19:59:57Z"
        },
        {
          "tag": "1.1.8",
          "kind": "patch",
          "published_at": "2025-03-29T17:26:19Z"
        },
        {
          "tag": "1.1.7",
          "kind": "patch",
          "published_at": "2025-03-28T14:35:38Z"
        },
        {
          "tag": "1.1.6",
          "kind": "patch",
          "published_at": "2025-03-27T19:04:11Z"
        },
        {
          "tag": "1.1.5",
          "kind": "patch",
          "published_at": "2025-03-27T17:41:08Z"
        },
        {
          "tag": "1.1.4",
          "kind": "patch",
          "published_at": "2025-03-27T09:48:13Z"
        },
        {
          "tag": "1.1.3",
          "kind": "patch",
          "published_at": "2025-03-26T17:27:30Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2025-03-17T13:39:58Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2025-03-13T18:38:53Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2025-03-13T18:32:16Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2025-03-11T07:48:27Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2025-03-07T07:14:07Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2025-03-07T06:58:37Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2025-03-07T06:54:54Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "ece6fe6fbfa22cc1ab05b804df81d1424a54af31",
          "body": "* Make sure you can override blocklist in a rule\n\n* Implement the actual functionality",
          "is_bot": false,
          "headline": "Make sure you can override blocklist in a rule (#490)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-07-02T19:34:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bde3a7543d40c317d7e18d779bdc3607de73a4d",
          "body": "* Simplify usage of api token\n\n* Update BitbucketIntegrationTest.php",
          "is_bot": false,
          "headline": "Simplify usage of api token (#489)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-06-27T20:04:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b260a9f5e954ef2d90e93c151213220306193b1",
          "body": null,
          "is_bot": false,
          "headline": "Mask tokens in getOutput to prevent credential leakage (#488)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-06-27T19:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc72abc9794e7e8e15db3164f2edc12006ad025f",
          "body": null,
          "is_bot": false,
          "headline": "Support api tokens instead of app passwords (#486)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-06-26T15:12:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e5d437ecf9b18f5234d74551de9086c39fe73c6",
          "body": null,
          "is_bot": false,
          "headline": "Allow older twig for older PHP versions (#487)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-06-26T15:10:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feb55d93ccc801e3b66f3e9906be44650ec3a650",
          "body": "…reak the PR params (#484)",
          "is_bot": false,
          "headline": "Make sure new packages installed as part of a group update does not b…",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-06-04T13:28:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dec3870789ea936622bc6ab907512f388d207896",
          "body": null,
          "is_bot": false,
          "headline": "Make sure the config for with dependencies is taken from rule (#483)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-14T12:57:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d967e8d4812666a3aecf0d099ea41a2cab24f34",
          "body": "…out it (#452)",
          "is_bot": false,
          "headline": "Make sure we can do security updates, but also specific packages with…",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-08T06:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c49849353aff721de1865063e2cf2e93b94e270b",
          "body": null,
          "is_bot": false,
          "headline": "Log current commit timestamp for default branch (#471)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-07T20:22:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c37243a0f282812526dfb7563cb446edcd28b8d",
          "body": null,
          "is_bot": false,
          "headline": "Fix PHPStan baseline issues in GroupUpdateItem (#482)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-07T19:14:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37c54946aa8e72268b8108373d2cec6557d03252",
          "body": "…ssage (#481)",
          "is_bot": false,
          "headline": "Remove mention of USE_CLOSE_NO_LONGER_RELEVANT from no-updates log me…",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-06T10:55:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01bc8db157a6bc4842fc9d5f8ebc9f71f33e30c7",
          "body": null,
          "is_bot": false,
          "headline": "Add logging for no longer relevant PR closure workflow (#479)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-05T09:22:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ae74bb70d2e2193f0825e48bba7d154d1f51a31",
          "body": null,
          "is_bot": false,
          "headline": "Add type hints to DevDepsOnlyFilterer and RequiresForPackageTrait (#478)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-05T06:19:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e69e4e3dbd82393f828408d3b0eabb32fff3de5",
          "body": null,
          "is_bot": false,
          "headline": "Add group update metadata to commit messages (#476)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-05T06:12:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37928d32c206c6bfdfe29d53deab6bd61eb8d18a",
          "body": null,
          "is_bot": false,
          "headline": "Replace TODO comments with countPR method calls (#474)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-05T06:08:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "340792faa0643c83badba5d63c1b6eefafcfe2a9",
          "body": null,
          "is_bot": false,
          "headline": "Add return type declarations to IndividualUpdateItem methods (#477)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-05T06:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5feb66b7c3a2b86b2a3881b1f6bec85975c3f351",
          "body": null,
          "is_bot": false,
          "headline": "Add type hints to IndirectWithDirectFilterListItem class (#475)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-05T05:56:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48e4e1642bbf3550588b91a87efa098f6bbf5618",
          "body": null,
          "is_bot": false,
          "headline": "Add test for SSH git URL to HTTPS commit link conversion (#473)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-05T05:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c701559b15050bc269c43c2c1229da4d4c13c7b",
          "body": null,
          "is_bot": false,
          "headline": "Add repository URL fallback for changelog display (#469)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-04T12:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0548df8d7345b132f9bf3d5d220e56493672c237",
          "body": "…ameter (#472)",
          "is_bot": false,
          "headline": "Fix phpstan baseline: add object type hint to getProvider $client par…",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-04T12:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71306ef14fc1a6897efb2eed1016c8d7d3a2d303",
          "body": null,
          "is_bot": false,
          "headline": "Add integration test for consecutive updates without lock file (#470)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-04T09:02:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f82184ae02240f34bf3bb7f0d30433687eddc04f",
          "body": "… Bitbucket (#468)",
          "is_bot": false,
          "headline": "Fix #183: Use regex to strip details/summary tags with attributes for…",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-04T07:26:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76faa4ac54b5c2cb6be4ed8fca3607df4df60598",
          "body": null,
          "is_bot": false,
          "headline": "Add return type documentation to TestProviderInterface (#467)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-04T05:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faf62f7dbcffe0aa171e06281e994539c23ac9a1",
          "body": "… (#466)",
          "is_bot": false,
          "headline": "Fix PHPStan type hints in CosyComposerChangelogTest and shared traits…",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-04T05:20:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bf3f4aa54a869c9a7a0e535a63cb4676b0aa8dd",
          "body": null,
          "is_bot": false,
          "headline": "Add return type declarations to ComposerFileGetter (#465)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-03T20:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58706aefce4c2726a387b54cc34fa2d5d46a6aaa",
          "body": "Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1 to 2.\n- [Release notes](https://github.com/coverallsapp/github-action/releases)\n- [Upgrade guide](https://github.com/coverallsapp/github-action/blob/main/UPGRADE.md)\n- [Commits](https://github.com/coverallsapp/g\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump coverallsapp/github-action from 1 to 2 (#463)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-03T19:39:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7dff402cbaef607704b6181088f058a338ed4921",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 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/v2...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 2 to 6 (#464)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-03T19:37:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "846210b681388548791c1a976fb3c9e05d7850fb",
          "body": null,
          "is_bot": false,
          "headline": "Update actions with dependabot (#462)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-03T19:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9510f6b0c4468671733f73362d5a2709d852845",
          "body": null,
          "is_bot": false,
          "headline": "Add type hints to CommandExecuter class and tests (#461)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-03T18:12:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5faea38bfdb0c004513a780f31b5d7617148c128",
          "body": null,
          "is_bot": false,
          "headline": "Add type hints and return types throughout codebase (#460)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-03T16:50:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0ac3d98ad5586b2386ac557ab012b67af93d74e",
          "body": null,
          "is_bot": false,
          "headline": "Add unit tests for Helpers::shouldUpdatePr method (#459)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-03T10:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55391d8c46a4bb7084cf4f2da851ef9b86eec7ed",
          "body": "…458)",
          "is_bot": false,
          "headline": "Add dedicated tests for details element removal from Bitbucket PRs (#…",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-03T09:58:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c6326bdb9a59a70c4d4bd67ebce7d56852b5bcb",
          "body": null,
          "is_bot": false,
          "headline": "Restore working directory on git commit failure (#457)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-03T09:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80a5db7fe2397df16983fd47a9d5116c9ebfe5c4",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for lock data comparer with both dist and source (#456)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-02T07:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "742dcdfc14c239159de3a93e7821ce83cdfb5804",
          "body": "…sabled (#455)",
          "is_bot": false,
          "headline": "Add test for not updating dev deps when update_dev_dependencies is di…",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-02T06:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32a6d78260265d8ab092bfb6f0807ebdbbd43ee8",
          "body": "…ions (#454)",
          "is_bot": false,
          "headline": "Add test to verify can-not-update flag does not persist across iterat…",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-02T05:57:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8a455a6ad12a9ff49e79de4e9deca720336501f",
          "body": null,
          "is_bot": false,
          "headline": "Fix ssh-keyscan not writing to known_hosts file (#453)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-04-02T05:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3293f31caff1ad387a3ac7c56493d3dcad028301",
          "body": "…#443)",
          "is_bot": false,
          "headline": "Make sure old and outdated PRs are closed without needing a new one (…",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-03-31T18:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c4a3ee5db19154f922d91cf49a35e4647b14e34",
          "body": null,
          "is_bot": false,
          "headline": "Add phpstan level 5 (#449)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-03-22T18:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a4f3e921bb8f88ab54699c07fb383e469636197",
          "body": null,
          "is_bot": false,
          "headline": "Move commit message separator to const (#450)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-03-22T17:48:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec6445f244bef96eefb89d58fae1d91890879cd4",
          "body": null,
          "is_bot": false,
          "headline": "Fix inaccurate or wrong comments (#448)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-03-20T22:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4784a5dee0b053b52d6e624899fa8bfc464dbdfc",
          "body": "* Reduce duplication for label logic\n\n* lint\n\n* More clear",
          "is_bot": false,
          "headline": "Reduce duplication for label logic (#447)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-03-20T19:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3247cf38efc94833cfa719a1a1400c95d1ac080",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in comment (wwww) (#446)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-03-20T19:12:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42eebea7041affecfe01ee0dcc2b7578f70a5da8",
          "body": null,
          "is_bot": false,
          "headline": "Make sure we use a more correct regex for git URLs (#445)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-03-20T18:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34f2a71cb27024f5f9853414418929e7c246b118",
          "body": "… (#444)",
          "is_bot": false,
          "headline": "Make sure we are using the correct config for self hosted gitlab auth…",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-03-20T18:32:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07fb1f26f2180b46bc84cc6f2c0c9281e81bebd3",
          "body": null,
          "is_bot": false,
          "headline": "Make sure closed outdated is closed as fast as possible (#442)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-03-13T20:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3434a79f0e0fd974bdde635147c9c049a7f0f7a8",
          "body": "* Support the flags needed for major config flags\n\n* Update Helpers.php\n\n* Follow-up: add safe default for outdated flag and unit coverage (#440)\n\n* Add default outdated flag handling and helper tests\n\n* Update HelperTest.php\n\n* Tighten outdated direct flag handling",
          "is_bot": false,
          "headline": "Support the flags needed for major config flags (#439)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-03-04T17:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5952f08a3310bd10647dce163b2ec2b29bb2b79d",
          "body": null,
          "is_bot": false,
          "headline": "Run tests for PHP 8.5 (#441)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-03-04T17:23:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f910f35006832814d39dc5b32e26a7a60d41d60",
          "body": null,
          "is_bot": false,
          "headline": "Make it possible to ignore platform requirements (#438)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2026-01-25T18:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "692ea3417d10fbd8d7cf5cefe630b59044abad80",
          "body": null,
          "is_bot": false,
          "headline": "Add a test for automerge method in groups (sec and non-sec) (#437)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-12-09T07:16:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7527184875371d8abc12c6c11f60ac3ad71da65f",
          "body": null,
          "is_bot": false,
          "headline": "Add a test for laravel labels inside a group (#436)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-12-02T14:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "411028dbc44218e477d3c99889601d1804421798",
          "body": null,
          "is_bot": false,
          "headline": "Tests for Drupal group config from docs (#435)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-11-26T09:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f83d9fc168c335171ea6b22f16c8c414f0b1823",
          "body": null,
          "is_bot": false,
          "headline": "Remove duplicated code in tests (#434)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-11-23T18:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5acfb97d040e0299aba2fb06a6d6acc71b9c3837",
          "body": null,
          "is_bot": false,
          "headline": "Add a test for symfony group in examples (#433)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-11-23T18:12:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4a4bd196dc05cc4b8b70486dc1255fff6acdee3",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for merge plugin getting composer names (#432)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-11-21T11:19:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6913b93578352e4caf117a98aa4492669c39f8f",
          "body": null,
          "is_bot": false,
          "headline": "Make sure we dont force push to a branch that is up to date (#430)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-10-08T06:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b72b6abc7be8c1793e6a6b39769d5cbc685a22e",
          "body": null,
          "is_bot": false,
          "headline": "Always add a metadata part to all commits (#429)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-09-29T18:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "552b751c0cc0a4de4a67fe9b42c05c0d8b3241be",
          "body": null,
          "is_bot": false,
          "headline": "Make sure extends config behaves as expected (#422)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-09-27T18:54:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b913a22680ab8dc8ac021d68a35d7491cb945dd2",
          "body": null,
          "is_bot": false,
          "headline": "Add integration test covering wildcard bundled package config (#428)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-09-27T18:04:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "546dff1233ae4c16dddc1fdafa6ac4990ab90602",
          "body": null,
          "is_bot": false,
          "headline": "More accurate parsing of named prs  (#427)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-07-23T11:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "630a86edb17240b461b8e2a4e1516c20c5ba3fd6",
          "body": "* Make sure we are not overwriting config branch config\n\n* Avoid polluting config from default branch if using config branch (#425)",
          "is_bot": false,
          "headline": "Make sure we are not overwriting config branch config (#426)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-04-25T18:14:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a337792ea7e911a3dade9c63d76bbf6e67514078",
          "body": "…nch (#423)",
          "is_bot": false,
          "headline": "Make sure the config branch has consistent behaviour with default bra…",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-04-24T20:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ed91a3138f7e8dbcece839cf3f7b8b4ed34dade",
          "body": null,
          "is_bot": false,
          "headline": "Make sure we run auth export before first composer install (#421)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-04-13T12:02:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "496aaea491bf0033d9a4c8af96888299d860fc0a",
          "body": null,
          "is_bot": false,
          "headline": "Avoid requiring 2.8.0 of config (#420)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-04-13T07:30:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd9ef1825835ed095fb6e98b839dabdf3bcfbe33",
          "body": null,
          "is_bot": false,
          "headline": "Make sure packages are there for reading config (#419)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-04-12T20:30:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51df90956712262f96672f4ad71ff3e5ae99d1f6",
          "body": null,
          "is_bot": false,
          "headline": "Require 2.8.0 config (#418)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-04-11T20:09:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1f361bbcf61d60a6ba313dcae898e1f21719595",
          "body": null,
          "is_bot": false,
          "headline": "Make sure we handle some common errors with group PRs (#416)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-04-03T18:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccc2cdd21b2247f9b51ae491b7536f2e75c28901",
          "body": null,
          "is_bot": false,
          "headline": "Clarify versioning (#417)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-04-03T18:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f13f545ec82e288c798d3a2d21c4779ce2e9f71e",
          "body": null,
          "is_bot": false,
          "headline": "Make sure also the first package gets updated when doing groups (#415)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-04-03T17:31:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f0e69face31ec5da913a19c3d409bccf6210bc2",
          "body": null,
          "is_bot": false,
          "headline": "Do grouped updates even better (#408)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-04-03T07:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7010816ad64d701774fef3fec304f2623b5cdc33",
          "body": null,
          "is_bot": false,
          "headline": "Add a config method directly for update with deps setting (#409)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-03-30T20:02:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0451e189774000543df7d80b6b54d6ca1c175818",
          "body": null,
          "is_bot": false,
          "headline": "Use switch branch method with new clean flag (#410)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-03-30T19:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a62fc6fde219706d61e5edcc0b2ee4b7b4497b5",
          "body": null,
          "is_bot": false,
          "headline": "Add an explicit type for cmd in the return callback (#407)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-03-29T17:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3bad2488ab148c4ec61dd419b949f6a1ddaa4d7",
          "body": null,
          "is_bot": false,
          "headline": "Unify some pr params code, and add a unit test (#406)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-03-28T14:35:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f2efdb32a0fcc96fc173315d1b0f693eb747695",
          "body": "…common code with individual (#404)",
          "is_bot": false,
          "headline": "Support creating a branch name for a grouped update, and consolidate …",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-03-27T19:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1490fe3e75922598c8cf14666dad11e750ff30e",
          "body": null,
          "is_bot": false,
          "headline": "Support optional cleaning of changed files on branch change (#403)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-03-27T17:40:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e76c9780c76c009f1bf7b13bdb39b795684b4c90",
          "body": null,
          "is_bot": false,
          "headline": "Fix message assertion after we changed the docs link in messages (#405)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-03-27T09:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "403cf63a603c6799ca8532d0026c0265a5d3132a",
          "body": null,
          "is_bot": false,
          "headline": "Convert items in individual update to DTOs (#402)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-03-26T17:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4537a3d35b1e1fabba47fe2722d51576f9f01b01",
          "body": null,
          "is_bot": false,
          "headline": "Re-fetch config for every item of update (#401)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-03-17T13:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b882e2a83230282824d40ed8f43438f7474b83f4",
          "body": "* Add tests for the different options with default branch in config\n\n* Code style\n\n* Flip the bool",
          "is_bot": false,
          "headline": "Add tests for the different options with default branch in config (#400)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-03-13T18:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed34fe158eba38221299a57f43107b11e89db937",
          "body": "… reached, if indicated (#388)\n\n* Make sure we are processing security updates when concurrent limit is reached, if indicated\n\n* Actually indicate security for the packages we have here\n\n* Implement logic\n\n* Code style",
          "is_bot": false,
          "headline": "Make sure we are processing security updates when concurrent limit is…",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-03-11T07:48:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe1fa68bfafba82fbb72d82cdcaa89bbeb6ca3db",
          "body": "* Refactor individual update\n\n* Code style\n\n* new.files\n\n* Update GitCommandsTrait.php\n\n* Update GitCommandsTrait.php\n\n* Update PrParamsCreator.php",
          "is_bot": false,
          "headline": "Refactor individual update (#398)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-03-07T07:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbc9491bd4d464ee50c10eecd3853a5a114dd62c",
          "body": "* Create tag-release.yml\n\n* Update tag-release.yml\n\n* Update tag-release.yml",
          "is_bot": false,
          "headline": "Create tag-release.yml (#399)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-03-07T06:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "042030b59dc94d4eaf98c4129a118b5b274cc044",
          "body": "…s (#397)",
          "is_bot": false,
          "headline": "Always include extra metadata in commit message about updated version…",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-03-03T08:18:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "522b5526dfdbfadae549a9ceb0e219a7891d5a45",
          "body": "…self hosted (#396)",
          "is_bot": false,
          "headline": "Make sure its possible to override assignees allowed for example for …",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-02-27T18:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49800a77f47a1678c687ff94664161d06624d6ce",
          "body": "* More clear Readme\n\n* Update README.md\n\n* Update README.md\n\n* Update contributing.md\n\n* Update README.md",
          "is_bot": false,
          "headline": "More clear Readme (#395)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-02-23T17:54:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a7b937360415f4bd1ec34d809c481a11dc244e0",
          "body": "* Move some helpers to its own file\n\n* Update CosyComposer.php\n\n* Update Bitbucket.php\n\n* Update Helpers.php\n\n* Update CosyComposer.php\n\n* Update CosyComposer.php\n\n* Update CosyComposerUnitTest.php",
          "is_bot": false,
          "headline": "Move some helpers to its own file (#394)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-02-23T06:30:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fdd9aa62bec3682317e95dc1ca59f2659fb1b9d",
          "body": null,
          "is_bot": false,
          "headline": "Make it possible to extend config. Simplify config creation (#393)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-02-16T15:27:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "814a72ecd64ca86150629ee5803108f7bd6fe6c0",
          "body": null,
          "is_bot": false,
          "headline": "Allow 2 mins for committing files (#392)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-01-20T17:18:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1954fbb2393dfecc9b971d7300ad620e481f4028",
          "body": null,
          "is_bot": false,
          "headline": "Allow unshallow to take 10 mins (#391)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-01-20T13:49:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b63c4f4f92a506f0b8e33d30af6043e1c90fc10d",
          "body": null,
          "is_bot": false,
          "headline": "Allow clones to take 4 mins (#390)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2025-01-20T08:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "840b8493ece5d36ebf474aa83dfc8e30d1fc0061",
          "body": "They are not supported anyway in recent openSSH versions",
          "is_bot": false,
          "headline": "Stop using DSA keys for keyscan (#389)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2024-12-14T11:22:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b89c11412cc70ed99276921e891c317cf9ea166",
          "body": null,
          "is_bot": false,
          "headline": "Require latest change log fetcher (#387)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2024-11-20T09:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f0d9e713fac84b7a25e9d6ced64b9b6cb9cf9d1",
          "body": null,
          "is_bot": false,
          "headline": "Use clone URL package for getting clone URL (#386)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2024-11-20T09:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7de7badb7c10ca640f6f41717430418f63a4b54c",
          "body": null,
          "is_bot": false,
          "headline": "Support bitbucket app passwords for the dependency retriever (#385)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2024-11-16T19:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76107c9cc1bedf3ebb6f41848c03af82fa6255bc",
          "body": null,
          "is_bot": false,
          "headline": "Expose outdated flag (#383)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2024-10-14T17:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dacadfe05639689c3ea056d01c90c5724b967e7",
          "body": null,
          "is_bot": false,
          "headline": "Add another test for automerge method (#384)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2024-10-14T17:26:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "847ee94959f9143bed060b7e9e0cc4032506765f",
          "body": null,
          "is_bot": false,
          "headline": "Add squash as automerge method on gitlab (#381)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2024-10-14T16:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81035b628916d0a7c0ced76a4d9cceb611778e68",
          "body": "…er 1\" (#382)",
          "is_bot": false,
          "headline": "Revert \"Remove the symfony cloud checker since we dont support compos…",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2024-10-10T11:11:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "908d5aa6e918f8d310f653c4e256f09b358a69dd",
          "body": null,
          "is_bot": false,
          "headline": "Allow m4tthumphrey/php-gitlab-api 11 (#380)",
          "author_name": "Eirik Stanghelle Morland",
          "author_login": "eiriksm",
          "committed_at": "2024-09-30T12:57:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 87,
      "commits_last_year": 59,
      "latest_release_at": "2026-07-02T19:35:10Z",
      "latest_release_tag": "1.3.69",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 15,
      "days_since_latest_release": 26,
      "mean_days_between_releases": 9.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": true,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "eiriksm/cosy-composer",
          "exists": true,
          "license": "AGPL-3.0-or-later",
          "keywords": [],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/eiriksm/cosy-composer",
          "is_deprecated": false,
          "latest_version": "1.3.69",
          "repository_url": "https://github.com/eiriksm/cosy-composer",
          "versions_count": 90,
          "total_downloads": 191090,
          "dependents_count": 0,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2706,
          "first_published_at": null,
          "latest_published_at": "2026-07-02T19:34:58Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 26
        }
      ]
    },
    "popularity": {
      "forks": 4,
      "stars": 1,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2017-04-10",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2024-07-20",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_forks": 4
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "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": 64870,
      "source_files_sampled": 215,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 32,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "bitbucket/client",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3||^4"
        },
        {
          "name": "guzzlehttp/guzzle",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^7.4"
        },
        {
          "name": "http-interop/http-factory-guzzle",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.1"
        },
        {
          "name": "knplabs/github-api",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3.0"
        },
        {
          "name": "league/flysystem",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.0 || ^3.0"
        },
        {
          "name": "m4tthumphrey/php-gitlab-api",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10 || ^11"
        },
        {
          "name": "peterpostmann/parse_uri",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.0"
        },
        {
          "name": "symfony/polyfill-php80",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.0"
        },
        {
          "name": "symfony/process",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^5.4 || ^6 || ^7"
        },
        {
          "name": "symfony/yaml",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^5.4 || ^6 || ^7"
        },
        {
          "name": "violinist-dev/allow-list-handler",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.0"
        },
        {
          "name": "violinist-dev/commit-message-creator",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.1"
        },
        {
          "name": "violinist-dev/composer-changelog-fetcher",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^5.2.0"
        },
        {
          "name": "violinist-dev/composer-updater",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.0"
        },
        {
          "name": "violinist-dev/git-log-format",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.2.0"
        },
        {
          "name": "violinist-dev/process-factory",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3.0"
        },
        {
          "name": "violinist-dev/project-data",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.1.1"
        },
        {
          "name": "violinist-dev/repo-and-token-to-clone-url",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.0"
        },
        {
          "name": "violinist-dev/slug-from-url",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1"
        },
        {
          "name": "violinist-dev/symfony-cloud-security-checker",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3"
        },
        {
          "name": "violinist-dev/timeframe-handler",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.0"
        },
        {
          "name": "violinist-dev/violinist-config",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.10"
        },
        {
          "name": "violinist-dev/violinist-messages",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.1.0"
        },
        {
          "name": "wa72/simplelogger",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "bitbucket/client",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "guzzlehttp/guzzle",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "http-interop/http-factory-guzzle",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "knplabs/github-api",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "league/flysystem",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "m4tthumphrey/php-gitlab-api",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "peterpostmann/parse_uri",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php80",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/process",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/yaml",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "violinist-dev/allow-list-handler",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "violinist-dev/commit-message-creator",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "violinist-dev/composer-changelog-fetcher",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "violinist-dev/composer-updater",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "violinist-dev/git-log-format",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "violinist-dev/process-factory",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "violinist-dev/project-data",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "violinist-dev/repo-and-token-to-clone-url",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "violinist-dev/slug-from-url",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "violinist-dev/symfony-cloud-security-checker",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "violinist-dev/timeframe-handler",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "violinist-dev/violinist-config",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "violinist-dev/violinist-messages",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "wa72/simplelogger",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "composer/semver",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-json",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php-coveralls/php-coveralls",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php-http/guzzle7-adapter",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "slevomat/coding-standard",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "squizlabs/php_codesniffer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 32,
        "direct_count": 24,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 393,
        "open_issues": 3,
        "closed_ratio": 0.939,
        "closed_issues": 46,
        "closed_unmerged_prs": 46
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "eiriksm",
          "commits": 745,
          "avatar_url": "https://avatars.githubusercontent.com/u/865153?v=4"
        },
        {
          "type": "User",
          "login": "Alexander-Cairns",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/26390476?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.999
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "tag-release.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "phpstan.neon"
      ],
      "has_editorconfig": false,
      "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": 4,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/28 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 10 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 5,
            "reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
            "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": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": "ece6fe6fbfa22cc1ab05b804df81d1424a54af31",
        "ran_at": "2026-07-29T18:07:52Z",
        "aggregate_score": 5.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T22:53:33Z",
      "oldest_open_prs": [
        {
          "number": 334,
          "created_at": "2024-06-06T18:46:33Z",
          "last_comment_at": "2025-03-30T20:17:01Z",
          "last_comment_author": "eiriksm"
        },
        {
          "number": 485,
          "created_at": "2026-06-18T22:53:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 491,
          "created_at": "2026-07-29T18:06:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-02T19:34:59Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 182,
          "created_at": "2020-08-30T17:26:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 412,
          "created_at": "2025-04-03T12:52:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 414,
          "created_at": "2025-04-03T12:53:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/eiriksm/cosy-composer",
    "host": "github.com",
    "name": "cosy-composer",
    "owner": "eiriksm"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 61,
      "inputs": {
        "security": 51,
        "vitality": 80,
        "community": 38,
        "governance": 62,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 80,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "commits_last_year": 59,
              "human_commit_share": 0.98,
              "days_since_last_push": 0,
              "active_weeks_last_year": 15
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "15/52 weeks with commits",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "59 commits in the last year",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 59
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 87,
              "latest_release_tag": "1.3.69",
              "releases_from_tags": false,
              "days_since_latest_release": 26,
              "mean_days_between_releases": 9.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "87 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 87
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 26 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 26
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~9.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 9.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 26,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 26 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 26
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 38,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 4,
            "inputs": {
              "forks": 4,
              "stars": 1,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4 forks",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "at_risk",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "packages": [
                "eiriksm/cosy-composer"
              ],
              "dependents": 0,
              "ecosystems": "packagist",
              "total_downloads": 191090,
              "monthly_downloads": 2706
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,706 downloads/month across packagist",
                "points": 45.8,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2706,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "0 packages depend on it",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.999
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 393,
              "open_issues": 3,
              "closed_issues": 46,
              "issue_closed_ratio": 0.939,
              "closed_unmerged_prs": 46
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "94% of issues closed",
                "points": 43.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "393/439 decided PRs merged",
                "points": 34.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 393,
                      "decided": 439
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/28 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": 62,
            "inputs": {
              "followers": 109,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "eiriksm",
              "public_repos": 433,
              "account_age_days": 5516
            },
            "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": "109 followers of eiriksm",
                "points": 14.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 109,
                      "login": "eiriksm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "433 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 433
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "eiriksm/cosy-composer"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 26
            },
            "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 26 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 26
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "90 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 90
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "composer",
                "composer-package",
                "php"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "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": 51,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "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": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 43,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.847,
              "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": "83 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 83,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.02
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": 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": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "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": 64870,
              "source_files_sampled": 215,
              "oversized_source_files": 1
            },
            "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": "1/215 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 215,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T18:08:10.938619Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/eiriksm/cosy-composer.svg",
  "full_name": "eiriksm/cosy-composer",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

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

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

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