Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 43,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 13055
},
"pushed_at": "2026-07-27T07:39:09Z",
"created_at": "2020-05-07T09:26:29Z",
"owner_type": "Organization",
"updated_at": "2026-07-27T07:39:56Z",
"description": "[READ ONLY] Monolog integration with CloudWatch",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://async-aws.com",
"name": "Async AWS",
"type": "Organization",
"login": "async-aws",
"company": null,
"location": null,
"followers": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/60474870?v=4",
"created_at": "2020-01-30T14:14:08Z",
"is_verified": null,
"public_repos": 61,
"account_age_days": 2369
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2026-01-16T22:30:18Z"
},
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2024-10-09T08:11:46Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2024-05-14T07:36:32Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2024-02-27T14:46:30Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2023-08-07T20:16:59Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2023-06-20T19:34:00Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2020-11-14T09:36:16Z"
},
{
"tag": "0.2.1",
"kind": "patch",
"published_at": "2020-08-21T10:02:51Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2020-05-21T17:20:47Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2020-05-07T21:56:29Z"
}
],
"recent_commits": [
{
"oid": "5c5c5dccf5167ccc00d60ff29b95b842c02ef344",
"body": "* Fix typos\n\n* Regenerate\n\n* Add component changelogs\n\n* Update src/Service/S3/CHANGELOG.md\n\nCo-authored-by: Jérémy Derussé <jeremy@derusse.com>\n\n* Fix CHANGELOG\n\n---------\n\nCo-authored-by: Jérémy Derussé <jeremy@derusse.com>",
"is_bot": false,
"headline": "Fix typos (#2111)",
"author_name": "Viktor Szépe",
"author_login": "szepeviktor",
"committed_at": "2026-07-27T07:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c795a3933291d9fe5d698e54dfd54574ecd131a3",
"body": null,
"is_bot": false,
"headline": "Run CI with php 8.5 and add php 8.6 to the testing matrix (#2092)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2026-06-19T13:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "716d85cc7af7a31d20a3c86409863a1edb36934d",
"body": "* docs: exclude .gitattributes from exports in Core and Ses\n\n* docs: add export-ignore for .gitattributes and fix trailing newline\n\n* Add missing entries\n\n---------\n\nCo-authored-by: AAMIR AKRAM <91816147+Aamir-Akram@users.noreply.github.com>\nCo-authored-by: Jérémy Derussé <jeremy@derusse.com>",
"is_bot": false,
"headline": "fix: exclude .gitattributes from exports in Core and Ses (#2072)",
"author_name": "AAMIR AKRAM",
"author_login": "Root-Aamir",
"committed_at": "2026-04-17T13:48:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e058b4e9da6f704218abaa312827acb5eec1cd16",
"body": null,
"is_bot": false,
"headline": "prepare next release",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2026-01-16T22:28:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0781af72422cafce05e46a34c5efb6a2d175f01b",
"body": null,
"is_bot": false,
"headline": "Fix badges in the readme of subtree packages (#1984)",
"author_name": "Christophe Coevoet",
"author_login": "stof",
"committed_at": "2025-11-07T13:52:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b62c55d71e2aca4f8bb7649f7bcf3c7f0d2803fa",
"body": null,
"is_bot": false,
"headline": "Migrate the testsuite to PHPUnit 11 (#1977)",
"author_name": "Christophe Coevoet",
"author_login": "stof",
"committed_at": "2025-10-30T02:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8029c86fa7c05773c43fb9dc4a894f07d9a9738c",
"body": "* Drop support for PHP lower than 8.2\n\n* Remove dead code related to old PHP versions\n\n* Regenerate the Psalm baseline",
"is_bot": false,
"headline": "Drop support for PHP lower than 8.2 (#1967)",
"author_name": "Christophe Coevoet",
"author_login": "stof",
"committed_at": "2025-10-26T07:11:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b10a39b58684a3eca7f41a8f848b947c5db1bcc",
"body": null,
"is_bot": false,
"headline": "bump checkout action to v5 (#1941)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2025-09-24T11:49:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed6bc08bcfd70a025f683df306665503a6344eae",
"body": null,
"is_bot": false,
"headline": "Add support for php 8.5 (#1808)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2024-11-24T17:57:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b40a14a1acfec48a7b0b9df15d9092b3d1d7ec2d",
"body": null,
"is_bot": false,
"headline": "Upgrade github actions (#1792)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2024-11-11T10:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72c79d54b0eb9c0241adfd466b776335ae59f79c",
"body": null,
"is_bot": false,
"headline": "prepare next release (#1778)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2024-10-09T08:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bf623ab81eb5072a68ce73f0600178b9e078fa7",
"body": null,
"is_bot": false,
"headline": "Bump php-cs-fixer to version 3.60 (#1743)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2024-07-30T11:36:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8265aa613614bbcb9a808784bb925edeeb1d14c",
"body": null,
"is_bot": false,
"headline": "Prepare next release",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2024-05-14T07:34:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0627c1ac3e9b6664869dafe135594c734ab380f",
"body": "* feat: add support for monolog 3/ symfony 7\r\n\r\n* fix: keep the support for php7\r\n\r\n* fix: handle cases for php8/7\r\n\r\n* Prepare new release (#1640)\r\n\r\n* Bump internal dependencies (#1641)\r\n\r\n* Bump packages to version 1.0 (#1649)\r\n\r\n* Update generated code (#1652)\r\n\r\nupdate generated code\r\n\r\n* Updat\n[…]\n\n\r\n---------\r\n\r\nCo-authored-by: soufianlagnaoui <so.lagnaoui@gmail.com>\r\nCo-authored-by: Jérémy Derussé <jeremy@derusse.com>\r\nCo-authored-by: AsyncAws <61784373+async-aws-bot@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add support for monolog 3 (#1638)",
"author_name": "soufianshiawa",
"author_login": "soufianshiawa",
"committed_at": "2024-05-03T12:17:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a8203b25f428652dcd2eced37d47e372a15b514f",
"body": null,
"is_bot": false,
"headline": "prepare next release (#1674)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2024-02-27T14:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ece1bca7796303f011ace3e1aa28cfc1b12e22fb",
"body": null,
"is_bot": false,
"headline": "Make PHP 8.3 the default version in tests (#1643)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2024-01-10T23:55:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72969e2e24bd1a85460402a7ed200af5a7a4bb59",
"body": null,
"is_bot": false,
"headline": "Test against PHP 8.4 (#1642)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2024-01-10T20:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "724c160c68681fdac699a018e874597842ec7343",
"body": null,
"is_bot": false,
"headline": "Bump internal dependencies (#1641)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2024-01-10T20:17:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22eab250ab9a0e8fc3589989407b0fe5765e95d4",
"body": null,
"is_bot": false,
"headline": "Add a test to assert branch-alias is well defined (#1610)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2023-12-08T16:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26dbd517591999488fe08e7dfe7f0d01328bf80f",
"body": null,
"is_bot": false,
"headline": "Add test to assert CHANGELOG format (#1582)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2023-10-06T12:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d53910c20bc218d209197b6c825eb222476cf27",
"body": null,
"is_bot": false,
"headline": "Test on PHP 8.3 (#1560)",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2023-08-30T08:47:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d4c9a51863778dbedef5bf855182577b442f91b",
"body": null,
"is_bot": false,
"headline": "restore `not release` entry in changelogs (#1539)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2023-08-08T11:25:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90b89a64c026873fbdb1cd418d907d43edfd7716",
"body": null,
"is_bot": false,
"headline": "prepare next release (#1536)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2023-08-07T20:00:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58cba25fa711ac887e09a4e7bcfe1634e728306e",
"body": "* Disable reporting of missing iterable types\r\n\r\nThe generated code has lots of methods accepting array shapes or value\r\nobjects, for which the nested definitions array are not defined.\r\n\r\n* Run phpstan at level 6\r\n\r\n* Remove useless ignored errors",
"is_bot": false,
"headline": "Increase the phpstan level to level 6 (#1506)",
"author_name": "Christophe Coevoet",
"author_login": "stof",
"committed_at": "2023-07-04T13:22:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66bd13a225690481951342ed2cb17241b7ff5f41",
"body": null,
"is_bot": false,
"headline": "Add types for the Monolog integration (#1493)",
"author_name": "Christophe Coevoet",
"author_login": "stof",
"committed_at": "2023-07-02T06:27:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f856e5d1478a7a9b71cdb3f3a113172c83ea54a",
"body": null,
"is_bot": false,
"headline": "Prepare next releases (#1435)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2023-06-20T19:17:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3f4fc372e889d3feb89528673fe9365672e9b04",
"body": null,
"is_bot": false,
"headline": "Fix Roave BC script (#1441)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2023-06-13T10:27:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "237d17c75e85cdf3fa11d5b12c063764caf49d27",
"body": null,
"is_bot": false,
"headline": "Use GHA without docker to run BC-Checks (#1438)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2023-06-13T09:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7653398ea9866475164889357d0a109333bc62b",
"body": null,
"is_bot": false,
"headline": "Remove usage of ::set-output in GitHub Actions (#1422)",
"author_name": "Christophe Coevoet",
"author_login": "stof",
"committed_at": "2023-05-31T10:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5b57792b3f30d6f65345994a0fb379c0d0384c4",
"body": null,
"is_bot": false,
"headline": "Update the GitHub Actions configuration (#1416)",
"author_name": "Christophe Coevoet",
"author_login": "stof",
"committed_at": "2023-05-30T08:30:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5ac7a4391688d1f26bc41feafb8f1759bdefa19",
"body": "…a (#1399)\n\n* [CloudWatchLogs] Remove unnecessary sequenceToken from log events data\r\n\r\nFixes https://github.com/async-aws/aws/issues/1363\r\n\r\n* Fix tests\r\n\r\n* Fix tests\r\n\r\n* Fix codestyle, remove unused uses\r\n\r\n* Fix codestyle\r\n\r\n* Remove unnecessary variable\r\n\r\n* Remove unnecessary initialize method from cloudwatch handler\r\n\r\n* Fix codestyle",
"is_bot": false,
"headline": "[CloudWatchLogs] Remove unnecessary sequenceToken from log events dat…",
"author_name": "Michal Kružík",
"author_login": "Dukecz",
"committed_at": "2023-05-12T14:15:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c1fe440201e2e45012157fd11dedbf2179671f6",
"body": null,
"is_bot": false,
"headline": "Update php-cs-fixer (#1353)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2023-01-02T10:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "471cfd1fb661434ac6ccb8a184de933b43a04dc7",
"body": null,
"is_bot": false,
"headline": "Run tests with PHP 8.2 (#1299)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2022-09-06T12:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9299a42fb381a37c679552119b9c56d05a8fdb42",
"body": null,
"is_bot": false,
"headline": "Bump CI to php 8.1 (and tests root against php 8.2) (#1148)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2021-12-17T17:43:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "884380dc8090dae639519f36fd8aafd20e928192",
"body": "* Fixed Composer Normalize workflow\r\n\r\n* Fix subprojects\r\n\r\nCo-authored-by: Jérémy Derussé <jeremy@derusse.com>",
"is_bot": false,
"headline": "Fixed Composer Normalize workflow (#1144)",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2021-12-16T08:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "493012684c746633edcbe3d868969d2d818fc1b8",
"body": "* Upgrade php-cs-fixer to 3.1.0\r\n\r\n* Upgrade psalm to 4.10.0\r\n\r\n* Upgrade phpstan to 0.12.98\r\n\r\n* Fiix psalm",
"is_bot": false,
"headline": "Upgrade CI tools versions (#1098)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2021-09-11T17:37:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e11f4b998341962ad0cc71242780523e717d6870",
"body": null,
"is_bot": false,
"headline": "Upgrade `shivammathur/setup-php` (#1095)",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2021-09-11T16:16:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "886a09c7a7ed707d41a08cfdfac981c151c1e65b",
"body": null,
"is_bot": false,
"headline": "Run sub-package tests on PHP 8.0 too (#1081)",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2021-08-30T01:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9066ea7750221db9542bc8cb1cc7b7630d8e65ef",
"body": null,
"is_bot": false,
"headline": "Fix CS (#1041)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2021-07-06T04:10:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e58222cfb3e5d387e9a6697d89b7973a6094eb8",
"body": null,
"is_bot": false,
"headline": "Run CI with latest stable PHP version (#1022)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2021-05-29T16:01:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cef8a3dae3604efea34d2ee952dc4a832525bd3",
"body": null,
"is_bot": false,
"headline": "Bump php-cs-fixer (#1001)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2021-05-04T15:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14f8dd3f039c45fc90d61b0a425b027facc7fa74",
"body": null,
"is_bot": false,
"headline": "Update branch alias",
"author_name": "AsyncAws Bot",
"author_login": "async-aws-bot",
"committed_at": "2020-11-14T09:36:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2486f4a8422e625f65827242ed1a370cd5f1fdb",
"body": null,
"is_bot": false,
"headline": "Prepare release of DynamoDbSession and MonologCloudwatch (#858)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2020-11-14T09:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f931728c75150aa4943afbd6605d973274912f34",
"body": null,
"is_bot": false,
"headline": "Updated async-aws dependencies (#857)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2020-11-10T13:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3861648b9778c2970fe815786d498f0d667815f2",
"body": "* Make sure we are always throwing an exception from Core\r\n\r\n* Make sure we generate classes to throw correct exception\r\n\r\n* ./generate --all\r\n\r\n* Shorten name\r\n\r\n* Do cover integrations\r\n\r\n* Added changelog",
"is_bot": false,
"headline": "Make sure we are always throwing an exception from Core (#841)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2020-11-03T13:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de30f0cbd8100376b756c04f9e91b09308f26b10",
"body": "* Make sure we update branch alias after major version\r\n\r\n* Update all workflows",
"is_bot": false,
"headline": "Make sure we update branch alias after major version (#840)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2020-10-31T19:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cd272e7171b6cb1bbbd1c8b0e6b54077e1edfc1",
"body": null,
"is_bot": false,
"headline": "Composer v2 by default in GA (#830)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2020-10-24T21:39:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d307d4e5897f88383f4f41751296991d12f55532",
"body": null,
"is_bot": false,
"headline": "Remove Xdebug ini conf (#829)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2020-10-24T06:51:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3cfbb5ac7043d8f8af4a4316931c90f4e2265c1",
"body": null,
"is_bot": false,
"headline": "Switch to composer v2 (#826)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2020-10-23T06:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9029bf86dbfbab0f209124ec106d459beee327f5",
"body": null,
"is_bot": false,
"headline": "Add branch_alias.yml for all packages (#779)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2020-09-18T13:43:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ee332839a2b17b45a58d0b6d46de5a78eedc588",
"body": "* [Core] update branch alias automatically\r\n\r\n* Added test\r\n\r\n* Updates name of bot\r\n\r\n* Check the current value",
"is_bot": false,
"headline": "[Core] Update branch alias automatically (#777)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2020-09-18T12:58:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6c80ba58432b8622c3f3c5ba0e262d36c60c971",
"body": "* Release any unreleased commits\r\n\r\n* bump version\r\n\r\n* Added pagination on ListQueue",
"is_bot": false,
"headline": "Release any unreleased commits (#743)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2020-08-21T09:53:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51766c7e1f8c4d6c0b03a40175e5f3b4058601d7",
"body": "* Migrate PHPUnit configuration to version 9\r\n\r\n* Addubg .editorconfig for phpunit.xml",
"is_bot": false,
"headline": "Migrate PHPUnit configuration to version 9 (#735)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2020-08-20T14:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc47e0e939caa8f72c19b0b7eb7ebdf2f03e3c10",
"body": "* Add support for PHP 8\r\n\r\n* Fix composer for individual packages",
"is_bot": false,
"headline": "Add support for PHP 8 (#671)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2020-06-06T09:01:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e37296dbf3c778a6486f474d5e198ade2115ecac",
"body": "* Add changelog for integration\r\n\r\n* Update changelog for services\r\n\r\n* Update composer\r\n\r\n* Replaced `deprecated` by `changed` in 0.X services\r\n\r\n* Do not release Bundle+Laravel/Filesystem",
"is_bot": false,
"headline": "Prepare releases (#640)",
"author_name": "Jérémy Derussé",
"author_login": "jderusse",
"committed_at": "2020-05-21T16:57:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d4be00312245fb89cda26f5dc8ad5218eaa0a0a",
"body": null,
"is_bot": false,
"headline": "Add user.email before commiting (#626)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2020-05-16T09:41:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7812a71dc84c966910e785079fa561fb2f24136",
"body": null,
"is_bot": false,
"headline": "When running the BC checks, allow unstable deps (#624)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2020-05-16T09:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "621fa0f43b351aa7345e20cd6c7bdd2effa3becb",
"body": "* Change configuration of CloudWatchLogsHandler\r\n\r\n* Keep $level and $bubble inline\r\n\r\n* Removed BC layer\r\n\r\n* Rename $config to $options for consistency with Monolog core handlers\r\n\r\n* Fixed phpdoc",
"is_bot": false,
"headline": "Change configuration of CloudWatchLogsHandler (#621)",
"author_name": "guillaumesmo",
"author_login": "guillaumesmo",
"committed_at": "2020-05-15T18:02:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "297e062be76f4ff7ed8d5ccf61e1074e0fc2e2e2",
"body": null,
"is_bot": false,
"headline": "Remove xdebug from CI (#586)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2020-05-10T06:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cb36e9862d0a3be2555adf9fb575c1ae3bfe772",
"body": null,
"is_bot": false,
"headline": "More monolog rename (#575)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2020-05-07T21:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d1abd0755d3dc95f5043c9ece5214f8d30e09db",
"body": "* Rename package\r\n\r\n* Use stable version",
"is_bot": false,
"headline": "[Monolog CloudWatch] Rename composer package (#573)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2020-05-07T21:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "138f432a6e0f509aabf6e5ee160767b8bb5320d6",
"body": "* Updated link\r\n\r\n* Updated code package description\r\n\r\n* Updated all service descirptions\r\n\r\n* flysystem desciption",
"is_bot": false,
"headline": "[Monolog] Updated link (#564)",
"author_name": "Tobias Nyholm",
"author_login": "Nyholm",
"committed_at": "2020-05-07T10:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82a24d7bf09b65fe22dcbe3781cdd47c559555c5",
"body": "* Added Monolog integration for CloudWatchLogs\r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: Tobias Nyholm <tobias.nyholm@gmail.com>\r\n\r\n* Slightly rewrite throttling functionality\r\n\r\n* Updated LICENSE\r\n\r\n* Added documentation\r\n\r\n* Fixed composer.json\r\n\r\nCo-authored-by: Tobias Nyholm <tobias.nyholm@gmail.com>",
"is_bot": false,
"headline": "Added Monolog integration for CloudWatchLogs (#537)",
"author_name": "guillaumesmo",
"author_login": "guillaumesmo",
"committed_at": "2020-05-06T23:15:54Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 7,
"latest_release_at": "2026-01-16T22:30:18Z",
"latest_release_tag": "1.3.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 7,
"days_since_latest_release": 191,
"mean_days_between_releases": 231.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "async-aws/monolog-cloud-watch",
"exists": true,
"license": "MIT",
"keywords": [
"monolog",
"aws",
"logs",
"cloudwatch",
"aync-aws"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/async-aws/monolog-cloud-watch",
"is_deprecated": false,
"latest_version": "1.3.0",
"repository_url": "https://github.com/async-aws/monolog-cloud-watch",
"versions_count": 10,
"total_downloads": 294029,
"dependents_count": 1,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 17786,
"first_published_at": null,
"latest_published_at": "2026-01-16T22:28:05Z",
"latest_version_yanked": null,
"days_since_latest_publish": 191
}
]
},
"popularity": {
"forks": 1,
"stars": 4,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2023-12-25",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": 7576,
"source_files_sampled": 2,
"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": "async-aws/cloud-watch-logs",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0 || ^2.0"
},
{
"name": "monolog/monolog",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.1 || ^2.0 || ^3.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "async-aws/cloud-watch-logs",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "monolog/monolog",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/error-handler",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/phpunit-bridge",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 2,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jderusse",
"commits": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/578547?v=4"
},
{
"type": "User",
"login": "Nyholm",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/1275206?v=4"
},
{
"type": "User",
"login": "stof",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/439401?v=4"
},
{
"type": "User",
"login": "GrahamCampbell",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/2829600?v=4"
},
{
"type": "User",
"login": "guillaumesmo",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1309544?v=4"
},
{
"type": "User",
"login": "Root-Aamir",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/91816147?v=4"
},
{
"type": "User",
"login": "async-aws-bot",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/61784373?v=4"
},
{
"type": "User",
"login": "Dukecz",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/361060?v=4"
},
{
"type": "User",
"login": "szepeviktor",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/952007?v=4"
},
{
"type": "User",
"login": "soufianshiawa",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/154616338?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.492
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"checks.yml",
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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/30 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 39 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no 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": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"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": "no SAST tool detected",
"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": "5c5c5dccf5167ccc00d60ff29b95b842c02ef344",
"ran_at": "2026-07-27T07:40:52Z",
"aggregate_score": 3.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T07:40:34Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/async-aws/monolog-cloud-watch",
"host": "github.com",
"name": "monolog-cloud-watch",
"owner": "async-aws"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"security": 31,
"vitality": 55,
"community": 36,
"governance": 53,
"engineering": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 55,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 7
},
"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": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"releases_count": 10,
"latest_release_tag": "1.3.0",
"releases_from_tags": false,
"days_since_latest_release": 191,
"mean_days_between_releases": 231.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 191 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 191
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~231.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 231.1
}
}
],
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"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": 36,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"forks": 1,
"stars": 4,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4 stars",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4
}
}
],
"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": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 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": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"packages": [
"async-aws/monolog-cloud-watch"
],
"dependents": 1,
"ecosystems": "packagist",
"total_downloads": 294029,
"monthly_downloads": 17786
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "17,786 downloads/month across packagist",
"points": 56.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 17786,
"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": "moderate",
"name": "Sustainability & Governance",
"value": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 10,
"top_contributor_share": 0.492
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 49% of commits",
"points": 11.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 49
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 39 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"followers": 34,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "async-aws",
"public_repos": 61,
"account_age_days": 2369
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "34 followers of async-aws",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 34,
"login": "async-aws"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "61 public repos, account ~6 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 61
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"async-aws/monolog-cloud-watch"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 191
},
"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 191 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 191
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 57,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": 31,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 31,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3.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 not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 39 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"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": 23
},
"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": 35,
"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.952,
"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": "60 of 63 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 60,
"sampled": 63
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"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": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 63",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 63
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"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": 7576,
"source_files_sampled": 2,
"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/2 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 2,
"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-27T07:41:00.923853Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/async-aws/monolog-cloud-watch.svg",
"full_name": "async-aws/monolog-cloud-watch",
"license_state": "standard",
"license_spdx": "MIT"
}