Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 85,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 77389
},
"pushed_at": "2026-07-20T07:32:56Z",
"created_at": "2018-08-17T14:12:57Z",
"owner_type": "User",
"updated_at": "2026-07-17T17:49:57Z",
"description": "Go library for validation of brazilian documents",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Flávio Tonon",
"type": "User",
"login": "flavioltonon",
"company": null,
"location": null,
"followers": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/35174231?v=4",
"created_at": "2018-01-06T17:17:24Z",
"is_verified": null,
"public_repos": 19,
"account_age_days": 3118
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2026-07-17T17:50:53Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2024-11-07T12:29:16Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2024-10-04T18:41:54Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2020-12-11T20:00:47Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2020-09-30T13:59:19Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2020-09-13T15:06:42Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2019-11-04T17:57:06Z"
},
{
"tag": "v0.9.5",
"kind": "patch",
"published_at": "2019-07-17T14:41:08Z"
},
{
"tag": "v0.9.4",
"kind": "patch",
"published_at": "2019-07-12T12:54:44Z"
},
{
"tag": "v0.9.3",
"kind": "patch",
"published_at": "2019-07-11T18:54:47Z"
},
{
"tag": "v0.9.2",
"kind": "patch",
"published_at": "2019-07-11T18:41:06Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2019-07-11T18:37:29Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2019-07-11T18:29:00Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2019-05-08T19:08:31Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2019-04-06T17:22:43Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2019-04-05T20:16:01Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2019-04-05T01:01:26Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2018-12-17T00:50:36Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2018-12-16T04:57:16Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2018-11-29T18:47:59Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2018-11-29T18:36:26Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2018-11-29T17:43:47Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2018-10-19T01:06:41Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2018-10-18T21:21:30Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2018-10-18T18:56:51Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2018-09-18T14:28:22Z"
}
],
"recent_commits": [
{
"oid": "a1d46496efb066f0881b587f3f13c5a3596005fe",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/setup-go from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-17T17:49:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db0a32d598ba9acbaec7b072aba3059e4e4aff8a",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-17T17:48:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e7021fad6429b9360464d6c9e0eee36808ca274a",
"body": "Adds ParseAlphanumericCNPJ and RandomAlphanumericCNPJNumber supporting\nthe alphanumeric CNPJ format: positions 0-11 accept 0-9/A-Z, check\ndigits remain numeric, computed via mod 11 with char value = ASCII - 48.\nRejects CNPJs with all 14 characters equal and illegal characters.\nLegacy numeric CNPJs remain fully supported by both the new and the\nexisting functions.\n\nCloses flavioltonon/go-brazil#18\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "add support for alphanumeric CNPJ (IN RFB 2.229/2024)",
"author_name": "Hiago Fernandes",
"author_login": "hiagomf",
"committed_at": "2026-07-17T17:46:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5efce3bfcc1c3cd7be648f1e519e2c4fad083735",
"body": null,
"is_bot": false,
"headline": "formating code",
"author_name": "Bruno Correa Dias",
"author_login": "burredis",
"committed_at": "2024-11-07T12:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbd1d16c61c6ae1f5bceed4a4024307f529f9b67",
"body": "Co-authored-by: Flávio Tonon <flavio.tonon@unico.io>",
"is_bot": false,
"headline": "Update date.go",
"author_name": "Bruno C. Dias",
"author_login": "burredis",
"committed_at": "2024-11-07T12:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02f221dd5e8f1dc69e79c5f48731908459e668e7",
"body": null,
"is_bot": false,
"headline": "adjusting map",
"author_name": "Bruno Correa Dias",
"author_login": "burredis",
"committed_at": "2024-11-07T12:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87ae3b9581a7bbc5c83a2737377abd58c7a0c3cd",
"body": null,
"is_bot": false,
"headline": "adjusting wrap",
"author_name": "Bruno Correa Dias",
"author_login": "burredis",
"committed_at": "2024-11-07T12:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c8f2fe1eb2d2965cad40bdb4fc172408622e9fb",
"body": null,
"is_bot": false,
"headline": "adding error assert",
"author_name": "Bruno Correa Dias",
"author_login": "burredis",
"committed_at": "2024-11-07T12:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a994027b70fa58531d1fa79b5d0146bc8b9189c",
"body": null,
"is_bot": false,
"headline": "fixing typo",
"author_name": "Bruno Correa Dias",
"author_login": "burredis",
"committed_at": "2024-11-07T12:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c0f90a763352d299a8986b2e2e11cda2d89d3e5",
"body": null,
"is_bot": false,
"headline": "adding doc",
"author_name": "Bruno Correa Dias",
"author_login": "burredis",
"committed_at": "2024-11-07T12:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbf93dfde5ff5cdb4e496af432e762d8b85bca5e",
"body": "Co-authored-by: Flávio Tonon <flavio.tonon@unico.io>",
"is_bot": false,
"headline": "Update date.go",
"author_name": "Bruno C. Dias",
"author_login": "burredis",
"committed_at": "2024-11-07T12:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66256116c2ae79c97fe87be5f3d06362fb6c2e85",
"body": null,
"is_bot": false,
"headline": "improving the code",
"author_name": "Bruno Correa Dias",
"author_login": "burredis",
"committed_at": "2024-11-07T12:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee9ceb3d01c7f2c4105e7f71e65b71ed9aa4e352",
"body": null,
"is_bot": false,
"headline": "supporting new date format",
"author_name": "Bruno Correa Dias",
"author_login": "burredis",
"committed_at": "2024-11-07T12:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50789692f17a25713c99868693586f7565e8f13f",
"body": "Co-authored-by: Flávio Tonon <flavio.tonon@unico.io>",
"is_bot": false,
"headline": "Update date.go",
"author_name": "Bruno C. Dias",
"author_login": "burredis",
"committed_at": "2024-11-07T12:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8bb1a597c9e0067ddde8231b40436831e00a0ca",
"body": null,
"is_bot": false,
"headline": "adjusting method",
"author_name": "Bruno Correa Dias",
"author_login": "burredis",
"committed_at": "2024-11-07T12:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95db813f212d16736e1e63ca2fb55dc37b09a489",
"body": null,
"is_bot": false,
"headline": "adjusting vars",
"author_name": "Bruno Correa Dias",
"author_login": "burredis",
"committed_at": "2024-11-07T12:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2987f7e538d84f5614f3bd664dd2e6760ff31fc",
"body": null,
"is_bot": false,
"headline": "supporting other formats",
"author_name": "Bruno Correa Dias",
"author_login": "burredis",
"committed_at": "2024-11-07T12:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "671da18e980b5b556ca6d89a3354569ed5a6b8c1",
"body": null,
"is_bot": false,
"headline": "adjusting README",
"author_name": "Bruno Correa Dias",
"author_login": "burredis",
"committed_at": "2024-11-07T12:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a9fea88acddb4dff1e18cd8ebb61d4fbcdb1f4e",
"body": null,
"is_bot": false,
"headline": "adding dates parser",
"author_name": "Bruno Correa Dias",
"author_login": "burredis",
"committed_at": "2024-11-07T12:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08dc45cdd044aaf1ec6f15b84e1a3e5722b1f8f4",
"body": null,
"is_bot": false,
"headline": "fix: use static dependency version",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2024-11-06T15:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c88bf60088cddfac389b9e3a9ced29823d334b35",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/setup-go from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-06T13:41:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a90ea5acd6655c917bb4d6df3951d7e8be565ae3",
"body": null,
"is_bot": true,
"headline": "Bump actions/checkout from 3 to 4 (#12)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-08T20:00:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf9088a0b7afea77e55b2fcf8984c43c33cb888f",
"body": null,
"is_bot": false,
"headline": "chore: fix README.md formatting",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2023-08-30T17:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "014b1b8222883a122adf1de4fb08c30c1b9c5373",
"body": null,
"is_bot": false,
"headline": "Update to Go 1.21",
"author_name": "idlebot",
"author_login": null,
"committed_at": "2023-08-30T17:07:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d36d828b3130713eef1aa0937dda4923f727c047",
"body": null,
"is_bot": false,
"headline": "Adding Badges to source repo",
"author_name": "idlebot",
"author_login": null,
"committed_at": "2023-08-30T17:07:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15e37fb97acaaf33dc5dcaa38ecd6f6ebb26c60b",
"body": null,
"is_bot": false,
"headline": "Testing only last 3 Go releases",
"author_name": "idlebot",
"author_login": null,
"committed_at": "2023-08-30T17:07:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec804e066ec6460c4c958cb62c92a656ad0d7dcd",
"body": "Test with Go 1.18 through 1.21\nConfigure Dependabot",
"is_bot": false,
"headline": "Implement Github Actions CI",
"author_name": "idlebot",
"author_login": null,
"committed_at": "2023-08-30T17:07:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "545a9a246c4e576d18f9dfe8d1524d34fc7effe0",
"body": null,
"is_bot": false,
"headline": "Update to Go 1.20 and update dependencies",
"author_name": "idlebot",
"author_login": null,
"committed_at": "2023-08-30T17:07:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e23cc166e1055a3ec3026f340f860e69565dead",
"body": null,
"is_bot": false,
"headline": "add new mobile area code (39)",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2020-12-11T19:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d802f7e07c64092d0590a8870f84f7a239c82e3",
"body": null,
"is_bot": false,
"headline": "implement new Validator interface and new CEP validator",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2020-09-30T13:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a12a8a04176c96ce4c7e4564a3a81a4f48dd097",
"body": null,
"is_bot": false,
"headline": "add support for 11-digit Titulo Eleitoral numbers",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2020-09-13T15:05:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68e406714a3f32ddc33916d038643a666c1f0ca9",
"body": null,
"is_bot": false,
"headline": "add go modules support",
"author_name": "Diego Marangoni",
"author_login": "diegomarangoni",
"committed_at": "2019-11-06T16:56:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c05f42aa998d8d34f885ba0ce7120c88f1aee59e",
"body": null,
"is_bot": false,
"headline": "export all errors to make it easier to handler returns",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-11-04T17:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0790c4932ac4f4211931e59d9a8ab338bad05023",
"body": null,
"is_bot": false,
"headline": "fix errIncorrectLenghtCertidaoNumber error message",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-17T14:40:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "030fdea6eab892eecce66369edec2eea6935529d",
"body": null,
"is_bot": false,
"headline": "fix certidao Kind method",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-12T12:52:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5766e55f5c7e22a74de1c319e02cf4c213830657",
"body": null,
"is_bot": false,
"headline": "fix dependencies",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-11T18:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "207597f8a43b07f9d91fb5ce441b27c28f2548d4",
"body": null,
"is_bot": false,
"headline": "fix example",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-11T18:43:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "038f08ef820909c58dc72ceb7f284144e0720a08",
"body": null,
"is_bot": false,
"headline": "update dependencies",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-11T18:42:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fa3ec3031f1f40aa39a465ef5e81b3c485b8de4",
"body": null,
"is_bot": false,
"headline": "fix RandomCertidaoNumber calls",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-11T18:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c785d33d013fad50c425efb70eaa250accad8e7f",
"body": null,
"is_bot": false,
"headline": "update dependencies",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-11T18:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7cecdfd22c8efeb20b7bdad2c34ec84821cf54c",
"body": null,
"is_bot": false,
"headline": "update example",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-11T18:36:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5960f0cff970c1366097e46d65044f501c03d695",
"body": null,
"is_bot": false,
"headline": "make certidaoKind constants names more specific",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-11T18:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92a3e53ad49ea64613c9805054fd65ac23b27c68",
"body": null,
"is_bot": false,
"headline": "update dependencies",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-11T18:35:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8ba445178f511b0aa0d99165e6f88901dac4756",
"body": null,
"is_bot": false,
"headline": "update example",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-11T18:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baceb1f88ade9b639ecf884987fa03fa55f3f996",
"body": null,
"is_bot": false,
"headline": "add Certidao documentType to validation handler",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-11T18:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f91bfaf4fb5519cf4c7ce51d9dcd8d8ca039c6b2",
"body": null,
"is_bot": false,
"headline": "implement certidao validation",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-11T18:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17b78174e368005cf83ae8e93faaa7e7b67a474b",
"body": null,
"is_bot": false,
"headline": "fix unexport exported class documentType",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-11T18:23:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07fe1044243eca794fb842d05feba91db99e6c22",
"body": null,
"is_bot": false,
"headline": "fix SUS errors names",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-11T18:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb21c028ac8434bbdbec8cf73ad9258d51c79dba",
"body": null,
"is_bot": false,
"headline": "fix dependencies",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-11T18:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a139bb13e3e195ee6f2430c69590760371178138",
"body": null,
"is_bot": false,
"headline": "init dep",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-11T18:21:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e165dc54cc753c5a2c8aa27ce11955baf4e18cef",
"body": null,
"is_bot": false,
"headline": "fix tests dependencies",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-07-11T17:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dee4f344a18a742bde7104b0bf5ac9af354a684d",
"body": "Create a handler function to validate every possible values",
"is_bot": false,
"headline": "Merge pull request #2 from flavioltonon/feature/validate-handler",
"author_name": "Alberto Janicke",
"author_login": "albertojnk",
"committed_at": "2019-05-08T19:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0bdcc38409ff5b6ca56de0e27b860134f1f1105",
"body": null,
"is_bot": false,
"headline": "Create a handler function to validate every possible values",
"author_name": "Alberto Janicke",
"author_login": null,
"committed_at": "2019-05-08T18:52:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ef42ba839b87e6ced242550407e6095260dd5be",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Flávio Tonon",
"author_login": "flavioltonon",
"committed_at": "2019-04-25T18:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66bb75609a30364bb134e95ddbbedd3aa5681564",
"body": null,
"is_bot": false,
"headline": "update errors",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2019-04-06T17:19:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92693f3070154437cffa1b248a4f6dd9f6bf2c67",
"body": null,
"is_bot": false,
"headline": "implement example_test to test examples n times",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2019-04-06T17:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8412ba3129bcfc6ea1271f94d3933f50b7746961",
"body": null,
"is_bot": false,
"headline": "update example",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2019-04-06T17:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca6965b7f168ceaf139739c1ad3a3d67bd9f6348",
"body": null,
"is_bot": false,
"headline": "new feature: cnpj validation",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2019-04-06T17:19:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6583ec7d8b6c5b5dd779dfdcabf63d48194ea85",
"body": null,
"is_bot": false,
"headline": "rename some variables",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2019-04-06T17:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69a6325b85961160421a3033c3be0b051bd412ad",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:flavioltonon/go-brazil",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2019-04-05T20:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed3af1c27c068d916bd9e482365134eaf6c4ed0b",
"body": null,
"is_bot": false,
"headline": "add validation field to mobile struct",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2019-04-05T20:11:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6f3a6e8b16314f7f0ccf2598981e09916771517",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "flavioltonon",
"author_login": "flavioltonon",
"committed_at": "2019-04-05T15:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b853abe1641564099c0d4b46b05bc70962446e83",
"body": null,
"is_bot": false,
"headline": "remove date handler",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2019-04-05T15:26:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6719f8bca954dfe814cc6994ce9a41820a42209",
"body": null,
"is_bot": false,
"headline": "implement new tests",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2019-04-05T15:25:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b154df9a09ac6b15ddfc70842d00b326fbd7d6b",
"body": null,
"is_bot": false,
"headline": "Fix merge conflicts",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2019-04-05T00:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "debc0d471ccb788465286e7d4a652268a251859f",
"body": null,
"is_bot": false,
"headline": "Normalize error names",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2019-04-05T00:55:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "665682aeb361aa9492424c8ce9387d07ce94c0d1",
"body": null,
"is_bot": false,
"headline": "Implement CPF tests",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2019-04-05T00:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8d6a97c6a95f39a1088eed183eca54e0d428454",
"body": null,
"is_bot": false,
"headline": "Implement PIS tests",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2019-04-05T00:54:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a042eb1b5587a9703a9a43d88568401d2372cc15",
"body": null,
"is_bot": false,
"headline": "Fix Título Eleitoral validation and create tests",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2019-04-05T00:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34f96af5916d2018cd49194078089493eda6b12a",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "flavioltonon",
"author_login": "flavioltonon",
"committed_at": "2019-04-05T00:31:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84b0315fdb21ce1cef0c3a9b8239b0605320cd78",
"body": null,
"is_bot": false,
"headline": "improve methods and example",
"author_name": "dluftonon",
"author_login": null,
"committed_at": "2018-12-18T18:38:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdcb626d01db41e72484f7dc99f0f84ce0cfabdb",
"body": null,
"is_bot": false,
"headline": "fix SUS validation and generation methods",
"author_name": "dluftonon",
"author_login": null,
"committed_at": "2018-12-18T17:05:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8050c826714864cf9d0ff1361aa10da47f562973",
"body": null,
"is_bot": false,
"headline": "update README.md",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2018-12-17T00:49:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb985a3c8866870d8edd18c32d9835abb0f76f76",
"body": null,
"is_bot": false,
"headline": "improve sums",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2018-12-17T00:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9ac04d401cb766e7d8a44763aa0347c895ef7b0",
"body": null,
"is_bot": false,
"headline": "implement SUS validator",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2018-12-16T04:55:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a40f0ac7d855b52c98b6a7569e50077dfd4b055b",
"body": null,
"is_bot": false,
"headline": "update overall code",
"author_name": "flavioltonon",
"author_login": null,
"committed_at": "2018-12-16T04:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58d9cc3471f9db7e72a5bd3c1a69abf9312bc737",
"body": null,
"is_bot": false,
"headline": "fix date",
"author_name": "dluftonon",
"author_login": null,
"committed_at": "2018-11-29T18:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2760193a698641963e9d97c48e02bf37a76c80f9",
"body": null,
"is_bot": false,
"headline": "fix example and date",
"author_name": "dluftonon",
"author_login": null,
"committed_at": "2018-11-29T18:35:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08a0685661b7ecb182b79b5a5dc9613f6eb69533",
"body": null,
"is_bot": false,
"headline": "fix regexes and update parse phone to truncate date",
"author_name": "dluftonon",
"author_login": null,
"committed_at": "2018-11-29T18:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "778afa8fe59398f2cd0586cded021af6c2be5eba",
"body": null,
"is_bot": false,
"headline": "create date.IsOlderThan(date) method",
"author_name": "dluftonon",
"author_login": null,
"committed_at": "2018-11-29T17:42:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "745f9f2691cbb1a61574f14d1b1ff6d6c46219bd",
"body": null,
"is_bot": false,
"headline": "fix phone number when number is invalid",
"author_name": "dluftonon",
"author_login": null,
"committed_at": "2018-10-19T14:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "052828e83e66caf3b2ea56b287b07ab4a1b9d0fc",
"body": null,
"is_bot": false,
"headline": "Update all structures",
"author_name": "dluftonon",
"author_login": null,
"committed_at": "2018-10-19T01:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0374fa54532b5c599b141a07cea3c1801dba0017",
"body": null,
"is_bot": false,
"headline": "Fix example",
"author_name": "dluftonon",
"author_login": null,
"committed_at": "2018-10-18T19:01:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0dc87f5bccbf31344897e451a5db4b04fbe6c6c",
"body": null,
"is_bot": false,
"headline": "Add phone number parser",
"author_name": "dluftonon",
"author_login": null,
"committed_at": "2018-10-18T18:53:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb718cf364e694e445133e4ce6c43f0721bfe033",
"body": null,
"is_bot": false,
"headline": "Update PIS creation method",
"author_name": "Flávio Tonon",
"author_login": null,
"committed_at": "2018-09-18T14:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bcd99ba5769e5072adb05ea16e29e1b58e32b39",
"body": null,
"is_bot": false,
"headline": "Update validators",
"author_name": "Flávio Tonon",
"author_login": null,
"committed_at": "2018-09-18T14:17:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "318fe16ecf08fb8af8cf6d85482d1ddc8ae8a517",
"body": null,
"is_bot": false,
"headline": "Update date validators",
"author_name": "Flávio Tonon",
"author_login": null,
"committed_at": "2018-08-30T20:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7972966f6439a6319fef556e448f17a675b3e3a",
"body": null,
"is_bot": false,
"headline": "Update validators' patterns",
"author_name": "Flávio Tonon",
"author_login": null,
"committed_at": "2018-08-23T17:29:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "603a433b1a7de8d49cbdb85319f5aa56df1efce0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "flavioltonon",
"author_login": "flavioltonon",
"committed_at": "2018-08-20T20:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4bead08a3e31c9f599c212b08d36d89464dba79",
"body": null,
"is_bot": false,
"headline": "Create README.md",
"author_name": "flavioltonon",
"author_login": "flavioltonon",
"committed_at": "2018-08-20T20:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a560a26c8eeca44a30d0c1d9074dc789fbccb593",
"body": null,
"is_bot": false,
"headline": "First commit",
"author_name": "Flávio Tonon",
"author_login": null,
"committed_at": "2018-08-20T19:46:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8887daa5f222de0c28c18c9842d3c21c82b7993d",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "flavioltonon",
"author_login": "flavioltonon",
"committed_at": "2018-08-17T14:12:58Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 26,
"commits_last_year": 3,
"latest_release_at": "2026-07-17T17:50:53Z",
"latest_release_tag": "v1.5.0",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 3,
"days_since_latest_release": 4,
"mean_days_between_releases": 284.8
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/flavioltonon/go-brazil",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/flavioltonon/go-brazil",
"is_deprecated": false,
"latest_version": "v1.5.0",
"repository_url": "https://github.com/flavioltonon/go-brazil",
"versions_count": 26,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T17:49:40Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 3,
"stars": 3,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2023-08-15",
"count": 1
},
{
"date": "2024-11-06",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"star_history": {
"days": [
{
"date": "2022-06-14",
"count": 1
},
{
"date": "2024-11-01",
"count": 1
},
{
"date": "2025-06-29",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_stars": 3
},
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 7824,
"source_files_sampled": 27,
"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": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 8,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/smartystreets/goconvey",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.1"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.4"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/smartystreets/goconvey",
"direct": true,
"version": "1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "1.8.4",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/gopherjs/gopherjs",
"direct": false,
"version": "1.17.2",
"ecosystem": "go"
},
{
"name": "github.com/jtolds/gls",
"direct": false,
"version": "4.20.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/smarty/assertions",
"direct": false,
"version": "1.15.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 8,
"direct_count": 2,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 10,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 7,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "flavioltonon",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/35174231?v=4"
},
{
"type": "User",
"login": "burredis",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/3451370?v=4"
},
{
"type": "User",
"login": "albertojnk",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/28850899?v=4"
},
{
"type": "User",
"login": "diegomarangoni",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/573180?v=4"
},
{
"type": "User",
"login": "hiagomf",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/29083582?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.612
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "3 out of 8 merged PRs checked by a CI test -- score normalized to 3",
"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": 4,
"reason": "Found 3/7 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 3,
"reason": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
"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": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "a1d46496efb066f0881b587f3f13c5a3596005fe",
"ran_at": "2026-07-22T07:39:36Z",
"aggregate_score": 4.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T07:33:00Z",
"oldest_open_prs": [
{
"number": 20,
"created_at": "2026-07-20T07:32:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 21,
"created_at": "2026-07-20T07:32:56Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-17T17:49:40Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/flavioltonon/go-brazil",
"host": "github.com",
"name": "go-brazil",
"owner": "flavioltonon"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 58,
"vitality": 61,
"community": 15,
"governance": 62,
"engineering": 52
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 61,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"commits_last_year": 3,
"human_commit_share": 0.957,
"days_since_last_push": 2,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "3 commits in the last year",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 3
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"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": 84,
"inputs": {
"releases_count": 26,
"latest_release_tag": "v1.5.0",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 284.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "26 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 26
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~284.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 284.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": "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": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 15,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 7,
"inputs": {
"forks": 3,
"stars": 3,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"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": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"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": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"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": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.612
},
"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 61% of commits",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 61
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 10,
"open_issues": 0,
"closed_issues": 7,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "10/12 decided PRs merged",
"points": 31.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 10,
"decided": 12
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/7 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 49,
"inputs": {
"followers": 12,
"owner_type": "User",
"is_verified": null,
"owner_login": "flavioltonon",
"public_repos": 19,
"account_age_days": 3118
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "12 followers of flavioltonon",
"points": 8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 12,
"login": "flavioltonon"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "19 public repos, account ~8 yr old",
"points": 21.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 19
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/flavioltonon/go-brazil"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 4
},
"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 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "26 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 26
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 52,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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 8 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.8
},
"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": "3 out of 8 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/7 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"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": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 8 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": 8
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 8,
"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": "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": 8,
"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": 5
},
"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": "at_risk",
"name": "AI Readiness",
"value": 49,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 2,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.045,
"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": "4 of 88 human commits state their intent (structured subject or explanatory body)",
"points": 2.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 4,
"sampled": 88
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.011,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.043
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 92 commits agent-authored or agent-credited",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 92
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "4 of the last 92 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 4,
"sampled": 92
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 3,
"status": "partial",
"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": 7824,
"source_files_sampled": 27,
"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/27 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 27,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "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? 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": [],
"report_type": "repository",
"generated_at": "2026-07-22T07:39:51.421364Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/flavioltonon/go-brazil.svg",
"full_name": "flavioltonon/go-brazil",
"license_state": "absent",
"license_spdx": null
}