Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 32,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 19932,
"Makefile": 753
},
"pushed_at": "2026-07-25T16:24:58Z",
"created_at": "2023-08-31T20:11:11Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T02:32:49Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "oapi-codegen",
"company": null,
"location": null,
"followers": 62,
"avatar_url": "https://avatars.githubusercontent.com/u/142752710?v=4",
"created_at": "2023-08-20T20:54:26Z",
"is_verified": null,
"public_repos": 19,
"account_age_days": 1071
},
"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": "v1.1.0",
"kind": "minor",
"published_at": "2026-07-19T15:46:36Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2024-06-04T05:57:32Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2023-11-06T16:19:00Z"
}
],
"recent_commits": [
{
"oid": "5dd48d0b52c4b1b1837f0d78ac185139b057b2c5",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update module github.com/getkin/kin-openapi to v0.143.0 (#48)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-22T02:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8046e32b4a1d00fb9135170c1fbee0debc3db869",
"body": "Update kin-openapi to latest, for OpenAPI 3.1 support, and bring repo\nin sync with all the others.",
"is_bot": false,
"headline": "Dependency updates (#46)",
"author_name": "Marcin Romaszewicz",
"author_login": "mromaszewicz",
"committed_at": "2026-07-19T15:42:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04ec63f06f36544761caac86d3f2099a0cccc17b",
"body": "chore: Update Go to 1.24 and update CI",
"is_bot": false,
"headline": "Merge pull request #36 from mromaszewicz/chore/go124",
"author_name": "Marcin Romaszewicz",
"author_login": "mromaszewicz",
"committed_at": "2026-07-09T17:22:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3bc36bf041a21df6c679be63cc04e85358971c7",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bump golangci-lint to v2.8.0",
"author_name": "Marcin Romaszewicz",
"author_login": "mromaszewicz",
"committed_at": "2026-04-03T20:31:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "197c78b83a8e0f975ab3a24d221489ec8571e35f",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: update golangci-lint to v2.1.6 for Go 1.24 compatibility",
"author_name": "Marcin Romaszewicz",
"author_login": "mromaszewicz",
"committed_at": "2026-04-03T20:27:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f9729165e1105684effd0980966c3e9e915f7644",
"body": "- Update go.mod to require Go 1.24.4\n- Update direct dependencies: kin-openapi to v0.134.0, fiber/v2 to\n v2.52.12, testify to v1.11.1\n- Replace individual CI workflow files (generate, lint, tidy) with\n the shared oapi-codegen/actions reusable workflow\n- Add Renovate Go 1.24 constraint to prevent dependency updates\n requiring newer Go versions\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: Update Go to 1.24 and update CI",
"author_name": "Marcin Romaszewicz",
"author_login": "mromaszewicz",
"committed_at": "2026-04-03T20:14:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c12e13e0264df04c2b6892bb97da4ab8079ced55",
"body": null,
"is_bot": true,
"headline": "chore(deps): pin dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-04-07T18:33:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee18c00034e818480bcc84cd6071393b2aff7a8c",
"body": null,
"is_bot": false,
"headline": "docs(sponsors): add `FUNDING.yml`",
"author_name": "Jamie Tanna",
"author_login": "jamietanna",
"committed_at": "2024-06-14T15:22:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c674fae6bc5c69cb3eab866758a6ad83291e8d16",
"body": null,
"is_bot": true,
"headline": "Update actions/checkout action to v4",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-06-03T16:03:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4e9279e748e639428529081813c6bfc9bd78304",
"body": null,
"is_bot": true,
"headline": "Update release-drafter/release-drafter action to v6",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-06-03T16:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ec9f1bb2918304612fc91a785c7e36c4a888831",
"body": null,
"is_bot": true,
"headline": "fix(deps): update module github.com/gofiber/fiber/v2 to v2.52.4",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-06-03T16:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae82981e0862ea0dec0439cd13b18bebb7067175",
"body": null,
"is_bot": true,
"headline": "fix(deps): update module github.com/getkin/kin-openapi to v0.124.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-06-03T15:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "649fed888c7bda525857deaf244a17f7376520bc",
"body": null,
"is_bot": true,
"headline": "chore(deps): update module github.com/golangci/golangci-lint to v1.59.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-06-03T15:58:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48cc50e231fe716155917d38448c805fa8c8328f",
"body": null,
"is_bot": true,
"headline": "Update actions/setup-go action to v5",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-06-03T15:58:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "524f6c5ce9578ca06490eca7fa09dc8efb24ac91",
"body": null,
"is_bot": true,
"headline": "fix(deps): update module github.com/stretchr/testify to v1.9.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-06-03T15:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a83a57915a713c03db0788b509f52db9142348f7",
"body": null,
"is_bot": false,
"headline": "chore: build against Go 1.22",
"author_name": "Jamie Tanna",
"author_login": "jamietanna",
"committed_at": "2024-02-10T15:43:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7afd3129aa5a04c8785aa83da2c97236004ac367",
"body": "Although we originally thought this would be a useful way to do this, it\ndoesn't enforce the `go.mod` constraints that we'd hoped it would, as\nRenovate could bump the `go.mod`'s `go` directive, and it means that we\nhave a more explicit, and less magic, setup.\n\nAdditionally, we need to quote the versions as `1.20` gets interpreted\nby YAML as `1.2` 🙃",
"is_bot": false,
"headline": "chore: simplify CI build matrix",
"author_name": "Jamie Tanna",
"author_login": "jamietanna",
"committed_at": "2024-02-10T15:43:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb8a6a7b553c378e110f50628acbc9c3984051bd",
"body": "Onboard to Release Drafter",
"is_bot": false,
"headline": "Merge pull request #8 from oapi-codegen/chore/release-drafter",
"author_name": "Jamie Tanna",
"author_login": "jamietanna",
"committed_at": "2023-11-06T16:23:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "216cf6d967a25f6989dbd5a156d83332a19ee95a",
"body": "To give us a more consistent set of release notes, especially now we're\nusing multi-repo setup, we can use it to build our upcoming release's\nchangelog with a centrally configured + managed configuration.",
"is_bot": false,
"headline": "Onboard to Release Drafter",
"author_name": "Jamie Tanna",
"author_login": "jamietanna",
"committed_at": "2023-11-06T16:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a744dfe1dc64393616076d2acfc32d9057679bf",
"body": null,
"is_bot": false,
"headline": "Add CODEOWNERS",
"author_name": "Jamie Tanna",
"author_login": "jamietanna",
"committed_at": "2023-09-11T20:01:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4b3566e7694ce506c3e9eade62f57a0865581f5",
"body": "Bump Fiber",
"is_bot": false,
"headline": "Merge pull request #7 from oapi-codegen/chore/fiber",
"author_name": "Jamie Tanna",
"author_login": "jamietanna",
"committed_at": "2023-09-11T19:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfe335345277a3993ad4c4a8218cbdb4afba95ce",
"body": "To downgrade the requirement on Go 1.21.",
"is_bot": false,
"headline": "Bump Fiber",
"author_name": "Jamie Tanna",
"author_login": "jamietanna",
"committed_at": "2023-09-11T19:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04ab561b0118d25471794f005f33241ade0dae89",
"body": "As part of the upgrade to Go 1.21, the Go toolchain now requires the\n`go` directive to match the maximum Go version in use in dependencies.\n\nThis leads to any transitive dependency on this library to result in a\nrequirement of the consuming project moving to Go 1.21.\n\nAlthough in a lot of cases this\n[…]\nwe\ncan at a minimum use the `go.mod` version for the current targeted\nversion.\n\nWe can make sure to not `fail-fast` so we can see each of the builds'\nresults, instead of only seeing the first to fail.",
"is_bot": false,
"headline": "Build project with Go 1.20 and Go 1.21",
"author_name": "Jamie Tanna",
"author_login": "jamietanna",
"committed_at": "2023-09-11T19:50:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "199ed974c533d3862619748b1708bfe471673ac0",
"body": null,
"is_bot": false,
"headline": "Add gitignore",
"author_name": "Jamie Tanna",
"author_login": "jamietanna",
"committed_at": "2023-08-31T20:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0036e659113662bf03d48e4ca22fde702ac9c938",
"body": "Via oapi-codegen/runtime@98a1845f2e211b80803f84dc2955f52168d23058.",
"is_bot": false,
"headline": "Add GitHub Actions Workflows + Renovate configuration",
"author_name": "Jamie Tanna",
"author_login": "jamietanna",
"committed_at": "2023-08-31T20:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27e5ad33a9aa0b38ee3980fbe7316797f58e0b3e",
"body": null,
"is_bot": false,
"headline": "Initialise Go module",
"author_name": "Jamie Tanna",
"author_login": "jamietanna",
"committed_at": "2023-08-31T20:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5424269019f6e2c8ac3dfa69c7ccd0a7145e1ae7",
"body": null,
"is_bot": false,
"headline": "Flatten directory structure",
"author_name": "Jamie Tanna",
"author_login": "jamietanna",
"committed_at": "2023-08-31T20:10:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b872f57a2f59951c2b114f490f6e9a482fd0537",
"body": "git-subtree-dir: pkg\ngit-subtree-mainline: dec22385169c7354220804673e5ccf581d637b0e\ngit-subtree-split: 4930a3af679e82adb786a5882ac4306ef27bda3b",
"is_bot": false,
"headline": "Add 'pkg/' from commit '4930a3af679e82adb786a5882ac4306ef27bda3b'",
"author_name": "Jamie Tanna",
"author_login": "jamietanna",
"committed_at": "2023-08-31T20:10:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dec22385169c7354220804673e5ccf581d637b0e",
"body": null,
"is_bot": false,
"headline": "Initialise project",
"author_name": "Jamie Tanna",
"author_login": "jamietanna",
"committed_at": "2023-08-31T20:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4930a3af679e82adb786a5882ac4306ef27bda3b",
"body": null,
"is_bot": false,
"headline": "Use native error wrapping (#1098)",
"author_name": "Oleksandr Redko",
"author_login": "alexandear",
"committed_at": "2023-07-28T22:33:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30c2bad1fe3efd3ae5c5a45e63148c9addcb004d",
"body": "* Revert generated\r\n\r\n* Add to cmd\r\n\r\n* Add to codegen\r\n\r\n* Fiber\r\n\r\n* Fix imports\r\n\r\n* Templates\r\n\r\n* Split types and code\r\n\r\n* Rename aliases\r\n\r\n* Strict\r\n\r\n* tests\r\n\r\n* Validate middleware\r\n\r\n* Templates\r\n\r\n* Update petstore\r\n\r\n* Generate\r\n\r\n* Generate\r\n\r\n* Readme\r\n\r\n* Fix tests\r\n\r\n* Fix build\r\n\r\n[…]\n---------\r\n\r\nCo-authored-by: Carl Bring <111354161+gnirb@users.noreply.github.com>\r\nCo-authored-by: leonklingele <git@leonklingele.de>\r\nCo-authored-by: marcinromaszewicz <marcinromaszewicz@deepmap.ai>",
"is_bot": false,
"headline": "Feat: Add Fiber server support (#813)",
"author_name": "Jleagle",
"author_login": "Jleagle",
"committed_at": "2023-06-02T17:12:15Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 6,
"latest_release_at": "2026-07-19T15:46:36Z",
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 4,
"days_since_latest_release": 7,
"mean_days_between_releases": 493
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/oapi-codegen/fiber-middleware",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/oapi-codegen/fiber-middleware",
"is_deprecated": false,
"latest_version": "v1.1.0",
"repository_url": "https://github.com/oapi-codegen/fiber-middleware",
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-19T15:42:07Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
}
]
},
"popularity": {
"forks": 5,
"stars": 6,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2025-03-23",
"count": 1
},
{
"date": "2025-09-11",
"count": 1
},
{
"date": "2025-11-18",
"count": 1
},
{
"date": "2026-02-17",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 13547,
"source_files_sampled": 2,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "github.com/getkin/kin-openapi",
"direct": true,
"version": "v0.143.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-jpcw-4wr7-c3vq",
"GHSA-r277-6w6q-xmqw"
],
"fixed_version": "0.144.0",
"advisory_count": 2,
"oldest_advisory_days": 2
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"critical": 1
},
"advisory_count": 2,
"affected_count": 1,
"assessed_count": 23,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/getkin/kin-openapi",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.143.0"
},
{
"name": "github.com/gofiber/fiber/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.52.14"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/getkin/kin-openapi",
"direct": true,
"version": "v0.143.0",
"ecosystem": "go"
},
{
"name": "github.com/gofiber/fiber/v2",
"direct": true,
"version": "v2.52.14",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/andybalholm/brotli",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/clipperhouse/uax29/v2",
"direct": false,
"version": "v2.7.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/mux",
"direct": false,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.19.0",
"ecosystem": "go"
},
{
"name": "github.com/kr/pretty",
"direct": false,
"version": "v0.3.1",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.15",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.23",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.24",
"ecosystem": "go"
},
{
"name": "github.com/oasdiff/yaml",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/oasdiff/yaml3",
"direct": false,
"version": "v0.0.14",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/santhosh-tekuri/jsonschema/v6",
"direct": false,
"version": "v6.0.2",
"ecosystem": "go"
},
{
"name": "github.com/valyala/bytebufferpool",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/valyala/fasthttp",
"direct": false,
"version": "v1.72.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 23,
"direct_count": 3,
"indirect_count": 20
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 15,
"open_issues": 2,
"closed_ratio": 0.333,
"closed_issues": 1,
"closed_unmerged_prs": 30
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "jamietanna",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/3315059?v=4"
},
{
"type": "User",
"login": "mromaszewicz",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/13071605?v=4"
},
{
"type": "User",
"login": "Jleagle",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/381099?v=4"
},
{
"type": "User",
"login": "alexandear",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3228886?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.682
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release-drafter.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 4,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 2,
"reason": "3 out of 15 merged PRs checked by a CI test -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/15 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 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": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"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": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "5dd48d0b52c4b1b1837f0d78ac185139b057b2c5",
"ran_at": "2026-07-27T05:16:55Z",
"aggregate_score": 6.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T04:23:24Z",
"oldest_open_prs": [
{
"number": 49,
"created_at": "2026-07-24T00:33:50Z",
"last_comment_at": "2026-07-24T00:34:05Z",
"last_comment_author": "socket-security"
}
],
"last_merged_pr_at": "2026-07-22T02:32:41Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 22,
"created_at": "2023-07-11T09:28:27Z",
"last_comment_at": "2025-04-24T08:09:29Z",
"last_comment_author": "jamietanna"
},
{
"number": 3,
"created_at": "2023-08-31T20:12:53Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/oapi-codegen/fiber-middleware",
"host": "github.com",
"name": "fiber-middleware",
"owner": "oapi-codegen"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"security": 64,
"vitality": 59,
"community": 32,
"governance": 50,
"engineering": 47
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 59,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"commits_last_year": 6,
"human_commit_share": 0.71,
"days_since_last_push": 1,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "6 commits in the last year",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 6
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 76,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_latest_release": 7,
"mean_days_between_releases": 493
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~493 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 493
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "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": 7,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 7 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 7
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 32,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"forks": 5,
"stars": 6,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "6 stars",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 6
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 50,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.682
},
"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 68% of commits",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 68
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"merged_prs": 15,
"open_issues": 2,
"closed_issues": 1,
"issue_closed_ratio": 0.333,
"closed_unmerged_prs": 30
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "33% of issues closed",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 33
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "15/45 decided PRs merged",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 15,
"decided": 45
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/15 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"followers": 62,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "oapi-codegen",
"public_repos": 19,
"account_age_days": 1071
},
"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": "62 followers of oapi-codegen",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 62,
"login": "oapi-codegen"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "19 public repos, account ~2 yr old",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 19
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"github.com/oapi-codegen/fiber-middleware"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 7
},
"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 7 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 7
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 47,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "3 out of 15 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 64,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 63,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 15 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/15 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. 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"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 23
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 66,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 1,
"assessed_packages": 23,
"unassessed_packages": 0,
"affected_by_severity": "critical 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: github.com/getkin/kin-openapi v0.143.0 (critical 9.1)",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "github.com/getkin/kin-openapi v0.143.0 (critical 9.1)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 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": "excellent",
"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"
],
"review_only_matches": 0,
"assessed_self_published_locations": 12
},
"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": "good",
"name": "AI Readiness",
"value": 72,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.682,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "15 of 22 human commits state their intent (structured subject or explanatory body)",
"points": 36.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 15,
"sampled": 22
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 89,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.097,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.29
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "3 of the last 31 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 3,
"sampled": 31
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "9 of the last 31 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 9,
"sampled": 31
}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 13547,
"source_files_sampled": 2,
"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/2 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 2,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-27T05:17:10.600399Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/oapi-codegen/fiber-middleware.svg",
"full_name": "oapi-codegen/fiber-middleware",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}