Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"drush",
"user-list",
"list-users",
"toggle-users",
"drupal"
],
"is_fork": false,
"size_kb": 183,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 17948,
"Dockerfile": 945
},
"pushed_at": "2025-12-22T16:25:55Z",
"created_at": "2017-12-07T17:00:08Z",
"owner_type": "User",
"updated_at": "2024-09-05T02:24:07Z",
"description": "Drush commands to interact with multiple Drupal users.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-3.0",
"default_branch": "main",
"license_spdx_raw": "GPL-3.0",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": "Richard B. Porter",
"type": "User",
"login": "richardbporter",
"company": null,
"location": "North Liberty, IA",
"followers": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1068523?v=4",
"created_at": "2011-09-21T17:05:25Z",
"is_verified": null,
"public_repos": 11,
"account_age_days": 5418
},
"license": {
"state": "standard",
"spdx_id": "GPL-3.0",
"raw_spdx": "GPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "4.0.1",
"kind": "patch",
"published_at": "2024-09-05T00:29:08Z"
},
{
"tag": "4.0.0",
"kind": "major",
"published_at": "2023-11-01T11:36:48Z"
},
{
"tag": "3.2.1",
"kind": "patch",
"published_at": "2023-03-05T20:24:03Z"
},
{
"tag": "3.2.0",
"kind": "minor",
"published_at": "2022-12-06T03:38:01Z"
},
{
"tag": "3.1.2",
"kind": "patch",
"published_at": "2022-07-02T00:00:22Z"
},
{
"tag": "3.1.1",
"kind": "patch",
"published_at": "2022-06-04T13:26:09Z"
},
{
"tag": "3.1.0",
"kind": "minor",
"published_at": "2022-06-04T03:24:00Z"
},
{
"tag": "3.0.5",
"kind": "patch",
"published_at": "2022-05-02T17:19:30Z"
},
{
"tag": "3.0.4",
"kind": "patch",
"published_at": "2022-04-13T20:47:30Z"
},
{
"tag": "3.0.3",
"kind": "patch",
"published_at": "2022-04-12T16:22:32Z"
},
{
"tag": "3.0.2",
"kind": "patch",
"published_at": "2022-03-07T22:20:12Z"
},
{
"tag": "3.0.1",
"kind": "patch",
"published_at": "2022-02-22T17:32:34Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2022-02-22T17:15:45Z"
},
{
"tag": "2.2.0",
"kind": "minor",
"published_at": "2021-06-01T21:11:47Z"
},
{
"tag": "2.1.3",
"kind": "patch",
"published_at": "2020-07-23T19:25:14Z"
},
{
"tag": "2.1.2",
"kind": "patch",
"published_at": "2020-04-29T18:40:59Z"
},
{
"tag": "2.1.1",
"kind": "patch",
"published_at": "2020-04-28T18:35:21Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2020-04-28T18:22:10Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2018-09-10T14:13:01Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2018-03-22T18:41:02Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2017-12-14T18:41:27Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2017-12-11T19:26:24Z"
}
],
"recent_commits": [
{
"oid": "cb9ca297f320d9821c99c12050adac586c9a3943",
"body": "* Update README.md\r\n\r\n* Increase phpstan level to 3",
"is_bot": false,
"headline": "Update README.md and increase PHPStan level to 3. (#112)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2024-09-05T02:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a106be9ef3bdf8ba4802fb692d7868a8d07b859b",
"body": "* Update drupal/core-composer-scaffold requirement from ^10.1 to ^11.0\r\n\r\nUpdates the requirements on [drupal/core-composer-scaffold](https://github.com/drupal/core-composer-scaffold) to permit the latest version.\r\n- [Commits](https://github.com/drupal/core-composer-scaffold/compare/10.1.0...11.0.1)\n[…]\n: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Richard B. Porter <richardbporter@users.noreply.github.com>",
"is_bot": true,
"headline": "Update drupal/core dev dep requirement to allow ^11.0 (#110)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-05T02:04:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "726ccf261a541ff0ebbedc90547aceff0231e4fa",
"body": "* Update drush/drush requirement from ^12.2 to ^13.0\r\n\r\nUpdates the requirements on [drush/drush](https://github.com/drush-ops/drush) to permit the latest version.\r\n- [Release notes](https://github.com/drush-ops/drush/releases)\r\n- [Commits](https://github.com/drush-ops/drush/compare/12.2.0...13.0.1)\n[…]\n: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Richard B. Porter <richardbporter@users.noreply.github.com>",
"is_bot": true,
"headline": "Update drush/drush requirement to allow ^13.0 (#109)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-05T00:28:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bbbdd9272f8bf8a843ec92846e35e69b75449764",
"body": "Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6.\r\n- [Release notes](https://github.com/release-drafter/release-drafter/releases)\r\n- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6)\r\n\r\n---\r\nupdated-dependencies:\r\n- d\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump release-drafter/release-drafter from 5 to 6 (#106)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-05T00:16:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "560011d5b683f8804d68966df7253c78d3087793",
"body": "* Add 8.3 matrix\r\n\r\n* Adjust dependabot indentation",
"is_bot": false,
"headline": "Update CI. (#108)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2024-09-05T00:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2399402c5a1283d3254a7c8b4a19a3553aa8654e",
"body": "* Init devcontainer\r\n\r\n* Update comment\r\n\r\n* PHPCS\r\n\r\n* Exclude .devcontainer from git archive\r\n\r\n* Replace call to deprecated user_roles()",
"is_bot": false,
"headline": "Initialize GitHub codespaces. (#107)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2024-09-04T23:53:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "021a1b09c71076f99fa5cb6f1be2f8c297998437",
"body": null,
"is_bot": true,
"headline": "Update symfony/phpunit-bridge requirement from ^6.1 to ^7.0 (#105)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-02T13:13:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1853849ad459de5faaced533f11edcefbe2c6e4",
"body": "* Update README\r\n\r\n* Require Drush ^12.2, Drupal ^10.1\r\n\r\n* Remove README line breaks\r\n\r\n* Actually require Drupal ^10.1\r\n\r\n* Ignore drush dir\r\n\r\n* Delete drush/drush.yml\r\n\r\n* Write drush config in test bootstrap\r\n\r\n* Update test docs\r\n\r\n* Fix typeError in toggle test\r\n\r\n* Require Drush ^12.2\r\n\r\n* Remove drush.services.yml\r\n\r\n---------\r\n\r\nCo-authored-by: Richard B. Porter <rbp@richardbporter.com>",
"is_bot": false,
"headline": "Require Drush 12, Drupal 10 (#103)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2023-11-01T11:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afc31a0470e10c2f1030e577564233095d02f24d",
"body": "* Require at least PHP 8.1\r\n\r\n* Drop PHP 8.0 from CI matrix",
"is_bot": false,
"headline": "Drop PHP 8.0. (#102)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2023-10-06T01:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da98e60ec561e2d28210a0293604221fb47e3d8d",
"body": "* Bump actions/checkout from 3 to 4\r\n\r\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checko\n[…]\n: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Richard B. Porter <richardbporter@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 3 to 4 (#101)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-05T21:44:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bb7acd507970d4c87706dfb89fc3144c602cd2a0",
"body": "* Update README.md\r\n\r\n* Update ci.yml",
"is_bot": false,
"headline": "Update README, update CI to build PHP 8.2 (#99)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2023-03-05T20:22:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ff0e6382fed1228ec459ed46e90965f6943af2b",
"body": null,
"is_bot": false,
"headline": "Update dependabot.yml (#97)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2023-03-05T20:18:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da2ba28fb957ee046e6ef48295906c9a26f9020f",
"body": "…cations in toggle test. (#98)\n\n* Disable account notifications in toggle test\r\n\r\n* Pull db-url from env var\r\n\r\n* Ignore composer.lock\r\n\r\n* Ignore phpunit.xml\r\n\r\n* Allow Drupal 10\r\n\r\n* Set DB URL user PW in default env var\r\n\r\n* Explicitly set accessCheck in entityQueries\r\n\r\n---------\r\n\r\nCo-authored-by: Richard B. Porter <rbp@richardbporter.com>",
"is_bot": false,
"headline": "Loosen Drupal version constraints to allow 10, disable account notifi…",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2023-03-05T20:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "374f4458835070cdee67a06ccd77ec5ef3d31fd6",
"body": "…#96)\n\nUpdates the requirements on [drupal/core-composer-scaffold](https://github.com/drupal/core-composer-scaffold) to permit the latest version.\r\n- [Release notes](https://github.com/drupal/core-composer-scaffold/releases)\r\n- [Commits](https://github.com/drupal/core-composer-scaffold/compare/9.3.0\n[…]\nomposer-scaffold\r\n dependency-type: direct:development\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update drupal/core-composer-scaffold requirement from ^9.3 to ^10.0 (…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-05T17:38:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ef592d02f1f1a0824583ead2ce9087f3952dd897",
"body": null,
"is_bot": false,
"headline": "Update composer.json (#95)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2022-12-06T03:14:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d195dd549e7711e0927ab0b94084b83a9138447",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2022-12-06T03:09:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6d62880bee1ffb004b2e61b37c94dc617efb77a",
"body": null,
"is_bot": false,
"headline": "Delete composer.lock (#94)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2022-12-06T03:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61cd170290cf227fa7a1d05f59a9af3630f8cfe6",
"body": null,
"is_bot": true,
"headline": "Bump drush/drush from 11.0.9 to 11.1.1 (#76)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-08-01T11:54:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e483224241d58231ce647d8f511ca2aeb01b9c5b",
"body": null,
"is_bot": true,
"headline": "Bump drupal/core-composer-scaffold from 9.4.1 to 9.4.4 (#75)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-08-01T11:48:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "110486a079cc84fb46272869bcaa2d29fec2a261",
"body": null,
"is_bot": true,
"headline": "Bump symfony/phpunit-bridge from 6.1.2 to 6.1.3 (#74)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-08-01T11:37:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92d87f1e0692d7bdfa435d15ddc4dec72e76c91e",
"body": null,
"is_bot": true,
"headline": "Bump drupal/core-recommended from 9.4.1 to 9.4.4 (#77)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-08-01T11:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "401e5afbcc6110b7929db1dd56505842f4d4529e",
"body": null,
"is_bot": true,
"headline": "Bump squizlabs/php_codesniffer from 3.6.2 to 3.7.1 (#73)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-07-01T23:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5063fa87d6bf0036d6996e8b36c7b51cd62fa769",
"body": null,
"is_bot": true,
"headline": "Bump symfony/phpunit-bridge from 6.1.0 to 6.1.2 (#70)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-07-01T23:50:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88e5d3fa4958af737f5945a6f9d0b4e906dfcbd1",
"body": null,
"is_bot": true,
"headline": "Bump phpunit/phpunit from 9.5.20 to 9.5.21 (#69)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-07-01T23:47:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a748f37a906e64db42efab01fed780ed74d8d0f",
"body": null,
"is_bot": true,
"headline": "Bump drupal/core-composer-scaffold from 9.3.15 to 9.4.1 (#71)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-07-01T23:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15111dd1566a7cc1a74e05a3f06d26e8e606a213",
"body": null,
"is_bot": true,
"headline": "Bump drupal/core-recommended from 9.3.15 to 9.4.1 (#72)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-07-01T12:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "166df893fc5833e8a96d23bde96c3f1ceead0060",
"body": null,
"is_bot": false,
"headline": "Remove .travis.yml from .gitattributes export-ignore (#68)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2022-06-04T13:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3e874dfc7038d237c4909b5cf2d0e0053745793",
"body": "… (#67)\n\n* Require mglaman/drupal-check, symfony/phpunit-bridge dev deps\r\n\r\n* Ignore ds store\r\n\r\n* Run drupal-check in CI\r\n\r\n* Specify drupal-check dirs instead of excludes\r\n\r\n* Fix Datetime case\r\n\r\n* Remove incorrect @return doc\r\n\r\n* Require dev drupal/coder\r\n\r\n* Run drupal PHPCS on CI\r\n\r\n* PHPCBF\r\n\r\n* Implement Drupal coding standards\r\n\r\nCo-authored-by: Richard B. Porter <rbp@richardbporter.com>",
"is_bot": false,
"headline": "Run drupal-check in CI and use Drupal PHPCS since we use Drupal APIs.…",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2022-06-04T03:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23b8fb18a74766d3655e687c90869ed4a09de81c",
"body": null,
"is_bot": false,
"headline": "Update README.md (#66)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2022-06-04T02:25:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd4d12828ef0b0135ab59f6a51a5ba30da4250a0",
"body": "Bumps [drupal/core-recommended](https://github.com/drupal/core-recommended) from 9.3.12 to 9.3.15.\r\n- [Release notes](https://github.com/drupal/core-recommended/releases)\r\n- [Commits](https://github.com/drupal/core-recommended/compare/9.3.12...9.3.15)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name\n[…]\nvelopment\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump drupal/core-recommended from 9.3.12 to 9.3.15 (#63)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-06-04T01:58:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7e2fae54cf80a6e8addfb3699d50abbd74630e55",
"body": null,
"is_bot": false,
"headline": "Provide GHA name for status check (#65)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2022-06-04T01:56:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cff942d9b916d50480e4d4bea4a7d50dadf232b5",
"body": "* Create ci.yml\r\n\r\n* Delete .travis.yml\r\n\r\n* Update ci.yml\r\n\r\n* Update ci.yml\r\n\r\n* Update ci.yml\r\n\r\n* Update ci.yml\r\n\r\n* Update ci.yml\r\n\r\n* Update ci.yml\r\n\r\n* Rename main.yml to release.yml\r\n\r\n* Update ci.yml\r\n\r\n* Update ci.yml\r\n\r\n* Update ci.yml\r\n\r\n* Update ci.yml",
"is_bot": false,
"headline": "Use GitHub actions for CI. (#64)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2022-06-04T01:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0348583f4a36613afd670147fe73ba9ea794b6b1",
"body": "Bumps [drupal/core-composer-scaffold](https://github.com/drupal/core-composer-scaffold) from 9.3.12 to 9.3.15.\r\n- [Release notes](https://github.com/drupal/core-composer-scaffold/releases)\r\n- [Commits](https://github.com/drupal/core-composer-scaffold/compare/9.3.12...9.3.15)\r\n\r\n---\r\nupdated-dependen\n[…]\nvelopment\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump drupal/core-composer-scaffold from 9.3.12 to 9.3.15 (#62)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-06-03T12:32:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8f987dda170606345bf7cc2bc8c74173445a73fc",
"body": "Bumps [drupal/core-composer-scaffold](https://github.com/drupal/core-composer-scaffold) from 9.3.9 to 9.3.12.\r\n- [Release notes](https://github.com/drupal/core-composer-scaffold/releases)\r\n- [Commits](https://github.com/drupal/core-composer-scaffold/compare/9.3.9...9.3.12)\r\n\r\n---\r\nupdated-dependenci\n[…]\nvelopment\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump drupal/core-composer-scaffold from 9.3.9 to 9.3.12 (#59)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-05-02T17:18:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "99bc4c2bd47618c73b7dd35d306630e26aecc8db",
"body": "Bumps [drupal/core-recommended](https://github.com/drupal/core-recommended) from 9.3.9 to 9.3.12.\r\n- [Release notes](https://github.com/drupal/core-recommended/releases)\r\n- [Commits](https://github.com/drupal/core-recommended/compare/9.3.9...9.3.12)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: \n[…]\nvelopment\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump drupal/core-recommended from 9.3.9 to 9.3.12 (#56)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-05-02T17:06:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "99d115654f45d93ea4979e538da0f6aaa98ace6b",
"body": "Bumps [drush/drush](https://github.com/drush-ops/drush) from 11.0.8 to 11.0.9.\r\n- [Release notes](https://github.com/drush-ops/drush/releases)\r\n- [Commits](https://github.com/drush-ops/drush/compare/11.0.8...11.0.9)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: drush/drush\r\n dependency-type: di\n[…]\nroduction\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump drush/drush from 11.0.8 to 11.0.9 (#58)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-05-02T16:52:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "058f77352b88edc03817506c64ebad4fc18fda91",
"body": "Bumps [composer/installers](https://github.com/composer/installers) from 2.1.0 to 2.1.1.\r\n- [Release notes](https://github.com/composer/installers/releases)\r\n- [Changelog](https://github.com/composer/installers/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/composer/installers/compare/v2.1.\n[…]\nroduction\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump composer/installers from 2.1.0 to 2.1.1 (#57)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-05-02T16:44:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5c0144d13f501379466d1b23390b5b218d353f9a",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2022-04-21T18:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1512218f6468741bb4319d4884f49790e8a6e39",
"body": "* Allow PHP ^8.1 platform req\r\n\r\n* Add PHP 8.1 to CI\r\n\r\n* Use >=7.4 for PHP constraint",
"is_bot": false,
"headline": "Initial PHP 8 setup. (#55)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2022-04-13T20:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f24c259b0a4ef7a974ad40427956c2f1c61f175c",
"body": "* Initial release-drafter setup\r\n\r\n* Create release-drafter.yml",
"is_bot": false,
"headline": "Initial release-drafter setup. (#54)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2022-04-12T16:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4aabfa8f7ffbab641cf9282ab924299c4d98d94",
"body": "* Bump phpunit/phpunit from 7.5.20 to 9.5.20\r\n\r\nBumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.5.20 to 9.5.20.\r\n- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)\r\n- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.m\n[…]\nore .phpunit.result.cache and exclude from export\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Richard B. Porter <richard-b-porter@uiowa.edu>",
"is_bot": true,
"headline": "Bump phpunit/phpunit from 7.5.20 to 9.5.20 (#51)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-12T15:54:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "397fb93e81cb7588bfe9b7cf0127ed7a91a4fb45",
"body": "Bumps [drupal/core-recommended](https://github.com/drupal/core-recommended) from 9.3.6 to 9.3.9.\r\n- [Release notes](https://github.com/drupal/core-recommended/releases)\r\n- [Commits](https://github.com/drupal/core-recommended/compare/9.3.6...9.3.9)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: dr\n[…]\nvelopment\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump drupal/core-recommended from 9.3.6 to 9.3.9 (#46)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-12T15:35:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7af2a38e8194aaa1a3b4ae7f3646b1cba1722906",
"body": null,
"is_bot": false,
"headline": "Remove dated ignore, add reviewers config (#53)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2022-04-12T15:20:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "091f16c266a6bd15448b1ef7df8ae56106ebc009",
"body": "Bumps [drupal/core-composer-scaffold](https://github.com/drupal/core-composer-scaffold) from 9.3.6 to 9.3.9.\r\n- [Release notes](https://github.com/drupal/core-composer-scaffold/releases)\r\n- [Commits](https://github.com/drupal/core-composer-scaffold/compare/9.3.6...9.3.9)\r\n\r\n---\r\nupdated-dependencies\n[…]\nvelopment\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump drupal/core-composer-scaffold from 9.3.6 to 9.3.9 (#47)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-12T15:13:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b413464f6595ed8186927960953a853792da25b1",
"body": "Bumps [drush/drush](https://github.com/drush-ops/drush) from 11.0.5 to 11.0.8.\r\n- [Release notes](https://github.com/drush-ops/drush/releases)\r\n- [Commits](https://github.com/drush-ops/drush/compare/11.0.5...11.0.8)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: drush/drush\r\n dependency-type: di\n[…]\nroduction\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump drush/drush from 11.0.5 to 11.0.8 (#52)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-12T14:59:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6ad276522f8b159a0643b9e08fcead1417a9bd17",
"body": "Bumps [composer/installers](https://github.com/composer/installers) from 1.12.0 to 2.1.0.\r\n- [Release notes](https://github.com/composer/installers/releases)\r\n- [Changelog](https://github.com/composer/installers/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/composer/installers/compare/v1.1\n[…]\nroduction\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump composer/installers from 1.12.0 to 2.1.0 (#50)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-12T14:39:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "235eb49c076e1afeb420153d50f14d0116f3a7c4",
"body": null,
"is_bot": false,
"headline": "Remove Drush cache CI dir (#44)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2022-03-07T22:19:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dac7fb73d84e4679fdd2a860d238310fa6ec63c",
"body": "* Update readme to reflect changes\r\n\r\n* Add .gitattributes file to export-ignore internal files\r\n\r\n* Replace deprecated assertions\r\n\r\n* Remove unencessary curly braces\r\n\r\n* Make user name one word in comment\r\n\r\n* Comment cleanup",
"is_bot": false,
"headline": "Remove internal files from Git archive and cleanup comments. (#42)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2022-02-22T17:31:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a18c70abb1722a17e12bc12426d28e800e29eceb",
"body": "* Remove wikimedia/composer-merge-plugin\r\n\r\n* Require drush ^11\r\n\r\n* Remove test autoloader sut replacement\r\n\r\n* Ignore sut\r\n\r\n* Simplify travis setup\r\n\r\n* Require drupal scaffold dev\r\n\r\n* Remove base test\r\n\r\n* Add drush dir with config to find command in sut\r\n\r\n* Run si after phpcs in CI\r\n\r\n* Remov\n[…]\nommand in CI\r\n\r\n* phpcs\r\n\r\n* Document drush.yml config\r\n\r\n* Set test DB URL in env var\r\n\r\n* Do initial install via travis.yml\r\n\r\n* Add testing install profile arg, comment for now\r\n\r\n* Uncomment CI si",
"is_bot": false,
"headline": "Update dependencies, simplify and refactor tests. (#41)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2022-02-22T17:14:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "173ef8f4cda87ab645bc8b207d4a5d27b5a38a5a",
"body": "* Add no-roles option, update param help text\r\n\r\n* Add no-roles option test\r\n\r\n* Update composer/installers, wikimedia/composer-merge-plugin and dependencies\r\n\r\n* phpcs\r\n\r\n* Fix indentation\r\n\r\n* composer update\r\n\r\n* Remove deprecated phpunit syntaxCheck attribute\r\n\r\n* Remove deprecated blacklist fil\n[…]\nion\r\n\r\n* Remove no-suggests option from CI\r\n\r\n* Fresh install\r\n\r\n* phpcs\r\n\r\n* Update\r\n\r\n* Update drush services def in composer.json to 10.2\r\n\r\n* Set first composer install exit code to true\r\n\r\n* Lock",
"is_bot": false,
"headline": "Add `no-roles` option to `users:list` command. (#25)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2021-06-01T21:08:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c1742d678bc3dc33266744b57928992edbeea354",
"body": "Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Upgrade to GitHub-native Dependabot (#21)",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2021-06-01T16:50:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0710a4f89644e766e52adbeab620c4882332a0cb",
"body": "Bumps [drush/drush](https://github.com/drush-ops/drush) from 10.3.1 to 10.3.5.\r\n- [Release notes](https://github.com/drush-ops/drush/releases)\r\n- [Commits](https://github.com/drush-ops/drush/compare/10.3.1...10.3.5)\r\n\r\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>\r\n\r\nCo-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump drush/drush from 10.3.1 to 10.3.5 (#17)",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2020-11-24T20:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f87c0dc235870fa1a010801da84229717cc9399a",
"body": "* Write failing test for multiple roles filter\r\n\r\n* Fix failing test\r\n\r\n* Set query condition operators in list users command",
"is_bot": false,
"headline": "Fix multiple roles filter. (#14)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2020-07-23T19:24:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20812562bce7beb9128dc9c6707cac56ca1f22f3",
"body": "Bumps [drush/drush](https://github.com/drush-ops/drush) from 10.3.0 to 10.3.1.\r\n- [Release notes](https://github.com/drush-ops/drush/releases)\r\n- [Commits](https://github.com/drush-ops/drush/compare/10.3.0...10.3.1)\r\n\r\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>\r\n\r\nCo-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump drush/drush from 10.3.0 to 10.3.1 (#13)",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2020-07-23T19:13:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e689d6ad889ea3d12a327b8f1262fd67b824099",
"body": "Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 6.5.14 to 7.5.20.\r\n- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)\r\n- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/7.5.20/ChangeLog-7.5.md)\r\n- [Commits](https://github.com/sebastianbe\n[…]\nport@dependabot.com>\r\n\r\nCo-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>\r\nCo-authored-by: Richard B. Porter <richardbporter@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump phpunit/phpunit from 6.5.14 to 7.5.20 (#11)",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2020-07-01T15:50:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "86a49ca021b236ea5b35724858211e48bf20dc85",
"body": "Bumps [drush/drush](https://github.com/drush-ops/drush) from 10.2.2 to 10.3.0.\r\n- [Release notes](https://github.com/drush-ops/drush/releases)\r\n- [Commits](https://github.com/drush-ops/drush/compare/10.2.2...10.3.0)\r\n\r\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>\r\n\r\nCo-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump drush/drush from 10.2.2 to 10.3.0 (#12)",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2020-07-01T15:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff80011f83cf080ac3291dd788f5fe45a00ceaa5",
"body": "* Add before install steps for command discovery\r\n\r\n* Disable Composer memory limit in CI\r\n\r\n* Update README.md\r\n\r\n* Fix PSR2 violation\r\n\r\n* Do not run composer scripts in CI\r\n\r\n* Change default UNISH_DB_URL host\r\n\r\n* Track composer.lock so drush/composer.json dev dependencies are installed via composer-merge-plugin\r\n\r\n* Add tests readme\r\n\r\n* Start mysql in ci",
"is_bot": false,
"headline": "Fix CI. (#10)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2020-04-29T18:39:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97220f7b338049925342ac13e11b6d4005ff16fa",
"body": null,
"is_bot": false,
"headline": "Add license",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2020-04-28T18:34:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0743ca1ca664cb194388fcf8e134c2c51e6db65",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2020-04-28T18:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08ef6fb93e38ac24d6dd60f31d6ab9293d679e7c",
"body": "* Require drush ^9 or ^10\r\n\r\n* Update CI to PHP 7.3\r\n\r\n* Update docs\r\n\r\n* Delete outdated sut script\r\n\r\n* Update dependencies and dev autoload\r\n\r\n* Add custom test bootstrap\r\n\r\n* Ignore scenarios dir\r\n\r\n* Update CI scripts\r\n\r\n* Update docs\r\n\r\n* Reindent composer.json\r\n\r\n* Refactor TestBase to pass i\n[…]\niasManager trait\r\n\r\n* Update toggle test to access users as arrays\r\n\r\n* Replace drush_invoke_process with Drush::drush()\r\n\r\n* Get user name as array\r\n\r\n* Run block/unblock proc\r\n\r\n* Fix typo\r\n\r\n* Ping",
"is_bot": false,
"headline": "Update for Drush ^10.2. (#9)",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2020-04-28T18:21:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6da6dbde0fa56671cd4fca84a9c5541d2bcdcb7c",
"body": "Test PR.",
"is_bot": false,
"headline": "Merge pull request #8 from richardbporter/foo",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2018-09-08T14:16:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78b32ba920060d4a15fcdaa0d48f6023425efac4",
"body": null,
"is_bot": false,
"headline": "test pr",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-08T14:10:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01483255792b180e21e5b145f17d1c59976836c7",
"body": null,
"is_bot": false,
"headline": "fix path to cp script",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-08T13:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19670e8e89cd33a19bc44d237a77f6bd9dcefe15",
"body": null,
"is_bot": false,
"headline": "copy command to sut in ci",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-08T13:46:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "027af5b1d157a068e1b18084665cd9532ed551b2",
"body": null,
"is_bot": false,
"headline": "add sut.cp.php",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-08T13:45:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be4f239a908be69fd757231b17c304990f76f29d",
"body": null,
"is_bot": false,
"headline": "rm include option since it does not work with global commands",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-08T13:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97702d5d3452671246704781488be5b4b3241238",
"body": null,
"is_bot": false,
"headline": "Merge branch 'drush-update'",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-07T20:51:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "790855b1dbec8cab48380efa5c8ab5e924ed72a4",
"body": null,
"is_bot": false,
"headline": "update docs",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-07T20:31:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee78460af745fb979275fb3d4b5719bcf9ec2fc4",
"body": null,
"is_bot": false,
"headline": "symlink Commands dir so include option works in test base",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-07T20:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b706ab123614af6858903d97af4420f2f5153cc",
"body": null,
"is_bot": false,
"headline": "ignore Commands dir",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-07T20:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f06a5ce2a086a69805cfef5f3efe6c37ad64b0f4",
"body": null,
"is_bot": false,
"headline": "ignore composer.lock",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-07T20:24:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bef16583ba228db7d8cd662de21ee7fa2b01b58",
"body": null,
"is_bot": false,
"headline": "lock",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-07T20:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4276e1c2223525414579b1f96d9b77bc78ce4a14",
"body": null,
"is_bot": false,
"headline": "update drush services version requirement to ^9.4",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-07T20:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86458a441b3c305a29df20f751bb2c02fdb24e43",
"body": null,
"is_bot": false,
"headline": "fix test namespaces",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-07T20:12:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68113cf19c486313a25251eed58fb6983aa238eb",
"body": null,
"is_bot": false,
"headline": "require drush ^9.4",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-07T19:41:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "289321214c0aa81bbb15dc3d474890c64475e5bb",
"body": null,
"is_bot": false,
"headline": "update package requirements",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-07T19:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aff6cb0304abcd6233aba954beaae9fcd2bcb29",
"body": null,
"is_bot": false,
"headline": "use array shorthand",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-07T19:21:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "278ba4765f22ea00cf3e450bd258869d06413943",
"body": null,
"is_bot": false,
"headline": "set installers name",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-07T19:18:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c45c920116ccb07cd8073f82762e76b20a33bcf3",
"body": null,
"is_bot": false,
"headline": "update test namespace",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-07T19:17:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af76b4745216a7acfb627dbab1d6c92e8335250a",
"body": null,
"is_bot": false,
"headline": "use drush namespace in services file",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-07T19:10:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b89cd4c1344905cb1ca497013745084f051238df",
"body": null,
"is_bot": false,
"headline": "update namespace",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-07T19:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af6906bf0538ac58e0ee26d43a632fb25f30b4ee",
"body": null,
"is_bot": false,
"headline": "rename command class",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-09-07T19:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e5ffeb02d10524a0029eee0024e9f62ff0544e1",
"body": "Update dependencies.",
"is_bot": false,
"headline": "Merge pull request #7 from richardbporter/update",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2018-05-04T13:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d04fcd7b04ee9c80a7afa4bd2ee01994a904289",
"body": null,
"is_bot": false,
"headline": "update dependencies",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-05-04T13:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf95ddd3d2f506ef94ea9242e4a1fc4081a35e3e",
"body": "Ignore IDE directories.",
"is_bot": false,
"headline": "Merge pull request #6 from richardbporter/ignore",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2018-05-04T13:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afd7e8fae9bfa234ad7445974626382ee3a61800",
"body": null,
"is_bot": false,
"headline": "ignore ide dirs",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-05-04T13:29:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56b84f4397b087d73901a7a47e332205f9242bfc",
"body": "require latest stable version of drush 9 and lock dependencies",
"is_bot": false,
"headline": "Merge pull request #5 from richardbporter/update",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2018-03-22T18:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0a18667f471e999960617ac8efcf385be035383",
"body": null,
"is_bot": false,
"headline": "remove global composer, drush setup",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-03-22T18:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb9cae13ca085b3cd07dcf6e7642f0b60d713bcf",
"body": null,
"is_bot": false,
"headline": "remove empty line",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-03-22T18:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ca90d42e3e4f82bb9940692257a33f920604122",
"body": null,
"is_bot": false,
"headline": "lock",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-03-22T18:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc180f71941b841f24a0826f4904136e85026de8",
"body": null,
"is_bot": false,
"headline": "remove sort-packages",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-03-22T18:22:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2024fafc750ef0b54d096bd67aee6c38fc854218",
"body": null,
"is_bot": false,
"headline": "require latest stable version of drush 9",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2018-03-22T18:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "607eb2b6df09f9c36b6de7411222b0459af82602",
"body": "add keywords",
"is_bot": false,
"headline": "Merge pull request #4 from richardbporter/richardbporter-patch-1",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2017-12-14T18:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d22b5624ac3caf15700e15581878b98c625aee4c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into richardbporter-patch-1",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2017-12-14T18:17:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fcc79f5d965087e643d1609a036713e37c8ace6",
"body": "Create LICENSE",
"is_bot": false,
"headline": "Merge pull request #3 from richardbporter/add-license-1",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2017-12-14T18:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49e843a54f9c9adfe427c40c843df799c218cde3",
"body": null,
"is_bot": false,
"headline": "add keywords",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2017-12-14T18:12:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3645f68d69fb98af6555e289cdd7340f605391de",
"body": null,
"is_bot": false,
"headline": "Create LICENSE",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2017-12-14T18:09:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9b8f3bd4b4cf498369204ed9be88ef28e90904d",
"body": "change service name in drush.services.yml",
"is_bot": false,
"headline": "Merge pull request #2 from richardbporter/service-name",
"author_name": "Richard B. Porter",
"author_login": "richardbporter",
"committed_at": "2017-12-12T19:51:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a163d1f55efe77f3386c69dd15371dbd79990f43",
"body": null,
"is_bot": false,
"headline": "change service name in drush.services.yml",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2017-12-12T19:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8eb104fa287d4cae293274b1932c5b66bb603ad",
"body": null,
"is_bot": false,
"headline": "add travis badge",
"author_name": "Richard B. Porter",
"author_login": null,
"committed_at": "2017-12-11T19:18:44Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 0,
"latest_release_at": "2024-09-05T00:29:08Z",
"latest_release_tag": "4.0.1",
"releases_from_tags": false,
"days_since_last_push": 212,
"active_weeks_last_year": 0,
"days_since_latest_release": 685,
"mean_days_between_releases": 97.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "richardbporter/drush-users-commands",
"exists": true,
"license": "GPL-2.0-or-later",
"keywords": [
"drupal",
"Drush",
"user-list",
"list-users"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/richardbporter/drush-users-commands",
"is_deprecated": false,
"latest_version": "4.0.1",
"repository_url": "https://github.com/richardbporter/drush-users-commands",
"versions_count": 22,
"total_downloads": 130070,
"dependents_count": 1,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2091,
"first_published_at": null,
"latest_published_at": "2024-09-05T00:28:03Z",
"latest_version_yanked": null,
"days_since_latest_publish": 685
}
]
},
"popularity": {
"forks": 1,
"stars": 2,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2023-04-03",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 9760,
"source_files_sampled": 4,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 6,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "drush/drush",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^12.2 || ^13.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "drush/drush",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "composer/installers",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "drupal/core-composer-scaffold",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "drupal/core-dev",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "drupal/core-recommended",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 1,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 63,
"open_issues": 1,
"closed_ratio": 0.75,
"closed_issues": 3,
"closed_unmerged_prs": 46
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "richardbporter",
"commits": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/1068523?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 29 merged PRs checked by a CI test -- score normalized to 0",
"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/14 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "cb9ca297f320d9821c99c12050adac586c9a3943",
"ran_at": "2026-07-22T19:13:19Z",
"aggregate_score": 4,
"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-03-01T23:54:13Z",
"oldest_open_prs": [
{
"number": 113,
"created_at": "2024-09-05T02:30:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 115,
"created_at": "2025-12-02T01:30:02Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2024-09-05T02:24:03Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 104,
"created_at": "2023-10-07T02:01:03Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/richardbporter/drush-users-commands",
"host": "github.com",
"name": "drush-users-commands",
"owner": "richardbporter"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 34,
"inputs": {
"security": 40,
"vitality": 26,
"community": 29,
"governance": 44,
"engineering": 58,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 40,
"overall_after_abandonment_multiplier": 34
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 26,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.69,
"days_since_last_push": 212,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 212 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 212
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"releases_count": 22,
"latest_release_tag": "4.0.1",
"releases_from_tags": false,
"days_since_latest_release": 685,
"mean_days_between_releases": 97.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 685 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 685
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~97.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 97.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 2,
"unanswered_open_issues": 1,
"days_since_last_merged_pr": 685,
"days_since_last_human_commit": 685,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 685 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 685,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 29,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"stars": 2,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 2
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"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 (GPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-3.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 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": [
"richardbporter/drush-users-commands"
],
"dependents": 1,
"ecosystems": "packagist",
"total_downloads": 130070,
"monthly_downloads": 2091
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,091 downloads/month across packagist",
"points": 44.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2091,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "1 packages depend on it",
"points": 2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 1
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 44,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"merged_prs": 63,
"open_issues": 1,
"closed_issues": 3,
"issue_closed_ratio": 0.75,
"closed_unmerged_prs": 46
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "75% of issues closed",
"points": 35.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 75
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "63/109 decided PRs merged",
"points": 22.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 63,
"decided": 109
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"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": 44,
"inputs": {
"followers": 4,
"owner_type": "User",
"is_verified": null,
"owner_login": "richardbporter",
"public_repos": 11,
"account_age_days": 5418
},
"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": "4 followers of richardbporter",
"points": 5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4,
"login": "richardbporter"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "11 public repos, account ~14 yr old",
"points": 19.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 11
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"richardbporter/drush-users-commands"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 685
},
"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 685 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 685
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"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": "0 out of 29 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"drush",
"user-list",
"list-users",
"toggle-users",
"drupal"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 40,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 4
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 29 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"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": 45,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.464,
"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": "32 of 69 human commits state their intent (structured subject or explanatory body)",
"points": 24.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 32,
"sampled": 69
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": true,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.31
},
"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": "devcontainer, Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, Dockerfile"
}
}
],
"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": "31 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 31,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 9760,
"source_files_sampled": 4,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/4 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T19:13:34.818899Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/richardbporter/drush-users-commands.svg",
"full_name": "richardbporter/drush-users-commands",
"license_state": "standard",
"license_spdx": "GPL-3.0"
}