JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"algorithmic-trading",
"api",
"fintech",
"framework",
"pre-trade",
"risk-engine",
"risk-management",
"sdk",
"trading",
"go",
"golang",
"kill-switch",
"latency"
],
"is_fork": false,
"size_kb": 13644,
"has_wiki": false,
"homepage": "https://openpit.dev",
"languages": {
"C": 563154,
"Go": 1593583
},
"pushed_at": "2026-07-25T17:42:14Z",
"created_at": "2026-03-23T17:53:52Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T07:40:17Z",
"description": "OpenPit Go - an embeddable pre-trade risk SDK that checks every order against position & P&L limits and kill switches before it reaches the venue.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go",
"C"
]
},
"owner": {
"blog": "https://openpit.dev/",
"name": "Pre-trade Integrity Toolkit",
"type": "Organization",
"login": "openpitkit",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/264244178?v=4",
"created_at": "2026-02-26T19:09:31Z",
"is_verified": null,
"public_repos": 4,
"account_age_days": 149
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-20T07:39:56Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-05T16:03:31Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-06-19T05:59:44Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-06-04T02:03:38Z"
}
],
"recent_commits": [
{
"oid": "ab20e552efbdecb218bedc1829f3fe4b58c5931f",
"body": null,
"is_bot": true,
"headline": "Release v0.7.0: add runtime binaries and monorepo metadata",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-20T07:39:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "730628d4ddeac08c99a2f32c73ac2fdabcab218a",
"body": null,
"is_bot": false,
"headline": "Release 0.7.0",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-07-20T05:27:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd62a2997b56021572958d27572568d5abdad261",
"body": null,
"is_bot": false,
"headline": "Fix account ID leaks through reject messages",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-07-19T15:20:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14b1930320396d6c9d0f4c0680af532ba9d71f60",
"body": "…halt reason",
"is_bot": false,
"headline": "Debug P&L calc and kill-switch, provide acc P&L and acc/pos P&L calc …",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-07-19T15:19:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b541a6cf8b65aade716977dc45d012015b653329",
"body": null,
"is_bot": false,
"headline": "Add core instrument reference book",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-07-12T05:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2718a61bd8035aca62eaf2af76f1877364b55a3d",
"body": null,
"is_bot": false,
"headline": "Add JavaScript / TypeScript bindings",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-07-11T15:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3c0a3be049665e263085d96e2c89beff78e6de2",
"body": "With FFI, if the user didn't provide a\nlock, a policy still saw it as an \"empty\nlock\". Now it sees it as `none`.",
"is_bot": false,
"headline": "Fix optionaless of pre-trade lock for exec report",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-07-11T05:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "428135f4bfc811c54e35f9c11d95221a3503d676",
"body": null,
"is_bot": false,
"headline": "Connect wiki.openpit.dev",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-07-08T17:08:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d439ae8ce14ad334518cfa2e9e9afda9828ebf3",
"body": null,
"is_bot": false,
"headline": "Release 0.6.0",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-07-05T15:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "877a7022a2a62945761555fc794ddba848a2411a",
"body": null,
"is_bot": false,
"headline": "Fix Go runtime loading on Windows",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-07-05T09:13:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec5ab6fb7fed50e17d293f950399215edd5d7524",
"body": null,
"is_bot": false,
"headline": "Add development builds for Windows and debug/release profiles",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-07-05T09:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe2e5a44d507bbf0a62e01545e05c33ff92e4afd",
"body": "…calculation",
"is_bot": false,
"headline": "Add PnL kill-switch into `SpotFundsPolicy` based on own realized P&L …",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-06-28T15:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffe2a77157432ae741aa41ce85f35b01b0f5d0bc",
"body": null,
"is_bot": false,
"headline": "Fix Go-objects alive keeping",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-06-28T13:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bf52812917eb41dca1405a4e9d24a2407567ee4",
"body": null,
"is_bot": false,
"headline": "Add \"track only\" mode for spot funds policy",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-06-26T21:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ad968523d43f52f05708b890daf3ffdfd281009",
"body": null,
"is_bot": false,
"headline": "Fix base incoming",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-06-25T20:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d45af8b35d36a48fb55f0fca4832556043c45a64",
"body": null,
"is_bot": false,
"headline": "Fix dangling strings on Go-level in account block reason",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-06-24T03:11:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0a7eed0573828957a5732f92391098473a47b88",
"body": null,
"is_bot": false,
"headline": "Release 0.5.0",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-06-19T05:46:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "368a345d494ce9c5c8a72ef8b672c4e1853fee1b",
"body": null,
"is_bot": false,
"headline": "Fix garbage fot account blocking errors",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-06-17T20:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bebaf3f0b6f37d0287b2b53c36a65bf62d0cad65",
"body": null,
"is_bot": false,
"headline": "Fix dynamic policy config",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-06-16T19:08:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d52ab7b97b019cbab7a1c032110f18096013be39",
"body": null,
"is_bot": false,
"headline": "Calculate realized P&L",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-06-15T20:42:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20b4e09dd0c61e7dbbb7905b4dac0ba10b34cbcc",
"body": null,
"is_bot": false,
"headline": "Add \"dry run\" mode for pre-trade",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-06-15T18:14:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f36c3b0b818f0d72803d4365fa909a269566f84",
"body": null,
"is_bot": false,
"headline": "Fix Python pipeline tests",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-06-14T17:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69d9d4efd2dcf224b77e109a416cb8e84e003a22",
"body": null,
"is_bot": false,
"headline": "Implement dynamic policy configuration",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-06-14T15:17:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8108e316faeed26d3e3837c7012e595f6319d02",
"body": null,
"is_bot": false,
"headline": "Add engine account block/unblock API",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-06-09T10:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf59c81788a08eb26683db2d687492055d7524f5",
"body": null,
"is_bot": false,
"headline": "Add Go-ver spot funds policy load test util",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-06-07T11:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dfd3e7a5f444b7d9981d4761a6f06cdfdddce47",
"body": null,
"is_bot": false,
"headline": "Release 0.4.0",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-06-04T01:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e65aa19c71e54712810efaed78a44a81119f006f",
"body": null,
"is_bot": false,
"headline": "Add spot funds control policy",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-06-04T01:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75be1028e5d22ef4a5e9beb65119806405356b13",
"body": null,
"is_bot": false,
"headline": "Unify `generate_api_c.py` and `generate_api_c_dlsym.py`",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-05-23T07:51:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4a4903ad59c0cd946565849f32fb5b14be4c325",
"body": null,
"is_bot": false,
"headline": "Add dlsym-based native symbol resolution to Go bindings",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-05-22T05:24:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94642680643cba2b9883cdfd95ccbdb3a9ea28f7",
"body": null,
"is_bot": false,
"headline": "Upgrade golangci to version 2",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-05-21T20:37:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a08d4837d71389b7bebedda28b69d3d267f958f",
"body": null,
"is_bot": false,
"headline": "Remove redundant `-Wl,-z,lazy` cgo flag",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-05-21T19:12:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e045ec377419b2dcc7c80f77fe3333522b1e76e",
"body": null,
"is_bot": false,
"headline": "Adjust account balance fields",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-05-21T18:45:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15e421bc3c8e1d6a5eb1cece8589ddaa032c339d",
"body": null,
"is_bot": false,
"headline": "Align go-bindings zero constructors",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-05-21T18:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc650235c981c7b725e21fe862c19b5a5259575f",
"body": null,
"is_bot": false,
"headline": "Revise documentation",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-05-21T18:44:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ccdfae2bb5eeeef149df8cab0dfea163f1c5672",
"body": null,
"is_bot": false,
"headline": "Block account when receive reject with account-scope",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-05-21T18:43:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee7b274b86807aa74a4e52ea2c24f440975ad64d",
"body": null,
"is_bot": false,
"headline": "Add Python example `rate_pnl_killswitch`",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-05-16T17:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cf6ef77678772f6e04d526451ca781f5bea4f55",
"body": null,
"is_bot": false,
"headline": "Fix Go runtime load",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-05-16T17:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0161b353ad08af90f58c3b283cbbd7a3ec6b04bd",
"body": null,
"is_bot": false,
"headline": "Combine all policies into one `pretrade.PreTradePolicy`",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-05-16T09:55:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acf4b7fbcc4937b1e1a82fd0fa42c0df3dc0eb5a",
"body": null,
"is_bot": false,
"headline": "Normalize project entities names",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-05-16T05:15:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6995a98d428fbc13403a290d3774bff1aff83b92",
"body": null,
"is_bot": false,
"headline": "Merge branch 'website-theme'",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-05-13T04:02:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0754ea97bf4c6b9233637e80fbd187e25b58d9cc",
"body": null,
"is_bot": false,
"headline": "Add `storage.Storage` for sync/async policies data",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-05-13T03:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b7ab28a87e3bb5aca608dec376aa133cced9291",
"body": null,
"is_bot": false,
"headline": "Add website light color scheme",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-05-01T16:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2df7a690ec7204d84432ddc914db70c4fd2d5d84",
"body": null,
"is_bot": false,
"headline": "Fix logo for light color scheme",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-30T13:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e944f84bd0cb4091e2747d911754ab0eceaa9716",
"body": null,
"is_bot": false,
"headline": "Add website light color scheme",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-30T11:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dfbffb33e23d1764f0db46059242c9e3e0dc7ce",
"body": null,
"is_bot": false,
"headline": "Serve Go SDK landing at canonical /openpit URL",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-30T07:41:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f81beee1a3d95c09e5c67b039efe0223b11d76f9",
"body": null,
"is_bot": false,
"headline": "Fix release pipeline gating and pit-go release notes",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-30T07:15:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7913be2657995d1342a79f1060be80d938e067c",
"body": null,
"is_bot": false,
"headline": "Release 0.3.0",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-29T20:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86baf4ad103069538ba21acd87e059583aaf6a17",
"body": null,
"is_bot": false,
"headline": "Release 0.2.5",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-29T19:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08b9dcc94a54a40ea2d9c140c15a73f38b2a0a01",
"body": null,
"is_bot": false,
"headline": "Release 0.2.4",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-29T19:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0824ac68f7edc4c5847dc641dda589558f57922",
"body": null,
"is_bot": false,
"headline": "Release 0.2.3",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-29T19:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82843f9e0f45b99ac167ff094b754ff6c55907c5",
"body": null,
"is_bot": false,
"headline": "Release 0.2.2",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-29T18:43:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b45f463605cd723980cf72f2dcbbd3d481a31aa",
"body": null,
"is_bot": false,
"headline": "Add Python docs",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-29T18:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4477467a39c8d9626fbb7d734afbea8ebda32d8e",
"body": "Rename terminal -> is final, and make optional, make leaves qty optional.",
"is_bot": false,
"headline": "Change FFI `is final` and `leaves qty` fields",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-29T16:58:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ff7caa48e2e09cb44d31d202d02056724ee1432",
"body": null,
"is_bot": false,
"headline": "Validate FFI rounding aliases against core constants",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-29T13:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d1f1571d4fcc83209f43e211855b005223c0127",
"body": null,
"is_bot": false,
"headline": "Integrate PostHog",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-29T10:38:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dc688e3191f0d0f36a58d2233d6ba53b3861d5b",
"body": null,
"is_bot": false,
"headline": "Add `favicon.ico`",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-29T09:49:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0cb5e7b4158117c0d21e2acdcf8f7cfbf20203e",
"body": null,
"is_bot": false,
"headline": "Reimplement P&L kill-switch with lo/up bounds and initial value",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-29T08:59:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e6f394cfcc73b1db9404996ce4d76c0db00563",
"body": null,
"is_bot": false,
"headline": "Normalize Go interfaces",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-29T07:04:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1b1cb922149da885333460615e791a0aae9d5a0",
"body": "From `github.com/openpitkit/pit-go`\nto `go.openpit.dev/openpit`.",
"is_bot": false,
"headline": "Move Go module",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-28T06:10:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "719103a52121f9dbc65287318433ce1f28629a66",
"body": null,
"is_bot": false,
"headline": "Fix release pipeline",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-27T11:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "723b2d13d2a84dc50485db78e80f1d843a7e5155",
"body": null,
"is_bot": false,
"headline": "Release 0.2.1",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-27T08:36:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "377d5c54573b132f63965fac4cfad680606fa7d1",
"body": null,
"is_bot": false,
"headline": "Add Go SDK and C API",
"author_name": "Eugene V. Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-04-27T08:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2e7862951471979fc7460db5b85f3329b9ed325",
"body": null,
"is_bot": false,
"headline": "Make `Order` and `ExecutionReport` extendable",
"author_name": "Eugene Palchukovsky",
"author_login": "palchukovsky",
"committed_at": "2026-03-16T19:56:47Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 63,
"latest_release_at": "2026-07-20T07:39:56Z",
"latest_release_tag": "v0.7.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 12,
"days_since_latest_release": 5,
"mean_days_between_releases": 15.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "go.openpit.dev/openpit",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": null,
"registry_url": "https://pkg.go.dev/go.openpit.dev/openpit",
"is_deprecated": false,
"latest_version": "v0.7.0",
"repository_url": null,
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T07:39:51Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 1,
"stars": 2,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2026-04-29",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 292609,
"source_files_sampled": 197,
"oversized_source_files": 4,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"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": [
"go"
],
"dependencies": [
{
"name": "github.com/shopspring/decimal",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
}
],
"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": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "palchukovsky",
"commits": 62,
"avatar_url": "https://avatars.githubusercontent.com/u/15705855?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 5,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 1,
"reason": "branch protection is not maximal on development and all 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": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 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": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "ab20e552efbdecb218bedc1829f3fe4b58c5931f",
"ran_at": "2026-07-26T06:34:02Z",
"aggregate_score": 3.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T07:40:30Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/openpitkit/pit-go",
"host": "github.com",
"name": "pit-go",
"owner": "openpitkit"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"security": 35,
"vitality": 82,
"community": 24,
"governance": 35,
"engineering": 54
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 82,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"commits_last_year": 63,
"human_commit_share": 0.984,
"days_since_last_push": 0,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "63 commits in the last year",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 63
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 100,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v0.7.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 15.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~15.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 15.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"stars": 2,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 2
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": 35,
"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": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"followers": 2,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "openpitkit",
"public_repos": 4,
"account_age_days": 149
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "2 followers of openpitkit",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "openpitkit"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "4 public repos, account ~0 yr old",
"points": 5.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 4
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"go.openpit.dev/openpit"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"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": 54,
"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": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"algorithmic-trading",
"api",
"fintech",
"framework",
"pre-trade",
"risk-engine",
"risk-management",
"sdk",
"trading",
"go",
"golang",
"kill-switch",
"latency"
],
"has_wiki": false,
"homepage": "https://openpit.dev",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://openpit.dev",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "13 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 13
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 35,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 0.8,
"status": "partial",
"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 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no 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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 47,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.016,
"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": "1 of 62 human commits state their intent (structured subject or explanatory body)",
"points": 0.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 1,
"sampled": 62
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"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": "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 63",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 63
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 292609,
"source_files_sampled": 197,
"oversized_source_files": 4
},
"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": "4/197 source files over 60KB",
"points": 53.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 197,
"oversized": 4
}
}
],
"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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T06:34:07.902747Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/openpitkit/pit-go.svg",
"full_name": "openpitkit/pit-go",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}