原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"sms",
"text2speech",
"hlr",
"cnam",
"mnp",
"composer",
"api-client",
"sdk",
"rcs",
"seven-sdk"
],
"is_fork": false,
"size_kb": 7796,
"has_wiki": true,
"homepage": "https://packagist.org/packages/seven.io/api",
"languages": {
"PHP": 198011
},
"pushed_at": "2026-05-26T13:08:57Z",
"created_at": "2019-11-12T14:21:28Z",
"owner_type": "Organization",
"updated_at": "2026-07-15T00:30:26Z",
"description": "The official PHP API Client for seven.io",
"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://www.seven.io",
"name": "seven.io",
"type": "Organization",
"login": "seven-io",
"company": null,
"location": "Germany",
"followers": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/37155205?v=4",
"created_at": "2018-03-07T18:10:05Z",
"is_verified": null,
"public_repos": 154,
"account_age_days": 3062
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v8.1.1",
"kind": "patch",
"published_at": "2026-02-05T10:38:00Z"
},
{
"tag": "v8.1.0",
"kind": "minor",
"published_at": "2026-01-12T12:43:40Z"
},
{
"tag": "v8.0.2",
"kind": "patch",
"published_at": "2025-11-26T04:57:12Z"
},
{
"tag": "v8.0.1",
"kind": "patch",
"published_at": "2025-11-06T09:49:49Z"
},
{
"tag": "v8.0.0",
"kind": "major",
"published_at": "2025-09-30T10:11:50Z"
},
{
"tag": "v7.0.3",
"kind": "patch",
"published_at": "2025-09-30T10:09:16Z"
},
{
"tag": "v7.0.2",
"kind": "patch",
"published_at": "2025-09-12T07:08:57Z"
},
{
"tag": "v7.0.1",
"kind": "patch",
"published_at": "2025-09-11T08:17:32Z"
},
{
"tag": "v7.0.0",
"kind": "major",
"published_at": "2025-07-15T20:16:46Z"
},
{
"tag": "v6.0.0",
"kind": "major",
"published_at": "2024-12-03T10:04:01Z"
},
{
"tag": "v5.0.1",
"kind": "patch",
"published_at": "2024-11-28T11:16:27Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2024-05-24T09:41:27Z"
},
{
"tag": "v4.0.2",
"kind": "patch",
"published_at": "2024-05-21T07:06:31Z"
},
{
"tag": "v4.0.1",
"kind": "patch",
"published_at": "2024-04-26T16:04:17Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2023-11-23T10:14:42Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2023-11-14T13:05:30Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2023-09-25T11:43:11Z"
},
{
"tag": "v2.6.0",
"kind": "minor",
"published_at": "2023-05-26T12:36:28Z"
},
{
"tag": "v2.5.1",
"kind": "patch",
"published_at": "2023-02-28T12:08:18Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2021-09-21T07:33:19Z"
},
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2020-12-16T20:06:42Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2020-12-02T01:45:01Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2020-11-04T18:25:57Z"
},
{
"tag": "2.0",
"kind": "other",
"published_at": "2020-10-29T08:14:33Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2020-10-27T12:59:43Z"
},
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2020-09-23T12:53:12Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2020-09-12T11:23:58Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2020-02-13T14:40:56Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2019-12-16T13:26:05Z"
}
],
"recent_commits": [
{
"oid": "2b47b8e81275c0db1edd9e2790be729c38400b21",
"body": null,
"is_bot": false,
"headline": "chore: refresh managed Dependabot config (#29)",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2026-05-26T13:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7930c4d544ffe692d1bbc48eb2072652e0c69be6",
"body": "* chore: add Dependabot config (scheduled + grouped security updates)\n\n* chore: auto-merge Dependabot patch PRs when CI passes",
"is_bot": false,
"headline": "chore: add Dependabot config + auto-merge for patch updates (#27)",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2026-04-23T07:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee88e01002d729e7fab6b92f316661e1d339752b",
"body": "API responses may not always include error/error_text properties,\ncausing PHP errors when accessing undefined object properties.\nAdded property_exists() checks before accessing these optional fields.",
"is_bot": false,
"headline": "Fix missing property_exists checks for error fields",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2026-02-05T10:36:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f9b7fd77248255dcfdb289a97e631ed0cfb1bfd",
"body": "PHPUnit 10+ uses this directory instead of the single result cache file.",
"is_bot": false,
"headline": "Add .phpunit.cache/ to gitignore",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2026-01-12T12:42:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c45af0789a82f21c4fbc542aee25fd084728c41",
"body": "- Add explicit type casts in all Resource classes for consistent data types\n- Introduce ApiException class with comprehensive error code mapping (100-903)\n- Refactor BaseTest to AbstractTestCase with configurable SEVEN_TEST_RECIPIENT\n- Improve Client error handling for numeric API responses\n- Update PHP requirement to 8.2+ in documentation\n- Document API error codes and exception handling in README",
"is_bot": false,
"headline": "Improve type safety, error handling and test infrastructure",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2026-01-12T12:39:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "274e477d63bb16e46f30dfd1dd74f59827f3ce26",
"body": "Since PHP 8.0, curl_close() has no effect as curl handles are automatically closed.\nSince PHP 8.5, curl_close() is deprecated.\n\nAs this project requires PHP >=8.2, the curl_close() call is unnecessary and\ngenerates deprecation warnings in PHP 8.5+.\n\nCloses #22\n\nCo-authored-by: justpilot <dimitri.dovgan@pm.me>",
"is_bot": false,
"headline": "Remove deprecated curl_close() call (#24)",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2025-11-26T04:38:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c5891c54863d7413ebda99002230e6c34021ead",
"body": "Changes:\n- Change LookupHlr::$gsmCode type from ?string to ?int\n- Update tests to expect integer instead of string\n- Fix README HLR example to use correct method names\n\nThe API now consistently returns gsm_code as integer (previously string),\ncausing TypeError in strict_types mode. This aligns with GSM error code\nstandard which uses numeric values (0 = no error, 1-255 = error codes).",
"is_bot": false,
"headline": "fix HLR lookup gsm_code type mismatch",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2025-11-06T09:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b2cc6fde1ef09e3a15a4b9d54e91e60a663df38",
"body": null,
"is_bot": false,
"headline": "fix bad return value",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2025-09-30T10:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "374956dac7d410e31da29e4a74dd20d8e9f36c01",
"body": null,
"is_bot": false,
"headline": "close #21",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2025-09-30T10:00:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5d32e3af64813ff55467de349d0a2bd1999f892",
"body": null,
"is_bot": false,
"headline": "fix request signing for GET requests with empty payload",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2025-09-12T07:05:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49ea8bbb8764a7629a0fa342b4622a2204dba13a",
"body": null,
"is_bot": false,
"headline": "fix #20",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2025-09-11T08:15:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1887de773ff3b0957021a04e51846718f20e9c80",
"body": "- Enhance README with comprehensive documentation\n- Add badges for version, downloads, license, and PHP version\n- Include detailed usage examples for all features\n- Add API resources table and environment variables section\n- Add .DS_Store to .gitignore for macOS compatibility\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: improve README and add .DS_Store to gitignore",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2025-07-15T20:21:54Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d0451b8a26123e6ce5f2707b9b884d89cac7ce21",
"body": "- BaseTest: improve handling of signing secret environment variable\n- ContactsTest: fix date format from German to ISO format\n- HooksTest: add null checks and skip test when no hooks available\n- JournalTest: remove test for removed replies method\n- LookupTest: make assertions more flexible for nulla\n[…]\nt: add null checks before deleting messages\n- ValidateForVoiceTest: handle varying API responses\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: improve test reliability and fix date format",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2025-07-15T20:14:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "91e6b6d1c3f056a165288c6dac4621a3fbc28073",
"body": "- Contact: only include avatar and groups if they have values\n- Properties: only include non-null values in payload\n- ValidateForVoice: make sender nullable, set voice default to false\n- JournalResource: remove unused replies method\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: improve resource payload building and flexibility",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2025-07-15T20:14:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9922c8533f8512a49b1121084fa6767208c26d3d",
"body": "- Make country, networkCode, countryCode properties nullable in Carrier\n- Make countryCode property nullable in LookupHlr\n- Better handle API responses with missing data\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: improve null safety in lookup resources",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2025-07-15T20:14:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1800ec914689041e4fb8f8e18bdb644531b527c6",
"body": "- Remove incorrect SmsMessage import\n- Use correct RcsMessage class for mapping messages\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: use RcsMessage class instead of SmsMessage in RCS resource",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2025-07-15T20:14:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "560d3894f10101ccf59a939e2fcb44ac7fd014d6",
"body": "- InvalidApiKeyException: code 900\n- SigningHashVerificationException: code 901\n- MissingAccessRightsException: code 902\n- ForbiddenIpException: code 903\n- Fix nullable type hints for $previous parameter\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: set correct API error codes in exception classes",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2025-07-15T20:14:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e5a9b312435140dfa7e85d9a38423c1f66d8c9ec",
"body": "- Deprecate sentWith parameter in Client constructor\n- Always use 'php-api' as sentWith value via class constant\n- Improve error detection for quoted error codes (\"900\", \"901\", etc.)\n- Add error checking even on HTTP 200 responses\n- Provide more descriptive error messages with HTTP codes\n- Handle both 'code' and 'error_code' properties in responses\n\nFixes #19\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: deprecate sentWith parameter and enhance error handling",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2025-07-15T20:13:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5d9a442d7bbf83d7a19859468ae5e5a0e038162f",
"body": null,
"is_bot": false,
"headline": "implement Hook.headers",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2025-04-28T09:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7e1df580a7d7f0afe4b9293afcd3007fd5837c9",
"body": "Fixed return type of getError() function",
"is_bot": false,
"headline": "Merge pull request #18 from lsmedia/patch-1",
"author_name": "André",
"author_login": "matthiez",
"committed_at": "2025-02-06T10:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e036a1c3e300389f109134c4eb37478380a5b8f",
"body": "$error is an integer value in SmsMessage.php",
"is_bot": false,
"headline": "Fixed return type of getError() function",
"author_name": "Sven Längler",
"author_login": "lsmedia",
"committed_at": "2025-02-06T03:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5848345db7112386a960e0067f3441813c46b3ec",
"body": null,
"is_bot": false,
"headline": "implement RcsParams.fallback",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-12-03T10:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8784c853be54dcf9e76e0b0db24b8e51212e470f",
"body": null,
"is_bot": false,
"headline": "remove sms parameter utf8",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-12-03T09:52:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d53326c316c99d610d4640be85b18bfed2a5db5",
"body": null,
"is_bot": false,
"headline": "remove sms parameter unicode",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-12-03T09:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7589f1fa2c970ff80051f6141a1bfa8f791d6a1c",
"body": null,
"is_bot": false,
"headline": "remove sms parameter no_reload",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-12-03T09:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3356d7d3e4b63a03fdb3d6771dde765419a457ca",
"body": null,
"is_bot": false,
"headline": "improve RcsValidator",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-12-03T09:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09f43948496af0a0f130648ebb5005ca14991ab7",
"body": null,
"is_bot": false,
"headline": "tweak SmsValidator.text",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-12-03T09:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "535371c0f48aaf655be8d2fec1a78340e0ad9cd5",
"body": null,
"is_bot": false,
"headline": "close #17",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-12-03T09:47:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d930f5ef9134b02644631e0933fed29fb8e1bfb3",
"body": null,
"is_bot": false,
"headline": "fix #16",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-11-28T11:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d633f742b306f6e3e86b961533091acae127aeb0",
"body": "fix: adapt types to server result",
"is_bot": false,
"headline": "Merge pull request #15 from pa-/fix_type",
"author_name": "André",
"author_login": "matthiez",
"committed_at": "2024-10-18T09:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d37e96e32d55fb93a397fe3e425fff51e9165d6",
"body": null,
"is_bot": false,
"headline": "fix: adapt types to server result",
"author_name": "Fabian Englich",
"author_login": null,
"committed_at": "2024-10-18T09:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7d3aaecc00aa2a85460fbb7d6ae1fe2ab34082e",
"body": null,
"is_bot": false,
"headline": "update docs",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T09:40:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bb1a48691e8de374d4417e602abe5ff2589aa9f",
"body": null,
"is_bot": false,
"headline": "cleanup",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T09:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4947819859a364fa585c207e0486dc7b619bb9e0",
"body": null,
"is_bot": false,
"headline": "merge",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T09:37:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ca7f09e76099d4781c7ed8adf32d0c54966a2af",
"body": null,
"is_bot": false,
"headline": "finalize tests",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T09:28:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65e7491562a9a99a80771dad99ba704628ddfa08",
"body": null,
"is_bot": false,
"headline": "add JournalOutbound.connection",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T09:17:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "819cade3a12f9233214a0c5cd7a34e716e5ddd9a",
"body": null,
"is_bot": false,
"headline": "fix request signing for payloaded requests",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T09:08:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d52b512e75ea01af912c4160430c3a393f5993a7",
"body": null,
"is_bot": false,
"headline": "remove unneeded tests",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T09:02:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1a59a97cec13093016e4476dd334c6a99bef478",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T08:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dfe440b64244f53d2372253c300b5e4e06febdf",
"body": null,
"is_bot": false,
"headline": "move validators to resources",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T08:58:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02eeb836d0502ff43b21e2183a7d1d7671a9440b",
"body": null,
"is_bot": false,
"headline": "move responses to resources",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T08:57:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1860652d7ea2dc4f293ccbe7c765148d10654be",
"body": null,
"is_bot": false,
"headline": "move params to resources",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T08:53:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9467e8c40c7bbe1bb231b0c4357f16df1bc28970",
"body": null,
"is_bot": false,
"headline": "outfactor constants dir",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T08:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11d958b48e15607f240864649504caf36dff0d53",
"body": null,
"is_bot": false,
"headline": "remove AbstractResource.validate",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T08:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6122a2fe818d27ce70423e7394dd013fd3a51a6",
"body": null,
"is_bot": false,
"headline": "add analytics.rcs",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T08:20:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b868bdecab8b8ff46e33c25caf02ba7d0815325",
"body": null,
"is_bot": false,
"headline": "update hlr carrier types; add faulty test",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T08:06:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cc62f6938d19a43974b7405b357a1f17feec592",
"body": null,
"is_bot": false,
"headline": "add mnp.network_type",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T07:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83e854eab253656e08ab00e1f2756465abcf3f4c",
"body": null,
"is_bot": false,
"headline": "update lookup cnam types; add faulty test",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T07:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bfc287f9972d25972794ef7c6a43ae7dd225010",
"body": null,
"is_bot": false,
"headline": "update lookup format types; add test",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T07:28:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35404a010590028fcbcaf4bc9147ca1eaa6238d0",
"body": null,
"is_bot": false,
"headline": "throw on curl_error; throw on non-200 http code",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T07:00:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e706451a1e041d2b1af79be1066aee3f61a40eea",
"body": null,
"is_bot": false,
"headline": "implement SigningHashVerificationException",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T06:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d763af3198f1ac6282b07bbdf1db777f22c28c2",
"body": null,
"is_bot": false,
"headline": "implement MissingAccessRichtsException",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T06:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "729f47f1523cdaeb23d8345f47ed23f9478045a5",
"body": null,
"is_bot": false,
"headline": "implement ForbiddenIpException",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T06:48:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed17977d16299d727f9cc4082979b742eb98a441",
"body": null,
"is_bot": false,
"headline": "fix request signing",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-05-24T06:42:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a80572f5a4588ea7b11a5876ef4c20e6e32dc9a",
"body": null,
"is_bot": false,
"headline": "fix #12",
"author_name": "André",
"author_login": "matthiez",
"committed_at": "2024-05-21T07:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "453d4bbd5135a9c7350097a7520fffb3135d548e",
"body": null,
"is_bot": false,
"headline": "added curl errno",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2024-04-26T16:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9f94acdf91f6b69f82a9731d0237976afa4a67f",
"body": null,
"is_bot": false,
"headline": "ignore",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2024-04-26T16:05:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11124cbdb59dbb1b264b4ecfaa9ebcde3408d41e",
"body": null,
"is_bot": false,
"headline": "Fixed #1",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2024-04-26T16:03:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8c5dc08b3d27774d0e8bbedf041e0651e397527",
"body": null,
"is_bot": false,
"headline": "fix wrong escaped chars (LF etc)",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2024-04-26T15:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e4741c77b6f4ed2b05a9d9b543ca5348f813399",
"body": null,
"is_bot": false,
"headline": "fixed send sms sample code",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2024-04-26T15:24:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fe4671b0ec3087fb86ba84d95b77cd4fa6cd08e",
"body": null,
"is_bot": false,
"headline": "merge clients",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T12:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d040c3981033467fb58a89eb8c9547e60f673b3b",
"body": null,
"is_bot": false,
"headline": "use enums",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T11:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38ed530312a0db6d7f1672135d7f29cf6d92e297",
"body": null,
"is_bot": false,
"headline": "use strict types for resources",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T11:46:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eb6d52cdf90d7a940c6dc02e49bb5dbd2d4f37e",
"body": null,
"is_bot": false,
"headline": "implement request signing",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T11:44:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "076823faf8548c0a82b7b3711e090fc496fc6316",
"body": null,
"is_bot": false,
"headline": "use header to retrieve json",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T11:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5646e640176c74a2a08cc048d00402caaf8e39c",
"body": null,
"is_bot": false,
"headline": "fix rcs validator",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T11:08:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "132ebcf80a624bb35dec9b72a12d7707c9af2b15",
"body": null,
"is_bot": false,
"headline": "clean up analytics",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T11:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cd8f0f3a79ad482d6cad35fa7406b7f12d979b9",
"body": null,
"is_bot": false,
"headline": "remove pricingparams.format",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T10:54:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bbcc7a9c6d0d53505a22a41393652f7714a0423",
"body": null,
"is_bot": false,
"headline": "adjust ringtime values",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T10:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd699f24f52e73d75f4702d743145870495ce0b2",
"body": null,
"is_bot": false,
"headline": "remove voiceparams.language",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T10:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4be4dd187c14b43f3db028c0aa62cbabe28d67a3",
"body": null,
"is_bot": false,
"headline": "remove voiceparams.xml",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T10:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acfc164564f0cb3a40f1203fa77a9d5d8053049d",
"body": null,
"is_bot": false,
"headline": "add rcs lookup",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T10:41:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82b4d2201c5a54b31592720a29f085d000c389d0",
"body": null,
"is_bot": false,
"headline": "clean up lookups",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T10:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b722196d6900f2146cb1d1708b08825852830642",
"body": null,
"is_bot": false,
"headline": "clean up hooks related",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T10:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab967fcece07d6e45238427abe3a76bcc084943b",
"body": null,
"is_bot": false,
"headline": "add Hooks.SubscribeParams",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T10:11:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf781f903cb06ed9cd99b286cbb1e1bcbc7878c7",
"body": null,
"is_bot": false,
"headline": "add missing Hook properties",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T09:57:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddbf892efc0746918d248739ed6cdc2205423423",
"body": null,
"is_bot": false,
"headline": "use endpoints for journal",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T09:55:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd666d80a5a268bc48bd8ec1411d62f107e19eb7",
"body": null,
"is_bot": false,
"headline": "implement /numbers",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T09:37:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a739950be12b341952211bc62a7ea615cdc7809",
"body": null,
"is_bot": false,
"headline": "sync /contacts",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-24T08:02:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85c22e9139d5b8f4a5f0a2a5fc2d250ed0c03a26",
"body": null,
"is_bot": false,
"headline": "implement /groups",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-23T10:48:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d23bce04bd8a0843587ad7dd6c18c3498e898de",
"body": null,
"is_bot": false,
"headline": "dont strip slashes",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-04-23T09:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6458cf9d03b6f5999fd7ad55dd75a94ce9b92429",
"body": "Dev",
"is_bot": false,
"headline": "Merge pull request #8 from seven-io/dev",
"author_name": "André",
"author_login": "matthiez",
"committed_at": "2024-03-19T09:37:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2b7570fd531f5b03d17e06e76bba0ba52679c71",
"body": null,
"is_bot": false,
"headline": "fix SmsParams.delay format",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-03-19T09:36:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02e9c07387cd7663947b1327dc466e59e85e66d9",
"body": null,
"is_bot": false,
"headline": "add RCS",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2024-03-19T09:34:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "577776367ae804f9ea0d0b20ea1cdd8c4057f985",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Christian",
"author_login": "cl77",
"committed_at": "2023-12-15T13:11:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66011ecff693a7fe642b40034b448a627e58aad1",
"body": null,
"is_bot": false,
"headline": "remove debug parameters",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2023-11-23T09:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92fa825bb794b50f86b722a1174fc53ae301f9f2",
"body": null,
"is_bot": false,
"headline": "dont escape unicode characters",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2023-11-14T12:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c8739b60c7c8310baa7fed4984225b69d23a7c8",
"body": null,
"is_bot": false,
"headline": "v3",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2023-09-18T13:18:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cec16f2c8f528e73478a47a96e3b6daf480ad3d0",
"body": null,
"is_bot": false,
"headline": "rebranding",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2023-07-18T11:27:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d56308fbf959ca83ce3f2e1de7d7d45271d940e",
"body": null,
"is_bot": false,
"headline": "add language to voice parameter",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2023-05-26T12:27:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6f84b87049873524c0cc0bc21d821c91069521d",
"body": null,
"is_bot": false,
"headline": "add HooksConstants::EVENT_TYPE_VOICE_CALL",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2023-05-24T11:19:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ec6f3b9fa28eeecc7000dafa41c5c3239a138fd",
"body": null,
"is_bot": false,
"headline": "strip slashes for SMS text",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2023-02-27T21:31:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec0339d72bcdfa930b80ab1c8cd2e2838b944d46",
"body": null,
"is_bot": false,
"headline": "add VoiceParams.debug",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2021-09-21T07:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3830cb35845c26016fc5a4d7e7daacec9d5c1bc0",
"body": null,
"is_bot": false,
"headline": "README: add missing quotes",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2021-07-21T08:05:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1997f23bbc5a38306d94c63c31804893a0564c93",
"body": null,
"is_bot": false,
"headline": "hooks: add 'EVENT_TYPE_TRACKING'",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2021-06-15T09:44:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "121ef7429b370cc648a3733adbc9a54236c873f1",
"body": null,
"is_bot": false,
"headline": "SmsValidator: allow empty values for non-bool fields",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2021-05-10T08:01:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e12727a4bb99941901f5d6a6f32fcea7b9bc2e4c",
"body": null,
"is_bot": false,
"headline": "SmsTest: add fields 'password' and 'validity'",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2021-04-19T15:22:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1df7302c89b286281e07022375abaead99105168",
"body": null,
"is_bot": false,
"headline": "add VoiceParams",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2021-04-19T15:21:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8fedd361a8bede1fa1c9d87480b22ab10b0a895",
"body": null,
"is_bot": false,
"headline": "auth via X-Api-Key instead of Authorization",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2021-04-01T10:13:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65fad3d23b90cb67bcbb0ee38bbc677ae9eadc8d",
"body": null,
"is_bot": false,
"headline": "SmsParams: add files",
"author_name": "André Matthies",
"author_login": "matthiez",
"committed_at": "2021-04-01T10:12:14Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 29,
"commits_last_year": 11,
"latest_release_at": "2026-02-05T10:38:00Z",
"latest_release_tag": "v8.1.1",
"releases_from_tags": false,
"days_since_last_push": 61,
"active_weeks_last_year": 8,
"days_since_latest_release": 171,
"mean_days_between_releases": 47.7
},
"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": "seven.io/api",
"exists": true,
"license": "MIT",
"keywords": [
"sms",
"gateway",
"2fa",
"hlr",
"rcs",
"tts",
"cnam",
"text2speech",
"mnp"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/seven.io/api",
"is_deprecated": false,
"latest_version": "v8.1.1",
"repository_url": "https://github.com/seven-io/php-client",
"versions_count": 31,
"total_downloads": 56297,
"dependents_count": 6,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 3221,
"first_published_at": null,
"latest_published_at": "2026-02-05T10:36:17Z",
"latest_version_yanked": null,
"days_since_latest_publish": 171
}
]
},
"popularity": {
"forks": 4,
"stars": 13,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2025-02-06",
"count": 1
},
{
"date": "2025-09-26",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 343249,
"source_files_sampled": 160,
"oversized_source_files": 1,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 5281
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "phpunit/phpunit",
"direct": false,
"version": "11.4.4",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 7.8,
"advisory_ids": [
"GHSA-vvj3-c3rp-c85p"
],
"fixed_version": "12.5.8",
"advisory_count": 1,
"oldest_advisory_days": 179
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 26,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "myclabs/deep-copy",
"direct": false,
"version": "1.12.1",
"ecosystem": "packagist"
},
{
"name": "nikic/php-parser",
"direct": false,
"version": "5.3.1",
"ecosystem": "packagist"
},
{
"name": "phar-io/manifest",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "phar-io/version",
"direct": false,
"version": "3.2.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-code-coverage",
"direct": false,
"version": "11.0.7",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-file-iterator",
"direct": false,
"version": "5.1.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-invoker",
"direct": false,
"version": "5.0.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-text-template",
"direct": false,
"version": "4.0.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-timer",
"direct": false,
"version": "7.0.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "11.4.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/cli-parser",
"direct": false,
"version": "3.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit",
"direct": false,
"version": "3.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"direct": false,
"version": "4.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/comparator",
"direct": false,
"version": "6.2.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/complexity",
"direct": false,
"version": "4.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/diff",
"direct": false,
"version": "6.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/environment",
"direct": false,
"version": "7.2.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/exporter",
"direct": false,
"version": "6.1.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/global-state",
"direct": false,
"version": "7.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/lines-of-code",
"direct": false,
"version": "3.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-enumerator",
"direct": false,
"version": "6.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-reflector",
"direct": false,
"version": "4.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/recursion-context",
"direct": false,
"version": "6.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/type",
"direct": false,
"version": "5.1.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/version",
"direct": false,
"version": "5.0.2",
"ecosystem": "packagist"
},
{
"name": "theseer/tokenizer",
"direct": false,
"version": "1.2.3",
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 26,
"direct_count": 0,
"indirect_count": 26
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 6,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 20,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "matthiez",
"commits": 116,
"avatar_url": "https://avatars.githubusercontent.com/u/12965261?v=4"
},
{
"type": "User",
"login": "cl77",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/33660027?v=4"
},
{
"type": "User",
"login": "lsmedia",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/13420994?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.847
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"dependabot-auto-merge.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"composer.lock"
],
"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 5 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 2/29 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2b47b8e81275c0db1edd9e2790be729c38400b21",
"ran_at": "2026-07-26T13:40:41Z",
"aggregate_score": 4.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T12:25:18Z",
"oldest_open_prs": [
{
"number": 26,
"created_at": "2026-01-27T23:16:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 30,
"created_at": "2026-05-26T13:08:58Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-05-26T13:08:14Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/seven-io/php-client",
"host": "github.com",
"name": "php-client",
"owner": "seven-io"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 54,
"vitality": 53,
"community": 39,
"governance": 62,
"engineering": 69
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 53,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"commits_last_year": 11,
"human_commit_share": 1,
"days_since_last_push": 61,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 61 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 61
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "11 commits in the last year",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 11
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 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": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 82,
"inputs": {
"releases_count": 29,
"latest_release_tag": "v8.1.1",
"releases_from_tags": false,
"days_since_latest_release": 171,
"mean_days_between_releases": 47.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "29 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 29
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 171 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 171
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~47.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 47.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 61,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 61 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 61
}
}
],
"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": 39,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"forks": 4,
"stars": 13,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "13 stars",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 13
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"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": 52,
"inputs": {
"packages": [
"seven.io/api"
],
"dependents": 6,
"ecosystems": "packagist",
"total_downloads": 56297,
"monthly_downloads": 3221
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,221 downloads/month across packagist",
"points": 46.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3221,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "6 packages depend on it",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 6
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.847
},
"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 85% of commits",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 85
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 6,
"open_issues": 0,
"closed_issues": 20,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "6/8 decided PRs merged",
"points": 28.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 6,
"decided": 8
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/29 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": 30,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "seven-io",
"public_repos": 154,
"account_age_days": 3062
},
"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": "30 followers of seven-io",
"points": 10.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 30,
"login": "seven-io"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "154 public repos, account ~8 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 154
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"seven.io/api"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 171
},
"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 171 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 171
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "31 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 31
}
}
],
"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": 69,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"sms",
"text2speech",
"hlr",
"cnam",
"mnp",
"composer",
"api-client",
"sdk",
"rcs",
"seven-sdk"
],
"has_wiki": true,
"homepage": "https://packagist.org/packages/seven.io/api",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://packagist.org/packages/seven.io/api",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "10 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 10
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.2
},
"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 5 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 2/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 26 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 26
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 26,
"unassessed_packages": 0,
"affected_by_severity": "high 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 26,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 4
},
"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": "moderate",
"name": "AI Readiness",
"value": 52,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.24,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 5281
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"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": "24 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 24,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"composer.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.07,
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "7 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 7,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 343249,
"source_files_sampled": 160,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/160 source files over 60KB",
"points": 54.7,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 160,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-26T13:40:50.124822Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/seven-io/php-client.svg",
"full_name": "seven-io/php-client",
"license_state": "standard",
"license_spdx": "MIT"
}