原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"go",
"golang",
"windows",
"credentials",
"credential-storage"
],
"is_fork": false,
"size_kb": 70,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 30344
},
"pushed_at": "2026-01-09T08:22:04Z",
"created_at": "2014-07-10T07:14:21Z",
"owner_type": "User",
"updated_at": "2026-06-28T15:24:40Z",
"description": "Go wrapper around the Windows Credential Manager API functions",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "http://danieljoos.github.io/",
"name": "Daniel Joos",
"type": "User",
"login": "danieljoos",
"company": null,
"location": "Boeblingen, Germany",
"followers": 35,
"avatar_url": "https://avatars.githubusercontent.com/u/2625966?v=4",
"created_at": "2012-10-22T21:54:31Z",
"is_verified": null,
"public_repos": 37,
"account_age_days": 5029
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2025-10-02T18:26:17Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2024-07-14T14:45:57Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2023-12-15T09:53:12Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2023-05-15T11:55:07Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2021-08-20T10:42:15Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2021-07-12T18:28:40Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2020-05-13T20:41:00Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2020-05-03T20:47:24Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2019-05-05T19:26:16Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2017-04-09T19:10:41Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2016-09-07T06:14:20Z"
}
],
"recent_commits": [
{
"oid": "623325312d3224d48d131159187b93e906216563",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-02T18:24:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "25b4da4ee17ec39e3d112f4795b03d96cea08f77",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/setup-go from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-02T18:23:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15653777a74d92506cc0f1e760c0d2acf02062c8",
"body": "Replace uintptr fields with typed pointers so the GC considers them alive.\n\nrelates to changes in go1.25: https://go.dev/doc/go1.25#faster-slices\n\n> Faster slices\n>\n> The compiler can now allocate the backing store for slices on the stack\n> in more situations, which improves performance. This change\n[…]\nakehash=n`.\n\n[issue 73199]: https://go.dev/issue/73199\n[bisect tool]: https://pkg.go.dev/golang.org/x/tools/cmd/bisect\n\nAssisted-by: OpenAI ChatGPT\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "fix unsafe uintptr usage to be GC-safe on go1.25",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2025-10-02T18:00:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d864f3d98b7003a52b6612040efa8e82cd59a4a7",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-02T17:57:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "78659e0902453595807ca854431554851e85f379",
"body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.11.1.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n dependency-version: 1.11.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/stretchr/testify from 1.9.0 to 1.11.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-02T16:40:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3132b23c437a173eced4c5bb62d551d5a6bab238",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "gha: update go matrix; add go1.23, stable and oldstable",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2025-10-02T16:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28dd5b4a5c520aab6b6e5cd76ff0403d56138d5b",
"body": null,
"is_bot": false,
"headline": "Fix godev workflow",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2024-07-14T15:02:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b84187a558b893779e1acfd12653c4ec0b8ff07",
"body": null,
"is_bot": false,
"headline": "Test newer Go versions",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2024-07-14T14:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f11701399b4bee2ad31457cc1f4ff5aa8abafcd6",
"body": "…windows platforms",
"is_bot": false,
"headline": "Add missing symbol to `sys_unsupported` to fix broken compile on non-…",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2024-07-14T14:39:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e487cc3a672c6d740a18dca152fcef8bf1a5415",
"body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/stretchr/testify from 1.8.4 to 1.9.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-14T14:38:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78db34fc80aa91ee3a6aa345979e3f8247b8453c",
"body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.17.0 to 0.20.0.\n- [Commits](https://github.com/golang/sys/compare/v0.17.0...v0.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/sys from 0.17.0 to 0.20.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-14T14:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ab187756b3bf4b8d23bf3131f6f8408c55ed809",
"body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.15.0 to 0.17.0.\n- [Commits](https://github.com/golang/sys/compare/v0.15.0...v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/sys from 0.15.0 to 0.17.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-12T10:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88483ff70e3892fed96974b7ca5e8f0f2fb32609",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-12T09:51:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "54028a023f163f0c40a2c747e53da0394164d591",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-12T09:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4f482b478211222be436f5552c35c8cd0d63ef6",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-12T09:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6877fca1e8747f4a1d79a9a6c52603ce431e0bf",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/setup-go from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-12T09:49:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e96a9fd23c812a17880f76ef6d6913eaa0e3199e",
"body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.3...v1.8.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/stretchr/testify from 1.8.3 to 1.8.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-15T09:48:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c89a367091ef52dbd1825980f331d0a5a9316b68",
"body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.8.0 to 0.15.0.\n- [Commits](https://github.com/golang/sys/compare/v0.8.0...v0.15.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/sys from 0.8.0 to 0.15.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-15T09:42:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3ce29ad62ec1f6a3ef4a35c83b8d52346779c15",
"body": "…om/stretchr/testify-1.8.3",
"is_bot": true,
"headline": "Merge pull request #43 from danieljoos/dependabot/go_modules/github.c…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-05-24T11:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81f7f97934d2c89068bd8d41364cac6cfcaf1e91",
"body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/stretchr/testify from 1.8.2 to 1.8.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-05-19T08:58:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7696dfe6d3e6c7a36b1869baa2276cace51e3ff3",
"body": null,
"is_bot": false,
"headline": "Adds tests for domain password credentials",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2023-05-18T19:09:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebe440ef7e0bd9651dc79812c9430677d0ee21f3",
"body": "…om/stretchr/testify-1.8.2",
"is_bot": true,
"headline": "Merge pull request #36 from danieljoos/dependabot/go_modules/github.c…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-05-15T12:34:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e391546617711f17308e731c6e92f90f2f5e1bc5",
"body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/stretchr/testify from 1.8.1 to 1.8.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-05-15T12:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e86eeb02a13df6e16516c9f49472986b08000a6",
"body": null,
"is_bot": false,
"headline": "Update godev.yml",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2023-05-15T12:01:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a1730d00017324679633a208518a16e0335b2ef",
"body": null,
"is_bot": false,
"headline": "Update godev.yml",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2023-05-15T12:01:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bfc9e5bf19c1114df96c2ef12893b5b1a0b7048",
"body": null,
"is_bot": false,
"headline": "Move to Go 1.18",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2023-05-15T11:51:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18a76dc1933f873ca0c91cadb0cc4a56edd69a57",
"body": null,
"is_bot": false,
"headline": "Calling `SyscallN` directly when dealing with pointer-pointers",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2023-05-15T11:51:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1af1852bec2a81b7db7bba798f3ba80d43ceb4d2",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/setup-go from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-05-14T19:14:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90f7265cb767c0e62a5b43a96e232ca7f41a7d44",
"body": null,
"is_bot": false,
"headline": "Changed shield.io status URL for test status",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2023-01-13T07:45:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61df528ad2555142a413c94a0dd66b9e4a04821e",
"body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/stretchr/testify from 1.8.0 to 1.8.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-10-28T11:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51dd820a6afe9c59a1801a897745b5504246847e",
"body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.5 to 1.8.0.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.7.5...v1.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/stretchr/testify from 1.7.5 to 1.8.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-07-04T13:23:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4629beb264c5fcfe23e6f16c00846c0a4b13110",
"body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.5.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.5)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/stretchr/testify from 1.7.1 to 1.7.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-06-27T13:30:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e0cdbea1852a4f29a29076f03a1094646363236",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/setup-go from 2 to 3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-11T10:41:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee60af5b7c499a2a806c8dd470445581d1375d24",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 2 to 3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-06T08:51:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "36ddd647e5600f15f73f5a4485fc1cacd122624d",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Commits](https://github.com/actions/cache/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 2 to 3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-22T09:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45d2ba2cfc46fa18fb3c580cc909ecb8cf5a11fe",
"body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/stretchr/testify from 1.7.0 to 1.7.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-16T10:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0281302016c4ce1978f5736be0e5060a77fd22b6",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 2 to 3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-02T10:25:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "258b3ae58806e4aa09a7ca7ee9c951f89522bde1",
"body": null,
"is_bot": false,
"headline": "Use golang.org/x/sys",
"author_name": "CrazyMax",
"author_login": "crazy-max",
"committed_at": "2021-08-20T10:39:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00cf980e0bf85392b3d744a3dec2367b2c779d89",
"body": "Adds hint for string encoding",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2021-07-12T18:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f4e70eadba1be6108d6884c89fa6bdc408caf3b",
"body": "This updates the dependency to github.com/stretchr/testify",
"is_bot": false,
"headline": "Updates test module dependencies",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2021-07-12T18:22:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78f93c1f8b99b0c2f6e7f3d2bdc4993cf87bddff",
"body": null,
"is_bot": false,
"headline": "Adds go module",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2020-05-13T20:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "147784f6785b8eb330665d95bf6a7a8859aa6ead",
"body": null,
"is_bot": false,
"headline": "Fixes build for unsupported platforms",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2020-05-13T20:31:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a594280e412393fe8dcc60cde2d3fc2a6557add7",
"body": "This may fix issues for non-english systems that do not produce english\nerror messages.",
"is_bot": false,
"headline": "Uses error codes instead of error strings",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2020-05-13T20:05:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95daf1504a262903f50a1384113acec75379db49",
"body": null,
"is_bot": false,
"headline": "Replaces AppVeyor build with Github action",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2020-05-12T20:06:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0451b1e50cb805338471986c63929769025974e9",
"body": null,
"is_bot": false,
"headline": "Update go.yml",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2020-04-26T12:19:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4d0824c192cb78b9662402dbdc0df536ff4e1ba",
"body": null,
"is_bot": false,
"headline": "Update go.yml",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2020-04-26T12:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f6571ca797f114f2cf3ce51a57709708d68bd74",
"body": null,
"is_bot": false,
"headline": "Update go.yml",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2020-04-26T12:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7139d8a187304b0329d9455dbcceeac877e042d2",
"body": null,
"is_bot": false,
"headline": "Update go.yml",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2020-04-26T12:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "813a33cebb050473155ad8604a9706fc65d060d5",
"body": null,
"is_bot": false,
"headline": "Setup build action",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2020-04-26T11:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff39ef3defdafd2621d5f6e7a3d5b2bcdca56537",
"body": "This seems to work for go1.14.2",
"is_bot": false,
"headline": "Adds workaround to sys_test.go to keep objects alive",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2020-04-26T11:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fd2f0dfbd6a41ea74edfef5b308fe9d822b3394",
"body": null,
"is_bot": false,
"headline": "Replaces MSDN links with links to Microsoft Docs",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2019-06-27T21:05:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b11c66d3002c9bb424cff125e5d74cc4de8066f",
"body": "It allows to retrieve a list of credentials that match the given filter\nstring. The filter specifies a prefix of the credential TargetName.",
"is_bot": false,
"headline": "Adds FilteredList function",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2019-06-27T21:05:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e68bc6c3e01c266b0a3d7561e1036cb466aff69",
"body": "Fixes: #13",
"is_bot": false,
"headline": "Adapts handling of filter string in sysCredEnumerate",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2019-06-26T20:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "989476c79e444c8cbbb401d3baa14830a86da2ca",
"body": "The wrong name caused `go vet` to report a warning.",
"is_bot": false,
"headline": "Fixes wrong name of a test function",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2019-06-25T21:00:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b892d337201d1400370ebf4fa919941c9ea222ee",
"body": "This fixes #11 by using the `time.Time.Equal` function instead of the\nimplicit `==` operator (of `reflect.DeepEqual`) for comparing times in `conversion_test.go`",
"is_bot": false,
"headline": "Fixes time-comparison in test",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2019-02-02T16:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dcb5a2463cd2b67210264eaa0eb356c801cf59e",
"body": "This removes the build constraint from the main interface file `wincred.go` to have the documentation available again on godoc.org. Stubs for the system call functions have been added for unsupported platforms (everything else than windows). The examples have been extracted so a separate file.",
"is_bot": false,
"headline": "Public interface documentation fixed",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2018-08-05T16:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab1dbd17b93c0e48b3ff645bd7092912cdc36ae3",
"body": "The term _native_ does not actually describe what the functions/symbols are doing. Renamed them to `sys` as all are related to system calls.",
"is_bot": false,
"headline": "Renamed `native` to `sys`",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2018-08-05T13:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba0c7287617895e9a167cc28ccb6a8ac67b6a4f6",
"body": "Add windows build tags",
"is_bot": false,
"headline": "Merge pull request #9 from lox/add-windows-build-tags",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2018-08-02T04:18:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1a095226818a40a25afa49298f882fd668adbe6",
"body": "This avoids compilation errors on other platforms.",
"is_bot": false,
"headline": "Add windows build tags",
"author_name": "Lachlan Donald",
"author_login": "lox",
"committed_at": "2018-08-01T22:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "412b574fb496839b312a75fba146bd32a89001cf",
"body": "This adds and updates the package documentation.\nAlso some examples have been added to the documentation.",
"is_bot": false,
"headline": "Package documentation fixed",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2017-04-09T18:30:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bca6a464341fa143602d9150e069e889f01982bc",
"body": "Corrected some usages of `unsafe.Pointer` according to the golang\ndocumentation. Used `go vet` to verify.\nThere are three remaining bad-usages in `native_test.go` that cannot be\nremoved as they mock a syscall.\nThis should also fix the compile-dependency to 64bit platforms.",
"is_bot": false,
"headline": "Fixed wrong usage of `unsafe.Pointer`",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2017-04-09T11:04:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbe0c0023057b04ad78c6de5e8cb85ea9b5315be",
"body": null,
"is_bot": false,
"headline": "Fixed `wincred_test.go`: Replaced wrong assertion",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2016-08-09T10:51:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd3b27f99d1b6b46c9a70e41d376bfff63af235f",
"body": "Returns an empty list of `Credential` objects instead.",
"is_bot": false,
"headline": "Fixed `List` operation: ERROR_NOT_FOUND gets ignored",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2016-08-09T10:48:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7c1725b0d37be04ae6e65105190222eb0ec7b12",
"body": null,
"is_bot": false,
"headline": "Fixed formatting",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2016-08-09T10:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfabfdb0d3e8123ab008ae4fd2577d919add7e90",
"body": null,
"is_bot": false,
"headline": "Added `-cover` option to `go test` call",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2016-08-09T10:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a220fb944cd780166412853b7c746940059a616a",
"body": null,
"is_bot": false,
"headline": "More testing",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2016-08-09T10:19:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be5d5b18af3735baa4bf0e0f625f199b29177887",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2016-08-06T07:33:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "809fccf471c0dbf0926c5f7c196ebd591472f6e3",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2016-08-06T07:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b3443e405d2566b56d97877da970090c4e5ca62",
"body": null,
"is_bot": false,
"headline": "Added appveyor CI build configuration",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2016-08-06T07:26:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3da991f66cd32a938fa8abfeac7ac46c1c597fb6",
"body": null,
"is_bot": false,
"headline": "Added test for conversion routines",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2016-08-06T06:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c51356e7f3d5a13e53a2d3566304f328276e4818",
"body": null,
"is_bot": false,
"headline": "Moved `goBytes` function",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2016-08-06T06:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c80202994708d42f05003601a4914ead119bf42",
"body": null,
"is_bot": false,
"headline": "Added some null checks to conversion routines",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2016-08-06T06:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7b6dff9b4ec9dc88f44f45e3e60b8195ef46286",
"body": null,
"is_bot": false,
"headline": "Setting line endings to LF as used by gofmt",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2016-08-06T06:23:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5db8ff3289a0f5b93912a9558df31e5020aee6bd",
"body": "Remove need for C.GoBytes & gcc on windows",
"is_bot": false,
"headline": "Merge pull request #4 from pquerna/pq/remove_c_gobytes_dep",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2016-08-02T04:12:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d753fac3f8cec5374df7f303ba40237de62333e",
"body": "…out with a local goBytes function",
"is_bot": false,
"headline": "Remove need for C.GoBytes & gcc on windows by just copying the bytes …",
"author_name": "Paul Querna",
"author_login": "pquerna",
"committed_at": "2016-08-01T22:37:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa342d04abe4b35f05871a29a9a0dd328eb6234c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2016-07-16T09:21:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d164720d3067ce23360fd26a610cbe5799493e60",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2016-07-16T09:21:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eb33c137544c43334e6cb16c3e1a07b0d83b049",
"body": "Feature/listing",
"is_bot": false,
"headline": "Merge pull request #3 from danieljoos/feature/listing",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2016-07-16T09:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9fcce549d87a51b8f6860aee32e25161530232f",
"body": "- Renamed stuff to `enumerate` to be consistent with the rest\n- used `gofmt` to correctly format things\n- Freeing resources with `CredFree` as mentioned on MSDN. Otherwise this\n would be a memory leak.\n- Changed interface to return `Credential` objects instead of username and\n target names.",
"is_bot": false,
"headline": "Fixed listing implementation",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2016-07-16T09:09:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9326123a60b6afc75c902b8344d5f68ce38d505b",
"body": "This is a combination of 269 commits",
"is_bot": false,
"headline": "Implemented list functionality",
"author_name": "avaid96",
"author_login": "avaid96",
"committed_at": "2016-07-16T07:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7df9f3198498e6e39eb5010c72d18df7762692d5",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "danieljoos",
"author_login": "danieljoos",
"committed_at": "2014-07-10T07:20:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f29a0c497d3f107c31b5657524606aa056ad8b7a",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Daniel Joos",
"author_login": "danieljoos",
"committed_at": "2014-07-10T07:14:21Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 6,
"latest_release_at": "2025-10-02T18:26:17Z",
"latest_release_tag": "v1.2.3",
"releases_from_tags": false,
"days_since_last_push": 202,
"active_weeks_last_year": 2,
"days_since_latest_release": 301,
"mean_days_between_releases": 344.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/danieljoos/wincred",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/danieljoos/wincred",
"is_deprecated": false,
"latest_version": "v1.2.3",
"repository_url": "https://github.com/danieljoos/wincred",
"versions_count": 11,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-10-02T18:24:04Z",
"latest_version_yanked": null,
"days_since_latest_publish": 301
}
]
},
"popularity": {
"forks": 22,
"stars": 148,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2016-06-13",
"count": 1
},
{
"date": "2016-07-01",
"count": 1
},
{
"date": "2016-08-01",
"count": 1
},
{
"date": "2017-12-01",
"count": 1
},
{
"date": "2019-03-06",
"count": 1
},
{
"date": "2020-03-18",
"count": 1
},
{
"date": "2020-04-25",
"count": 1
},
{
"date": "2020-05-10",
"count": 1
},
{
"date": "2021-07-12",
"count": 1
},
{
"date": "2021-08-19",
"count": 1
},
{
"date": "2023-02-08",
"count": 1
},
{
"date": "2023-04-07",
"count": 1
},
{
"date": "2023-06-09",
"count": 1
},
{
"date": "2024-01-04",
"count": 1
},
{
"date": "2024-08-01",
"count": 1
},
{
"date": "2024-11-15",
"count": 1
},
{
"date": "2025-03-27",
"count": 1
},
{
"date": "2025-07-04",
"count": 1
},
{
"date": "2025-07-29",
"count": 1
},
{
"date": "2025-10-01",
"count": 1
},
{
"date": "2026-05-20",
"count": 1
}
],
"complete": true,
"collected": 21,
"total_forks": 22
},
"star_history": null,
"open_issues_and_prs": 5
},
"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": 4919,
"source_files_sampled": 10,
"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.20.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 69
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 6,
"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.11.1"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "1.11.1",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "0.20.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/objx",
"direct": false,
"version": "0.5.2",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 2,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 35,
"open_issues": 2,
"closed_ratio": 0.895,
"closed_issues": 17,
"closed_unmerged_prs": 28
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "danieljoos",
"commits": 50,
"avatar_url": "https://avatars.githubusercontent.com/u/2625966?v=4"
},
{
"type": "User",
"login": "thaJeztah",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1804568?v=4"
},
{
"type": "User",
"login": "crazy-max",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1951866?v=4"
},
{
"type": "User",
"login": "lox",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/15758?v=4"
},
{
"type": "User",
"login": "pquerna",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/110123?v=4"
},
{
"type": "User",
"login": "avaid96",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9308841?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.893
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"godev.yml",
"test.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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 2,
"reason": "6 out of 22 merged PRs checked by a CI test -- score normalized to 2",
"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 3/10 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "623325312d3224d48d131159187b93e906216563",
"ran_at": "2026-07-30T23:01:01Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-02-06T08:14:47Z",
"oldest_open_prs": [
{
"number": 82,
"created_at": "2025-11-21T08:02:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 84,
"created_at": "2025-12-12T08:02:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 85,
"created_at": "2026-01-09T08:22:01Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-10-02T18:24:04Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 44,
"created_at": "2023-05-20T08:14:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 80,
"created_at": "2025-11-05T08:07:47Z",
"last_comment_at": "2026-01-22T13:22:50Z",
"last_comment_author": "danieljoos"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/danieljoos/wincred",
"host": "github.com",
"name": "wincred",
"owner": "danieljoos"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 48 is calibrated to 47 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 48,
"calibrated": 47,
"calibration": "2026-08-02"
}
}
],
"value": 47,
"inputs": {
"security": 53,
"vitality": 33,
"community": 49,
"governance": 55,
"calibration": "2026-08-02",
"engineering": 51,
"ai_readiness": 52,
"weighted_overall_raw": 48
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 33,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"commits_last_year": 6,
"human_commit_share": 0.683,
"days_since_last_push": 202,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 202 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 202
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "6 commits in the last year",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 6
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v1.2.3",
"releases_from_tags": false,
"days_since_latest_release": 301,
"mean_days_between_releases": 344.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 301 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 301
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~344.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 344.2
}
}
],
"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": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"recent_release"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 1,
"days_since_last_merged_pr": 306,
"days_since_last_human_commit": 306,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 306 days, with nothing left unanswered; held at dormant by a release within the year",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 306
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a release within the year"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 49,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"forks": 22,
"stars": 148,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "148 stars",
"points": 35.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 148
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "22 forks",
"points": 11,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 22
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": 55,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.893
},
"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 89% of commits",
"points": 2.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 89
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"merged_prs": 35,
"open_issues": 2,
"closed_issues": 17,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.895,
"closed_unmerged_prs": 28,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "90% of issues closed",
"points": 37.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 90
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "35/63 decided PRs merged",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 35,
"decided": 63
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/10 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"followers": 35,
"owner_type": "User",
"is_verified": null,
"owner_login": "danieljoos",
"public_repos": 37,
"account_age_days": 5029
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "35 followers of danieljoos",
"points": 11.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 35,
"login": "danieljoos"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "37 public repos, account ~13 yr old",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 37
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"github.com/danieljoos/wincred"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 301
},
"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 301 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 301
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 51,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"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": "6 out of 22 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"go",
"golang",
"windows",
"credentials",
"credential-storage"
],
"has_wiki": false,
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": "moderate",
"name": "Security",
"value": 53,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 22 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"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 3/10 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 6 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": 6
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 89,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 6,
"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.20.0 (unknown)",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/sys 0.20.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": "exceptional",
"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": 6,
"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": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 14
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 52,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.232,
"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": "13 of 56 human commits state their intent (structured subject or explanatory body)",
"points": 12.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 13,
"sampled": 56
}
}
],
"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.317
},
"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 82",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 82
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "26 of the last 82 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 26,
"sampled": 82
}
}
],
"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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 4919,
"source_files_sampled": 10,
"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/10 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 10,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [],
"labels": [],
"scores": {
"library": 3
},
"primary": null,
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
}
],
"artifacts": [],
"confidence": "none",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-30T23:01:16.457785Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/danieljoos/wincred.svg",
"full_name": "danieljoos/wincred",
"license_state": "standard",
"license_spdx": "MIT"
}