Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"openapi",
"swagger2"
],
"is_fork": false,
"size_kb": 1242,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 409058,
"Shell": 498,
"Go Template": 28
},
"pushed_at": "2026-07-24T05:00:31Z",
"created_at": "2016-04-17T18:11:19Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T05:00:47Z",
"description": "openapi toolkit validation helpers",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "OpenAPI Initiative golang toolkit",
"type": "Organization",
"login": "go-openapi",
"company": null,
"location": null,
"followers": 169,
"avatar_url": "https://avatars.githubusercontent.com/u/15724843?v=4",
"created_at": "2015-11-09T06:47:27Z",
"is_verified": null,
"public_repos": 24,
"account_age_days": 3916
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.26.1",
"kind": "patch",
"published_at": "2026-07-21T05:56:07Z"
},
{
"tag": "v0.26.0",
"kind": "minor",
"published_at": "2026-06-10T17:54:51Z"
},
{
"tag": "v0.25.3",
"kind": "patch",
"published_at": "2026-05-31T22:29:41Z"
},
{
"tag": "v0.25.2",
"kind": "patch",
"published_at": "2026-03-08T18:27:33Z"
}
],
"recent_commits": [
{
"oid": "770313b9776e26d14eb2031148516bb394fa77a1",
"body": "Bumps the development-dependencies group with 9 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [go-openapi/ci-workflows/.github/workflows/auto-merge.yml](https://github.com/go-openapi/ci-workflows) | `0.4.0` | `0.4.2` |\n| [go-openapi/ci-workflows/.github/workflows/bump-release.yml](https://\n[…]\nncy-version: 0.4.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the development-dependencies group with 9 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-24T05:00:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7e0ebfa099ab64dacef32ebd6a7a97e93734f71d",
"body": "* tests: wait for the local fixture server\n\nTestJSONSchemaSuite started the HTTP fixture server in a goroutine and immediately ran parallel tests, allowing clients to connect before the listener was ready. Create the listener synchronously and close the server during cleanup to remove the race.\n\nSig\n[…]\niangao.or@isrc.iscas.ac.cn>\n\n* docs: retain URL note in validator example\n\nSigned-off-by: HNO3Miracle <xiangao.or@isrc.iscas.ac.cn>\n\n---------\n\nSigned-off-by: HNO3Miracle <xiangao.or@isrc.iscas.ac.cn>",
"is_bot": false,
"headline": "tests: make schema fixtures deterministic (#273)",
"author_name": "HNO₃",
"author_login": "HNO3Miracle",
"committed_at": "2026-07-23T09:35:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9b81767db56f7b5b2f868bcb884d9dc07e6a7da0",
"body": "Building a schema validator expands the schema's $ref, and validating a\nspecification resolves and expands $ref (schemas, parameters, responses, and the\nwhole-spec expansion). All of these resolved documents through the spec package's\nglobal loader, with no way for a caller to supply their own.\n\nAdd\n[…]\ntion-aware expanders), analysis to v0.25.5,\nloads to v0.25.0 and swag to v0.27.3.\n\nSigned-off-by: Frederic BIDON <fredbi@yahoo.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: inject a custom document loader into schema/spec validation (#272)",
"author_name": "fredbi",
"author_login": "fredbi",
"committed_at": "2026-07-21T05:45:24Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6614383842883999f56151a00034b4e4f8c823e4",
"body": "Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt).\n\n\nUpdates `github.com/go-openapi/strfmt` from 0.26.4 to 0.27.0\n- [Release notes](https://github.com/go-openapi/strfmt/releases)\n- [Commits](https://github.com/go-openapi/strfm\n[…]\nncy-version: 0.27.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/go-openapi/strfmt",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-17T05:01:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cbf963a82cd92cdf75d816753e42df952a47c238",
"body": "Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer).\n\n\nUpdates `github.com/go-openapi/jsonpointer` from 0.24.0 to 1.0.0\n- [Release notes](https://github.com/go-openapi/jsonpointer/releases)\n- [Commits](https://github.c\n[…]\nte:semver-major\n dependency-group: go-openapi-dependencies\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/go-openapi/jsonpointer (#270)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-12T08:22:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e528532929e5f5bbbb148ed83a4f61f9861956ae",
"body": "Bumps the go-openapi-dependencies group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/go-openapi/analysis](https://github.com/go-openapi/analysis) | `0.25.2` | `0.25.3` |\n| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.23.1` | `0.24.\n[…]\nncy-version: 0.27.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the go-openapi-dependencies group with 7 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-03T05:01:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a92dcc6d73e80fba4ca724313769d5bbffe8d278",
"body": "Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "doc: updated contributors file",
"author_name": "bot-go-openapi[bot]",
"author_login": "bot-go-openapi[bot]",
"committed_at": "2026-07-01T08:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3a1a323e4c2efa9771f6fc7292c59ff03aaf2dc",
"body": "Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).\n\n\nUpdates `github.com/go-openapi/testify/v2` from 2.5.1 to 2.6.0\n- [Release notes](https://github.com/go-openapi/testify/releases)\n- [Commits](https://github.com/go-opena\n[…]\nency-version: 2.6.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/go-openapi/testify/v2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-26T05:01:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "91feb1714080a6729dafd33fcf987505b6ad7b7d",
"body": "…0 (#266)\n\nAdd the webhook-announcements workflow (mirrors go-openapi/testify): pushes\nto master that change README.md are scanned for new \"## Announcements\"\nentries and posted to the discord channel.\nAlso bump all ci-workflows shared-workflow pins to v0.4.0\n(af4c93f45481ea7d24ac2a9858272cc03daf424e).\n\nSigned-off-by: Frederic BIDON <fredbi@yahoo.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: post README announcements to discord + bump ci-workflows to v0.4.…",
"author_name": "fredbi",
"author_login": "fredbi",
"committed_at": "2026-06-22T18:10:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "07c45353e103d2b1c225a101787041d1c1ed0240",
"body": "The all-time contributors workflow no longer needs a weekly cadence:\nnowadays it mostly bumps maintainer activity. Run it on the 1st of\neach month at 04:55 UTC ('55 4 1 * *') instead of every Saturday.\n\nSigned-off-by: Frederic BIDON <fredbi@yahoo.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(ci): run contributors workflow monthly instead of weekly (#265)",
"author_name": "fredbi",
"author_login": "fredbi",
"committed_at": "2026-06-21T16:42:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "25f8d57dc1967ed4ed868cc38a98ff1aab7ef804",
"body": "Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/spec](https://github.com/go-openapi/spec).\n\n\nUpdates `github.com/go-openapi/spec` from 0.22.5 to 0.22.6\n- [Release notes](https://github.com/go-openapi/spec/releases)\n- [Commits](https://github.com/go-openapi/spec/compare/\n[…]\nncy-version: 0.22.6\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/go-openapi/spec",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-19T05:01:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2a22b28cca57073182308b7ea994315c8dc0d917",
"body": "…ry with 8 updates\n\nBumps the development-dependencies group with 8 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [go-openapi/ci-workflows/.github/workflows/auto-merge.yml](https://github.com/go-openapi/ci-workflows) | `0.3.4` | `0.3.5` |\n| [go-openapi/ci-workflows/.gith\n[…]\nncy-version: 0.3.5\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the development-dependencies group across 1 directo…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-14T10:06:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c7e2b2a6a71e391253d5615d1a3e141ad621d0bb",
"body": "Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "doc: updated contributors file",
"author_name": "bot-go-openapi[bot]",
"author_login": "bot-go-openapi[bot]",
"committed_at": "2026-06-13T08:16:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45a0dd7baa68f531b231006c5acec96190144889",
"body": "Bumps the go-openapi-dependencies group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/go-openapi/loads](https://github.com/go-openapi/loads) | `0.23.4` | `0.24.0` |\n| [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag) | `0.26.0` | `0.26.1` |\n| [github.\n[…]\nncy-version: 0.26.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the go-openapi-dependencies group with 5 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-12T05:01:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "799b89794e919969225d7783a6740c49e871c7fb",
"body": "…#260)\n\nvalidateRequiredDefinitions read red.IsValid() *after* res.Merge(red).\nMerge redeems a result whose wantsRedeemOnMerge is set (true for any\npool-borrowed result) back into the process-global sync.Pool. Reading\nred after that point races with a concurrent Spec() goroutine borrowing\nthe same *\n[…]\ned everywhere else (e.g. validateRequiredProperties,\ndefault/example validators).\n\nSigned-off-by: Frederic BIDON <fredbi@yahoo.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(race): read result validity before Merge redeems it to the pool (…",
"author_name": "fredbi",
"author_login": "fredbi",
"committed_at": "2026-06-10T16:37:43Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e5b5ca25182ba9bbf7238c679329c89bc2b5d143",
"body": "ExampleSpec_second and ExampleSpecValidator_Validate_url load a spec from\nhttp://petstore.swagger.io/v2/swagger.json, a live host that intermittently\nreturns HTTP 403, making the suite flaky.\n\nDrop their \"// Output:\" directives so Go still compiles them (they remain in\ngodoc with the real URL and ca\n[…]\n lost. A note on each example explains why\nthe directive is intentionally absent.\n\nSigned-off-by: Frederic BIDON <fredbi@yahoo.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: stop executing the live remote-URL doc examples (#259)",
"author_name": "fredbi",
"author_login": "fredbi",
"committed_at": "2026-06-10T15:07:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "84c917d0e75d8c213a9a59b12091fab28556f4e2",
"body": "Adds a warning-only check (validateDubiousRefs) over the unexpanded spec's\n$refs, to flag location patterns that may indicate an unsafe or adversarial\nspec when running spec validation:\n\n- Rule 1: an absolute local $ref (file://, Unix /abs, Windows C:\\, UNC) is\n flagged when it escapes the spec's b\n[…]\nme drive\npath with no leading slash, matching the base derived from SpecFilePath.\n\nSigned-off-by: Frederic BIDON <fredbi@yahoo.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(spec): warn on dubious $ref locations (#258)",
"author_name": "fredbi",
"author_login": "fredbi",
"committed_at": "2026-06-10T14:24:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "64e54b4374b58bb1360a611594e5cc9fc8446841",
"body": "Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "doc: updated contributors file",
"author_name": "bot-go-openapi[bot]",
"author_login": "bot-go-openapi[bot]",
"committed_at": "2026-06-06T07:55:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fa122c4ac51921c94cfc7750e5984a1de371a3c",
"body": "Signed-off-by: Frédéric BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "doc: aligned with org docs (#256)",
"author_name": "fredbi",
"author_login": "fredbi",
"committed_at": "2026-06-05T19:23:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a62829b6eb1ba844816cc430485a138604f11da1",
"body": "Bumps the go-openapi-dependencies group with 4 updates: [github.com/go-openapi/analysis](https://github.com/go-openapi/analysis), [github.com/go-openapi/errors](https://github.com/go-openapi/errors), [github.com/go-openapi/loads](https://github.com/go-openapi/loads) and [github.com/go-openapi/spec](\n[…]\nncy-version: 0.22.5\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the go-openapi-dependencies group with 4 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-05T05:01:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5bff9476f0c0b1a403050e7e092859b43add0cf8",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "chore: updated deps (#254)",
"author_name": "fredbi",
"author_login": "fredbi",
"committed_at": "2026-05-31T22:23:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83c7e8d62494c88a7ce70a563ad0e41193bd7593",
"body": "…ry with 8 updates\n\nBumps the development-dependencies group with 8 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [go-openapi/ci-workflows/.github/workflows/auto-merge.yml](https://github.com/go-openapi/ci-workflows) | `0.2.16` | `0.3.4` |\n| [go-openapi/ci-workflows/.git\n[…]\nncy-version: 0.3.4\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the development-dependencies group across 1 directo…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-31T21:56:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8434d397e11cf956cf32feb3f64ffc5d13178c55",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "feat(ci): added shared workflow for bot-pr monitoring",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2026-05-31T08:17:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71d64058877a4c3dcd9ed064fd521822f82bbb3a",
"body": "Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/analysis](https://github.com/go-openapi/analysis).\n\n\nUpdates `github.com/go-openapi/analysis` from 0.25.0 to 0.25.1\n- [Release notes](https://github.com/go-openapi/analysis/releases)\n- [Commits](https://github.com/go-opena\n[…]\nncy-version: 0.25.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/go-openapi/analysis",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-29T05:09:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8c7a3657c3ac67f1ca12fe9db6a8dc1429e194d4",
"body": "Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).\n\n\nUpdates `github.com/go-openapi/testify/v2` from 2.5.0 to 2.5.1\n- [Release notes](https://github.com/go-openapi/testify/releases)\n- [Commits](https://github.com/go-opena\n[…]\nency-version: 2.5.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/go-openapi/testify/v2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-22T05:00:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "80870d1240f8b76c8a555e0ba01bffe6ea78d59f",
"body": "Bumps the go-openapi-dependencies group with 2 updates: [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) and [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).\n\n\nUpdates `github.com/go-openapi/strfmt` from 0.26.1 to 0.26.2\n- [Release notes](https://github.\n[…]\nency-version: 2.5.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the go-openapi-dependencies group with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-01T05:32:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f08e1a2a8c28bbfe4148d848e531df37b91c852a",
"body": "Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer).\n\n\nUpdates `github.com/go-openapi/jsonpointer` from 0.23.0 to 0.23.1\n- [Release notes](https://github.com/go-openapi/jsonpointer/releases)\n- [Commits](https://github.\n[…]\nncy-version: 0.23.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/go-openapi/jsonpointer",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-24T05:02:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8918dce5911d27612e19be70cc466e46ac364ba1",
"body": "Bumps the development-dependencies group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [go-openapi/ci-workflows/.github/workflows/auto-merge.yml](https://github.com/go-openapi/ci-workflows) | `0.2.15` | `0.2.16` |\n| [go-openapi/ci-workflows/.github/workflows/bump-release.yml](https:\n[…]\ncy-version: 0.2.16\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the development-dependencies group with 7 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-18T11:24:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "86798f8fefb2921c308787ec0fb67c27f4c0a01e",
"body": "Bumps the go-openapi-dependencies group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.22.5` | `0.23.0` |\n| [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag) | `0.25.5` | `0.26.0` \n[…]\nncy-version: 0.26.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the go-openapi-dependencies group with 5 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-17T05:02:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "af6ab3f4df59e935ea691dbbcb4bdbb80633df9f",
"body": "Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).\n\n\nUpdates `github.com/go-openapi/testify/v2` from 2.4.1 to 2.4.2\n- [Release notes](https://github.com/go-openapi/testify/releases)\n- [Commits](https://github.com/go-opena\n[…]\nency-version: 2.4.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/go-openapi/testify/v2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-27T05:01:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4def10ddb2f93acf00af9c8ad89da1fdec59b57a",
"body": "Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "doc: updated contributors file",
"author_name": "bot-go-openapi[bot]",
"author_login": "bot-go-openapi[bot]",
"committed_at": "2026-03-21T05:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ed551e7b069b936b9ccb9120509abe0a48cfbce",
"body": "Bumps the go-openapi-dependencies group with 2 updates: [github.com/go-openapi/analysis](https://github.com/go-openapi/analysis) and [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt).\n\n\nUpdates `github.com/go-openapi/analysis` from 0.24.3 to 0.25.0\n- [Release notes](https://github\n[…]\nncy-version: 0.26.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the go-openapi-dependencies group with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-20T05:02:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fec46811c4d207ccc9eb93dc132fb55cb2574a7e",
"body": "Update all go.mod (and go.work where applicable) to require go 1.25.0.\n\nSigned-off-by: Frederic BIDON <fredbi@yahoo.com>\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bump go directive to 1.25.0 (#242)",
"author_name": "fredbi",
"author_login": "fredbi",
"committed_at": "2026-03-15T23:18:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "39e14850dc10f7c8f21e501703219196a8715763",
"body": "Add contributions rule, GitHub workflows conventions rule,\nAGENTS.md symlink, update copilot-instructions.md.\n\nSigned-off-by: Frederic BIDON <fredbi@yahoo.com>\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "doc: add portable agentic instructions (#241)",
"author_name": "fredbi",
"author_login": "fredbi",
"committed_at": "2026-03-15T22:32:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "911345563aae00d06bb522736523666df0d57ac9",
"body": null,
"is_bot": false,
"headline": "doc: update discord link (#240)",
"author_name": "fredbi",
"author_login": "fredbi",
"committed_at": "2026-03-15T08:43:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bd3b9035244c055a242294cc9b96c42b55c2209",
"body": "Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "doc: updated contributors file",
"author_name": "bot-go-openapi[bot]",
"author_login": "bot-go-openapi[bot]",
"committed_at": "2026-03-14T05:37:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c204880de4d0311f5b9eb390648cbdbd3a283c4",
"body": "Bumps the development-dependencies group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [go-openapi/ci-workflows/.github/workflows/auto-merge.yml](https://github.com/go-openapi/ci-workflows) | `0.2.13` | `0.2.15` |\n| [go-openapi/ci-workflows/.github/workflows/bump-release.yml](https:\n[…]\ncy-version: 0.2.15\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the development-dependencies group with 7 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-13T05:01:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2021e2ad7aa967d6c643f393633b8f9a42ddaf00",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "doc: added missing license header",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2026-03-08T18:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bb2d8dd1883e96bbf12a4318905dc043a6fc0fa",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "ci: remove local config for git-cliff (now a shared remote config)",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2026-03-08T18:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc306431640e9bbca34a2e87c61e13f23ef27e86",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "doc: added instructions for claude and copilot (#237)",
"author_name": "fredbi",
"author_login": "fredbi",
"committed_at": "2026-03-08T18:03:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76784f4c3e873ba860887c8ef985926e8e2f1c0d",
"body": "ci: updated shared workflows\n\ndoc: aligned project documentation w/ go-openapi\ndoc: relinted godoc\ndoc: relinted markdown docs\n\nchore: relaxed linting rules\nchore: relinting code base (pass 1)\nchore: relinting code base (pass 2)\n\ntest: migrated to testify generics\ntest: simplified JSON assertions\n\nSigned-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "chore: updated deps (removed mongodb driver dependency) (#236)",
"author_name": "fredbi",
"author_login": "fredbi",
"committed_at": "2026-03-08T17:47:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc0a0e48793e35a7331a804f7b4dd78ce49bcfa5",
"body": "Bumps the go-openapi-dependencies group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/go-openapi/errors](https://github.com/go-openapi/errors) | `0.22.6` | `0.22.7` |\n| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.22.4` | `0.22.5` |\n[…]\nncy-version: 0.25.5\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the go-openapi-dependencies group with 7 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-06T05:01:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d789cfa2d3d8f00bd02af3270bb3fd0d95ff1eae",
"body": "Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).\n\n\nUpdates `github.com/go-openapi/testify/v2` from 2.3.0 to 2.4.0\n- [Release notes](https://github.com/go-openapi/testify/releases)\n- [Commits](https://github.com/go-opena\n[…]\nency-version: 2.4.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/go-openapi/testify/v2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-27T05:03:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bdac6a1d095f231c3ec42de75c7a267e15aedf5b",
"body": "Bumps the development-dependencies group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [go-openapi/ci-workflows/.github/workflows/auto-merge.yml](https://github.com/go-openapi/ci-workflows) | `0.2.5` | `0.2.9` |\n| [go-openapi/ci-workflows/.github/workflows/bump-release.yml](https://\n[…]\nncy-version: 0.2.9\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the development-dependencies group with 7 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-20T05:02:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3e838d00fd2dfa16980eecf815ae68b007efcc87",
"body": "Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).\n\n\nUpdates `github.com/go-openapi/testify/v2` from 2.2.0 to 2.3.0\n- [Release notes](https://github.com/go-openapi/testify/releases)\n- [Commits](https://github.com/go-opena\n[…]\nency-version: 2.3.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/go-openapi/testify/v2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-13T04:59:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a624d3725593a8d7b919481c3359c77c640a03e9",
"body": "Bumps the development-dependencies group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [go-openapi/ci-workflows/.github/workflows/auto-merge.yml](https://github.com/go-openapi/ci-workflows) | `0.2.3` | `0.2.5` |\n| [go-openapi/ci-workflows/.github/workflows/bump-release.yml](https://\n[…]\nncy-version: 0.2.5\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the development-dependencies group with 7 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-06T05:02:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dd914d7f2cb42a302a596ea273e16ffe3d59d7a4",
"body": "Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).\n\n\nUpdates `github.com/go-openapi/testify/v2` from 2.1.8 to 2.2.0\n- [Release notes](https://github.com/go-openapi/testify/releases)\n- [Commits](https://github.com/go-opena\n[…]\nency-version: 2.2.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/go-openapi/testify/v2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-30T05:01:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f04ea85c0e2f69268fcea713c5ce108d7e189fcd",
"body": "Bumps the development-dependencies group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [go-openapi/ci-workflows/.github/workflows/auto-merge.yml](https://github.com/go-openapi/ci-workflows) | `0.1.2` | `0.2.3` |\n| [go-openapi/ci-workflows/.github/workflows/bump-release.yml](https://\n[…]\nncy-version: 0.2.3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the development-dependencies group with 7 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-16T05:02:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e086ac3d74b3b2d4de1a32932204d82291e1d9c3",
"body": "Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).\n\n\nUpdates `github.com/go-openapi/testify/v2` from 2.0.2 to 2.1.8\n- [Release notes](https://github.com/go-openapi/testify/releases)\n- [Commits](https://github.com/go-opena\n[…]\nency-version: 2.1.8\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/go-openapi/testify/v2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-09T05:11:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "60a8db0672d40561494cdeeffb4f9d7871d488a8",
"body": "Bumps the go-openapi-dependencies group with 2 updates: [github.com/go-openapi/errors](https://github.com/go-openapi/errors) and [github.com/go-openapi/spec](https://github.com/go-openapi/spec).\n\n\nUpdates `github.com/go-openapi/errors` from 0.22.5 to 0.22.6\n- [Release notes](https://github.com/go-op\n[…]\nncy-version: 0.22.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the go-openapi-dependencies group with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-02T04:11:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d32d0895a3a5c04545b21efa8e1d7e2c20cac17b",
"body": "Bumps the go-openapi-dependencies group with 4 updates: [github.com/go-openapi/analysis](https://github.com/go-openapi/analysis), [github.com/go-openapi/errors](https://github.com/go-openapi/errors), [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) and [github.com/go-op\n[…]\nncy-version: 0.22.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the go-openapi-dependencies group with 4 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-26T04:09:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fcd35eb894cee1e320e19a171259d56c0712a9e6",
"body": "Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "doc: updated contributors file",
"author_name": "bot-go-openapi[bot]",
"author_login": "bot-go-openapi[bot]",
"committed_at": "2025-12-20T04:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50d9ce65127ce266a47c598973de620369121c39",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "ci: removed redundant release workflow",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2025-12-19T13:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b0e9bfa051b93fc65cd0b852540851a2fa82fbd",
"body": "Slack phase out announcement\n\nSigned-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "doc: announced new discord channel",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2025-12-19T12:57:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eba0d099c40a9ba8f266a48f89d4066fbb95fcc",
"body": "Bumps the development-dependencies group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [go-openapi/ci-workflows/.github/workflows/auto-merge.yml](https://github.com/go-openapi/ci-workflows) | `0.1.1` | `0.1.2` |\n| [go-openapi/ci-workflows/.github/workflows/bump-release.yml](https://\n[…]\nncy-version: 0.1.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the development-dependencies group with 7 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-19T04:11:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c1cfddb29349cb26cbab99db1d942551f386ac03",
"body": "Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "doc: updated contributors file",
"author_name": "bot-go-openapi[bot]",
"author_login": "bot-go-openapi[bot]",
"committed_at": "2025-12-13T04:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bb1eabfdbbe21e786a604903ae5cfbbce4630cf",
"body": "Signed-off-by: Frédéric BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "ci: aligned CI and docs with go-openapi",
"author_name": "Frédéric BIDON",
"author_login": "fredbi",
"committed_at": "2025-12-08T22:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4debfebd831ffd8cb25f93858dbf6faad2842eb",
"body": "Bumps the go-openapi-dependencies group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.22.1` | `0.22.3` |\n| [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` \n[…]\nncy-version: 0.25.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the go-openapi-dependencies group with 5 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-28T04:10:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1ff063a7c3f7ef438873ea95ce4ecf9956a8d424",
"body": "Bumps the development-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `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- [Commi\n[…]\ndency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/checkout in the development-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-21T04:10:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d90eaf4cf8b18784c0a5c0c12d146b8ce26c9294",
"body": "Bumps the development-dependencies group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).\n\n\nUpdates `golangci/golangci-lint-action` from 8 to 9\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com\n[…]\ndency-version: '9'\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump golangci/golangci-lint-action",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-14T04:12:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b43789ca4e6f41c6f532ad98e024712da8336ea2",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "tests: replaced stretchr/testify by go-openapi/testify (#215)",
"author_name": "fredbi",
"author_login": "fredbi",
"committed_at": "2025-11-09T14:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64975666f6fcda0c1e924ab496a6cbd300e3ecb1",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "chore: updated license marks in source files (#214)",
"author_name": "fredbi",
"author_login": "fredbi",
"committed_at": "2025-11-09T14:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1fe69409c3849c5a86728cfa26b6ff5fcd5543a",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "chore(deps): updated dependencies & relinted (#213)",
"author_name": "fredbi",
"author_login": "fredbi",
"committed_at": "2025-09-26T21:24:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b01476c00eff0ef3d6d0e1414d4d83cd6755a56",
"body": "Bumps the go-openapi-dependencies group with 4 updates: [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag), [github.com/go-openapi/swag/fileutils](https://github.com/go-openapi/swag), [github.com/go-openapi/swag/jsonutils](https://github.com/go-openapi/swag) and [github.com/go-ope\n[…]\nncy-version: 0.25.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the go-openapi-dependencies group with 4 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-26T04:09:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "320b3adc3696e932ad425ccce1e10d8a25422e6e",
"body": "Signed-off-by: Artem Seleznev <seleznyov.artyom@gmail.com>\nCo-authored-by: Artem Seleznev <Artem.Seleznev@infowatch.com>",
"is_bot": false,
"headline": "Svace static analyzer fix (#208)",
"author_name": "Artem Seleznev",
"author_login": "artemseleznev",
"committed_at": "2025-09-05T05:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a83e96e6d2327971474ab4fa8ff4b9fe207eaf73",
"body": "Bumps the development-dependencies group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).\n\n\nUpdates `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-depe\n[…]\ndency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/setup-go in the development-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-05T04:09:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "58065282b8ceb47b1a7f4ee0bf9abebd96173a29",
"body": "go-openapi has introduced a new API to better insulate dependencies.\n\nWe move to the new modules, even though at this stage this doesn't\nchange our indirect dependencies.\n\nSigned-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "chore: adopted swag v0.24.0 modules",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2025-08-30T15:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7c0e6d78590bdb0ca04ce48a9b0dbc25453b269",
"body": "Bumps the development-dependencies group with 1 update: [github.com/stretchr/testify](https://github.com/stretchr/testify).\n\n\nUpdates `github.com/stretchr/testify` from 1.10.0 to 1.11.1\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/co\n[…]\ncy-version: 1.11.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/stretchr/testify",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-29T04:08:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "efe4be9d6e63f34734fd05eab6fab89e3d23a759",
"body": "Bumps the development-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `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- [Commi\n[…]\ndency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/checkout in the development-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-15T05:07:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e34a8d9bb0bd729f2b0a66effbc156b27043d306",
"body": "Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/errors](https://github.com/go-openapi/errors).\n\n\nUpdates `github.com/go-openapi/errors` from 0.22.1 to 0.22.2\n- [Commits](https://github.com/go-openapi/errors/compare/v0.22.1...v0.22.2)\n\n---\nupdated-dependencies:\n- depende\n[…]\nncy-version: 0.22.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/go-openapi/errors",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-15T04:52:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bced55e63439f2962c4340f3085271960f39cc21",
"body": "Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer).\n\n\nUpdates `github.com/go-openapi/jsonpointer` from 0.21.1 to 0.21.2\n- [Commits](https://github.com/go-openapi/jsonpointer/compare/v0.21.1...v0.21.2)\n\n---\nupdated-dep\n[…]\nncy-version: 0.21.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/go-openapi/jsonpointer",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-10T12:31:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "066d634cee1ffec40399d9d75be32ff8981e55be",
"body": "* updated linter config\n* relinter code\n\nSigned-off-by: Frédéric BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "chore(lint): upadate linting",
"author_name": "Frédéric BIDON",
"author_login": "fredbi",
"committed_at": "2025-08-10T12:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "640cd0c22306adbfa5a5f44093e4281f775e2965",
"body": "Bumps the development-dependencies group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).\n\n\nUpdates `golangci/golangci-lint-action` from 7 to 8\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com\n[…]\ndency-version: '8'\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golangci/golangci-lint-action in the development-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-09T04:51:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f4df71108e00f110c86fcfca9f8f93d6aa758d97",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "ci: updated config for golangci-lint v2",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2025-03-28T19:09:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08c4b296f90e674172cf9dc3e47b15f8feb2f90e",
"body": "Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/errors](https://github.com/go-openapi/errors).\n\n\nUpdates `github.com/go-openapi/errors` from 0.22.0 to 0.22.1\n- [Commits](https://github.com/go-openapi/errors/compare/v0.22.0...v0.22.1)\n\n---\nupdated-dependencies:\n- depende\n[…]\nm/go-openapi/errors\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/go-openapi/errors in the go-openapi-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-21T04:56:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fb6ebd12f3a26ba0dd074f829b7254c37aba89ec",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "test: fixed error assertion",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2025-03-17T12:16:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50ae69ece5dd2ca78f3c6b720a36d84cdb27ef86",
"body": "Fixed broken test coverage upload to codecov with codecov-action@v5.\n\n * fixed tokenless upload (now supported with codecov v5)\n * fixed flags for codecov\n * fixed coverage for windows (now use bash instead of powershell)\n\nSigned-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "ci: fixed codecov upload",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2025-03-17T11:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75fd9da3d2b059ed643fc00fe785fe191670b1b8",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "ci: fixed broken codecov coverage upload",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2025-03-16T11:30:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c45b6efd955a75a9dd830d9042a5a71138ccd2ea",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "re-enacted dependabot auto-merge",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2025-03-12T13:38:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "985a28e7d379331fc314a39643573dd9214169e9",
"body": "* updated linter config\n* fixed linting issues\n\nSigned-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "Relint",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2025-03-12T11:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd630c8190d541d0f5326094229a2d458db5208d",
"body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.\r\n- [Release notes](https://github.com/stretchr/testify/releases)\r\n- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/stre\n[…]\n:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#190)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-02T17:35:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e10cd2ae055284bda0799101622cfd3cd352ebab",
"body": "Bumps the development-dependencies group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).\n\n\nUpdates `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/bl\n[…]\ncov/codecov-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action in the development-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-15T05:05:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e67608854a09a1b0945a4e8bcad6ebe1e7b8552f",
"body": "Bumps the development-dependencies group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).\n\n\nUpdates `golangci/golangci-lint-action` from 5 to 6\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com\n[…]\nlangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golangci/golangci-lint-action in the development-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-10T05:03:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4e2fa77efeea04ad22cdcdfec86c269b78ce9a44",
"body": "Bumps the development-dependencies group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).\n\n\nUpdates `golangci/golangci-lint-action` from 4 to 5\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com\n[…]\nlangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golangci/golangci-lint-action in the development-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-26T04:14:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2fbe2636bfea7b59e4ee192a4e193d2d9fe4cc6d",
"body": "Bumps the development-dependencies group with 1 update: [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata).\n\n\nUpdates `dependabot/fetch-metadata` from 1 to 2\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetc\n[…]\nbot/fetch-metadata\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the development-dependencies group with 1 update",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-22T05:11:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "afe2925deba39cdca4adbb938a250b41d362fa28",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "chore(go): go-openapi requires go.1.20 across the board",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2024-03-09T18:49:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3deae1650d22af80953b1492df0706bb65642949",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "ci: give tests with race more time to complete, esp on windows",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2024-03-04T13:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "190ed6b9bd83cf04d9c471365ebd4d68e9a303be",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "updated dependencies",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2024-03-04T13:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "238809f4cac104ad27782199cb739274c1fd2dfd",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "fix: fixed data race in result (schemata caching)",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2024-03-04T12:47:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e818230baa8f88c7a27fa98469763dc88909aed2",
"body": "dependency-type is irrelevant in the gomod ecosystem.\n\nThis setting prevented some updates to auto-merge as expected.\n\nSigned-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "fix(ci): remove dependency-type from dependabot groups",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2024-03-03T22:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beacc0fff38a4ac537caee6a313af178e4854db0",
"body": "Signed-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "chore(lint): relinted",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2024-03-03T22:39:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69f070e83274121d8c08ad98e4305bc59d871c20",
"body": "* fixes\n * a memory leak with recycled *Result in schema_props.go was causing\n some invalid results when GC is under pressure (seen on go-swagger test)\n * refactored schema props to isolate anyOf, oneOf, allOf, etc.\n * made the validation logic a little clearer to follow\n * fixed leaks wi\n[…]\nd a debug version of the pools (build with the \"validatedebug\"\n build tag) to assert more thorough checks of the correctness of the\n pools usage\n\nSigned-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "fix: fixed memory pools & race issues",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2024-03-03T22:09:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f563d1c33484d96cc14dce4b44c9e521cbcad9a7",
"body": "Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt).\n\n\nUpdates `github.com/go-openapi/strfmt` from 0.22.0 to 0.22.1\n- [Commits](https://github.com/go-openapi/strfmt/compare/v0.22.0...v0.22.1)\n\n---\nupdated-dependencies:\n- depende\n[…]\nm/go-openapi/strfmt\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the go-openapi-dependencies group with 1 update",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-01T04:54:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "630d556cffea65d3c23b432e30c536c177013a8b",
"body": "Bumps the development-dependencies group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).\n\n\nUpdates `golangci/golangci-lint-action` from 3 to 4\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com\n[…]\nlangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the development-dependencies group with 1 update",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-16T04:07:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "64cabff902fcf4b9dea62dbf0811c39ebdca2948",
"body": "Using paths-ignore as a short-circuit for doc-only PRs does not work:\nbranch protection rules cannot be passed.\n\nSigned-off-by: Frederic BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "ci: remove paths-ignore",
"author_name": "Frederic BIDON",
"author_login": "fredbi",
"committed_at": "2024-02-03T18:15:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f6b2318527cd5bb1d6df647f3bccf0cb6cb60cc",
"body": "Bumps the development-dependencies group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).\n\n\nUpdates `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/bl\n[…]\ncov/codecov-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the development-dependencies group with 1 update",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-02T04:31:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fb01d6d2369f1ffa71d59d6492a2f4254dcf1b60",
"body": "Signed-off-by: Frédéric BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "chore(ci): prevents duplicate workflow runs",
"author_name": "Frédéric BIDON",
"author_login": "fredbi",
"committed_at": "2024-02-01T11:00:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7135206f72f1b517cb09c53bdfe287255fb79592",
"body": "Bumps the go-openapi-dependencies group with 2 updates: [github.com/go-openapi/analysis](https://github.com/go-openapi/analysis) and [github.com/go-openapi/swag](https://github.com/go-openapi/swag).\n\n\nUpdates `github.com/go-openapi/analysis` from 0.22.0 to 0.22.2\n- [Commits](https://github.com/go-op\n[…]\ncom/go-openapi/swag\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-openapi-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the go-openapi-dependencies group with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-01T09:21:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8c2a862d7127a488474b2a2b2519374deb94188f",
"body": "Bumps the development-dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-go](https://github.com/actions/setup-go) and [codecov/codecov-action](https://github.com/codecov/codecov-action).\n\n\nUpdates `actions/checkout` from 3 to 4\n- [Release notes\n[…]\ncov/codecov-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the development-dependencies group with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-01T09:14:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "906adc125a580a2073974d510d6e0f5f4b1bc8fe",
"body": "Signed-off-by: Frédéric BIDON <fredbi@yahoo.com>",
"is_bot": false,
"headline": "ci(dependencies): automate dependencies updates",
"author_name": "Frédéric BIDON",
"author_login": "fredbi",
"committed_at": "2024-02-01T09:06:33Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 72,
"latest_release_at": "2026-07-21T05:56:07Z",
"latest_release_tag": "v0.26.1",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 38,
"days_since_latest_release": 9,
"mean_days_between_releases": 44.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/go-openapi/validate",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/go-openapi/validate",
"is_deprecated": false,
"latest_version": "v0.26.1",
"repository_url": "https://github.com/go-openapi/validate",
"versions_count": 41,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-21T05:45:24Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
}
]
},
"popularity": {
"forks": 57,
"stars": 144,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2016-04-18",
"count": 1
},
{
"date": "2016-11-07",
"count": 1
},
{
"date": "2016-12-22",
"count": 1
},
{
"date": "2017-01-17",
"count": 1
},
{
"date": "2017-02-09",
"count": 1
},
{
"date": "2017-06-13",
"count": 1
},
{
"date": "2017-09-12",
"count": 1
},
{
"date": "2017-09-21",
"count": 1
},
{
"date": "2017-10-16",
"count": 1
},
{
"date": "2017-10-20",
"count": 1
},
{
"date": "2017-11-05",
"count": 1
},
{
"date": "2017-11-10",
"count": 1
},
{
"date": "2017-12-13",
"count": 1
},
{
"date": "2018-02-25",
"count": 1
},
{
"date": "2018-03-24",
"count": 1
},
{
"date": "2018-04-21",
"count": 1
},
{
"date": "2018-06-09",
"count": 1
},
{
"date": "2018-10-02",
"count": 1
},
{
"date": "2018-10-09",
"count": 1
},
{
"date": "2018-11-15",
"count": 1
},
{
"date": "2019-01-13",
"count": 1
},
{
"date": "2019-01-31",
"count": 1
},
{
"date": "2019-03-02",
"count": 1
},
{
"date": "2019-03-19",
"count": 1
},
{
"date": "2019-05-15",
"count": 1
},
{
"date": "2019-05-24",
"count": 1
},
{
"date": "2019-06-28",
"count": 1
},
{
"date": "2019-09-25",
"count": 1
},
{
"date": "2019-10-02",
"count": 1
},
{
"date": "2019-10-17",
"count": 1
},
{
"date": "2020-04-10",
"count": 1
},
{
"date": "2020-04-14",
"count": 1
},
{
"date": "2020-06-11",
"count": 1
},
{
"date": "2020-09-12",
"count": 1
},
{
"date": "2020-10-23",
"count": 1
},
{
"date": "2021-02-25",
"count": 1
},
{
"date": "2021-03-09",
"count": 1
},
{
"date": "2021-08-19",
"count": 1
},
{
"date": "2021-11-19",
"count": 1
},
{
"date": "2021-12-03",
"count": 1
},
{
"date": "2022-01-31",
"count": 1
},
{
"date": "2022-03-26",
"count": 1
},
{
"date": "2022-05-19",
"count": 1
},
{
"date": "2022-07-26",
"count": 1
},
{
"date": "2022-07-28",
"count": 1
},
{
"date": "2023-01-05",
"count": 1
},
{
"date": "2023-05-08",
"count": 1
},
{
"date": "2023-07-04",
"count": 1
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2024-02-13",
"count": 1
},
{
"date": "2024-12-18",
"count": 1
},
{
"date": "2025-02-10",
"count": 1
},
{
"date": "2025-08-21",
"count": 1
},
{
"date": "2025-09-16",
"count": 1
},
{
"date": "2025-12-02",
"count": 1
},
{
"date": "2026-07-02",
"count": 1
},
{
"date": "2026-07-22",
"count": 1
}
],
"complete": true,
"collected": 57,
"total_forks": 57
},
"star_history": null,
"open_issues_and_prs": 19
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [
"fixtures/bugs/123/swagger.yml",
"fixtures/bugs/1429/swagger.yaml",
"fixtures/bugs/2527/swagger.yml",
"fixtures/bugs/2649/swagger.yaml",
"fixtures/bugs/39/swagger.yml",
"fixtures/bugs/52/swagger.json",
"fixtures/bugs/62/swagger.json",
"fixtures/bugs/63/swagger.json",
"fixtures/go-swagger/bugs/1010/swagger.yml",
"fixtures/go-swagger/bugs/103/swagger.json",
"fixtures/go-swagger/bugs/106/swagger.json",
"fixtures/go-swagger/bugs/1171/swagger.yaml",
"fixtures/go-swagger/bugs/1216/swagger.yml",
"fixtures/go-swagger/bugs/1238/swagger.yaml",
"fixtures/go-swagger/bugs/155/swagger.yml",
"fixtures/go-swagger/bugs/162/swagger.yml",
"fixtures/go-swagger/bugs/163/swagger.yml",
"fixtures/go-swagger/bugs/195/swagger.json",
"fixtures/go-swagger/bugs/196/swagger.yml",
"fixtures/go-swagger/bugs/248/swagger.json",
"fixtures/go-swagger/bugs/249/swagger.json",
"fixtures/go-swagger/bugs/251/swagger.yml",
"fixtures/go-swagger/bugs/252/swagger.json",
"fixtures/go-swagger/bugs/287/swagger.yml",
"fixtures/go-swagger/bugs/319/swagger.yml",
"fixtures/go-swagger/bugs/423/swagger.json",
"fixtures/go-swagger/bugs/436/swagger.yml",
"fixtures/go-swagger/bugs/453/swagger.yml",
"fixtures/go-swagger/bugs/454/swagger.yml",
"fixtures/go-swagger/bugs/455/swagger.yml",
"fixtures/go-swagger/bugs/465/swagger.yml",
"fixtures/go-swagger/bugs/500/swagger.yml",
"fixtures/go-swagger/bugs/511/swagger.yml",
"fixtures/go-swagger/bugs/524/swagger.yml",
"fixtures/go-swagger/bugs/540/swagger.yml",
"fixtures/go-swagger/bugs/541/swagger.json",
"fixtures/go-swagger/bugs/628/swagger.yml",
"fixtures/go-swagger/bugs/727/swagger.json",
"fixtures/go-swagger/bugs/733/swagger.json",
"fixtures/go-swagger/bugs/740/swagger.yml",
"fixtures/go-swagger/bugs/743/swagger.yml",
"fixtures/go-swagger/bugs/763/swagger.yml",
"fixtures/go-swagger/bugs/774/swagger.yml",
"fixtures/go-swagger/bugs/786/swagger.yml",
"fixtures/go-swagger/bugs/789/swagger.yml",
"fixtures/go-swagger/bugs/809/swagger.yml",
"fixtures/go-swagger/bugs/811/swagger.json",
"fixtures/go-swagger/bugs/822/swagger.yml",
"fixtures/go-swagger/bugs/825/swagger.yml",
"fixtures/go-swagger/bugs/84/swagger.yml",
"fixtures/go-swagger/bugs/844/swagger.json",
"fixtures/go-swagger/bugs/846/swagger.yml",
"fixtures/go-swagger/bugs/881/swagger.yml",
"fixtures/go-swagger/bugs/890/swagger.yaml",
"fixtures/go-swagger/bugs/899/swagger.yml",
"fixtures/go-swagger/bugs/981/swagger.json",
"fixtures/go-swagger/bugs/982/swagger.yaml",
"fixtures/go-swagger/bugs/987/swagger.yml",
"fixtures/go-swagger/canary/bitbucket.org/swagger.json",
"fixtures/go-swagger/canary/docker/swagger.json",
"fixtures/go-swagger/canary/kubernetes/swagger.json",
"fixtures/go-swagger/canary/ms-cog-sci/swagger.json",
"fixtures/go-swagger/canary/petstore/swagger.json",
"fixtures/go-swagger/canary/quay.io/swagger.json",
"fixtures/petstore/swagger.json"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 32634,
"source_files_sampled": 57,
"oversized_source_files": 0,
"agent_instruction_files": [
".claude/CLAUDE.md",
".github/copilot-instructions.md",
"AGENTS.md"
],
"agent_instruction_max_bytes": 2790
},
"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": 23,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/go-openapi/analysis",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.25.5"
},
{
"name": "github.com/go-openapi/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.22.8"
},
{
"name": "github.com/go-openapi/jsonpointer",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/go-openapi/loads",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.25.0"
},
{
"name": "github.com/go-openapi/spec",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.22.9"
},
{
"name": "github.com/go-openapi/strfmt",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.27.0"
},
{
"name": "github.com/go-openapi/swag/conv",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.27.3"
},
{
"name": "github.com/go-openapi/swag/fileutils",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.27.3"
},
{
"name": "github.com/go-openapi/swag/jsonutils",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.27.3"
},
{
"name": "github.com/go-openapi/swag/loading",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.27.3"
},
{
"name": "github.com/go-openapi/swag/stringutils",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.27.3"
},
{
"name": "github.com/go-openapi/testify/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.6.0"
},
{
"name": "go.yaml.in/yaml/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.4"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/go-openapi/analysis",
"direct": true,
"version": "v0.25.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/errors",
"direct": true,
"version": "v0.22.8",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/loads",
"direct": true,
"version": "v0.25.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/spec",
"direct": true,
"version": "v0.22.9",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/strfmt",
"direct": true,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/conv",
"direct": true,
"version": "v0.27.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/fileutils",
"direct": true,
"version": "v0.27.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/jsonutils",
"direct": true,
"version": "v0.27.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/loading",
"direct": true,
"version": "v0.27.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/stringutils",
"direct": true,
"version": "v0.27.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/testify/v2",
"direct": true,
"version": "v2.6.0",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": true,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonreference",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/mangling",
"direct": false,
"version": "v0.27.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/pools",
"direct": false,
"version": "v0.27.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/typeutils",
"direct": false,
"version": "v0.27.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/yamlutils",
"direct": false,
"version": "v0.27.3",
"ecosystem": "go"
},
{
"name": "github.com/go-viper/mapstructure/v2",
"direct": false,
"version": "v2.5.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/oklog/ulid/v2",
"direct": false,
"version": "v2.1.1",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 23,
"direct_count": 13,
"indirect_count": 10
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 178,
"open_issues": 19,
"closed_ratio": 0.759,
"closed_issues": 60,
"closed_unmerged_prs": 16
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "casualjim",
"commits": 169,
"avatar_url": "https://avatars.githubusercontent.com/u/456109?v=4"
},
{
"type": "User",
"login": "fredbi",
"commits": 74,
"avatar_url": "https://avatars.githubusercontent.com/u/14262513?v=4"
},
{
"type": "User",
"login": "sttts",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/730123?v=4"
},
{
"type": "User",
"login": "youyuanwu",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/48816116?v=4"
},
{
"type": "User",
"login": "keramix",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/20427375?v=4"
},
{
"type": "User",
"login": "jerome-laforge",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/9979375?v=4"
},
{
"type": "User",
"login": "GlenDC",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/3900482?v=4"
},
{
"type": "User",
"login": "galaxie",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/591857?v=4"
},
{
"type": "User",
"login": "tossmilestone",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1621082?v=4"
},
{
"type": "User",
"login": "EleanorRigby",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6512426?v=4"
}
],
"contributors_sampled": 32,
"top_contributor_share": 0.542
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"auto-merge.yml",
"bump-release.yml",
"codeql.yml",
"contributors.yml",
"go-test.yml",
"monitor-bot-pr.yml",
"scanner.yml",
"tag-release.yml",
"webhook-announcements.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": true,
"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": 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": 10,
"reason": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"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": 1,
"reason": "Found 1/10 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 10 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 8,
"reason": "SAST tool is not run on all commits -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "770313b9776e26d14eb2031148516bb394fa77a1",
"ran_at": "2026-07-30T23:04:05Z",
"aggregate_score": 8.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-30T08:49:57Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-24T05:00:30Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 19,
"created_at": "2016-12-20T10:04:22Z",
"last_comment_at": "2017-12-23T10:57:46Z",
"last_comment_author": "fredbi"
},
{
"number": 46,
"created_at": "2017-12-18T10:01:19Z",
"last_comment_at": "2018-03-24T13:56:21Z",
"last_comment_author": "cyberphone"
},
{
"number": 47,
"created_at": "2017-12-18T10:04:23Z",
"last_comment_at": "2019-09-26T06:28:01Z",
"last_comment_author": "diafour"
},
{
"number": 51,
"created_at": "2018-01-02T08:10:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 52,
"created_at": "2018-01-02T08:21:30Z",
"last_comment_at": "2018-11-01T18:43:11Z",
"last_comment_author": "fredbi"
},
{
"number": 54,
"created_at": "2018-01-02T08:47:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2018-01-02T09:03:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 56,
"created_at": "2018-01-02T09:08:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 57,
"created_at": "2018-01-02T09:24:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 58,
"created_at": "2018-01-02T09:34:28Z",
"last_comment_at": "2025-03-23T09:16:16Z",
"last_comment_author": "Jouyandehmohammad"
},
{
"number": 59,
"created_at": "2018-01-02T10:03:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 61,
"created_at": "2018-01-10T09:49:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 63,
"created_at": "2018-01-12T10:13:34Z",
"last_comment_at": "2018-01-15T14:58:15Z",
"last_comment_author": "fredbi"
},
{
"number": 71,
"created_at": "2018-02-02T08:58:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 80,
"created_at": "2018-03-02T14:35:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 89,
"created_at": "2018-04-23T18:05:46Z",
"last_comment_at": "2018-04-24T05:01:13Z",
"last_comment_author": "mvndaai"
},
{
"number": 92,
"created_at": "2018-05-04T07:11:43Z",
"last_comment_at": "2018-05-04T13:42:29Z",
"last_comment_author": "gregmarr"
},
{
"number": 104,
"created_at": "2018-10-04T11:00:18Z",
"last_comment_at": "2018-10-04T15:54:51Z",
"last_comment_author": "casualjim"
},
{
"number": 114,
"created_at": "2019-09-26T06:34:16Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/go-openapi/validate",
"host": "github.com",
"name": "validate",
"owner": "go-openapi"
},
"metrics": {
"overall": {
"key": "overall",
"band": "exceptional",
"name": "Overall health",
"note": "The weighted overall 81 is calibrated to 94 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 81,
"calibrated": 94,
"calibration": "2026-08-02"
}
}
],
"value": 94,
"inputs": {
"security": 86,
"vitality": 93,
"community": 72,
"governance": 67,
"calibration": "2026-08-02",
"engineering": 88,
"ai_readiness": 90,
"weighted_overall_raw": 81
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "exceptional",
"name": "Vitality",
"value": 93,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 89,
"inputs": {
"commits_last_year": 72,
"human_commit_share": 0.42,
"days_since_last_push": 6,
"active_weeks_last_year": 38
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "38/52 weeks with commits",
"points": 26.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 38
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "72 commits in the last year",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 72
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "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": 4,
"latest_release_tag": "v0.26.1",
"releases_from_tags": false,
"days_since_latest_release": 9,
"mean_days_between_releases": 44.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 9 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~44.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 44.8
}
}
],
"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": 12,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 12 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 12
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 72,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"forks": 57,
"stars": 144,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "144 stars",
"points": 35,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 144
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "57 forks",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 57
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"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": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 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": 6.3,
"status": "met",
"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": 67,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 32,
"top_contributor_share": 0.542
},
"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 54% of commits",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 54
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "32 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 32
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 10 contributing companies or organizations",
"points": 10,
"status": "met",
"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": 70,
"inputs": {
"merged_prs": 178,
"open_issues": 19,
"closed_issues": 60,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.759,
"closed_unmerged_prs": 16,
"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": "76% of issues closed",
"points": 31.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 76
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "178/194 decided PRs merged",
"points": 27.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 178,
"decided": 194
}
}
],
"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 1/10 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"followers": 169,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "go-openapi",
"public_repos": 24,
"account_age_days": 3916
},
"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": "169 followers of go-openapi",
"points": 16,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 169,
"login": "go-openapi"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "24 public repos, account ~10 yr old",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 24
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/go-openapi/validate"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 9
},
"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 9 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 9
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "41 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 41
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 88,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "9 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 9
}
}
],
"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.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"openapi",
"swagger2"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": 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": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "excellent",
"name": "Security",
"value": 86,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "excellent",
"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": 82,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 8.2
},
"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": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 1/10 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 10 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is 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": "25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 8",
"points": 4,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"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 23 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": 23
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 23,
"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": 23,
"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": 17
},
"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": "excellent",
"name": "AI Readiness",
"value": 90,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.952,
"agent_instruction_files": [
".claude/CLAUDE.md",
".github/copilot-instructions.md",
"AGENTS.md"
],
"agent_instruction_max_bytes": 2790
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".claude/CLAUDE.md, .github/copilot-instructions.md, AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".claude/CLAUDE.md, .github/copilot-instructions.md, AGENTS.md"
}
}
],
"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": "40 of 42 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 40,
"sampled": 42
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "exceptional",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 95,
"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.08,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.51
},
"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.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "8 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 8,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "51 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 51,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"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": 32634,
"source_files_sampled": 57,
"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/57 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 57,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "excellent",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": [
"fixtures/bugs/123/swagger.yml",
"fixtures/bugs/1429/swagger.yaml",
"fixtures/bugs/2527/swagger.yml",
"fixtures/bugs/2649/swagger.yaml",
"fixtures/bugs/39/swagger.yml",
"fixtures/bugs/52/swagger.json",
"fixtures/bugs/62/swagger.json",
"fixtures/bugs/63/swagger.json",
"fixtures/go-swagger/bugs/1010/swagger.yml",
"fixtures/go-swagger/bugs/103/swagger.json",
"fixtures/go-swagger/bugs/106/swagger.json",
"fixtures/go-swagger/bugs/1171/swagger.yaml",
"fixtures/go-swagger/bugs/1216/swagger.yml",
"fixtures/go-swagger/bugs/1238/swagger.yaml",
"fixtures/go-swagger/bugs/155/swagger.yml",
"fixtures/go-swagger/bugs/162/swagger.yml",
"fixtures/go-swagger/bugs/163/swagger.yml",
"fixtures/go-swagger/bugs/195/swagger.json",
"fixtures/go-swagger/bugs/196/swagger.yml",
"fixtures/go-swagger/bugs/248/swagger.json",
"fixtures/go-swagger/bugs/249/swagger.json",
"fixtures/go-swagger/bugs/251/swagger.yml",
"fixtures/go-swagger/bugs/252/swagger.json",
"fixtures/go-swagger/bugs/287/swagger.yml",
"fixtures/go-swagger/bugs/319/swagger.yml",
"fixtures/go-swagger/bugs/423/swagger.json",
"fixtures/go-swagger/bugs/436/swagger.yml",
"fixtures/go-swagger/bugs/453/swagger.yml",
"fixtures/go-swagger/bugs/454/swagger.yml",
"fixtures/go-swagger/bugs/455/swagger.yml",
"fixtures/go-swagger/bugs/465/swagger.yml",
"fixtures/go-swagger/bugs/500/swagger.yml",
"fixtures/go-swagger/bugs/511/swagger.yml",
"fixtures/go-swagger/bugs/524/swagger.yml",
"fixtures/go-swagger/bugs/540/swagger.yml",
"fixtures/go-swagger/bugs/541/swagger.json",
"fixtures/go-swagger/bugs/628/swagger.yml",
"fixtures/go-swagger/bugs/727/swagger.json",
"fixtures/go-swagger/bugs/733/swagger.json",
"fixtures/go-swagger/bugs/740/swagger.yml",
"fixtures/go-swagger/bugs/743/swagger.yml",
"fixtures/go-swagger/bugs/763/swagger.yml",
"fixtures/go-swagger/bugs/774/swagger.yml",
"fixtures/go-swagger/bugs/786/swagger.yml",
"fixtures/go-swagger/bugs/789/swagger.yml",
"fixtures/go-swagger/bugs/809/swagger.yml",
"fixtures/go-swagger/bugs/811/swagger.json",
"fixtures/go-swagger/bugs/822/swagger.yml",
"fixtures/go-swagger/bugs/825/swagger.yml",
"fixtures/go-swagger/bugs/84/swagger.yml",
"fixtures/go-swagger/bugs/844/swagger.json",
"fixtures/go-swagger/bugs/846/swagger.yml",
"fixtures/go-swagger/bugs/881/swagger.yml",
"fixtures/go-swagger/bugs/890/swagger.yaml",
"fixtures/go-swagger/bugs/899/swagger.yml",
"fixtures/go-swagger/bugs/981/swagger.json",
"fixtures/go-swagger/bugs/982/swagger.yaml",
"fixtures/go-swagger/bugs/987/swagger.yml",
"fixtures/go-swagger/canary/bitbucket.org/swagger.json",
"fixtures/go-swagger/canary/docker/swagger.json",
"fixtures/go-swagger/canary/kubernetes/swagger.json",
"fixtures/go-swagger/canary/ms-cog-sci/swagger.json",
"fixtures/go-swagger/canary/petstore/swagger.json",
"fixtures/go-swagger/canary/quay.io/swagger.json",
"fixtures/petstore/swagger.json"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "fixtures/bugs/123/swagger.yml, fixtures/bugs/1429/swagger.yaml, fixtures/bugs/2527/swagger.yml, fixtures/bugs/2649/swagger.yaml, fixtures/bugs/39/swagger.yml, fixtures/bugs/52/swagger.json, fixtures/bugs/62/swagger.json, fixtures/bugs/63/swagger.json, fixtures/go-swagger/bugs/1010/swagger.yml, fixtures/go-swagger/bugs/103/swagger.json, fixtures/go-swagger/bugs/106/swagger.json, fixtures/go-swagger/bugs/1171/swagger.yaml, fixtures/go-swagger/bugs/1216/swagger.yml, fixtures/go-swagger/bugs/1238/swagger.yaml, fixtures/go-swagger/bugs/155/swagger.yml, fixtures/go-swagger/bugs/162/swagger.yml, fixtures/go-swagger/bugs/163/swagger.yml, fixtures/go-swagger/bugs/195/swagger.json, fixtures/go-swagger/bugs/196/swagger.yml, fixtures/go-swagger/bugs/248/swagger.json, fixtures/go-swagger/bugs/249/swagger.json, fixtures/go-swagger/bugs/251/swagger.yml, fixtures/go-swagger/bugs/252/swagger.json, fixtures/go-swagger/bugs/287/swagger.yml, fixtures/go-swagger/bugs/319/swagger.yml, fixtures/go-swagger/bugs/423/swagger.json, fixtures/go-swagger/bugs/436/swagger.yml, fixtures/go-swagger/bugs/453/swagger.yml, fixtures/go-swagger/bugs/454/swagger.yml, fixtures/go-swagger/bugs/455/swagger.yml, fixtures/go-swagger/bugs/465/swagger.yml, fixtures/go-swagger/bugs/500/swagger.yml, fixtures/go-swagger/bugs/511/swagger.yml, fixtures/go-swagger/bugs/524/swagger.yml, fixtures/go-swagger/bugs/540/swagger.yml, fixtures/go-swagger/bugs/541/swagger.json, fixtures/go-swagger/bugs/628/swagger.yml, fixtures/go-swagger/bugs/727/swagger.json, fixtures/go-swagger/bugs/733/swagger.json, fixtures/go-swagger/bugs/740/swagger.yml, fixtures/go-swagger/bugs/743/swagger.yml, fixtures/go-swagger/bugs/763/swagger.yml, fixtures/go-swagger/bugs/774/swagger.yml, fixtures/go-swagger/bugs/786/swagger.yml, fixtures/go-swagger/bugs/789/swagger.yml, fixtures/go-swagger/bugs/809/swagger.yml, fixtures/go-swagger/bugs/811/swagger.json, fixtures/go-swagger/bugs/822/swagger.yml, fixtures/go-swagger/bugs/825/swagger.yml, fixtures/go-swagger/bugs/84/swagger.yml, fixtures/go-swagger/bugs/844/swagger.json, fixtures/go-swagger/bugs/846/swagger.yml, fixtures/go-swagger/bugs/881/swagger.yml, fixtures/go-swagger/bugs/890/swagger.yaml, fixtures/go-swagger/bugs/899/swagger.yml, fixtures/go-swagger/bugs/981/swagger.json, fixtures/go-swagger/bugs/982/swagger.yaml, fixtures/go-swagger/bugs/987/swagger.yml, fixtures/go-swagger/canary/bitbucket.org/swagger.json, fixtures/go-swagger/canary/docker/swagger.json, fixtures/go-swagger/canary/kubernetes/swagger.json, fixtures/go-swagger/canary/ms-cog-sci/swagger.json, fixtures/go-swagger/canary/petstore/swagger.json, fixtures/go-swagger/canary/quay.io/swagger.json, fixtures/petstore/swagger.json",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "fixtures/bugs/123/swagger.yml, fixtures/bugs/1429/swagger.yaml, fixtures/bugs/2527/swagger.yml, fixtures/bugs/2649/swagger.yaml, fixtures/bugs/39/swagger.yml, fixtures/bugs/52/swagger.json, fixtures/bugs/62/swagger.json, fixtures/bugs/63/swagger.json, fixtures/go-swagger/bugs/1010/swagger.yml, fixtures/go-swagger/bugs/103/swagger.json, fixtures/go-swagger/bugs/106/swagger.json, fixtures/go-swagger/bugs/1171/swagger.yaml, fixtures/go-swagger/bugs/1216/swagger.yml, fixtures/go-swagger/bugs/1238/swagger.yaml, fixtures/go-swagger/bugs/155/swagger.yml, fixtures/go-swagger/bugs/162/swagger.yml, fixtures/go-swagger/bugs/163/swagger.yml, fixtures/go-swagger/bugs/195/swagger.json, fixtures/go-swagger/bugs/196/swagger.yml, fixtures/go-swagger/bugs/248/swagger.json, fixtures/go-swagger/bugs/249/swagger.json, fixtures/go-swagger/bugs/251/swagger.yml, fixtures/go-swagger/bugs/252/swagger.json, fixtures/go-swagger/bugs/287/swagger.yml, fixtures/go-swagger/bugs/319/swagger.yml, fixtures/go-swagger/bugs/423/swagger.json, fixtures/go-swagger/bugs/436/swagger.yml, fixtures/go-swagger/bugs/453/swagger.yml, fixtures/go-swagger/bugs/454/swagger.yml, fixtures/go-swagger/bugs/455/swagger.yml, fixtures/go-swagger/bugs/465/swagger.yml, fixtures/go-swagger/bugs/500/swagger.yml, fixtures/go-swagger/bugs/511/swagger.yml, fixtures/go-swagger/bugs/524/swagger.yml, fixtures/go-swagger/bugs/540/swagger.yml, fixtures/go-swagger/bugs/541/swagger.json, fixtures/go-swagger/bugs/628/swagger.yml, fixtures/go-swagger/bugs/727/swagger.json, fixtures/go-swagger/bugs/733/swagger.json, fixtures/go-swagger/bugs/740/swagger.yml, fixtures/go-swagger/bugs/743/swagger.yml, fixtures/go-swagger/bugs/763/swagger.yml, fixtures/go-swagger/bugs/774/swagger.yml, fixtures/go-swagger/bugs/786/swagger.yml, fixtures/go-swagger/bugs/789/swagger.yml, fixtures/go-swagger/bugs/809/swagger.yml, fixtures/go-swagger/bugs/811/swagger.json, fixtures/go-swagger/bugs/822/swagger.yml, fixtures/go-swagger/bugs/825/swagger.yml, fixtures/go-swagger/bugs/84/swagger.yml, fixtures/go-swagger/bugs/844/swagger.json, fixtures/go-swagger/bugs/846/swagger.yml, fixtures/go-swagger/bugs/881/swagger.yml, fixtures/go-swagger/bugs/890/swagger.yaml, fixtures/go-swagger/bugs/899/swagger.yml, fixtures/go-swagger/bugs/981/swagger.json, fixtures/go-swagger/bugs/982/swagger.yaml, fixtures/go-swagger/bugs/987/swagger.yml, fixtures/go-swagger/canary/bitbucket.org/swagger.json, fixtures/go-swagger/canary/docker/swagger.json, fixtures/go-swagger/canary/kubernetes/swagger.json, fixtures/go-swagger/canary/ms-cog-sci/swagger.json, fixtures/go-swagger/canary/petstore/swagger.json, fixtures/go-swagger/canary/quay.io/swagger.json, fixtures/petstore/swagger.json"
}
}
],
"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": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"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": [],
"labels": [],
"scores": {
"library": 3,
"network-service": 3
},
"primary": null,
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
},
{
"tier": "structure",
"label": "network-service",
"source": "api_schema",
"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:04:31.189134Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/go-openapi/validate.svg",
"full_name": "go-openapi/validate",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}