Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"curl",
"curl-builder",
"curl-command",
"generate-curl",
"psr-7",
"php"
],
"is_fork": false,
"size_kb": 195,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 24555
},
"pushed_at": "2026-01-28T01:09:14Z",
"created_at": "2019-07-23T09:17:44Z",
"owner_type": "User",
"updated_at": "2025-07-28T12:50:51Z",
"description": "Curl command generator library",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": "Alexander Kartavenko",
"type": "User",
"login": "alexkart",
"company": null,
"location": "Kramatorsk, Ukraine",
"followers": 41,
"avatar_url": "https://avatars.githubusercontent.com/u/8249105?v=4",
"created_at": "2014-07-23T18:23:16Z",
"is_verified": null,
"public_repos": 69,
"account_age_days": 4387
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2025-06-03T23:36:18Z"
},
{
"tag": "1.0.9",
"kind": "patch",
"published_at": "2024-02-22T11:47:02Z"
},
{
"tag": "1.0.8",
"kind": "patch",
"published_at": "2023-05-29T13:47:51Z"
},
{
"tag": "1.0.7",
"kind": "patch",
"published_at": "2023-05-29T08:01:46Z"
},
{
"tag": "1.0.6",
"kind": "patch",
"published_at": "2020-10-26T15:01:34Z"
},
{
"tag": "1.0.5",
"kind": "patch",
"published_at": "2020-10-26T13:15:22Z"
},
{
"tag": "1.0.4",
"kind": "patch",
"published_at": "2019-09-30T08:27:46Z"
},
{
"tag": "1.0.3",
"kind": "patch",
"published_at": "2019-07-26T08:29:13Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2019-07-26T08:12:58Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2019-07-25T17:22:34Z"
}
],
"recent_commits": [
{
"oid": "86147173b767385b978b83efce08783adc08abec",
"body": null,
"is_bot": false,
"headline": "add tests",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2025-06-05T09:43:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbf83d1276ffd771a4ba9b58d0860136f3aee154",
"body": null,
"is_bot": false,
"headline": "remove phan config",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2025-06-04T22:33:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "306b95f60eb171eab92f2ba0e528882a687f7601",
"body": null,
"is_bot": false,
"headline": "update dependencies",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2025-06-04T17:36:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00cf8f16272c4264a150b6985d4b0e38be0c1314",
"body": null,
"is_bot": false,
"headline": "update PHPUnit configuration",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2025-06-04T17:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "351bdea0e33941a2bfdc0fc1a97ac179a5146d77",
"body": null,
"is_bot": false,
"headline": "docs: update README",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2025-06-04T17:24:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce9224d8a33625059ae1c549b101061cf8d8bc27",
"body": "…ons-config\n\nAdd PHP 8.4 to CI matrix",
"is_bot": false,
"headline": "Merge pull request #19 from alexkart/codex/add-php-8.4-to-github-acti…",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2025-06-03T23:28:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc4767f194dbfb392eb70868be01bb3a93789255",
"body": "…ng-cases\n\nImprove test coverage",
"is_bot": false,
"headline": "Merge pull request #18 from alexkart/codex/review-tests-and-add-missi…",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2025-06-03T23:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1160472da83d9a1b2b9c15b9e097d526fa660437",
"body": null,
"is_bot": false,
"headline": "ci: add php 8.4",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2025-06-03T23:25:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1c892b7ca4b849958b8c91a47486ca905669583",
"body": null,
"is_bot": false,
"headline": "Refactor escaping logic",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2025-06-03T23:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7d040030972386dba141dd9c3cba7c874208dad",
"body": "Fix quote constant names in README",
"is_bot": false,
"headline": "Merge pull request #16 from alexkart/codex/update-readme-constants-names",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2025-06-03T22:38:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c23b1941fe6cedf9c2bf75b5bdfdf674bc03f4c9",
"body": "…base\n\nFix duplicate options handling",
"is_bot": false,
"headline": "Merge pull request #14 from alexkart/codex/find-and-fix-a-bug-in-code…",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2025-06-03T22:38:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd7ee2ed7464bdddbbbac6026e21808d6251c495",
"body": "…est.php\n\nFix default quote comment",
"is_bot": false,
"headline": "Merge pull request #15 from alexkart/codex/update-comment-in-commandt…",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2025-06-03T22:37:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e89bf9429979e6aa18dde1bcc9be14b5b28fb2",
"body": null,
"is_bot": false,
"headline": "docs: update quote constants",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2025-06-03T22:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "824218d3a767e1f2810f10d84263a387a1539014",
"body": null,
"is_bot": false,
"headline": "Fix comment for quote character",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2025-06-03T22:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9cd3c1d4ec847f3ff85c97963702182fdc60b28",
"body": null,
"is_bot": false,
"headline": "Fix option duplication handling",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2025-06-03T22:19:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d2ffa146c59afd43d144d02f95ca4cba8a1a720",
"body": null,
"is_bot": false,
"headline": "Run tests on php 8.3",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2024-02-22T11:37:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3710beb946751c8799f078d2b5ec5c20a867c680",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2024-02-22T11:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a08c19584d8b54d0f1a4b74f3bc7391a0205dcd1",
"body": "Resolve issue#12",
"is_bot": false,
"headline": "Merge pull request #13 from peter279k/issue_#12 [skip ci]",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2024-02-22T11:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10865f0d71ba755ae5b6e0c2757556f0384a9c0b",
"body": null,
"is_bot": false,
"headline": "Add phpstan to gh actions",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2024-02-22T11:23:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb1c5e935329104fb78e948ea851952ada233828",
"body": null,
"is_bot": false,
"headline": "Resolve issue#12",
"author_name": "peter279k",
"author_login": "peter279k",
"committed_at": "2024-02-22T07:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32dd186eddbdb2805e01463c99c659350dd818c4",
"body": null,
"is_bot": false,
"headline": "Add phpstan",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2024-01-05T21:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "431923ef22c7bbfb9417f3d9cdd4ae372dbeef70",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2024-01-05T21:27:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d00eaa4fac811dc798beb043f22693efc6213a1d",
"body": "Update the CI settings YAML file for consistency.",
"is_bot": false,
"headline": "Merge pull request #11 from peter279k/update_ci_yml",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2023-05-30T11:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f953966aae244a18032666e952e1043d41e88f89",
"body": null,
"is_bot": false,
"headline": "Update CI setting yml to be consistency",
"author_name": "peter279k",
"author_login": "peter279k",
"committed_at": "2023-05-30T09:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "626cf95a84a37b6e1643675f7fc4acfc2f90dbfb",
"body": null,
"is_bot": false,
"headline": "Update composer.lock",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2023-05-29T13:44:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fd99b576d379286b93f2be98cd5369b22130cba",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2023-05-29T13:40:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33af426d645b0e66a022eb2ecd9d8b96169a20a0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2023-05-29T13:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ef00dee4e3d7ae18cbbd1ee33a1af3b1a6b8f50",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2023-05-29T13:34:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "890eacf108fd6ece40e3c92d2decfaead8b113d5",
"body": null,
"is_bot": false,
"headline": "Update php.yml",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2023-05-29T13:33:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7254b6a25b5188fe0f3369f2a41ac5cba734c233",
"body": null,
"is_bot": false,
"headline": "Update README.md [skip ci]",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2023-05-29T13:32:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bd0e4abc50d80da79273f7dd4335f3867b07fff",
"body": null,
"is_bot": false,
"headline": "GH Actions (#10)",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2023-05-29T13:21:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eee8c66e4a3ca5b112267364cb0959ea76111960",
"body": null,
"is_bot": false,
"headline": "Update php.yml",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2023-05-29T08:22:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff91e2e9f9ad3c0a1114b38c565437fda7ac9656",
"body": null,
"is_bot": false,
"headline": "Create php.yml",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2023-05-29T08:19:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2afecdea81c7f4af16bb3fd561d14c956cd47173",
"body": null,
"is_bot": false,
"headline": "Add composer test script",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2023-05-29T08:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8eb90106bdb50692f3b149c4077f21f40b04148",
"body": "Using the assertSame to make assert equals strict",
"is_bot": false,
"headline": "Merge pull request #9 from peter279k/assertion_enhancement",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2023-05-29T07:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7e4b163467a5015883e48f27c1d0c1f91e69927",
"body": null,
"is_bot": false,
"headline": "Using the assertSame to make assert equals strict",
"author_name": "peter279k",
"author_login": "peter279k",
"committed_at": "2023-05-29T02:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd6c9f95ca6a70eba0de4289e1eec7aa8731bd47",
"body": null,
"is_bot": false,
"headline": "Remove .travis.yml",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2023-05-28T17:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c4a2179b74a1fb8143fc7ec0547266231236799",
"body": "Use request instead of server request",
"is_bot": false,
"headline": "Merge pull request #8",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2023-05-28T17:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18eeb6a2d072ba34a12ac239205728482215be75",
"body": null,
"is_bot": false,
"headline": "Use Request instead of ServerRequest",
"author_name": "Dmitrii Derepko",
"author_login": "xepozz",
"committed_at": "2023-05-28T06:54:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d34b2794a2d309ae80536b3c5f9fb12e7d3c8b52",
"body": null,
"is_bot": false,
"headline": "Hide .phpunit.result.cache",
"author_name": "Dmitrii Derepko",
"author_login": "xepozz",
"committed_at": "2023-05-27T15:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb677adf0e09a9e9ebd676487dea20869ba71e54",
"body": null,
"is_bot": false,
"headline": "Use RequestInterface instead of ServerRequestInterface",
"author_name": "Dmitrii Derepko",
"author_login": "xepozz",
"committed_at": "2023-05-27T15:17:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e6ae912d978e6e65c8b63e305420d97d686e8dc",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2021-01-08T11:08:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba66b39ecef463ce6850d51ac8223a7f8ae494f4",
"body": "Update .travis.yml",
"is_bot": false,
"headline": "Merge pull request #6 from alexkart/alexkart-patch-1",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2020-10-26T14:58:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f368cf33bd1027611ae9d49f1940b400cf42cb18",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2020-10-26T14:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3a33f73b7c9b0a55ad11ac61d92d7f8a15babe3",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2020-10-26T14:31:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8467582c6d0e4bb8446f0ef6af14996b28aae78",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2020-10-26T14:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af6fd21a739f04c1aea5d0215ddbfe8921d01d96",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2020-10-26T14:16:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb6c0012fe0719564bfe2333bc4ee5424dcb32f9",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2020-10-26T14:13:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4a6f53d1a3714f1742c03deadde174589624ea7",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2020-10-26T14:03:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6ceb89ce968328a92ac142cf409bcf98d558c80",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2020-10-26T13:35:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ea114198158b815dbd88faf12e8f26cda0bb69b",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2020-10-26T13:30:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dde8d15fb29bc84a0e2910c25eb62a609c8b385",
"body": "Update dependencies, allow PHP 8",
"is_bot": false,
"headline": "Merge pull request #5 from samdark/patch-1",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2020-10-26T09:45:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9237d83f40c856eadb21f12c301ddbaac7531805",
"body": null,
"is_bot": false,
"headline": "Update dependencies, allow PHP 8",
"author_name": "Alexander Makarov",
"author_login": "samdark",
"committed_at": "2020-10-26T07:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bada1423a54aff48412517c21701657210ec2a8c",
"body": null,
"is_bot": false,
"headline": "Add Phan to travis",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-10-07T08:48:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "999b30dad9149537d57096b2595dbe6cae4ea82e",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-09-30T11:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "548e03dc641c5074672c660290a344e919e22377",
"body": null,
"is_bot": false,
"headline": "Add strict_types",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-09-30T08:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9198d13ee4298ad061bfb8000e8d2da5cb7888f",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-09-30T08:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9404cd602467d09477c46ae37facb5857d1c2c7d",
"body": null,
"is_bot": false,
"headline": "Add Phan",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-09-30T08:02:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bdd4c74b968f6b7d483dde30af8eaa34fd4774d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-26T13:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7375e31934b8fb7f47b6967a77be64d38804159",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-26T13:53:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90e2182bfa550814f4480dc98789bcd006b37430",
"body": null,
"is_bot": false,
"headline": "Refactoring",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-26T08:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b9c640993e33d51ba848e05d8cf95b5e3a43073",
"body": "Enhance type hints",
"is_bot": false,
"headline": "Merge pull request #4 from peter279k/enhance_type_hint",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-26T08:23:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be38141eadfec8fa71b630e058c40f0b1d116522",
"body": null,
"is_bot": false,
"headline": "Refactoring",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-26T08:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23dc93966f1bee5dcaa5d47f968be5637af4fbd6",
"body": null,
"is_bot": false,
"headline": "Enhance type hints",
"author_name": "peter279k",
"author_login": "peter279k",
"committed_at": "2019-07-26T07:51:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00de0f3f95257c0d9173cc3c47fd383e57755187",
"body": "Minor fixes",
"is_bot": false,
"headline": "Merge pull request #2 from samdark/minor-fixes",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T17:16:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f437ce08325943a88a8f3a18cdb19c510684af4",
"body": null,
"is_bot": false,
"headline": "Minor fixes",
"author_name": "Alexander Makarov",
"author_login": "samdark",
"committed_at": "2019-07-25T16:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a7090a0e56f34e371ced2002b4d75c46c3a5ee0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T11:52:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3bc7030458df33d66acb7315d90d426c3dc1e28",
"body": null,
"is_bot": false,
"headline": "Add coverage",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T11:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd57d15dc650f2688cbc50bc1de466dc2c5744e9",
"body": null,
"is_bot": false,
"headline": "Add test",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T11:03:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d09c7dc754d2b294f14c3a5bda2aa4631e0631d0",
"body": null,
"is_bot": false,
"headline": ".scrutinizer.yml",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T10:47:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1867dc52b8bf7b5ddd9a8e2ba322a8acbad263dc",
"body": null,
"is_bot": false,
"headline": ".scrutinizer.yml",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T10:43:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c5ddd3120bc0257d8bcdcbe320221e9b3c00e99",
"body": null,
"is_bot": false,
"headline": "Add docs",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T10:37:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbf6ee2308b73bd3c7f0b51bcca7ffd6e0f37ba0",
"body": null,
"is_bot": false,
"headline": "Add docs",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T10:24:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc5267a8d049df89a2f2526745198a9712f5bfdf",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T09:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a91860c21e926fe6a9d4100ca35d5ea1f5149f8",
"body": null,
"is_bot": false,
"headline": "Add header exceptions",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T08:42:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1eac8a2b721835a4cc09b08596c12a1209d1d6e",
"body": null,
"is_bot": false,
"headline": "Add php requirement",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T08:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b47b320393e9c312b4caea10ce362a167e67e2d5",
"body": null,
"is_bot": false,
"headline": "Add php requirement",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T08:09:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ac04b2a5a1ec6da76bf8ccae6f342e407ab10f0",
"body": null,
"is_bot": false,
"headline": "Add php requirement",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T08:01:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36b3a94a7897c271175e02f747432faa817b90e1",
"body": null,
"is_bot": false,
"headline": "Add php requirement",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T07:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e70f6efffe66f7d481eec703fd8319bf19c6f7d2",
"body": null,
"is_bot": false,
"headline": "Add php requirement",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T07:51:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f95898e49caece9aea4729ce02f43bae6b9ed3c",
"body": null,
"is_bot": false,
"headline": "Add php requirement",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T07:47:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e9712879e0a9bcf65ed918f456d7069428cbec3",
"body": null,
"is_bot": false,
"headline": "Add php requirement",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T07:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d278e6b72908da5815e1c1dcee815c9c210d56bb",
"body": null,
"is_bot": false,
"headline": "Add php requirement",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T07:39:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ab4529aa8fd3edacc4a8e142f39e78a3a30ad85",
"body": null,
"is_bot": false,
"headline": "Add php requirement",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T07:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df9f1d4d65545a9441ebdd5818138be8377b05a6",
"body": null,
"is_bot": false,
"headline": "Add php requirement",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-25T07:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae16df158c2756cb33a3d627bdb3c292d7a81f67",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-24T18:13:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e00d43a253b43bd91c56ecbb3860fb0657429356",
"body": null,
"is_bot": false,
"headline": "Use nyholm/psr7 in tests",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-24T14:26:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48673f26084fd2d8509edfa0edab6767ecba32fe",
"body": null,
"is_bot": false,
"headline": "Add parser psr-7 request",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-24T12:25:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bd4013e58c2192e0c3ca0a7eef23dd9151351fb",
"body": null,
"is_bot": false,
"headline": "Implement add options",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-24T10:36:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f41b4ddcd350578d51cc7ccec38ef91d47dedf5",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-24T09:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "179df56ea0ceb092a27c9ac809ba019e430eaf30",
"body": null,
"is_bot": false,
"headline": "Add different set options formats",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-24T09:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16c61a48088e97417f0d845ce8e082147ededbff",
"body": null,
"is_bot": false,
"headline": "Multiple options",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-24T09:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3abd9f5160787c72ffc87ddabc776a6a286c742c",
"body": null,
"is_bot": false,
"headline": "phpunit",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-24T09:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e40774da351d107766408fbd9c94399fa04fca4f",
"body": null,
"is_bot": false,
"headline": "phpunit",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-24T09:07:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b153bdfb323381efa9d35ff4bfe1730b08b1be9",
"body": null,
"is_bot": false,
"headline": "Add empty quote char case, add tests",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-24T09:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cf36cd7546961094ff3685711c1fdf2b98ddb9f",
"body": null,
"is_bot": false,
"headline": "Update CommandTest.php",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-23T20:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1db68cad47e999aed0687335aa9a3a84a8490cf2",
"body": null,
"is_bot": false,
"headline": "Update CommandTest.php",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-23T19:59:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7ca4a10151fe6ff58a4fb71b029760c3be175c4",
"body": null,
"is_bot": false,
"headline": "Update Command.php",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-23T19:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c24390d2a46d1be3f71100fc3ee5de19feaf681f",
"body": null,
"is_bot": false,
"headline": "Update Command.php",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-23T19:52:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64db107c878af2a32ba827112eb2c0f03d061892",
"body": null,
"is_bot": false,
"headline": "Update Command.php",
"author_name": "Alexander Kartavenko",
"author_login": "alexkart",
"committed_at": "2019-07-23T19:49:51Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 0,
"latest_release_at": "2025-06-03T23:36:18Z",
"latest_release_tag": "1.1.0",
"releases_from_tags": false,
"days_since_last_push": 181,
"active_weeks_last_year": 0,
"days_since_latest_release": 419,
"mean_days_between_releases": 237.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "alexkart/curl-builder",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/alexkart/curl-builder",
"is_deprecated": false,
"latest_version": "1.1.0",
"repository_url": "https://github.com/alexkart/curl-builder",
"versions_count": 11,
"total_downloads": 452136,
"dependents_count": 3,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 15395,
"first_published_at": null,
"latest_published_at": "2025-06-03T23:28:32Z",
"latest_version_yanked": null,
"days_since_latest_publish": 419
}
]
},
"popularity": {
"forks": 4,
"stars": 19,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2020-10-26",
"count": 1
},
{
"date": "2023-05-27",
"count": 1
},
{
"date": "2023-05-29",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 1
},
"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": 14439,
"source_files_sampled": 2,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "phpunit/phpunit",
"direct": false,
"version": "9.6.23",
"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": 181
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 32,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "psr/http-message",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "psr/http-message",
"direct": true,
"version": "2.0",
"ecosystem": "packagist"
},
{
"name": "doctrine/instantiator",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "myclabs/deep-copy",
"direct": false,
"version": "1.13.1",
"ecosystem": "packagist"
},
{
"name": "nikic/php-parser",
"direct": false,
"version": "5.5.0",
"ecosystem": "packagist"
},
{
"name": "nyholm/psr7",
"direct": false,
"version": "1.8.2",
"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": "phpstan/phpstan",
"direct": false,
"version": "1.12.27",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-code-coverage",
"direct": false,
"version": "9.2.32",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-file-iterator",
"direct": false,
"version": "3.0.6",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-invoker",
"direct": false,
"version": "3.1.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-text-template",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-timer",
"direct": false,
"version": "5.0.3",
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "9.6.23",
"ecosystem": "packagist"
},
{
"name": "psr/http-factory",
"direct": false,
"version": "1.1.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/cli-parser",
"direct": false,
"version": "1.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit",
"direct": false,
"version": "1.0.8",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"direct": false,
"version": "2.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/comparator",
"direct": false,
"version": "4.0.8",
"ecosystem": "packagist"
},
{
"name": "sebastian/complexity",
"direct": false,
"version": "2.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/diff",
"direct": false,
"version": "4.0.6",
"ecosystem": "packagist"
},
{
"name": "sebastian/environment",
"direct": false,
"version": "5.1.5",
"ecosystem": "packagist"
},
{
"name": "sebastian/exporter",
"direct": false,
"version": "4.0.6",
"ecosystem": "packagist"
},
{
"name": "sebastian/global-state",
"direct": false,
"version": "5.0.7",
"ecosystem": "packagist"
},
{
"name": "sebastian/lines-of-code",
"direct": false,
"version": "1.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-enumerator",
"direct": false,
"version": "4.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-reflector",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/recursion-context",
"direct": false,
"version": "4.0.5",
"ecosystem": "packagist"
},
{
"name": "sebastian/resource-operations",
"direct": false,
"version": "3.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/type",
"direct": false,
"version": "3.2.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/version",
"direct": false,
"version": "3.0.2",
"ecosystem": "packagist"
},
{
"name": "theseer/tokenizer",
"direct": false,
"version": "1.2.3",
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 32,
"direct_count": 1,
"indirect_count": 31
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 14,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 3,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "alexkart",
"commits": 103,
"avatar_url": "https://avatars.githubusercontent.com/u/8249105?v=4"
},
{
"type": "User",
"login": "peter279k",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/9021747?v=4"
},
{
"type": "User",
"login": "xepozz",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/6815714?v=4"
},
{
"type": "User",
"login": "samdark",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/47294?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.92
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"php.yml"
],
"has_docs_dir": false,
"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": 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": 0,
"reason": "0 out of 7 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/23 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "86147173b767385b978b83efce08783adc08abec",
"ran_at": "2026-07-28T02:20:31Z",
"aggregate_score": 3.7,
"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-04-18T19:57:36Z",
"oldest_open_prs": [
{
"number": 20,
"created_at": "2026-01-28T01:09:15Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-06-03T23:28:33Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/alexkart/curl-builder",
"host": "github.com",
"name": "curl-builder",
"owner": "alexkart"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 75
}
}
],
"value": 32,
"inputs": {
"security": 42,
"vitality": 23,
"community": 42,
"governance": 55,
"engineering": 53,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 75,
"weighted_overall_before_jurisdiction": 43,
"overall_after_jurisdiction_multiplier": 32
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 23,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 181,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 181 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 181
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"releases_count": 10,
"latest_release_tag": "1.1.0",
"releases_from_tags": false,
"days_since_latest_release": 419,
"mean_days_between_releases": 237.8
},
"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 419 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 419
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~237.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 237.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"scorecard_unmaintained",
"broken_ci"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 419,
"days_since_last_human_commit": 417,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 417 days; 2 unmet obligation(s): Scorecard reports it unmaintained, CI broken",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 417,
"count": 2,
"signals": "Scorecard reports it unmaintained, CI broken"
}
}
],
"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": 42,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"forks": 4,
"stars": 19,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "19 stars",
"points": 20.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 19
}
}
],
"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": 60,
"inputs": {
"packages": [
"alexkart/curl-builder"
],
"dependents": 3,
"ecosystems": "packagist",
"total_downloads": 452136,
"monthly_downloads": 15395
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "15,395 downloads/month across packagist",
"points": 55.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 15395,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "3 packages depend on it",
"points": 4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 3
}
}
],
"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": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.92
},
"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 92% of commits",
"points": 1.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"merged_prs": 14,
"open_issues": 0,
"closed_issues": 3,
"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": "14/16 decided PRs merged",
"points": 33.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 14,
"decided": 16
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/23 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"followers": 41,
"owner_type": "User",
"is_verified": null,
"owner_login": "alexkart",
"public_repos": 69,
"account_age_days": 4387
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "41 followers of alexkart",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 41,
"login": "alexkart"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "69 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 69
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"alexkart/curl-builder"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 419
},
"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 419 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 419
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"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": 53,
"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 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"curl",
"curl-builder",
"curl-command",
"generate-curl",
"psr-7",
"php"
],
"has_wiki": true,
"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": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"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": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 75
}
}
],
"value": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.7,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 75,
"security_posture_after_multiplier": 28,
"security_posture_before_jurisdiction": 37
},
"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": "0 out of 7 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/23 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"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 32 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": 32
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 32,
"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": 32,
"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": "good",
"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": 75,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 17
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: contributor_organization (1)",
"points": 75,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 28,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.18,
"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": "18 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 9.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 18,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 32,
"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,
"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": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "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": "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": 14439,
"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"
],
"report_type": "repository",
"generated_at": "2026-07-28T02:20:41.612578Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alexkart/curl-builder.svg",
"full_name": "alexkart/curl-builder",
"license_state": "standard",
"license_spdx": "MIT"
}