Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 637,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 185645,
"Batchfile": 363
},
"pushed_at": "2026-03-30T10:50:30Z",
"created_at": "2011-01-21T12:45:20Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T05:53:54Z",
"description": "win32 ole implementation for golang",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "go-ole",
"company": null,
"location": null,
"followers": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/12402745?v=4",
"created_at": "2015-05-12T00:12:24Z",
"is_verified": null,
"public_repos": 5,
"account_age_days": 4095
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2023-08-15T20:28:09Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2015-11-05T21:01:40Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2015-05-15T17:04:38Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2015-05-14T18:40:28Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2015-05-13T16:38:20Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2015-05-11T19:16:46Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2015-02-23T10:52:34Z"
}
],
"recent_commits": [
{
"oid": "6867ec158e364a7bc2f6cff566763ef5ddfa3203",
"body": "ref: https://github.com/go-ole/go-ole/issues/147",
"is_bot": false,
"headline": "fix: Fix alignment error.",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2025-03-05T16:22:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e19a2b003f1f561f559fa19bde3691a72bf45f81",
"body": "ref: https://github.com/go-ole/go-ole/issues/261",
"is_bot": false,
"headline": "fix: dispQueryInterface needs to return uintptr instead of uint32.",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2025-03-05T16:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a09ae84d2b2122df9b4ad3b1cd5252e41ff2134",
"body": "- This breaks 1.12 dependency.",
"is_bot": false,
"headline": "fix: sys/windows 0.27.0 requires Go 1.18",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2025-02-25T15:58:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59e42807d0206dc6a6fe1468a50672a92cf688bc",
"body": null,
"is_bot": false,
"headline": "fix: Fix RoUninitialize.",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2025-02-25T15:55:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62ef76b6ae14a4cad9f3ee03ca4ad650dd9af285",
"body": null,
"is_bot": false,
"headline": "fix: Add GitHub Actions",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2025-02-25T15:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89c6cab4fdca39351fe7dc799a723490f4d8ec80",
"body": null,
"is_bot": false,
"headline": "fix: Remove travis CI.",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2025-02-25T13:14:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60cea0c9a993b98dc9e8dc8d45b70885cf38fc76",
"body": "ref: https://github.com/go-ole/go-ole/issues/251",
"is_bot": false,
"headline": "fix: Add `Unwrap()` to OleError.",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2025-02-19T08:36:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64137bcbd2d91abb73e2e9fd27087ca24b49b12a",
"body": null,
"is_bot": false,
"headline": "fix: Remove references to functions that don't exist.",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2025-02-19T08:33:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81c5c9d03279f8459078bbc2911bac19368a355b",
"body": null,
"is_bot": false,
"headline": "fix: Add testing and multithreading guide.",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2025-02-19T08:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b983696b64a7a6b0249962e998c72dd3961ad0fd",
"body": "ref: https://github.com/go-ole/go-ole/issues/254",
"is_bot": false,
"headline": "fix: Fix uint8 and *uint8 in idispatch.",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2025-02-19T08:28:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf68ce5c887b11e67b9ae94ee99f738d44ac4c59",
"body": "ref: https://github.com/go-ole/go-ole/issues/265",
"is_bot": false,
"headline": "fix: Add RoUninitialize",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2025-02-19T08:25:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38454da9a8ad3437234f689f63ed6b29d0d5c4e6",
"body": "SafeArrayCreate cast pointer of return value (uintptr) to Pointer of\nSafeArray.\nLike the other create functions the return-value can directly cast to\nPointer of SafeArray\n`\nsafearray = (*SafeArray)(unsafe.Pointer(&sa))\n`\n\nThe use of error return values is also misleading. Error is not nil if\nthe creation of the array has been executed successfully.",
"is_bot": false,
"headline": "Fix usage of safeArrayCreate (#263)",
"author_name": "TobiasJa",
"author_login": "TobiasJa",
"committed_at": "2025-02-19T08:10:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84f6f080e22ac257128186885214507a3c8c6590",
"body": null,
"is_bot": false,
"headline": "Add support for VT_EMPTY (#264)",
"author_name": "Michel",
"author_login": "monstermichl",
"committed_at": "2025-02-19T08:06:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cea934e2d6ad8a3fe49ad3110d6945090109620",
"body": null,
"is_bot": false,
"headline": "Update issue templates",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2025-02-19T08:05:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c7f9027aa642e576d44a9f87344e11d1413ac68",
"body": "Support compilation on linux/loong64",
"is_bot": false,
"headline": "Merge pull request #256 from qiangxuhui/loong64",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2024-11-07T20:38:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56aa1f3446c6a1a319958160ce5f3749662969f1",
"body": "native go variant date (#1)",
"is_bot": false,
"headline": "Merge pull request #259 from kolide/master",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2024-11-07T20:36:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b6dc26a805fc8c6894423cdc21fc22481be38d7",
"body": "Replace deprecated system's StringToUTF16Ptr",
"is_bot": false,
"headline": "Merge pull request #260 from hu13/feature/deprecate-strUTF16ptr",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2024-11-07T06:36:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acb93031dbb59b310c14fccbff756ac39ce22adb",
"body": null,
"is_bot": false,
"headline": "Replace deprecated system's StringToUTF16Ptr",
"author_name": "hu13",
"author_login": "hu13",
"committed_at": "2024-11-01T23:06:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65130153c767198537b68361aaf17189c64b011d",
"body": "native go variant date",
"is_bot": false,
"headline": "native go variant date (#1)",
"author_name": "James Pickett",
"author_login": "James-Pickett",
"committed_at": "2024-10-08T21:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ff57ba4ce546160263208808e714c426a547797",
"body": null,
"is_bot": false,
"headline": "Support compilation on linux/loong64",
"author_name": "qiangxuhui",
"author_login": "qiangxuhui",
"committed_at": "2024-05-25T01:42:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12e70eba63a1b9c1471398c6d75962a79ddb479a",
"body": "fix: GetVariantDate return with milliseconds",
"is_bot": false,
"headline": "Merge pull request #252 from huskar-t/master",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2023-10-30T19:44:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa07f3c9bf7202823f83f6e93cf9dd66b14104fd",
"body": null,
"is_bot": false,
"headline": "test: add tests for GetVariantDate and getVariantDateWithoutMillSeconds",
"author_name": "huskar-t",
"author_login": "huskar-t",
"committed_at": "2023-10-30T16:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23907a0f0ac13ad6a9c940552a11bf8c30fc9c41",
"body": null,
"is_bot": false,
"headline": "fix: GetVariantDate return with milliseconds",
"author_name": "t_max",
"author_login": "huskar-t",
"committed_at": "2023-10-23T10:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de26f2b218c772f7a1000022d58d2df1d2428a2d",
"body": "refs added code to com InitializeSecurity",
"is_bot": false,
"headline": "Merge pull request #248 from patilsanty/com_initsecurity",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2023-08-04T03:10:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ed15d5939d86d70c1182502bccc082095650a96",
"body": "…x/sys-0.1.0\n\nBump golang.org/x/sys from 0.0.0-20190916202348-b4ddaad3f8a3 to 0.1.0",
"is_bot": false,
"headline": "Merge pull request #240 from go-ole/dependabot/go_modules/golang.org/…",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2023-08-04T03:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63dcd8b79d0ccc325bd3d75c322b029971029ae0",
"body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20190916202348-b4ddaad3f8a3 to 0.1.0.\n- [Release notes](https://github.com/golang/sys/releases)\n- [Commits](https://github.com/golang/sys/commits/v0.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/sys from 0.0.0-20190916202348-b4ddaad3f8a3 to 0.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-08-04T03:07:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9f24b18b13709158253f07507b7858015ba5442",
"body": "Update appveyor.yml",
"is_bot": false,
"headline": "Merge pull request #249 from go-ole/feature/update-ci",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2023-08-04T03:02:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b358bc80ec6064b1ebc8c008aee53fece4c71b9",
"body": "Disable go vet",
"is_bot": false,
"headline": "Update appveyor.yml",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2023-08-04T03:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd0dc6dfe2ed1990c1e52c5068e97a4306e887ab",
"body": "May only have a single test_script",
"is_bot": false,
"headline": "Update appveyor.yml",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2023-08-04T02:54:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62c6a38cc018ed02f270ba2d2d81e17768eeab1a",
"body": "Don't need to list directory.",
"is_bot": false,
"headline": "Update appveyor.yml",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2023-08-04T02:52:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec6b9c73ff59c103a4db125696314483a53e7354",
"body": "Move go vet to test script",
"is_bot": false,
"headline": "Update appveyor.yml",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2023-08-04T02:52:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9073484d25a6c64bda8763cda50dc485891bd970",
"body": "Enable tests",
"is_bot": false,
"headline": "Update appveyor.yml",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2023-08-04T02:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "039e9cf724936e98e840ab2814abb28fce236f0d",
"body": "Remove test from build",
"is_bot": false,
"headline": "Update appveyor.yml",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2023-08-04T02:44:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6ba558c4c8e231a2e5fea49a1eb7dcfe523f7a4",
"body": "See where test com server is located.",
"is_bot": false,
"headline": "Update appveyor.yml",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2023-08-04T02:41:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26ba13da252eb89421e3fe485a97c4b32e74880a",
"body": "See what happens when Path and goroot are commented.",
"is_bot": false,
"headline": "Update appveyor.yml",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2023-08-04T02:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fae707c966118df080dfeb3af087dd3c16c9b04",
"body": "Use supported image that runs Windows Server 2019",
"is_bot": false,
"headline": "Update appveyor.yml",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2023-08-04T02:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0431a4a79760f49c10eb92e8620e17633c72275e",
"body": "- Update image to Windows Server 2019\r\n- Update matrix for environment.",
"is_bot": false,
"headline": "Update appveyor.yml",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2023-08-04T02:23:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8406bfd82f9f109ccf219d9900d196053c649020",
"body": "Check whether `//go:build windows` is breaking CI",
"is_bot": false,
"headline": "Update com.go",
"author_name": "Jacob Santos",
"author_login": "jacobsantos",
"committed_at": "2023-07-26T14:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bea84167d6d7b858b5eec2fbb4e9b3a7150c917e",
"body": null,
"is_bot": false,
"headline": "added code to com InitializeSecurity",
"author_name": "santosh.patil",
"author_login": "SantoshPatil-Druva",
"committed_at": "2023-07-25T10:14:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bae8d7883a5dd318b04554a1e4a202ad24abddc9",
"body": "Create a Security Policy",
"is_bot": false,
"headline": "Merge pull request #244 from joycebrum/master",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2023-03-22T23:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b2baa69de79634574be10cc910786f0b701c858",
"body": "Signed-off-by: Joyce <joycebrum@google.com>",
"is_bot": false,
"headline": "Create SECURITY.md",
"author_name": "Joyce",
"author_login": "joycebrum",
"committed_at": "2023-03-22T19:55:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee6c8cce8e87872a00da9b639db11e6ba8cc5f56",
"body": "fix: crash when using *int8 as param",
"is_bot": false,
"headline": "Merge pull request #232 from Khaos66/fix-pint8",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2021-12-15T08:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c39e35565671f5f2b5e73da609400134e358a60",
"body": null,
"is_bot": false,
"headline": "fix: crash when using *int8 as param",
"author_name": "Khaos66",
"author_login": "Khaos66",
"committed_at": "2021-12-15T07:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a613ff3a77f52295885001edc189643ec4d06c5",
"body": "Fix VT_BOOL value conversion",
"is_bot": false,
"headline": "Merge pull request #229 from mikelr/fix-vtbool-value",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2021-11-24T05:58:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "469dbfbe22ff4b45a42189bd297d6c7afe2faeaf",
"body": "boolVal is only 16-bits wide in the C structure, but we are reading it\nhere as a 64-bit integer. The upper bits are not necessarily\ninitialized. This can lead to \"true\" being returned incorrectly when the\nactual value is \"false\".\n\nFix the issse by masking off the upper bits before the comparison.",
"is_bot": false,
"headline": "Fix VT_BOOL value conversion",
"author_name": "Mikel Rychliski",
"author_login": "mikelr",
"committed_at": "2021-11-24T05:29:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b1f7f90f6b1728609c9694f2cff140d34fd91f8",
"body": "Add Arm64 support (fixes #216)",
"is_bot": false,
"headline": "Merge pull request #223 from rasa/rasa/add_arm64_support",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2021-09-15T00:35:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9afbd2a8fb00fa04b82081afaf45e584b1af55d",
"body": null,
"is_bot": false,
"headline": "Add Arm64 support",
"author_name": "Ross Smith II",
"author_login": "rasa",
"committed_at": "2021-09-14T23:55:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa01fcca8640d661015d7cfbf691f48830fba115",
"body": "Clear EXCEPINFO handling IDispatch.Invoke errors",
"is_bot": false,
"headline": "Merge pull request #201 from bi-zone/exception_leak_pull",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2021-04-17T12:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b0ed755da43422c4b878a63924d3cddd79b4dff",
"body": "Clear VT_VARIANT inside a SafeArray `.ToValueArray()` conversion",
"is_bot": false,
"headline": "Merge pull request #199 from bi-zone/master",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2021-04-17T12:34:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89c770912566cc0726ba8745376c4fbf2b0e7f6a",
"body": "safeArrayGetElement error when type is VT_BSTR",
"is_bot": false,
"headline": "Merge pull request #190 from kzl2/master",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2021-04-17T12:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c669b839eaa6f6cc4a05d2af80c17a27e47af039",
"body": "btnGがbtnKに名前が変わっていました。",
"is_bot": false,
"headline": "Merge pull request #196 from tukiyo/patch-1",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2021-04-17T12:33:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bac9a21098b9908a7260c558a678008c6e4fead4",
"body": "…s-arm\n\nadd arm support",
"is_bot": false,
"headline": "Merge pull request #210 from codemodify/go-ole-add-support-for-window…",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2021-03-21T16:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01a19da4520446eb65eb776e62ad6d43c56e775b",
"body": null,
"is_bot": false,
"headline": "add arm support",
"author_name": "codemodify",
"author_login": "codemodify",
"committed_at": "2021-03-21T07:25:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f1c1d07a2d46919f666f69f6a324bacba498a6a",
"body": null,
"is_bot": false,
"headline": "Revert 1144933ebbad56211c67c56fd60da6a684550dc6",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2021-01-12T13:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d467d8080fc335b4c8a7b31dd6a66483985d531b",
"body": "oleutil: fix ForEach no working as intented",
"is_bot": false,
"headline": "Merge pull request #206 from oXis/master",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2020-11-22T17:01:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1144933ebbad56211c67c56fd60da6a684550dc6",
"body": null,
"is_bot": false,
"headline": "oleutil: fix ForEach no working as intented",
"author_name": "oxis",
"author_login": "oXis",
"committed_at": "2020-11-22T14:51:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5bef18c477baffe2c373b250cb39c70e46fe3e8",
"body": "It turned out that we need to clear EXCEPINFO BSTR fields. We can't find any documentation\nfrom MS which pointed to that directly, but have found an official sample that does a free:\n\nhttps://github.com/microsoft/VCSamples/blob/master/VC2010Samples/ATL/OLEDB/Consumer/dbviewer/ErrorDlg.h#L45",
"is_bot": false,
"headline": "Clear EXCEPINFO handling IDispatch.Invoke errors",
"author_name": "Oleg Broslavsky",
"author_login": "yalegko",
"committed_at": "2020-08-06T11:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abfd2bd8745dda3846d1b247e6338faa0f0902e9",
"body": "SafeArrayGetElement returns a copy of complex objects (string, object, or variant)\nand it's a caller responsibility to clear copied object.\n\nBeing not cleared after use VARIANT objects cause a leak of OS memory on every\n`.ToValueArray()` call.\n\nRef: https://docs.microsoft.com/en-us/windows/win32/api/oleauto/nf-oleauto-safearraygetelement#remarks",
"is_bot": false,
"headline": "Clear VT_VARIANT inside a SafeArray `.ToValueArray()` conversion",
"author_name": "Oleg Broslavsky",
"author_login": "yalegko",
"committed_at": "2020-06-02T12:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a1b42596ef828ed5c63578b5a9269b0e0f00631",
"body": null,
"is_bot": false,
"headline": "btnGがbtnKに名前が変わっていました。",
"author_name": "tukiyo",
"author_login": "tukiyo",
"committed_at": "2020-05-07T01:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14974a1cf6477f616180232977d8ab4791ea8820",
"body": "Use NewLazySystemDLL to load DLLs",
"is_bot": false,
"headline": "Merge pull request #192 from andrewkroh/master",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2019-09-20T10:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc4e2cd74a8daeefb3ae4078fdcd1cb4dc3a154f",
"body": "Use NewLazySystemDLL to always ensure all DLLs are only loaded from system directories to prevent DLL preload issues.\n\nRelates https://github.com/golang/go/issues/14959",
"is_bot": false,
"headline": "Use NewLazySystemDLL",
"author_name": "Andrew Kroh",
"author_login": "andrewkroh",
"committed_at": "2019-09-17T19:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7f687fb946fd9a3f463d82a9a5d00d9127af79f",
"body": "safeArrayGetElement points to a BSTR, not golang-string",
"is_bot": false,
"headline": "safeArrayGetElement error when type is VT_BSTR",
"author_name": "kzl",
"author_login": null,
"committed_at": "2019-08-21T02:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "938323a72016e9cf84fa5fba7635089efb0ad87f",
"body": null,
"is_bot": false,
"headline": "Create FUNDING.yml",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2019-07-08T05:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97b6244175ae18ea6eef668034fd6565847501c9",
"body": null,
"is_bot": false,
"headline": "Re-generate go.mod",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2019-02-26T14:26:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aedd9fa9bac68df2eb1d0e1ad73e8a0b8b5fc44",
"body": null,
"is_bot": false,
"headline": "1.12 still not on travis",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2019-02-26T10:27:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d066953f79bc88eaf3ac70bd1a4cdf39bc4daf8e",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2019-02-26T10:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53ccebcef30231ec6ed8e8f09406df0bc02b79e7",
"body": null,
"is_bot": false,
"headline": "Fix module name",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2019-02-26T10:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "574bab42489b8bd8cc43b9fca59f3b5ec94fa043",
"body": null,
"is_bot": false,
"headline": "Fix",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2019-02-26T10:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69168321aeb6b4108c1c8a04a859235aac0dd7ff",
"body": null,
"is_bot": false,
"headline": "1.12",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2019-02-26T10:02:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c03c287c68ed8701545f33f710bb138fcbadbb63",
"body": "closes #184",
"is_bot": false,
"headline": "Add go.mod and go.sum",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2019-02-26T10:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83594137c64630475a86ffd4645f8c85c514d156",
"body": null,
"is_bot": false,
"headline": "rename",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2019-02-26T09:59:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39dc8486bd0952279431257138bc428275b86797",
"body": "Fix for #172",
"is_bot": false,
"headline": "Merge pull request #180 from troian/fix-safearray-oom",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2018-12-15T01:52:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b62588961d9ca00368b95edd44608d9107e6c92",
"body": "The Windows API specs indicate that this should be\na reference to a long value, which is a 32-bit signed\nfor both Win32 and Win64. This causes problems for an empty array,\nthen the upper bound is -1 because long(-1) is not\nthe same as int64(-1). The casting then incorrectly\nreturns 4294967295 instea\n[…]\n\n\nWhen using SafeArrayConversion.ToStringArray(),\nfor example, this results \"out of memory\" panic.\n\nSigned-off-by: Artur Troian <troian.ap@gmail.com>\n\nSigned-off-by: Artur Troian <troian.ap@gmail.com>",
"is_bot": false,
"headline": "Fix for #172",
"author_name": "Artur Troian",
"author_login": "troian",
"committed_at": "2018-12-14T15:42:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ae2e2a20879aabdd3a51104ab6a4328af2773948",
"body": "Pr/155",
"is_bot": false,
"headline": "Merge pull request #178 from go-ole/pr/155",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2018-11-22T09:33:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9637d8ac11cdfb8ea3f25de73573cc9ecb9717f3",
"body": null,
"is_bot": false,
"headline": "fix build",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2018-11-22T09:23:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1c6ec43aa7b40fd2783297266bb3f4e42babc17",
"body": null,
"is_bot": false,
"headline": "fix build",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2018-11-22T09:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e422b31bb641d4610516930b24e9dc2939b304a",
"body": "Signed-off-by: Yasuhiro Matsumoto <mattn.jp@gmail.com>",
"is_bot": false,
"headline": "fix build",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2018-11-22T07:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a0fa49edf48165190530c675167e2f319a05268",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/go-ole/go-ole",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2018-06-25T08:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49c548974ea9ed0511dd0def1ab23b5f99a3d300",
"body": null,
"is_bot": false,
"headline": "add big.Int",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2018-06-25T08:57:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43b0ecce3dadf91c771cf0d1b1849fb52b9f4de0",
"body": "Get object",
"is_bot": false,
"headline": "Merge pull request #165 from go-ole/GetObject",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2018-06-24T05:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53bb65ff9d17568304350a86472d7107d1853275",
"body": null,
"is_bot": false,
"headline": "fix Fatalf",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2018-06-24T05:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cf9d9c5c400281b81c50cee5ccc261da1e802e8",
"body": "fix example/ie",
"is_bot": false,
"headline": "Merge pull request #166 from go-ole/fix-ie",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2018-06-24T05:41:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "786a2c1803467646461d4b4e4565b1d6846ef5b8",
"body": null,
"is_bot": false,
"headline": "fix GetObject",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2018-06-24T05:03:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8e89333fe25c81e238a78bab8eb99430910277c",
"body": null,
"is_bot": false,
"headline": "fix example/ie",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2018-06-24T04:47:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d151ad0191d5cc359d1ce8e0cfd716b52253d9f8",
"body": null,
"is_bot": false,
"headline": "add GetObject",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2018-06-24T04:46:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1ec82a652ebc7e784d7df887cfb31061aeabbcc",
"body": "Fix README.md header formatting",
"is_bot": false,
"headline": "Merge pull request #157 from dpb587-pivotal/patch-1",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2018-02-13T00:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "125431f2b8ec354c8899a5bafea22748c8d32aa3",
"body": null,
"is_bot": false,
"headline": "Fix README.md header formatting",
"author_name": "Danny Berger",
"author_login": "dpb587-pivotal",
"committed_at": "2018-02-12T20:02:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eabdf371ac1f50f1506de7426f53c0386ee80986",
"body": "Support compilation on linux/ppc64le",
"is_bot": false,
"headline": "Merge pull request #156 from adjackura/master",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2018-02-07T00:16:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7680400320a8c5583faab58cad8deabb003302a",
"body": null,
"is_bot": false,
"headline": "Support compilation on linux/ppc64le",
"author_name": "Andrew Jackura",
"author_login": "adjackura",
"committed_at": "2018-02-06T18:48:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f55711e37e0841e7068518b48adc395fc676cd2",
"body": null,
"is_bot": false,
"headline": "handle 32bit environment",
"author_name": "Jack",
"author_login": "jdeng",
"committed_at": "2017-12-16T03:18:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a41e3c4b706f6ae8dfbff342b06e40fa4d2d0506",
"body": null,
"is_bot": false,
"headline": "add oleutil.PutPropertyRef, oleutil.MustPutPropertyRef",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2017-11-10T16:07:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ecd927eaf828c4fc088fae349b28eed1480ff56",
"body": null,
"is_bot": false,
"headline": "wrap lines",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2017-10-11T07:02:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96de71f3ee5db42a452e5bf2ba4a93815812a2d4",
"body": "Create LICENSE file",
"is_bot": false,
"headline": "Merge pull request #152 from ThisGuyCodes/master",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2017-10-11T07:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce7f664140be1a8388e1329cf26117f5c8c76a0c",
"body": "this makes some employers feel better",
"is_bot": false,
"headline": "Create LICENSE file",
"author_name": "Travis Johnson",
"author_login": "thisguycodes",
"committed_at": "2017-10-10T15:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ca6d5950a178eae0d0b51e0993facc42f3cefe2",
"body": "Update AppVeyor config",
"is_bot": false,
"headline": "Merge pull request #151 from ilyaglow/appveyor",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2017-10-08T16:10:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5fbc0268788bedefcb5726900ee4735dcbdb025",
"body": "* Set minimum Go version to 1.5\n* Remove go compilation steps",
"is_bot": false,
"headline": "Update AppVeyor config",
"author_name": "Ilya Glotov",
"author_login": "ilyaglow",
"committed_at": "2017-10-06T21:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a4f5c214bfb4475619b8bb7ccbe6fa5c91745f4",
"body": "Fix converting COM Variant Time value to Go time.Time",
"is_bot": false,
"headline": "Merge pull request #150 from ilyaglow/fix-variant-date",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2017-09-21T00:52:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6417e23de670cbed04304c6886af44a253e9ecf",
"body": "* Fix VariantTimeToSystemTime call\n* Add time.UTC as a default Location",
"is_bot": false,
"headline": "Fix date variant to time.Time conversion",
"author_name": "Ilya Glotov",
"author_login": "ilyaglow",
"committed_at": "2017-09-14T13:56:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "085abb85892dc1949567b726dff00fa226c60c45",
"body": "fixes #148",
"is_bot": false,
"headline": "add WCode and SCODE for EXCEPINFO",
"author_name": "Yasuhiro Matsumoto",
"author_login": "mattn",
"committed_at": "2017-07-12T17:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02d3668a0cf01f58411cc85cd37c174c257ec7c2",
"body": "Support compilation on linux/s390x",
"is_bot": false,
"headline": "Merge pull request #144 from magiconair/support-linux-s390x",
"author_name": "mattn",
"author_login": "mattn",
"committed_at": "2017-06-01T13:56:11Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 0,
"latest_release_at": "2023-08-15T20:28:09Z",
"latest_release_tag": "v1.3.0",
"releases_from_tags": false,
"days_since_last_push": 120,
"active_weeks_last_year": 0,
"days_since_latest_release": 1077,
"mean_days_between_releases": 515.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/go-ole/go-ole",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/go-ole/go-ole",
"is_deprecated": false,
"latest_version": "v1.3.0",
"repository_url": "https://github.com/go-ole/go-ole",
"versions_count": 14,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2023-08-04T03:10:36Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1089
}
]
},
"popularity": {
"forks": 211,
"stars": 1319,
"watchers": 35,
"fork_history": {
"days": [
{
"date": "2012-09-26",
"count": 1
},
{
"date": "2012-10-29",
"count": 1
},
{
"date": "2013-04-04",
"count": 1
},
{
"date": "2013-05-05",
"count": 1
},
{
"date": "2013-06-08",
"count": 1
},
{
"date": "2013-07-04",
"count": 1
},
{
"date": "2013-09-26",
"count": 1
},
{
"date": "2014-02-24",
"count": 1
},
{
"date": "2014-06-05",
"count": 1
},
{
"date": "2014-07-15",
"count": 1
},
{
"date": "2014-10-06",
"count": 1
},
{
"date": "2014-11-24",
"count": 1
},
{
"date": "2014-12-08",
"count": 1
},
{
"date": "2014-12-16",
"count": 1
},
{
"date": "2015-01-16",
"count": 1
},
{
"date": "2015-01-26",
"count": 1
},
{
"date": "2015-03-03",
"count": 1
},
{
"date": "2015-03-12",
"count": 1
},
{
"date": "2015-03-13",
"count": 1
},
{
"date": "2015-06-06",
"count": 1
},
{
"date": "2015-06-16",
"count": 1
},
{
"date": "2015-06-24",
"count": 1
},
{
"date": "2015-06-25",
"count": 1
},
{
"date": "2015-07-20",
"count": 1
},
{
"date": "2015-08-05",
"count": 1
},
{
"date": "2015-09-30",
"count": 1
},
{
"date": "2015-10-04",
"count": 1
},
{
"date": "2015-11-06",
"count": 1
},
{
"date": "2015-11-16",
"count": 1
},
{
"date": "2015-12-16",
"count": 1
},
{
"date": "2016-01-06",
"count": 1
},
{
"date": "2016-01-22",
"count": 1
},
{
"date": "2016-03-31",
"count": 1
},
{
"date": "2016-05-04",
"count": 1
},
{
"date": "2016-07-19",
"count": 1
},
{
"date": "2016-08-09",
"count": 1
},
{
"date": "2016-08-23",
"count": 1
},
{
"date": "2016-10-17",
"count": 1
},
{
"date": "2016-10-27",
"count": 1
},
{
"date": "2016-12-17",
"count": 1
},
{
"date": "2016-12-19",
"count": 1
},
{
"date": "2016-12-25",
"count": 1
},
{
"date": "2017-01-03",
"count": 1
},
{
"date": "2017-01-10",
"count": 1
},
{
"date": "2017-02-14",
"count": 1
},
{
"date": "2017-04-22",
"count": 1
},
{
"date": "2017-05-02",
"count": 1
},
{
"date": "2017-05-15",
"count": 1
},
{
"date": "2017-08-03",
"count": 1
},
{
"date": "2017-08-17",
"count": 1
},
{
"date": "2017-10-09",
"count": 1
},
{
"date": "2017-10-10",
"count": 1
},
{
"date": "2017-10-17",
"count": 1
},
{
"date": "2017-11-26",
"count": 1
},
{
"date": "2017-12-16",
"count": 1
},
{
"date": "2018-02-05",
"count": 1
},
{
"date": "2018-02-06",
"count": 1
},
{
"date": "2018-02-09",
"count": 1
},
{
"date": "2018-02-12",
"count": 1
},
{
"date": "2018-03-04",
"count": 1
},
{
"date": "2018-04-06",
"count": 1
},
{
"date": "2018-05-06",
"count": 1
},
{
"date": "2018-06-13",
"count": 1
},
{
"date": "2018-06-15",
"count": 1
},
{
"date": "2018-06-19",
"count": 1
},
{
"date": "2018-06-27",
"count": 1
},
{
"date": "2018-09-08",
"count": 1
},
{
"date": "2018-10-12",
"count": 1
},
{
"date": "2018-11-12",
"count": 1
},
{
"date": "2018-12-13",
"count": 1
},
{
"date": "2018-12-14",
"count": 1
},
{
"date": "2018-12-28",
"count": 1
},
{
"date": "2019-01-07",
"count": 1
},
{
"date": "2019-01-09",
"count": 1
},
{
"date": "2019-01-17",
"count": 1
},
{
"date": "2019-02-02",
"count": 1
},
{
"date": "2019-02-08",
"count": 1
},
{
"date": "2019-02-28",
"count": 1
},
{
"date": "2019-05-08",
"count": 1
},
{
"date": "2019-06-13",
"count": 1
},
{
"date": "2019-06-26",
"count": 1
},
{
"date": "2019-07-15",
"count": 1
},
{
"date": "2019-09-17",
"count": 1
},
{
"date": "2019-10-05",
"count": 1
},
{
"date": "2019-10-17",
"count": 1
},
{
"date": "2019-10-27",
"count": 1
},
{
"date": "2019-11-08",
"count": 1
},
{
"date": "2019-12-18",
"count": 1
},
{
"date": "2019-12-22",
"count": 1
},
{
"date": "2020-01-09",
"count": 1
},
{
"date": "2020-02-13",
"count": 1
},
{
"date": "2020-02-25",
"count": 1
},
{
"date": "2020-02-28",
"count": 1
},
{
"date": "2020-03-12",
"count": 1
},
{
"date": "2020-03-26",
"count": 1
},
{
"date": "2020-04-10",
"count": 1
},
{
"date": "2020-04-16",
"count": 1
},
{
"date": "2020-05-02",
"count": 1
},
{
"date": "2020-05-07",
"count": 1
},
{
"date": "2020-05-10",
"count": 1
},
{
"date": "2020-05-26",
"count": 1
},
{
"date": "2020-06-02",
"count": 1
},
{
"date": "2020-07-15",
"count": 1
},
{
"date": "2020-08-06",
"count": 1
},
{
"date": "2020-09-11",
"count": 1
},
{
"date": "2020-11-22",
"count": 1
},
{
"date": "2020-12-07",
"count": 1
},
{
"date": "2020-12-17",
"count": 1
},
{
"date": "2020-12-22",
"count": 1
},
{
"date": "2021-01-11",
"count": 1
},
{
"date": "2021-01-12",
"count": 1
},
{
"date": "2021-02-27",
"count": 1
},
{
"date": "2021-03-21",
"count": 2
},
{
"date": "2021-03-26",
"count": 1
},
{
"date": "2021-03-29",
"count": 1
},
{
"date": "2021-04-04",
"count": 1
},
{
"date": "2021-04-09",
"count": 1
},
{
"date": "2021-04-14",
"count": 1
},
{
"date": "2021-04-24",
"count": 1
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-06-08",
"count": 1
},
{
"date": "2021-06-29",
"count": 1
},
{
"date": "2021-07-19",
"count": 1
},
{
"date": "2021-07-21",
"count": 1
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2021-09-02",
"count": 1
},
{
"date": "2021-09-04",
"count": 1
},
{
"date": "2021-09-05",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-11-15",
"count": 1
},
{
"date": "2021-12-04",
"count": 1
},
{
"date": "2021-12-15",
"count": 1
},
{
"date": "2021-12-21",
"count": 1
},
{
"date": "2021-12-30",
"count": 1
},
{
"date": "2022-01-22",
"count": 1
},
{
"date": "2022-03-11",
"count": 1
},
{
"date": "2022-03-18",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-04-15",
"count": 1
},
{
"date": "2022-05-31",
"count": 1
},
{
"date": "2022-06-01",
"count": 1
},
{
"date": "2022-06-10",
"count": 1
},
{
"date": "2022-06-22",
"count": 1
},
{
"date": "2022-09-08",
"count": 1
},
{
"date": "2022-10-20",
"count": 1
},
{
"date": "2022-12-14",
"count": 1
},
{
"date": "2022-12-20",
"count": 1
},
{
"date": "2023-01-18",
"count": 1
},
{
"date": "2023-02-03",
"count": 1
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-03-01",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-05-02",
"count": 1
},
{
"date": "2023-06-08",
"count": 1
},
{
"date": "2023-06-22",
"count": 1
},
{
"date": "2023-07-23",
"count": 1
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2023-08-25",
"count": 1
},
{
"date": "2023-09-12",
"count": 1
},
{
"date": "2023-09-17",
"count": 1
},
{
"date": "2023-09-18",
"count": 1
},
{
"date": "2023-09-24",
"count": 1
},
{
"date": "2023-10-04",
"count": 1
},
{
"date": "2023-10-09",
"count": 1
},
{
"date": "2023-10-14",
"count": 1
},
{
"date": "2023-10-23",
"count": 1
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-03-17",
"count": 1
},
{
"date": "2024-03-31",
"count": 1
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-05-16",
"count": 1
},
{
"date": "2024-06-02",
"count": 1
},
{
"date": "2024-06-12",
"count": 1
},
{
"date": "2024-07-08",
"count": 1
},
{
"date": "2024-08-31",
"count": 1
},
{
"date": "2024-09-16",
"count": 1
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-10-08",
"count": 1
},
{
"date": "2024-10-23",
"count": 1
},
{
"date": "2024-11-01",
"count": 1
},
{
"date": "2024-11-04",
"count": 1
},
{
"date": "2024-11-10",
"count": 1
},
{
"date": "2024-11-23",
"count": 1
},
{
"date": "2024-12-23",
"count": 1
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2025-05-10",
"count": 1
},
{
"date": "2025-05-20",
"count": 1
},
{
"date": "2025-05-28",
"count": 1
},
{
"date": "2025-06-14",
"count": 1
},
{
"date": "2025-07-17",
"count": 1
},
{
"date": "2025-07-20",
"count": 1
},
{
"date": "2025-08-07",
"count": 1
},
{
"date": "2025-10-29",
"count": 1
},
{
"date": "2025-12-07",
"count": 1
},
{
"date": "2026-01-06",
"count": 1
},
{
"date": "2026-01-08",
"count": 1
},
{
"date": "2026-03-06",
"count": 1
},
{
"date": "2026-03-19",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-16",
"count": 1
},
{
"date": "2026-07-23",
"count": 1
}
],
"complete": true,
"collected": 202,
"total_forks": 211
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 18240,
"source_files_sampled": 84,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/sys",
"direct": true,
"version": "0.27.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 66
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 2,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.0"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.27.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "1.10.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "0.27.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 2,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 78,
"open_issues": 1,
"closed_ratio": 0.994,
"closed_issues": 170,
"closed_unmerged_prs": 23
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "jacobsantos",
"commits": 155,
"avatar_url": "https://avatars.githubusercontent.com/u/314942?v=4"
},
{
"type": "User",
"login": "mattn",
"commits": 131,
"avatar_url": "https://avatars.githubusercontent.com/u/10111?v=4"
},
{
"type": "User",
"login": "mgspross",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/1753272?v=4"
},
{
"type": "User",
"login": "bobziuchkovski",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/675443?v=4"
},
{
"type": "User",
"login": "madelynnblue",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/41181?v=4"
},
{
"type": "User",
"login": "stevenh",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/104239?v=4"
},
{
"type": "User",
"login": "huskar-t",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/26872926?v=4"
},
{
"type": "User",
"login": "yalegko",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/8541956?v=4"
},
{
"type": "User",
"login": "JoshuaSjoding",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/220287?v=4"
},
{
"type": "User",
"login": "ilyaglow",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1165242?v=4"
}
],
"contributors_sampled": 37,
"top_contributor_share": 0.448
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test_x64.yml",
"test_x86.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 3,
"reason": "Found 7/20 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 33 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file 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": 9,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "6867ec158e364a7bc2f6cff566763ef5ddfa3203",
"ran_at": "2026-07-28T13:17:08Z",
"aggregate_score": 6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2025-02-19T08:10:00Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 272,
"created_at": "2025-06-13T19:53:55Z",
"last_comment_at": "2026-03-30T13:34:57Z",
"last_comment_author": "jacobsantos"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/go-ole/go-ole",
"host": "github.com",
"name": "go-ole",
"owner": "go-ole"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 24,
"inputs": {
"security": 42,
"vitality": 20,
"community": 65,
"governance": 66,
"engineering": 49,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 48,
"overall_after_jurisdiction_multiplier": 24
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 20,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.99,
"days_since_last_push": 120,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 120 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 120
}
}
],
"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": 36,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v1.3.0",
"releases_from_tags": false,
"days_since_latest_release": 1077,
"mean_days_between_releases": 515.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1077 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1077
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~515.9 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 515.9
}
}
],
"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": [
"maintainer_replying",
"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": 524,
"days_since_last_human_commit": 509,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 509 days, with nothing left unanswered; held at dormant by a maintainer still replying, nothing open to answer",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 509
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a maintainer still replying, nothing open to answer"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 65,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"forks": 211,
"stars": 1319,
"watchers": 35,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,319 stars",
"points": 50.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1319
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "211 forks",
"points": 19.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 211
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "35 watchers",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 35
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 37,
"top_contributor_share": 0.448
},
"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 45% of commits",
"points": 12.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 45
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "37 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 37
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 33 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"merged_prs": 78,
"open_issues": 1,
"closed_issues": 170,
"issue_closed_ratio": 0.994,
"closed_unmerged_prs": 23
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "99% of issues closed",
"points": 46.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 99
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "78/101 decided PRs merged",
"points": 29.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 78,
"decided": 101
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/20 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"followers": 13,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "go-ole",
"public_repos": 5,
"account_age_days": 4095
},
"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": "13 followers of go-ole",
"points": 8.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 13,
"login": "go-ole"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "5 public repos, account ~11 yr old",
"points": 17.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 5
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"github.com/go-ole/go-ole"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 1089
},
"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 1089 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1089
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 49,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 30,
"security_posture_before_jurisdiction": 60
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 7/20 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 33 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 2 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 2
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 89,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 2,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: golang.org/x/sys 0.27.0 (unknown)",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/sys 0.27.0 (unknown)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 2,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "moderate",
"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": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "contributor_organization",
"count": 1,
"country": "Russia"
},
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"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": "Russia: contributor_organization (1); Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
},
{
"code": "jurisdiction_exposure_next",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 58,
"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.515,
"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": "51 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 27.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 51,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"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.01
},
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"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": 18240,
"source_files_sampled": 84,
"oversized_source_files": 0
},
"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": "0/84 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 84,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T13:17:35.123568Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/go-ole/go-ole.svg",
"full_name": "go-ole/go-ole",
"license_state": "standard",
"license_spdx": "MIT"
}