Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"crypto",
"go",
"golang",
"kmip",
"kms",
"ovh",
"okms",
"hsm",
"cryptography"
],
"is_fork": false,
"size_kb": 686,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 879572
},
"pushed_at": "2026-07-21T12:24:03Z",
"created_at": "2025-01-31T10:36:13Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T12:25:36Z",
"description": "A golang KMIP client and server library, supporting KMIP v1.0 to v1.4.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://www.ovhcloud.com",
"name": "OVHcloud",
"type": "Organization",
"login": "ovh",
"company": "OVHcloud",
"location": null,
"followers": 1548,
"avatar_url": "https://avatars.githubusercontent.com/u/1698434?v=4",
"created_at": "2012-05-02T10:26:41Z",
"is_verified": null,
"public_repos": 178,
"account_age_days": 5203
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.2",
"kind": "patch",
"published_at": "2026-07-21T07:53:46Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2026-06-05T08:48:11Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-06-03T09:08:21Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2026-04-27T12:31:15Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-04-22T10:00:45Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2025-12-16T16:11:23Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2025-10-13T09:53:49Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2025-10-01T13:08:36Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2025-08-21T08:17:21Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2025-07-24T15:27:59Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-06-24T11:58:44Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2025-04-30T09:40:37Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2025-03-10T09:04:30Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2025-03-06T22:06:49Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2025-03-05T17:13:20Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-03-05T14:55:29Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2025-03-04T13:55:15Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2025-02-20T09:04:49Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2025-02-05T09:01:34Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2025-02-04T16:20:27Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2025-02-04T13:19:13Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-02-04T10:10:54Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-02-03T07:39:52Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2025-01-31T14:19:45Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2025-01-31T11:08:09Z"
}
],
"recent_commits": [
{
"oid": "fb5129e7439ed7005a5f5a1c7ae8fbabd79f5edc",
"body": null,
"is_bot": false,
"headline": "feat: add MAC and MACVerify operation support (KMIP 1.2+) (#112)",
"author_name": "deanz-io",
"author_login": "deanz-io",
"committed_at": "2026-07-21T12:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf074034cc97aad0ef6fa658717ff59e0b52f774",
"body": "Add Hash operation payloads and client interface for KMIP specification\nsection 4.37.\n\n- payloads: Add HashRequestPayload and HashResponsePayload types with\n support for CryptographicParameters, Data, CorrelationValue,\n InitIndicator, and FinalIndicator fields\n\n- kmipclient: Add Hash() method chain for easy Hash operation execution",
"is_bot": false,
"headline": "feat: add Hash operation support (KMIP 1.2+) (#111)",
"author_name": "deanz-io",
"author_login": "deanz-io",
"committed_at": "2026-07-21T06:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6619ae325ac49624aec5afec5f5d788e66e249c0",
"body": "goreportcard service has been shutted down",
"is_bot": false,
"headline": "docs: remove goreportcard badge (#110)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-07-02T13:11:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "749960df2711886b4053e58b548ddb87ca7662be",
"body": "…#109)\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.2.1 to 9.3.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v9.2.1...v9.3.0)\n\n---\nupdated-depende\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 (…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-30T07:49:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e9eff89ae85abc2adf8b70943e0016fc543cc079",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\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/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/checkout from 6 to 7 (#108)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-25T15:05:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "60517f76e35cc29077cfd609a357faed1001a72b",
"body": "Add a public TLSConnectionState(ctx) accessor so handlers can inspect\nthe full TLS connection state (cipher suite, SNI, verified chains, ...)\nrather than only peer certificates. PeerCertificates is refactored to\ndelegate through it, removing the duplicated ctx.Value lookup.\n\nAlso add unit tests covering every accessor in context.go.",
"is_bot": false,
"headline": "feat(kmipserver): expose TLSConnectionState context accessor (#107)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-06-04T15:51:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c1b66e82376356409e06fc19e4422b6e70544cc",
"body": "… (#102)\n\nAdd an optional HTTP transport for the KMIP client supporting TTLV\n(binary), XML, and JSON wire formats, opted in via the new\nkmipclient/kmiphttp sub-package so that importing kmipclient alone does\nnot link net/http; only callers who use HTTPS pay that cost. TLS,\ndialer, and connection poo\n[…]\ntations must honor it.\nUse errors.Is(err, kmipclient.ErrResponseTooLarge) for oversized responses (was ttlv.IsErrEncoding).\n\nSigned-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "feat(client)!: add KMIP-over-HTTPS transport via kmiphttp sub-package…",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-06-03T09:00:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e05e7a416c2140ed3c5fd44a9ebc3571065f59bd",
"body": "…#106)\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.2.0 to 9.2.1.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v9.2.0...v9.2.1)\n\n---\nupdated-depende\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-28T09:53:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "57817a0c4410315ea2ac1adab7642b84e5212a5a",
"body": "…rmalize newlines (#103)\n\nSkip breaking commits that lack a description so they don't render as\nempty bullets, and replace newlines in descriptions with spaces to keep\neach entry on a single line.",
"is_bot": false,
"headline": "ci(release-notes): filter commits without breaking description and no…",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-05-11T13:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94d52d91f05fa42e4878fb2b8b73a0789422c3f5",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "docs: add new contributors and maintainers (#104)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-05-11T13:44:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdf8310ae9e2dab33af1c373a5367ab0aaa73f19",
"body": "Drop leftover commented-out assertions in TestDecodeNamedTag and\nTestDecodeStruct in ttlv/encoding_json_test.go. They referenced an\nolder XML-style decoder usage and a follow-up read that no longer\napplies.",
"is_bot": false,
"headline": "test(ttlv): remove dead commented-out code in JSON decoder tests (#100)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-04-27T14:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37d4a6adda45fffa6df90a0ace87a8b176a040f5",
"body": "The XML BigInteger encoder used a 1-byte alignment, emitting only\nenough bytes to preserve the sign. The OASIS KMIP XML profile expects\nBigInteger hex values to be zero-padded to a multiple of 8 bytes,\nmatching the binary TTLV encoding.\n\nSwitch the XML writer to use bigIntToBytes(value, 8) and update the\ntest expectations accordingly.",
"is_bot": false,
"headline": "fix(ttlv): pad XML BigInteger to 8-byte boundary (#99)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-04-27T12:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bae1a5e32c4f17ac83273b93ad309701cfb197f9",
"body": "KeyBlock.KeyValue is a pointer and can legitimately be nil for\nmetadata-only objects, but GetMaterial() and GetAttributes() were\ndereferencing it directly, causing a panic. Add a nil guard in both\nmethods (GetBytes() is covered transitively via GetMaterial()).",
"is_bot": false,
"headline": "fix: guard against nil KeyValue in KeyBlock accessors (#98)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-04-27T12:11:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ce49b085d5022d9bb1263e5d2e55a40a83e4067",
"body": null,
"is_bot": false,
"headline": "fix: fixes 2 code quality findings (#97)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-04-22T11:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2328c613cf611a366eea13fc3e4b682badc204bf",
"body": "…(#96)\n\nThe DateTime JSON decoder used strconv.ParseUint with base 10 when\nparsing 0x-prefixed values, causing hex digits (a-f) to fail parsing.",
"is_bot": false,
"headline": "fix(ttlv): parse DateTime hex values with base 16 instead of base 10 …",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-04-22T09:56:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a499449b7cbb25bd8307e35454dadb4802171d9",
"body": "…es (#95)\n\nOnly 3 payload types had roundtrip tests (Register request, Import request,\nExport response). This adds table-driven tests covering all 27 request/response\npayload pairs with all fields populated, bringing encode/decode coverage to\nevery payload struct in the package.\n\nA normalizeTimesToU\n[…]\ndles timezone differences in TTLV time decoding\nso that reflect.DeepEqual works correctly regardless of the local timezone.\n\nSigned-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "test(payloads): add encode/decode roundtrip tests for all payload typ…",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-04-22T09:54:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "89504f84b8011719a012d0cb3d96f993db85cba3",
"body": "The cluster dialer closure is captured by the Client and shared across\ncloned clients via CloneCtx, so the servers slice it references is\nshared state. Previously `servers` was a slice of values, which had\ntwo bugs:\n\n 1. `s.lastError = time.Now()` in the range loop wrote to a loop-\n variable co\n[…]\nce test exercising concurrent Clone() against a cluster\n with one server down, to catch regressions on the shared state.\n\nSigned-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "fix(cluster): per-entry locking for shared server health state (#90)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-04-22T09:52:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9ba094a98d1e8ebba8b761e4cbf25c1995e42596",
"body": "* feat: add configurable max message size for client and server\n\nAdd WithMaxMessageSize option to both kmipclient and kmipserver to\ncontrol the maximum allowed size for received KMIP messages. Both\ndefault to 1 MB (ttlv.DefaultMaxMessageSize). A value <= 0 disables\nthe limit.\n\nPreviously the server \n[…]\nP handler\n\nMake the HTTP handler use the shared DefaultMaxMessageSize constant\nand expose WithMaxMessageSize on HTTPHandler for configurability.\nThe previous DEFAULT_MAX_BODY_SIZE constant is removed.",
"is_bot": false,
"headline": "feat: add configurable max message size for client and server (#93)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-04-17T12:04:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6136e5d43c6e23b85085e18ccce302bbade1b9a9",
"body": null,
"is_bot": false,
"headline": "fix: skip encoding nil ResponsePayload in response batch items (#92)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-04-17T09:14:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "938e3a76df0771e69e1c39a0826411537cddad71",
"body": "…(#89)\n\nThe Bool decoder accessed value()[7] without verifying the value length\nis at least 8 bytes. A malformed TTLV with a Boolean type header but a\nshorter declared length would pass validation but panic with an\nindex-out-of-bounds error.",
"is_bot": false,
"headline": "fix(ttlv): add bounds check in Bool decoder for malformed TTLV input …",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-04-17T08:13:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14931e9aa4f02531e89fcb4c997411546a1ba2af",
"body": "…sToBigInt (#88)\n\n- UsageLimits.Equals: add nil guards on both UsageLimitsCount pointers\n before dereferencing to prevent panic when only one side is nil\n- DialClusterContext: allocate a new pointer for the default retry\n timeout instead of dereferencing a nil pointer\n- bytesToBigInt: add empty slice check to prevent index-out-of-bounds\n panic on malformed TTLV BigInteger values",
"is_bot": false,
"headline": "fix: prevent nil pointer panics in UsageLimits, DialCluster, and byte…",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-04-17T08:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5de5a2f640db291e2bc0cf1104c7486938a29a28",
"body": "…Payload (#87)\n\nThe TagDecodeTTLV method for ImportRequestPayload was decoding the\nKeyWrapType tag value into the ReplaceExisting field instead of the\nKeyWrapType field, silently corrupting both fields when an Import\nrequest included a KeyWrapType.\n\nSigned-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "fix(payloads): decode KeyWrapType into correct field in ImportRequest…",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-04-17T08:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50cd13bdf1204760dcc25bc5aebd5c4d76c562da",
"body": "- PublicKey() error referenced ECDSA() instead of CryptoPublicKey()\n- test_register_rsa panic message said \"EC key\" instead of \"RSA key\"",
"is_bot": false,
"headline": "fix: correct misleading error messages in payloads and examples (#91)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2026-04-17T08:08:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be1a59d752979b52b522cfa59bc1e268d7ef844c",
"body": "Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3.\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/softprops/\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump softprops/action-gh-release from 2 to 3 (#86)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-14T08:27:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "197c20acf9504bd35f0488f71655c12fb32f1e1d",
"body": null,
"is_bot": false,
"headline": "chore: go 1.25.5 (#85)",
"author_name": "Aeddis Desauw",
"author_login": "ldesauw",
"committed_at": "2026-01-12T12:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b27c8564b4c3a05ad67a4b5c256eb40959bf293",
"body": null,
"is_bot": false,
"headline": "fix(cluster): add localisation in time reset to avoid panic (#84)",
"author_name": "Aeddis Desauw",
"author_login": "ldesauw",
"committed_at": "2026-01-05T12:47:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15c89f63759f558f721b4cba9a7e9a6000eccf30",
"body": null,
"is_bot": false,
"headline": "fix: rename pool file to cluster (#82)",
"author_name": "Aeddis Desauw",
"author_login": "ldesauw",
"committed_at": "2025-12-23T14:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c10f05b260cbe9f8c33868a2990aae1ef06ced0a",
"body": null,
"is_bot": false,
"headline": "chore: rename DialPool to DialCluster (#81)",
"author_name": "Raphael Catolino",
"author_login": "rcatolino",
"committed_at": "2025-12-23T10:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3754f6f00cd122196dfac80d6cd88ffddec072b",
"body": "* feat: add dialer option to use a pool of server\n\n* feat: add dialer pool test\n\n---------\n\nCo-authored-by: Aeddis Desauw <aeddis.desauw@ovhcloud.com>",
"is_bot": false,
"headline": "Feat/rcatolin/customdialer (#80)",
"author_name": "Raphael Catolino",
"author_login": "rcatolino",
"committed_at": "2025-12-22T10:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "802e98db4463baaccf3afe1243af83e6f79d3034",
"body": "fix error",
"is_bot": false,
"headline": "fix(payloads)!: fix import and export decoding failures (#73)",
"author_name": "zhangyongding",
"author_login": "deanz-io",
"committed_at": "2025-12-15T15:40:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a927dc0572091196be7f386a6654e3823060739",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\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/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/checkout from 5 to 6 (#76)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-27T08:18:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "34c4b226eae514f39593d76ffb98d21e181b9fc1",
"body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump golangci/golangci-lint-action from 8 to 9 (#75)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-14T08:51:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "732e497c53638088acc3cbad00b1227d40346b7d",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "chore: update to go 1.24 (#72)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-10-13T09:50:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8960960dfe526f685902f34d67d48273dd7a244c",
"body": "As it's used only in test and exemple without any real benefit.\n\nSigned-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "build(deps): remove dependency github.com/google/uuid (#71)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-10-13T09:49:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d0eb452e7419155f2416869824fad969cf4f1e1",
"body": null,
"is_bot": false,
"headline": "chore(enum): Enum unmarshal supports decimal numbers (#70)",
"author_name": "zhangyongding",
"author_login": "deanz-io",
"committed_at": "2025-10-11T14:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d17f2a67dc4b1b32a23652fed7a470a9d3b9d5d5",
"body": "fix enum",
"is_bot": false,
"headline": "fix(ttlv): fix error when enum or bitmask are not defined (#68)",
"author_name": "zhangyongding",
"author_login": "deanz-io",
"committed_at": "2025-10-11T14:10:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dca78e14cbb3443956339592bc9b0f796a871862",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "fix(kmip)!: fix type of KeyWrapType field in GetRequestPayload (#67)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-10-01T13:03:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "361b8e37a34ef326d627b1dcfe0a347878587ec7",
"body": null,
"is_bot": false,
"headline": "feat(kmip): add register object support (#65)",
"author_name": "zhangyongding",
"author_login": "deanz-io",
"committed_at": "2025-10-01T09:20:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42acf9d3d642b03f12ecbfd1714e00c2c05784dc",
"body": null,
"is_bot": false,
"headline": "fix(kmip): export definition error (#66)",
"author_name": "zhangyongding",
"author_login": "deanz-io",
"committed_at": "2025-10-01T08:50:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84fc3fb050147cb0b5d3c42019b4be6bbf6c9652",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "refactor(kmip): rework import/Export client helpers and doc (#64)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-09-30T14:52:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7083678a8a1d068f94196ae15afbaa9bb1e04349",
"body": "* feat(enums): Key Wrap Type\n\n* feat(kmip): Import/Export suppport",
"is_bot": false,
"headline": "feat(enums): Key Wrap Type (#53)",
"author_name": "Aeddis Desauw",
"author_login": "ldesauw",
"committed_at": "2025-09-30T12:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "398a0846b7ab2103e3fdd9a0091bdcf3d6fea129",
"body": null,
"is_bot": false,
"headline": "feat(ttlv): text encoding supports desensitization (#63)",
"author_name": "zhangyongding",
"author_login": "deanz-io",
"committed_at": "2025-09-30T12:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa402eb6502234abb2db9d3924b40c93bec7040c",
"body": null,
"is_bot": false,
"headline": "fix(enum): URI value (#60)",
"author_name": "Aeddis Desauw",
"author_login": "ldesauw",
"committed_at": "2025-09-15T08:50:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d29e1e8ef8c717c1b95fcbcb82836ae71b806fe",
"body": "…g in json decoding errors (#57)",
"is_bot": false,
"headline": "fix(kmip): bitmask does not have an UnmarshalText interface, resultin…",
"author_name": "zhangyongding",
"author_login": "deanz-io",
"committed_at": "2025-09-12T15:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd2a3ea96a6f020cb370dfd633e57f4daee2d01c",
"body": null,
"is_bot": false,
"headline": "feat(ttlv): some functions become exportable (#56)",
"author_name": "zhangyongding",
"author_login": "deanz-io",
"committed_at": "2025-09-09T14:45:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3f074904db129f55ecbd01e544caa00b2276fd5",
"body": "…n jsondecoding errors (#50)\n\nfix(kmip): enum does not have an UnmarshalText interface, resulting in jsondecoding errors\n\nfix(kmip): enum does not have an UnmarshalText interface, resulting in json decoding errors",
"is_bot": false,
"headline": "fix(kmip): enum does not have an UnmarshalText interface, resulting i…",
"author_name": "zhangyongding",
"author_login": "deanz-io",
"committed_at": "2025-09-09T14:44:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "959a5624f3d2eeb45ae8410389be025f0b8ed5b0",
"body": "…#55)\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.11.0 to 1.11.1.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/s\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-09T14:42:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3572bf705b00e08c07dfeaaf73f2b47171026982",
"body": "feat(ttlv): add two interfaces that return enum values\n\nfeat(ttlv): add two interfaces that return enum values\n\nfeat(ttlv): add two interfaces that return enum values",
"is_bot": false,
"headline": "feat(ttlv): add two interfaces that return enum values (#47)",
"author_name": "zhangyongding",
"author_login": "deanz-io",
"committed_at": "2025-09-05T12:28:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39dabef667f57dcb45f9f047bd726aef4349faf3",
"body": "…#48)\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.0.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/s\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-25T08:48:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cb8c0c0c606cc501b4104076848366895edb05c3",
"body": "BREAKING CHANGE: rename CryptographicAlgorithm TDES to 3DES\n\nSigned-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "fix(kmip): fix CryptographicAlgorithm xml names (#40)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-08-21T08:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7b020553fbef21100d2f8fccd51410ea0ba9cc9",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "fix(kmip)!: remove PKCS suffixes in DigitalSignatureAlgorithm enum (#45)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-08-21T07:34:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af06f6a8eb5da92dc570a57d22fee104a0dccbb2",
"body": null,
"is_bot": false,
"headline": "feat(ttlv): enumByName becomes an exportable function (#44)",
"author_name": "zhangyongding",
"author_login": "deanz-io",
"committed_at": "2025-08-21T07:19:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fa0f107d5fd01e3f583ff54a53330968fa214d4",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "fix(kmip): fix digital signature & block cipher mode enums names (#41)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-08-20T09:05:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2bddf048216be3eb1e5839324060eaf25e1d5dc",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "fix(kmip): fix StorageStatusMask normalized name (#43)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-08-20T09:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43ef0938cca5fba078980dd0a4509c6cfb26c64c",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "fix(kmip): add missing CryptographicUsageMACVerify (#39)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-08-20T09:04:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "248517514377ee2af48031eb674f5ecf93b99cac",
"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[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/checkout from 4 to 5 (#37)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-12T07:59:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ff136aa81da28a6969b2f85e55ccb133199400a0",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "feat(server): connection hook can return an error (#36)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-07-28T14:41:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0910db2f4f2c7d2871343e5f8eb5d4dad71e951",
"body": null,
"is_bot": false,
"headline": "feat(kmipserver): add batch item middleware support (#28)",
"author_name": "Aeddis Desauw",
"author_login": "ldesauw",
"committed_at": "2025-07-24T15:24:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "084a0a5a2b09c9013cad9445c66ec67da5d8c8ab",
"body": "* feat(server): add get kmip.RequestHeader\n\n* update GetProtocolVersion",
"is_bot": false,
"headline": "feat(server): add get kmip.RequestHeader (#33)",
"author_name": "zhangyongding",
"author_login": "deanz-io",
"committed_at": "2025-07-23T07:51:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e667a04523f12e3df3c1c3c0f35bc5a8abd63ffe",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "feat(client): add escape hatch to customize network dialer (#31)",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-07-21T07:51:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "076daf7fbc03350388449ac97cb4924c31cac13b",
"body": null,
"is_bot": false,
"headline": "feat(server): connections hooks (#30)",
"author_name": "Aeddis Desauw",
"author_login": "ldesauw",
"committed_at": "2025-07-18T13:51:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32080d90ccfa0bbfe897f383c8638576467fe2aa",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "doc: fix typo in readme",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-07-06T15:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d218ac0d23c3524d2eca0840a78bb578c6f1c69",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "docs: enhance README with multiple examples and guides",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-06-24T11:55:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c204c9af2b4324c46e4514b88da1faf252a39f3e",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "docs: add code examples to godoc",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-06-23T13:20:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b78c6f6547391c9db55f5740cfccabb2a3c1b55",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "feat(client): add helpers to build and run batch requests",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-06-23T09:53:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a63275ec7517b58b804ce8cd8b30082f52e042ad",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "feat: add re-key key pair operation support",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-06-23T07:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a085fa4e6912cb3d40a46bdb360b7a19f8e76675",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "docs: document all the request builder helpers",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-06-17T15:22:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71141e072be0c56c12707fde2ce1de2eb5063eaf",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "docs: improve code documentation",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-06-17T13:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1204fcf400020f3842c42828a1c6ffaad9488e4",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "docs: remove \"under development\" not from readme",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-06-17T13:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d596ccd51855ba1f1633d109f800442ba004157",
"body": null,
"is_bot": false,
"headline": "chore(ci): update golangci-lint config for version 2 (#21)",
"author_name": "Raphael Catolino",
"author_login": "rcatolino",
"committed_at": "2025-05-09T08:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "310974dbb49b10c305e359fa1e1337fb64b59819",
"body": "Fixes https://github.com/ovh/kmip-go/security/code-scanning/3\n\nSigned-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "fix(ttlv): panic if struct tag int values are out of bound",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-04-30T09:37:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "699268c475163c5eb7f84e75118dcc944cc3cabe",
"body": "Fixes https://github.com/ovh/kmip-go/security/code-scanning/6\nFixes https://github.com/ovh/kmip-go/security/code-scanning/5\nhttps://github.com/ovh/kmip-go/security/code-scanning/4\nhttps://github.com/ovh/kmip-go/security/code-scanning/7\n\nSigned-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "ci: restrict permissions of GH actions workflows",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-04-30T09:04:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8fffba12021fedc6d58c9cefc396e830227862f",
"body": "Fixes https://github.com/ovh/kmip-go/security/code-scanning/1\n\nSigned-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "fix(server): Slice memory allocation with excessive size value",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-04-30T08:06:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c2c7c434951f95bc17966542e5d50376044d8d2",
"body": "…#14)\" (#15)\n\nThis reverts commit 1f866cf2a07f5df463a0ca546c0a997cb07131a5.",
"is_bot": false,
"headline": "Revert \"chore(deps): bump golangci/golangci-lint-action from 6 to 7 (…",
"author_name": "BenHaramboure",
"author_login": "BenHaramboure",
"committed_at": "2025-04-07T13:39:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f866cf2a07f5df463a0ca546c0a997cb07131a5",
"body": "* chore(deps): bump golangci/golangci-lint-action from 6 to 7\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 7.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-actio\n[…]\n----\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aeddis Desauw <lauric.desauw@ovhcloud.com>",
"is_bot": true,
"headline": "chore(deps): bump golangci/golangci-lint-action from 6 to 7 (#14)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-07T11:56:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a6c16586c21501fbc15a486e98817a1d1fb8ffcd",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "ci: test that examples build",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-18T08:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "663291693e8d3393aedc6a81b56d287b273ac34e",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "ci: enable more linters",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-18T08:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a571891a273114218c8055cb58daaf1bd6dc913d",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "refactor: split reflect code of encoder/decoder for readability",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-18T08:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb84cda4b8c046a650984d2825001d9e2e42dd00",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "refactor: review and add range checks for integer values conversion",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-18T08:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c000e50053a908325dde8b73d28f831e81190592",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "style(client): better errors for crypto.signer",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-15T14:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5346639d5479c13b144bc72786e054db3ba686fa",
"body": "…or both\n\nSigned-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "feat(client): crypto.Signer accepts either public or private key id, …",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-14T16:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "924e0f22b01616d853d5b9dbf03eacc2e0317db0",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "fix: operation field or ResponseBatchItem is optionally encoded",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-14T16:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e35bdeefb547e6a7f3f2bb8f4dd8f56920299ec",
"body": "This enables integration into golang's TLS stack\nor in x509 signing code\n\nSigned-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "feat(client): add crypto.Signer wrapper",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-14T16:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a5893a6838858ed01392494702d611620204f72",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "fix: v1.0 version fallback checks if v1.0 is supported by client",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-10T09:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb4fafde1b71ce6dcecde8bba6324a8308d5d067",
"body": "If a field is given while it does not belong to the current protocol version\nthere's no reason not to decode it still. The request stays valid.\n\nSigned-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "feat: Treat out-of-version fields as optional and decode if provided",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-06T22:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecb8034f28d381f1f85cbf3687d94b9b479dc015",
"body": "This avoids having 50% of timestamps being in the future, which is\nrejected by some servers like PyKMIP\n\nSigned-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "fix: truncate requests header timestamp instead of rounding",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-06T16:24:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e4a0c53919ffbb12dcb39ba273768904655e1a3",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "fix: set CryptographicParameters.SaltLength back to a pointer",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-05T16:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39c50f6d388f5ecc21593b676e8fb3489cfb6e0a",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "fix(server): ID placeholder must not take a pointer anymore",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-05T15:39:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ed9d0af5a7da1495ee118c2f6181893adaa4679",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "feat(client): optionally customize TLS1.2 cipher suites",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-05T14:44:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9c555b003beaa6901e98f2910fc5eb264f87616",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "refactor!: normalize enums / consts names to go conventions",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-05T14:21:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dba4386fbd7ec7f9edefc20915dd3ad75f41b5e",
"body": "… no meaning\n\nThis makes the user code cleaner and simpler to use, avoids pointer\nboilerplates and reduces allocations.\nHowever, it makes it a bit leass explicit about what is optional vs wha's not\n\nSigned-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "refactor!: use omitempty instead of pointers where the zero value has…",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-05T10:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b39842b64e8a1120d061c2976c9b03492cf5adda",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "refactor(client): Use go default tls cipher suites",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-04T13:52:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc55d68d37a26454c248dfca5cd4d614aa4cb9f4",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "style: cleanup some linter warnings",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-04T13:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c465133be0a9f5bfeb02d44f94f31fa575c8be57",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "feat(client): sign / verify helper methods",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-04T13:15:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ae722911f9a60eafa150249324f697808329461",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "feat(client): add encrypt / decrypt helpers",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-04T10:11:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f94eac1bee7af5edfd05f224660c295298303059",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "feat(client): timeout middleware",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-04T09:37:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8124fbf5ec57a32dcb4d7ad33161d3cd185f6c8e",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "feat(client): add CloneCx method",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-03-04T09:09:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "369795d784c7dabf7c9129338c752c6c3f2bb43d",
"body": null,
"is_bot": false,
"headline": "feat: add codeowners for review (#2)",
"author_name": "Aeddis Desauw",
"author_login": "ldesauw",
"committed_at": "2025-02-28T14:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af2b780ded32d68df10c796d0f2e40edf76a940d",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "feat: add ErrInvalidField error",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-02-19T14:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "695d3d6233e40306dbc33141c4f00e43a11fac8a",
"body": "Signed-off-by: Pierre-Henri Symoneaux <pierre-henri.symoneaux@ovhcloud.com>",
"is_bot": false,
"headline": "feat: add support for sign & signature verify operations",
"author_name": "Pierre-Henri Symoneaux",
"author_login": "phsym",
"committed_at": "2025-02-13T09:40:56Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 25,
"commits_last_year": 56,
"latest_release_at": "2026-07-21T07:53:46Z",
"latest_release_tag": "v0.9.2",
"releases_from_tags": false,
"days_since_last_push": 10,
"active_weeks_last_year": 23,
"days_since_latest_release": 10,
"mean_days_between_releases": 40.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/ovh/kmip-go",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/ovh/kmip-go",
"is_deprecated": false,
"latest_version": "v0.9.2",
"repository_url": "https://github.com/ovh/kmip-go",
"versions_count": 25,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-21T06:57:29Z",
"latest_version_yanked": null,
"days_since_latest_publish": 10
}
]
},
"popularity": {
"forks": 13,
"stars": 37,
"watchers": 16,
"fork_history": {
"days": [
{
"date": "2025-01-31",
"count": 1
},
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-08-22",
"count": 1
},
{
"date": "2025-08-24",
"count": 1
},
{
"date": "2025-08-26",
"count": 1
},
{
"date": "2025-11-10",
"count": 1
},
{
"date": "2025-12-02",
"count": 1
},
{
"date": "2025-12-23",
"count": 1
},
{
"date": "2026-01-12",
"count": 1
},
{
"date": "2026-04-21",
"count": 1
},
{
"date": "2026-06-26",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
},
{
"date": "2026-07-13",
"count": 1
}
],
"complete": true,
"collected": 13,
"total_forks": 13
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"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": 96119,
"source_files_sampled": 129,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 4,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 1,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 85,
"open_issues": 1,
"closed_ratio": 0.933,
"closed_issues": 14,
"closed_unmerged_prs": 12
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "phsym",
"commits": 80,
"avatar_url": "https://avatars.githubusercontent.com/u/853903?v=4"
},
{
"type": "User",
"login": "deanz-io",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/54876819?v=4"
},
{
"type": "User",
"login": "ldesauw",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/89919264?v=4"
},
{
"type": "User",
"login": "rcatolino",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/600382?v=4"
},
{
"type": "User",
"login": "BenHaramboure",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/16687488?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.755
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"pull-request.yaml",
"release.yaml",
"test.yaml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yaml"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "29 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 9,
"reason": "SAST tool is not run on all commits -- score normalized to 9",
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "fb5129e7439ed7005a5f5a1c7ae8fbabd79f5edc",
"ran_at": "2026-08-01T04:51:03Z",
"aggregate_score": 6.7,
"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-07-27T20:23:31Z",
"oldest_open_prs": [
{
"number": 113,
"created_at": "2026-07-22T02:19:53Z",
"last_comment_at": "2026-07-30T04:40:53Z",
"last_comment_author": "deanz-io"
}
],
"last_merged_pr_at": "2026-07-21T12:24:03Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 35,
"created_at": "2025-07-24T08:16:14Z",
"last_comment_at": "2025-07-29T12:57:16Z",
"last_comment_author": "phsym"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ovh/kmip-go",
"host": "github.com",
"name": "kmip-go",
"owner": "ovh"
},
"metrics": {
"overall": {
"key": "overall",
"band": "excellent",
"name": "Overall health",
"note": "The weighted overall 71 is calibrated to 84 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 71,
"calibrated": 84,
"calibration": "2026-08-02"
}
}
],
"value": 84,
"inputs": {
"security": 74,
"vitality": 82,
"community": 59,
"governance": 71,
"calibration": "2026-08-02",
"engineering": 69,
"ai_readiness": 63,
"weighted_overall_raw": 71
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 82,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"commits_last_year": 56,
"human_commit_share": 0.9,
"days_since_last_push": 10,
"active_weeks_last_year": 23
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 10 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "23/52 weeks with commits",
"points": 15.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 23
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "56 commits in the last year",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 56
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "exceptional",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 25,
"latest_release_tag": "v0.9.2",
"releases_from_tags": false,
"days_since_latest_release": 10,
"mean_days_between_releases": 40.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "25 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 25
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 10 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~40.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 40.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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 14,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 14 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 14
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 59,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"forks": 13,
"stars": 37,
"watchers": 16,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "37 stars",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 37
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "13 forks",
"points": 9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 13
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "16 watchers",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 16
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": "good",
"name": "Sustainability & Governance",
"value": 71,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.755
},
"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 76% of commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 76
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "exceptional",
"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": 93,
"inputs": {
"merged_prs": 85,
"open_issues": 1,
"closed_issues": 14,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.933,
"closed_unmerged_prs": 12,
"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": "93% of issues closed",
"points": 39.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 93
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "85/97 decided PRs merged",
"points": 26.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 85,
"decided": 97
}
}
],
"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": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"followers": 1548,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "ovh",
"public_repos": 178,
"account_age_days": 5203
},
"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": "1,548 followers of ovh",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1548,
"login": "ovh"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "178 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 178
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/ovh/kmip-go"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 10
},
"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 10 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 10
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "25 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 25
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 69,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": ".golangci.yaml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": "29 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"crypto",
"go",
"golang",
"kmip",
"kms",
"ovh",
"okms",
"hsm",
"cryptography"
],
"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": "9 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 9
}
}
],
"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": "good",
"name": "Security",
"value": 74,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 67,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.7
},
"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 is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "29 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no 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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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 9",
"points": 4.5,
"status": "partial",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 4 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 4
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 4,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "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": 4,
"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": 4
},
"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": 63,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.989,
"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": "89 of 90 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 89,
"sampled": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.1
},
"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": ".golangci.yaml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": "10 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 10,
"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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 96119,
"source_files_sampled": 129,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/129 source files over 60KB",
"points": 54.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 129,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"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": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 5
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
},
{
"tier": "description",
"label": "library",
"source": "description:library",
"weight": 2
}
],
"artifacts": [],
"confidence": "low",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"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-08-01T04:51:21.089284Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/ovh/kmip-go.svg",
"full_name": "ovh/kmip-go",
"license_state": "custom",
"license_spdx": null
}