Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 5611,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 1023316,
"Shell": 16098,
"Python": 19608,
"Gherkin": 10575,
"Makefile": 6702
},
"pushed_at": "2018-01-12T22:30:04Z",
"created_at": "2016-12-07T22:26:01Z",
"owner_type": "User",
"updated_at": "2016-12-07T22:26:03Z",
"description": "Open source tools for building custom schedulers on Amazon ECS",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "dev",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Nare Hayrapetyan",
"type": "User",
"login": "narehayrapetyan",
"company": "AWS",
"location": "Seattle, WA",
"followers": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/22404317?v=4",
"created_at": "2016-09-23T21:34:42Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 3589
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2016-11-30T20:58:53Z"
}
],
"recent_commits": [
{
"oid": "73453fad896d030709a9fdbf3e95a4a44d86f97b",
"body": null,
"is_bot": false,
"headline": "Fixing broken unit tests (#81)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-12-07T00:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbecd7cd992585c915e581bf4b116627b9484c89",
"body": null,
"is_bot": false,
"headline": "Backend implementation of filtering environments by cluster ARN (#73)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-12-07T00:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b977a000fe5c0c7904ba28bcdaa6988f606f05a",
"body": null,
"is_bot": false,
"headline": ".github: Specify both binaries in PR template (#76)",
"author_name": "Samuel Karp",
"author_login": "samuelkarp",
"committed_at": "2016-12-06T21:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9de23c8a8c70f6a516f453c3af80cf37329042b6",
"body": "* use v3api for etcdctl-cli by default\r\n* set ETCDCTL_API=3 to aws/conf.",
"is_bot": false,
"headline": "use v3api for etcdctl-cli by default (#78)",
"author_name": "Yukihiko SAWANOBORI",
"author_login": "sawanoboly",
"committed_at": "2016-12-06T17:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1b96f6ab401fb8641f98c6b7809906d81fe8717",
"body": "…e (#75)\n\n* daemon-scheduler: Fix `make generate`\r\n* cluster-state-service: Fix swagger.json",
"is_bot": false,
"headline": "Fix `make generate` for the daemon scheduler and cluster state servic…",
"author_name": "Samuel Karp",
"author_login": "samuelkarp",
"committed_at": "2016-12-05T22:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7604f53ef4881f8c28ae020daf9224daed0d0e16",
"body": "Link to gitter channel",
"is_bot": false,
"headline": "Merge pull request #79 from mwarkentin/patch-1",
"author_name": "Kyle Barnes",
"author_login": "kylbarnes",
"committed_at": "2016-12-05T21:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6e80b96c26532b0a35b82c2af8c1109e7044d53",
"body": null,
"is_bot": false,
"headline": "Link to gitter channel",
"author_name": "Michael Warkentin",
"author_login": "mwarkentin",
"committed_at": "2016-12-05T20:32:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eeeab37010a99bab04e7131d0e1cfa6dcd8e400",
"body": "godeps: Fix etcd revision",
"is_bot": false,
"headline": "Merge pull request #74 from samuelkarp/fix-godep",
"author_name": "Kyle Barnes",
"author_login": "kylbarnes",
"committed_at": "2016-12-05T20:01:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48feb588bef901a63a0d0453e53795018975a14a",
"body": null,
"is_bot": false,
"headline": "godeps: Fix etcd revision",
"author_name": "Samuel Karp",
"author_login": "samuelkarp",
"committed_at": "2016-12-05T07:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5142f7df8e0b6d9b39c046f47bb47abe5ff9b58",
"body": null,
"is_bot": false,
"headline": "Fix Environment APIs to return TaskDefinition field correctly",
"author_name": "Kiran Meduri",
"author_login": "kiranmeduri",
"committed_at": "2016-12-02T22:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "804c3ce93c844506506fa30ddc87d9be809f2d0f",
"body": null,
"is_bot": false,
"headline": "Handle missing environment in GetCurrentDeployment",
"author_name": "Kiran Meduri",
"author_login": "kiranmeduri",
"committed_at": "2016-12-02T17:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3698a9164306eae63cb754c0b1b931b3848e0432",
"body": null,
"is_bot": false,
"headline": "Fix PR template to add checkboxes in lists (#70)",
"author_name": "aaithal",
"author_login": "aaithal",
"committed_at": "2016-12-01T23:46:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "761b1b552509a64ee2e694fc7ac8248efaeea84e",
"body": "Added deployment token to demo cli create deployment script.",
"is_bot": false,
"headline": "Merge pull request #40 from kylbarnes/dev",
"author_name": "Kyle Barnes",
"author_login": "kylbarnes",
"committed_at": "2016-11-30T20:52:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e43006486731f7ddb6a1cd3de785d44048f7013f",
"body": null,
"is_bot": false,
"headline": "Added deployment token to demo cli create deployment script.",
"author_name": "Kyle Barnes",
"author_login": null,
"committed_at": "2016-11-30T20:51:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e6e5086937b710cd07ddaa51f7b89e6a99a9cb9",
"body": "Fixed swagger title and description. Added v0.1.0 changelog.",
"is_bot": false,
"headline": "Merge pull request #35 from kylbarnes/dev",
"author_name": "Kyle Barnes",
"author_login": "kylbarnes",
"committed_at": "2016-11-30T19:03:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54e487862fe4c3de77171203735bdc4daeb56f6f",
"body": null,
"is_bot": false,
"headline": "Formatting changes to swagger files.",
"author_name": "Kyle Barnes",
"author_login": null,
"committed_at": "2016-11-30T18:50:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "937137384c461fa574851fb1d3d8e7c3b7581482",
"body": null,
"is_bot": false,
"headline": "Formatting changes to readmes.",
"author_name": "Kyle Barnes",
"author_login": null,
"committed_at": "2016-11-30T18:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c46fc5e6928b6cd2133ebe88252d86d22015ec9e",
"body": null,
"is_bot": false,
"headline": "Updated make image names.",
"author_name": "Kyle Barnes",
"author_login": null,
"committed_at": "2016-11-30T18:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a5bb2a1e600fb80bd14982631b835c8e5b063fe",
"body": null,
"is_bot": false,
"headline": "Adding unit-test for scheduler (#36)",
"author_name": "Kiran Meduri",
"author_login": "kiranmeduri",
"committed_at": "2016-11-30T18:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "838fdc7b660337e96880dbf17a0cee5c1d39a3d1",
"body": "readme updates",
"is_bot": false,
"headline": "Merge pull request #38 from aaronkao/dev",
"author_name": "Kyle Barnes",
"author_login": "kylbarnes",
"committed_at": "2016-11-30T18:15:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ac2501624aba5da4e85096c557f70609b48e219",
"body": "…tch Blox open source page (#37)\n\n* Fixing references to cluster-state-service and daemon-scheduler to match the Blox open source page\r\n\r\n* Addressing PR feedback",
"is_bot": false,
"headline": "Fixing references to cluster-state-service and daemon-scheduler to ma…",
"author_name": "eswarbala",
"author_login": "eswarbala",
"committed_at": "2016-11-30T17:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae41d0ebf394cef431bdf12786e8cd46392ba819",
"body": null,
"is_bot": false,
"headline": "readme updates",
"author_name": "aaronkao",
"author_login": "aaronkao",
"committed_at": "2016-11-30T09:15:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b14916d35682e1070d90f042ef6c38e255714b3",
"body": null,
"is_bot": false,
"headline": "Fixed swagger title and description. Added v0.1.0 changelog.",
"author_name": "Kyle Barnes",
"author_login": null,
"committed_at": "2016-11-30T00:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "945d8ff89572036809b982c9eee350aaae8a2da9",
"body": "* Adding docs\r\n\r\n* Addressing PR comments\r\n\r\n* Addressing PR comments\r\n\r\n* Addressing PR comments",
"is_bot": false,
"headline": "Adding docs (#34)",
"author_name": "eswarbala",
"author_login": "eswarbala",
"committed_at": "2016-11-29T22:25:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c270c78a2da1a24ca9d9eb0b3d7825158ed83c90",
"body": "Currently when deployments are created they end up in 'pending' state.\nScheduler picks up the 'pending' deployment and starts tasks. If all the\ntasks are in running state then deployment is marked as 'completed'.\nSubsequent runs of scheduler cannot continue because there is no\nin-progress deployment. This fix will make sure that scheduler will pick\nup most recent completed deployment when there is no in-progress\ndeployment.",
"is_bot": false,
"headline": "Fix scheduler behavior to handle completed deployments correctly",
"author_name": "Kiran Meduri",
"author_login": "kiranmeduri",
"committed_at": "2016-11-29T20:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ba239a6f68ac9ea70925156bd5280d7caa8badf",
"body": null,
"is_bot": false,
"headline": "Fix daemon-scheduler integ tests",
"author_name": "Kiran Meduri",
"author_login": "kiranmeduri",
"committed_at": "2016-11-28T23:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce42f40d3e4d8facb384a5dd1ee145841f3d5ff0",
"body": null,
"is_bot": false,
"headline": "Add missing mockgen for roundtripper",
"author_name": "Kiran Meduri",
"author_login": "kiranmeduri",
"committed_at": "2016-11-28T23:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8829d64cefdab9977ee2b924a3c602979ae109d6",
"body": null,
"is_bot": false,
"headline": "Adding User agent to daemon scheduler and version as part of CSS UA",
"author_name": "Eswar Bala",
"author_login": "eswarbala",
"committed_at": "2016-11-28T22:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5892455e47879a8b4182ddcdbe9d4d00a38775c",
"body": null,
"is_bot": false,
"headline": "Logging queue stats for understanding cluster-state service progress",
"author_name": "Kiran Meduri",
"author_login": "kiranmeduri",
"committed_at": "2016-11-28T18:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "855dc71e024e6e931a7c19c5a7628f27f9783722",
"body": null,
"is_bot": false,
"headline": "Increase request timeout when calling etcd to support list APIs",
"author_name": "Kiran Meduri",
"author_login": "kiranmeduri",
"committed_at": "2016-11-28T18:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17ba223c2574817976fd716e50e63d667287fc6d",
"body": null,
"is_bot": false,
"headline": "Reduce logging verbosity when adding existing versions of events",
"author_name": "Kiran Meduri",
"author_login": "kiranmeduri",
"committed_at": "2016-11-28T18:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07678e3cc95a72aa722518fea5f9225afadd22b6",
"body": "…StreamHandler",
"is_bot": false,
"headline": "Fix css main.go to use StartClusterStateService instead of StartEvent…",
"author_name": "Kiran Meduri",
"author_login": "kiranmeduri",
"committed_at": "2016-11-28T17:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7ce1e99c64320bd5ef3fa9e9ced698746ed0d96",
"body": null,
"is_bot": false,
"headline": "Adding monitoring for moving in-progress deployments to completed",
"author_name": "Nare Hayrapetyan",
"author_login": "narehayrapetyan",
"committed_at": "2016-11-24T02:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b27441630296cdd81e49fdf7c68f360701f0de01",
"body": "Added deploy folder.",
"is_bot": false,
"headline": "Merge pull request #22 from kylbarnes/dev",
"author_name": "kylbarnes",
"author_login": "kylbarnes",
"committed_at": "2016-11-24T01:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96847d091fe96331e19a619d8d6a6ba468d54aea",
"body": null,
"is_bot": false,
"headline": "Fixed link paths in deploy readme.",
"author_name": "Kyle Barnes",
"author_login": null,
"committed_at": "2016-11-24T01:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f4da7c0e09fa9afb50e8d3cb5c6c9cb68e7f5be",
"body": null,
"is_bot": false,
"headline": "Added css demo cli tools.",
"author_name": "Kyle Barnes",
"author_login": null,
"committed_at": "2016-11-24T01:41:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95bcf4b225701b86ff4b7c97362289048cc17898",
"body": "…ments (#15)\n\n* Adding in progress and pending deployment IDs to environment\r\n\r\n* Updating create-deployment to not kick off a deployment to start tasks. Using only create-subdeployment to kick of tasks.\r\n\r\n* Setting in progress deployment id from pending deployment id if in progress isn't already exist\r\n\r\n* Addressing comments",
"is_bot": false,
"headline": "Kicking off tasks only on create-subdeployments and not create-deploy…",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-11-24T00:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f5857716efafb23dca35431635c2916ae3bd093",
"body": "…(#21)",
"is_bot": false,
"headline": "Consolidate licenses into a common license.go file at the repo level …",
"author_name": "aaithal",
"author_login": "aaithal",
"committed_at": "2016-11-24T00:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09636e3e1d968ef1cbf6741d85f4c06f2538b0bc",
"body": null,
"is_bot": false,
"headline": "Update name of executable in help output",
"author_name": "Kiran Meduri",
"author_login": "kiranmeduri",
"committed_at": "2016-11-24T00:31:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b5c43c7962d0e069ba3e08ef81540e695afc1c7",
"body": null,
"is_bot": false,
"headline": "Updated image tags to 0.1.0",
"author_name": "Kyle Barnes",
"author_login": null,
"committed_at": "2016-11-24T00:31:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f4f1497f762c9ea8779e1a2d842551fc4a0a104",
"body": "* versioning changes for daemon scheduler\r\n\r\n* Fix copyright headers and the ds version string",
"is_bot": false,
"headline": "versioning changes for daemon scheduler (#19)",
"author_name": "aaithal",
"author_login": "aaithal",
"committed_at": "2016-11-24T00:00:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12fe85ee5a1f4bed9f1728bdf8e6ff86418111b2",
"body": "Use in-memory map to save scheduler state",
"is_bot": false,
"headline": "Merge pull request #9 from kiranmeduri/dev",
"author_name": "Kiran Meduri",
"author_login": "kiranmeduri",
"committed_at": "2016-11-23T23:30:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4241e4f938ac8654cd7a4a1bf32e6c644f96207b",
"body": "…progress or a deployment with the same token exists",
"is_bot": false,
"headline": "Disallowing creating deployments when there is another deployment in …",
"author_name": "Nare Hayrapetyan",
"author_login": "narehayrapetyan",
"committed_at": "2016-11-23T23:28:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff961479edfe49b4d37ee9528e2fc134555a4b5a",
"body": "Scheduler performs deployments onto configured cluster. Scheduler uses\ncluster's state provided by cluster-state-service which is served by\nCloudWatch Events from EC2 Container Service. However when events are\ndelayed cluster-state-service runs the risk of not having the\ninformation of tasks started\n[…]\nange introduces a store in the form of maps (nothing fancy).\n\nWhen ECS provides idempotent way to launch tasks then we can get rid of\nthis local store. If not we can also think about using etcd store.",
"is_bot": false,
"headline": "Use in-memory map to save scheduler state",
"author_name": "Kiran Meduri",
"author_login": "kiranmeduri",
"committed_at": "2016-11-23T21:50:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1d2fe3d3c84ac8ca3a4c58f8a51b34980f6b94ff",
"body": "… (#17)",
"is_bot": false,
"headline": "Fixed a bug with vendoring where certain packages were being excluded…",
"author_name": "aaithal",
"author_login": "aaithal",
"committed_at": "2016-11-23T21:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae312029266897f9f39b16100f56a835ce54ec7b",
"body": "* Add version gen scripts\r\n\r\n* Modify build script to invoke versioning script\r\n\r\n* Add --version flag to the root command",
"is_bot": false,
"headline": "Versioning for cluster-state-service (#14)",
"author_name": "aaithal",
"author_login": "aaithal",
"committed_at": "2016-11-23T20:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30b64b6533d86806f174773e50f90874b2bcb338",
"body": null,
"is_bot": false,
"headline": "Added demo cli tools readme.",
"author_name": "Kyle Barnes",
"author_login": null,
"committed_at": "2016-11-23T18:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7addc13ff55038931f5e7b15240f27c13b358d0e",
"body": null,
"is_bot": false,
"headline": "Added deployment scripts and demo cli.",
"author_name": "Kyle Barnes",
"author_login": null,
"committed_at": "2016-11-23T18:05:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b03d1bc766e205babb9ee6e645f4aba813407a73",
"body": null,
"is_bot": false,
"headline": "Pull upstream changes.",
"author_name": "Kyle Barnes",
"author_login": null,
"committed_at": "2016-11-23T00:58:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "213a038d4ee20b774984bf4ebeefac281a1f6d79",
"body": null,
"is_bot": false,
"headline": "Fixing CSS naming (#16)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-11-22T23:51:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2546429971e018e7e94e3a39b5f1001a4e240fbf",
"body": "* Removing current tasks from environment\r\n\r\n* Removing current tasks from deloyment\r\n\r\n* Fixing integ and e2e tests",
"is_bot": false,
"headline": "Removing current tasks from environment and deployment types (#13)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-11-22T18:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79987979f0dd66a60aee74891704c9a4828d5b21",
"body": null,
"is_bot": false,
"headline": "Updating generated code (#11)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-11-22T00:58:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78a49c1373b1f6b365dfd62e20bddddfd70e018c",
"body": "…tly... (#4)\" (#10)\n\nThis reverts commit ac9f7f9f223fda7b89e97c96528b6450887d08ca.",
"is_bot": false,
"headline": "Revert \"Removing currentTasks from environment and adding tasks direc…",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-11-22T00:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "466bfd7e0fdbee43cf6667bcda708f44fdd1a42a",
"body": null,
"is_bot": false,
"headline": "Added required css-endpoint parameter to the daemon-scheduler. (#8)",
"author_name": "kylbarnes",
"author_login": "kylbarnes",
"committed_at": "2016-11-22T00:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92abbbb75f1ee34fb426bd19719590800105dcef",
"body": null,
"is_bot": false,
"headline": "Removed unused workdir keyword in the ds docker file (#7)",
"author_name": "aaithal",
"author_login": "aaithal",
"committed_at": "2016-11-22T00:24:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86582d9c3caf86371c80a5a021a88c2944971a73",
"body": null,
"is_bot": false,
"headline": "Added required css-endpoint parameter to the daemon-scheduler.",
"author_name": "Kyle Barnes",
"author_login": null,
"committed_at": "2016-11-21T23:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac9f7f9f223fda7b89e97c96528b6450887d08ca",
"body": "... to the the store with env prefix",
"is_bot": false,
"headline": "Removing currentTasks from environment and adding tasks directly... (#4)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-11-21T23:33:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c2d697ec4710c943402068761cc81cf4db0a70d",
"body": null,
"is_bot": false,
"headline": "Run license gen script after generating swagger files (#6)",
"author_name": "aaithal",
"author_login": "aaithal",
"committed_at": "2016-11-21T23:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f66e2f7551179a3094ef514bd1bd8f20eb58debd",
"body": null,
"is_bot": false,
"headline": "Using cluster state list instances in deployments",
"author_name": "Nare Hayrapetyan",
"author_login": "narehayrapetyan",
"committed_at": "2016-11-21T22:33:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d4df3ad8498ef4013678dd0d8f74e85791c13c1",
"body": "* Update vendor dir for uuid lib\r\n\r\n* Rename docker artifacts to generate amazon/blox-daemon-scheduler\r\n\r\n* Copy LICENSE from top level dir to the container\r\n\r\n* Copy LICENSE in build_binary instead of 'build' target",
"is_bot": false,
"headline": "ecs-daemon-scheduler -> blox-daemon-scheduler in dockerfiles (#3)",
"author_name": "aaithal",
"author_login": "aaithal",
"committed_at": "2016-11-21T22:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c9ddb425800f3f44fd7ca92df6e6b95cc5f5f44",
"body": null,
"is_bot": false,
"headline": "Adding daemon scheduler",
"author_name": "Nare Hayrapetyan",
"author_login": "narehayrapetyan",
"committed_at": "2016-11-21T20:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6b13d5e6375c9036e2242a6ad55a93c0a2def24",
"body": null,
"is_bot": false,
"headline": "Update licenses by rerunning generate target",
"author_name": "Anirudh Aithal",
"author_login": "aaithal",
"committed_at": "2016-11-21T18:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0cd4509a2cbdf47757b0ce8cd5068b88919a3b0",
"body": null,
"is_bot": false,
"headline": "Rename docker artifacts to generate amazon/blox-cluster-state-service",
"author_name": "Anirudh Aithal",
"author_login": "aaithal",
"committed_at": "2016-11-21T18:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f831a767fd6c1fceb33db9092b9a28c2958510b4",
"body": null,
"is_bot": false,
"headline": "Move event stream handler packages to blox/blox/cluster-state-service",
"author_name": "Aithal",
"author_login": "aaithal",
"committed_at": "2016-11-21T18:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02464a82bf9c7a058ebccdc3f785385dd6a74ab3",
"body": "…handle >100 item size (#31)",
"is_bot": false,
"headline": "Fix DescribeTasks and DescribeContainerInstances api calls to ECS to …",
"author_name": "Kiran Meduri",
"author_login": "kiranmeduri",
"committed_at": "2016-11-19T00:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3279965f158944d9c93ca3df9dad79e311641fc2",
"body": "* Modify Instance Store Add methods to use STM\r\n\r\n* Vendor etcd clientv3 concurrency\r\n\r\n* Add unit tests and update mocks for STM applier\r\n\r\n* Use encoding/json in instance store\r\n\r\n* refactor instance store applier.\r\n\r\n* Renamed stmApplier to stmInstanceApplier, to help with disambiguating\r\n insta\n[…]\nstruct\r\n\r\n* Adding STM applier tests\r\n\r\n* Migrating taskstore to use STM applier\r\n\r\n* Addressing comments\r\n\r\n* Making applier tests independent of container instance type\r\n\r\n* Addressing more comments",
"is_bot": false,
"headline": "STM changes (#28)",
"author_name": "aaithal",
"author_login": "aaithal",
"committed_at": "2016-11-18T23:53:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "71eff6ff757d40ad8b4f2e8f213d9f5acbb364db",
"body": "* Added bind flag. Defaulted to 'localhost:3000'.\r\n\r\n* Removed default bind address to make it a required parameter.",
"is_bot": false,
"headline": "Added bind flag. Defaulted to 'localhost:3000'. (#29)",
"author_name": "kylbarnes",
"author_login": "kylbarnes",
"committed_at": "2016-11-17T21:46:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39d590639a440145df5d36d435455a05e3f663e7",
"body": null,
"is_bot": false,
"headline": "Fixing vendoring and regenerating css client used in tests (#30)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-11-17T20:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "453b5a15b0cc9fbfc60e536b692d81f643960602",
"body": "Also making log level configurable using an env var",
"is_bot": false,
"headline": "Enabling logger to use log file set using an env variable (#27)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-11-16T00:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94139da94ce220458876a8035716f9d1168c4c7f",
"body": "…(#26)",
"is_bot": false,
"headline": "Removing pending task and running task count for container instances …",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-11-14T21:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a34f5c4be00cf983a75e3ca9e6f38e75d17f9bc",
"body": "Due to a bug in the slap_copyright script, we were missing a\r\ncouple of quotes in the copyright headers. These are fixed now",
"is_bot": false,
"headline": "Cleanup copyright headers. (#25)",
"author_name": "aaithal",
"author_login": "aaithal",
"committed_at": "2016-11-14T18:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39d81ac1c07037993078004da663a6a1b141bed8",
"body": null,
"is_bot": false,
"headline": "Adding function descriptions (#23)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-11-14T18:37:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a81bceadd041f6911adc78b2ca0b328e4981a2b",
"body": "* Revert cert generation to only exclude CNNIC cert\r\n* Use ROOT var in build_binary",
"is_bot": false,
"headline": "clean up image generation scripts. (#24)",
"author_name": "aaithal",
"author_login": "aaithal",
"committed_at": "2016-11-14T17:30:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d76371e4d2bd3f068540ff6bd83424cc9817dc5",
"body": "… cluster. (#22)",
"is_bot": false,
"headline": "Cleaning up swagger. Renaming ESH to CSS. Enabling filtering tasks by…",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-11-12T00:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d4d4e243e5c59c4da2f30d65c7298776b680800",
"body": "* Add the 'etcd-endpoint' command line flag\r\n\r\n* Make --etcd-ednpoint accept multiple arguments",
"is_bot": false,
"headline": "Add the 'etcd-endpoint' command line flag (#20)",
"author_name": "aaithal",
"author_login": "aaithal",
"committed_at": "2016-11-11T21:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "748bc88f1fd2fc45902c8537958443fc24223944",
"body": null,
"is_bot": false,
"headline": "Adding bootstrap and reconciliation (#17)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-11-11T08:09:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a630acfb40b2a7fb2ad6797b225ba31e69930a0",
"body": null,
"is_bot": false,
"headline": "Renaming sqs-mocks.go -> sqsiface_mocks.go (#21)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-11-10T23:34:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e723457ad891dc3732865e5794f4e6d4cb5c49d7",
"body": "…er:latest\" container (#19)\n\n* Add 'release' target.\r\n\r\nRunning 'make release' creates the\r\n'amazon/amazon-ecs-event-stream-handler:latest' container.\r\n\r\n* Update instructions for running the event stream handler container",
"is_bot": false,
"headline": "Add Dockerfile for creating the \"amazon/amazon-ecs-event-stream-handl…",
"author_name": "aaithal",
"author_login": "aaithal",
"committed_at": "2016-11-07T21:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29dd7bbb996e5fa640dee1ede99532ccfcd3f69a",
"body": "…ader of now files",
"is_bot": false,
"headline": "Rerun make generate after rebase; Modified license and the license he…",
"author_name": "Aithal",
"author_login": "aaithal",
"committed_at": "2016-11-04T19:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd9e724de6d2bc8ea32ef03078aab0d9e54da904",
"body": null,
"is_bot": false,
"headline": "Reduce the verbosity of copright output",
"author_name": "Aithal",
"author_login": "aaithal",
"committed_at": "2016-11-04T19:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f04685783addb3bae27f010fbe266c46050a5d25",
"body": null,
"is_bot": false,
"headline": "Updated copyright licenses on non-vendored files",
"author_name": "Aithal",
"author_login": "aaithal",
"committed_at": "2016-11-04T19:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe28609bb58d5f25a9ffde4e0634b758d7c817cf",
"body": "…g source files.",
"is_bot": false,
"headline": "Add a generator script for slapping the copyright notice onto existin…",
"author_name": "Aithal",
"author_login": "aaithal",
"committed_at": "2016-11-04T19:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04f4e2cdc6a7b24eac14c0ae1580d8e2e7eb4a35",
"body": null,
"is_bot": false,
"headline": "Add generated license file",
"author_name": "Aithal",
"author_login": "aaithal",
"committed_at": "2016-11-04T19:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a04a41b773a5dd1b9dddcdd6139b7d53ad28f722",
"body": "The generated 'licenses/license.go' contains all the relevant licenses.",
"is_bot": false,
"headline": "Create a make target for generating licenses for vendored dependencies.",
"author_name": "Aithal",
"author_login": "aaithal",
"committed_at": "2016-11-04T19:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7730abc2cafa8f919fd0275531e36d72958343cb",
"body": "* Add startedBy filter to the task store.\r\n\r\nAdded the 'startedBy' filter and tests to cover the\r\nnew filter as well.\r\n\r\nAlso refactored tests and code a bit to reduce loc's.\r\n\r\n* Remove hardcoded cluster name; Allow custom ecs endpoint.\r\n\r\nRemoved the hardcoded cluster name from gucumber tests. Ins\n[…]\nt-deps\r\n\r\n* Missed a couple of modifications during merge\r\n\r\n* Update dependencies\r\n\r\n* Update gucumber Readme with instructions for using cluster and endpoint overrides\r\n\r\n* Addressed review comments",
"is_bot": false,
"headline": "Add 'startedBy' filter method for task store (#16)",
"author_name": "aaithal",
"author_login": "aaithal",
"committed_at": "2016-11-04T19:21:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "61476449e673b1394ad5e32f92cb8a89e055ced5",
"body": "* Remove hardcoded SQS queue name.\r\n\r\nAdded a command line parameter '--queue' to specify this\r\ninstead. We are using the root command flag from cobra.\r\n\r\nI have refactored the main routine a little to fit this\r\nmodel and moved most of the business logic to handler/run.\r\n\r\nThe command to run the app\n[…]\n-event-stream-handler --queue event_stream\r\n\r\n* Add godep to get-deps\r\n\r\n* Update vendored dependencies\r\n\r\n* Create a const for the name of 'queue' flag\r\n\r\n* Update error message as per comments in PR",
"is_bot": false,
"headline": "Added CLI support to the app (#15)",
"author_name": "aaithal",
"author_login": "aaithal",
"committed_at": "2016-11-03T23:33:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "07768e70a6ef9f6b7e7b7295075ea59790ea4818",
"body": "(Not exposing event metadata in the API responses)",
"is_bot": false,
"headline": "Refactoring models returned by APIs (#14)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-11-03T19:45:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82312ea62990615579af308f44d2f903697c04c0",
"body": "* lint: Arn -> ARN in types\r\n\r\n* Remove hardcoded profile name from aws session creation.\r\n\r\nThere's no need to hardcode this in the code. The following command works just\r\nas easily without the need for any such config:\r\n\r\nAWS_PROFILE=event-handler AWS_REGION=us-east-1 ./bin/local/ecs-event-stream-\n[…]\ns added to the store.\r\nAlso using aws provided dereferencing methods instead of doing\r\nit directly. The StringValue(), IntValue() and BoolValue()\r\nmethods are much safer than pointer dereferencing op.",
"is_bot": false,
"headline": "Some minor cleanup of the code (#13)",
"author_name": "aaithal",
"author_login": "aaithal",
"committed_at": "2016-11-02T23:43:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cedc85c04b50b48aa8de409564cf1bcbef78eace",
"body": "* Add get-deps target to get dependencies.\r\n\r\nRight now, it just gets swagger. Can be modified to get\r\nother dependencies as well in the future.\r\n\r\n* git ignore vim swp files\r\n\r\n* Add generated handler client artifacts into the source",
"is_bot": false,
"headline": "Added 'get-deps' target (#12)",
"author_name": "aaithal",
"author_login": "aaithal",
"committed_at": "2016-11-02T21:57:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7cc89f4e04819afd3e8075a5034f8986b11fd75",
"body": "… into etcd (#11)",
"is_bot": false,
"headline": "Validating cluster name, task ARN and instance ARN before adding them…",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-11-01T21:36:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5aa77d096c040a306ece4f881b07555431e357d",
"body": null,
"is_bot": false,
"headline": "Adding cluster name to task and instance keys (#10)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-11-01T04:14:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23802b8d0a9fdf781b01be9b4ba6f20dcb3b76ab",
"body": "* Adding e2e tests for GetTask & GetInstance resulting in 404 exceptions\r\n* Makefile target for running e2e tests",
"is_bot": false,
"headline": "Fixing swagger error responses (#9)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-10-28T17:52:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a15ba83921f588559bcd59c5d590727cab7aaca",
"body": "Does not provide complete coverage, only some happy cases covered.",
"is_bot": false,
"headline": "Initial set of end to end tests (#8)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-10-27T22:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b74f4ac41ce701e98ec4bc31d356fddac9891a4",
"body": null,
"is_bot": false,
"headline": "Adding swagger for all task and instance APIs except streaming (#7)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-10-25T20:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce34f3f9b8f86c34188d8229e0191e7365f97425",
"body": null,
"is_bot": false,
"headline": "Implementing API to stream instances",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-10-21T21:30:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bfd5af468c3dec3265af597fff46bee2297a488",
"body": "…nting downstream filtering logic.",
"is_bot": false,
"headline": "Enabling router to handle filtering by cluster name/arn. Also impleme…",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-10-21T21:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bf325f04a9bd5171cc4bbcab0eb7303000d5679",
"body": null,
"is_bot": false,
"headline": "Adding task API unit tests (#6)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-10-21T20:44:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eba6481a10baebe466bf8e4e106f3ffb702ce043",
"body": null,
"is_bot": false,
"headline": "Changing makefile unit-test target to run with -short flag",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-10-21T20:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "badc3525bd5730ff8b213a7bad98d254b81040b7",
"body": "* Adding Makefile",
"is_bot": false,
"headline": "Adding Makefile (#4)",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-10-21T20:38:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4ea39e881e00714465555231cc562f7f45469da",
"body": null,
"is_bot": false,
"headline": "Implementing API to stream tasks",
"author_name": "Pooja Kalpana Prakash",
"author_login": "poojamaiya",
"committed_at": "2016-10-17T17:17:47Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2016-11-30T20:58:53Z",
"latest_release_tag": "v0.1.0",
"releases_from_tags": true,
"days_since_last_push": 3113,
"active_weeks_last_year": 0,
"days_since_latest_release": 3521,
"mean_days_between_releases": null
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"cluster-state-service/Makefile",
"daemon-scheduler/Makefile",
"vendor/github.com/go-ini/ini/Makefile",
"vendor/github.com/golang/protobuf/proto/Makefile",
"vendor/github.com/gucumber/gucumber/Makefile",
"vendor/github.com/hashicorp/hcl/Makefile",
"vendor/github.com/jmespath/go-jmespath/Makefile",
"vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile",
"vendor/github.com/prometheus/procfs/Makefile",
"vendor/golang.org/x/net/http2/Makefile",
"vendor/golang.org/x/text/language/Makefile",
"vendor/google.golang.org/grpc/Makefile"
],
"api_schema_files": [
"cluster-state-service/handler/api/v1/swagger/swagger.json",
"daemon-scheduler/generated/v1/swagger.json",
"daemon-scheduler/pkg/clients/css/swagger.json",
"vendor/github.com/coreos/etcd/auth/authpb/auth.proto",
"vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/etcdserver.proto",
"vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/raft_internal.proto",
"vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.proto",
"vendor/github.com/coreos/etcd/mvcc/mvccpb/kv.proto",
"vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/internal/stream_chunk.proto"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 326587,
"source_files_sampled": 231,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 2
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "poojamaiya",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/5591110?v=4"
},
{
"type": "User",
"login": "aaithal",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/1183359?v=4"
},
{
"type": "User",
"login": "kiranmeduri",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/4035?v=4"
},
{
"type": "User",
"login": "narehayrapetyan",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/22404317?v=4"
},
{
"type": "User",
"login": "kylbarnes",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/10903159?v=4"
},
{
"type": "User",
"login": "samuelkarp",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/737750?v=4"
},
{
"type": "User",
"login": "eswarbala",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/11002592?v=4"
},
{
"type": "User",
"login": "hyandell",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/477715?v=4"
},
{
"type": "User",
"login": "mwarkentin",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/67560?v=4"
},
{
"type": "User",
"login": "sawanoboly",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/272388?v=4"
}
],
"contributors_sampled": 11,
"top_contributor_share": 0.298
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 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": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "73453fad896d030709a9fdbf3e95a4a44d86f97b",
"ran_at": "2026-07-23T13:22:09Z",
"aggregate_score": 2.8,
"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": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/narehayrapetyan/blox",
"host": "github.com",
"name": "blox",
"owner": "narehayrapetyan"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"security": 28,
"vitality": 13,
"community": 12,
"governance": 38,
"engineering": 22
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 3113,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3113 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 3113
}
}
],
"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": "at_risk",
"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": 32,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.1.0",
"releases_from_tags": true,
"days_since_latest_release": 3521,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3521 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3521
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"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": "dormant",
"guards": [
"no_open_demand"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 3515,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 3515 days, with nothing left unanswered; held at dormant by nothing open to answer",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 3515
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "nothing open to answer"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 38,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 11,
"top_contributor_share": 0.298
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 30% of commits",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 30
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "11 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 11
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "0/2 decided PRs merged",
"points": 0,
"status": "missed",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 0,
"decided": 2
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"followers": 13,
"owner_type": "User",
"is_verified": null,
"owner_login": "narehayrapetyan",
"public_repos": 3,
"account_age_days": 3589
},
"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": "13 followers of narehayrapetyan",
"points": 8.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 13,
"login": "narehayrapetyan"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~9 yr old",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 22,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "critical",
"name": "Security",
"value": 28,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 16
},
"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": 54,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.53,
"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": "53 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 28.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 53,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"cluster-state-service/Makefile",
"daemon-scheduler/Makefile",
"vendor/github.com/go-ini/ini/Makefile",
"vendor/github.com/golang/protobuf/proto/Makefile",
"vendor/github.com/gucumber/gucumber/Makefile",
"vendor/github.com/hashicorp/hcl/Makefile",
"vendor/github.com/jmespath/go-jmespath/Makefile",
"vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile",
"vendor/github.com/prometheus/procfs/Makefile",
"vendor/golang.org/x/net/http2/Makefile",
"vendor/golang.org/x/text/language/Makefile",
"vendor/google.golang.org/grpc/Makefile"
],
"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": "cluster-state-service/Makefile, daemon-scheduler/Makefile, vendor/github.com/go-ini/ini/Makefile, vendor/github.com/golang/protobuf/proto/Makefile, vendor/github.com/gucumber/gucumber/Makefile, vendor/github.com/hashicorp/hcl/Makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/golang.org/x/text/language/Makefile, vendor/google.golang.org/grpc/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "cluster-state-service/Makefile, daemon-scheduler/Makefile, vendor/github.com/go-ini/ini/Makefile, vendor/github.com/golang/protobuf/proto/Makefile, vendor/github.com/gucumber/gucumber/Makefile, vendor/github.com/hashicorp/hcl/Makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/golang.org/x/text/language/Makefile, vendor/google.golang.org/grpc/Makefile"
}
}
],
"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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 326587,
"source_files_sampled": 231,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/231 source files over 60KB",
"points": 54.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 231,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [],
"has_mcp_signal": false,
"api_schema_files": [
"cluster-state-service/handler/api/v1/swagger/swagger.json",
"daemon-scheduler/generated/v1/swagger.json",
"daemon-scheduler/pkg/clients/css/swagger.json",
"vendor/github.com/coreos/etcd/auth/authpb/auth.proto",
"vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/etcdserver.proto",
"vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/raft_internal.proto",
"vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.proto",
"vendor/github.com/coreos/etcd/mvcc/mvccpb/kv.proto",
"vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/internal/stream_chunk.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "cluster-state-service/handler/api/v1/swagger/swagger.json, daemon-scheduler/generated/v1/swagger.json, daemon-scheduler/pkg/clients/css/swagger.json, vendor/github.com/coreos/etcd/auth/authpb/auth.proto, vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/etcdserver.proto, vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/raft_internal.proto, vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.proto, vendor/github.com/coreos/etcd/mvcc/mvccpb/kv.proto, vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/internal/stream_chunk.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "cluster-state-service/handler/api/v1/swagger/swagger.json, daemon-scheduler/generated/v1/swagger.json, daemon-scheduler/pkg/clients/css/swagger.json, vendor/github.com/coreos/etcd/auth/authpb/auth.proto, vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/etcdserver.proto, vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/raft_internal.proto, vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.proto, vendor/github.com/coreos/etcd/mvcc/mvccpb/kv.proto, vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/internal/stream_chunk.proto"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"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": [
"Community profile unavailable",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-23T13:22:20.692574Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/narehayrapetyan/blox.svg",
"full_name": "narehayrapetyan/blox",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}