Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 182,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 104419,
"Makefile": 316
},
"pushed_at": "2026-07-27T08:36:00Z",
"created_at": "2020-03-08T19:52:23Z",
"owner_type": "Organization",
"updated_at": "2026-07-27T08:37:03Z",
"description": "go-gcfg/gcfg fork for usage in src-d/go-git",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "go-git",
"type": "Organization",
"login": "go-git",
"company": null,
"location": null,
"followers": 88,
"avatar_url": "https://avatars.githubusercontent.com/u/57653224?v=4",
"created_at": "2019-11-12T04:45:14Z",
"is_verified": null,
"public_repos": 9,
"account_age_days": 2450
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2025-06-27T13:59:34Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2025-03-13T14:54:11Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2024-12-28T21:18:01Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2020-03-10T00:40:10Z"
}
],
"recent_commits": [
{
"oid": "9ff32940c017abb99e358ff46ed1b34f06eeb047",
"body": "build: Update github-actions (major)",
"is_bot": false,
"headline": "Merge pull request #11 from go-git/renovate/major-github-actions",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2026-07-27T08:35:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89d875a446709c67b59e23f39996ec08e2766698",
"body": "Signed-off-by: go-git-renovate[bot] <245267575+go-git-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build: Update github-actions",
"author_name": "go-git-renovate[bot]",
"author_login": "go-git-renovate[bot]",
"committed_at": "2026-07-27T08:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0429aa6c8f397bcdde3f49cf8704a97217a2529d",
"body": "Add renovate configuration",
"is_bot": false,
"headline": "Merge pull request #8 from pjbgf/renovate",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2025-11-20T22:00:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6d0c0e131688876919cbbf51267c9422dbf06f7",
"body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
"is_bot": false,
"headline": "Add renovate configuration",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2025-11-20T21:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd6e8523911e61adac51a3f76b87a0508dd78021",
"body": "Remove empty subsection name check from read",
"is_bot": false,
"headline": "Merge pull request #7 from CLBRITTON2/main",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2025-06-27T13:59:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0495f244e4712b22418b489b2079d3a1598f434f",
"body": "upstream git supports parsing config files with empty subsection names",
"is_bot": false,
"headline": "Remove empty subsection name check from read",
"author_name": "chris britton",
"author_login": "CLBRITTON2",
"committed_at": "2025-06-06T17:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04fcf10086e0c21befe9e02e23681631d71ce663",
"body": "Rename module to v2",
"is_bot": false,
"headline": "Merge pull request #6 from pjbgf/v2-rename",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2025-01-03T11:41:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56294551cf8b1d6b8dc57abffa33efb4a6ee2ffa",
"body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
"is_bot": false,
"headline": "Rename module to v2",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2025-01-03T07:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52e2133514974fe969b8714a2c21a9325753ec8f",
"body": "Housekeeping",
"is_bot": false,
"headline": "Merge pull request #5 from pjbgf/align",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2024-12-28T21:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a51fb17436d21021cc3c0092b600c57167757b3",
"body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
"is_bot": false,
"headline": "build: Use 3 Go versions on test workflow",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2024-12-28T21:24:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1e932e59561d40034cc038862deb97509ed5ad7",
"body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
"is_bot": false,
"headline": "build: Add CodeQL workflow",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2024-12-28T21:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "998964169ec7b96f555456fe89f73f4d07456bd6",
"body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
"is_bot": false,
"headline": "build: Align dependabot settings with go-git",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2024-12-28T21:21:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b398f6213c93eab81451a1a8ce580f8ec95e52d",
"body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
"is_bot": false,
"headline": "Replace panics with errors",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2024-08-12T08:09:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "633fd26b3faaa8e7a2548e4b4b0b1a07618eba86",
"body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
"is_bot": false,
"headline": "refactor: Replace gopkg.in/warnings.v0 with stdlib errors",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2024-08-10T07:15:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10b37230d019159fe7ba83089f7fde25c36e4cd1",
"body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
"is_bot": false,
"headline": "Remove redundant code",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2024-08-09T21:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7787a37a97e8f255ec64a3ab69c70ba93ef78167",
"body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
"is_bot": false,
"headline": "build: Add -race to make test",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2024-08-09T21:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aef1cd2383479a943bfed023aeff68a33e69ecb",
"body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
"is_bot": false,
"headline": "build: Fix restore cache failed",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2024-08-09T21:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0062627ce52c8411976ff5620de50b0fe003701a",
"body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
"is_bot": false,
"headline": "build: Bump GHA versions",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2024-08-09T21:04:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaaad610f16a578eaa24ed99ff835b5d5efaad2e",
"body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
"is_bot": false,
"headline": "Remove use of github.com/pkg/errors",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2024-08-09T21:00:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55ed709a1ebb6c491b0b2f9a71ccda06efb7ce7b",
"body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
"is_bot": false,
"headline": "refactor: Remove redundant type definition",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2024-08-09T20:59:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06113ae4b95fe016ff9cd11a983d1eed417db2ab",
"body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
"is_bot": false,
"headline": "tests: Disable failing tests",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2024-08-09T20:57:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d1337875d32f7f3051a257d4386ed3c96c010fb",
"body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
"is_bot": false,
"headline": "build: Bump Golang to v1.21",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2024-08-04T23:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a3c6141e376c06bf6ca92f0450e974250b4367a",
"body": "add support for multi-line values with \\",
"is_bot": false,
"headline": "Merge pull request #2 from MichaelMure/multiline",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2023-03-07T22:02:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c58f93f28d8ef8c21d5e1bbf9046fcd5cc0be08",
"body": "Light maintenance",
"is_bot": false,
"headline": "Merge pull request #1 from MichaelMure/maintenance",
"author_name": "Paulo Gomes",
"author_login": "pjbgf",
"committed_at": "2023-03-07T22:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a42b5d96aafc4f22b103a98174a565aa3652e8b2",
"body": "Co-authored-by: Paulo Gomes <paulo.gomes.uk@gmail.com>",
"is_bot": false,
"headline": "ci: align versions with go-git",
"author_name": "Michael Muré",
"author_login": "MichaelMure",
"committed_at": "2023-03-07T12:19:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5122d4736a0f8f35b22c8eb4c367984dc723976",
"body": "Co-authored-by: Hidde Beydals <hiddeco@users.noreply.github.com>",
"is_bot": false,
"headline": "Update .github/test.yml",
"author_name": "Michael Muré",
"author_login": "MichaelMure",
"committed_at": "2023-03-03T12:58:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80febc7c07fd6f8ab8d93255a99572e0e39a99ae",
"body": "This is explicitely valid as per https://git-scm.com/docs/git-config#_syntax\n> A line that defines a value can be continued to the next line by ending it with a \\;",
"is_bot": false,
"headline": "add support for multi-line values with \\",
"author_name": "Michael Muré",
"author_login": "MichaelMure",
"committed_at": "2023-01-03T17:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd4f4c7fd028b809d13dd9a9212c401a31aae8e1",
"body": null,
"is_bot": false,
"headline": "replace deprecated ioutil.ReadAll()",
"author_name": "Michael Muré",
"author_login": "MichaelMure",
"committed_at": "2023-01-03T17:23:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d89a30244acf4f40f8851f8d275d0a24708b07d",
"body": null,
"is_bot": false,
"headline": "add github action CI, based on go-git setup",
"author_name": "Michael Muré",
"author_login": "MichaelMure",
"committed_at": "2023-01-03T16:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfeae80859cbc79a65f217daa1a0dfbc31234b5a",
"body": "At the time of making that change, tests have been failing for a long (?) time due to\na change in golang parsing. When that code was written, fmt.Sscanf was accepting 0x and\n-0x (without digit), which is why the original author also accepted it in the config parsing.\nThis is not the case anymore, and this commit only reflect the reality of things.",
"is_bot": false,
"headline": "Make test pass; refuse 0x and -0x values for integers.",
"author_name": "Michael Muré",
"author_login": "MichaelMure",
"committed_at": "2023-01-03T16:43:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ef505200fe4c5b8f713d62d5a76847a586a8ec1",
"body": "Nobody use that anymore.",
"is_bot": false,
"headline": "Remove support for go1.0 and go1.2",
"author_name": "Michael Muré",
"author_login": "MichaelMure",
"committed_at": "2023-01-03T16:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c654f3e7be70dbc0712e1f1d24fe6421a7e1645",
"body": null,
"is_bot": false,
"headline": "add go module support",
"author_name": "Michael Muré",
"author_login": "MichaelMure",
"committed_at": "2023-01-03T16:35:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22f18f9a74d34e3b1a7d59cfa33043bc50ebe376",
"body": null,
"is_bot": false,
"headline": "update org from src-d to go-git",
"author_name": "Máximo Cuadros",
"author_login": "mcuadros",
"committed_at": "2020-03-10T00:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ac3a1ac202429a54835fe8408a92880156b489d",
"body": "Handle escape sequences in unquoted strings",
"is_bot": false,
"headline": "Merge pull request #1 from filipnavara/escape",
"author_name": "Santiago M. Mola",
"author_login": "smola",
"committed_at": "2018-10-04T14:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2864f0e538c9526035e3d9ce7016a0655eb43fa1",
"body": "Signed-off-by: Filip Navara <navara@emclient.com>",
"is_bot": false,
"headline": "Add test for \\b escape sequence",
"author_name": "Filip Navara",
"author_login": "filipnavara",
"committed_at": "2018-10-04T13:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43ce2c3cfc33f62520b60681e51b841c5e1bc690",
"body": "Signed-off-by: Filip Navara <navara@emclient.com>",
"is_bot": false,
"headline": "Handle escape sequences in unquoted strings",
"author_name": "Filip Navara",
"author_login": "filipnavara",
"committed_at": "2018-10-04T12:08:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f187355171c936ac84a82793659ebb4936bc1c23",
"body": null,
"is_bot": false,
"headline": "change import path to github.com/src-d/gcfg.",
"author_name": "Santiago M. Mola",
"author_login": "smola",
"committed_at": "2016-10-26T10:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdb40b4536de447931b96ed6b06cde6f4214f684",
"body": "* ReadWithCallback can be used to plug custom deserialization\n logic.",
"is_bot": false,
"headline": "add ReadWithCallback.",
"author_name": "Santiago M. Mola",
"author_login": "smola",
"committed_at": "2016-10-26T09:59:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b9f94ee80b2331c3982477bd84be8edd857df33",
"body": null,
"is_bot": false,
"headline": "minor update for error handling",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2016-08-19T17:25:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27e4946190b4a327b539185f2b5b1f7c84730728",
"body": null,
"is_bot": false,
"headline": "warnings: add docs",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2016-08-14T19:51:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b50e5a0c77341955934b7202121f93ee4c2079ab",
"body": null,
"is_bot": false,
"headline": "add test",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2016-08-14T19:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dff24f6cabdfc4837dff4a85521db3e7335a688",
"body": null,
"is_bot": false,
"headline": "allow ignoring non-fatal errors",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2016-08-14T19:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74ad8864104846e2c7bcb9e985929ec474d020bf",
"body": null,
"is_bot": false,
"headline": "create new error type for extra data",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2016-08-14T19:10:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ac3e6343510a8897957ecdb6d66c55e0f33ec81",
"body": null,
"is_bot": false,
"headline": "allow ignoring of non-fatal errors",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2016-08-14T19:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6a77e25e6e5b71ab88ecb326a55158139c4c88a",
"body": null,
"is_bot": false,
"headline": "subsection defaults: doc",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2016-08-14T10:45:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "846b2491d83caf890ad53b1c98274d8b342dd289",
"body": "… for subsections",
"is_bot": false,
"headline": "subsection defaults: use section \"default-<section-name>\" as defaults…",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2016-08-14T10:32:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b07053aa663fdf507209c5ef62a8b730849120f",
"body": null,
"is_bot": false,
"headline": "subsection defaults: separate pass for subsections",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2016-08-14T10:27:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "083575c3955c85df16fe9590cceab64d03f5eb6e",
"body": null,
"is_bot": false,
"headline": "support pointer-to-slice",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2016-01-03T23:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3bc0742e3bbfd16123e6cee742cadec9a3301d2",
"body": "create entries for empty subsections",
"is_bot": false,
"headline": "Merge pull request #4 from akavel/create-empty-subsections",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2015-11-04T09:31:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cc107b1d93e6daadadd7bd55d2f951e7d5c3447",
"body": null,
"is_bot": false,
"headline": "create entries for empty subsections",
"author_name": "Mateusz Czapliński",
"author_login": "akavel",
"committed_at": "2015-11-03T19:30:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ef1a8547f99b94fac9af5377dd72febba18f37c",
"body": "Updates #1",
"is_bot": false,
"headline": "clarify license",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2015-09-07T15:19:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5866678811acbcbc248097f2c524cbc4d13abd8b",
"body": null,
"is_bot": false,
"headline": "all: migrate to gopkg.in/gcfg.v1",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2015-08-17T14:36:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2d3050044d05357eaf6c3547249ba57c5e235cb",
"body": null,
"is_bot": false,
"headline": "for multi-valued vars, \"blank\" value empties slice",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2014-03-11T11:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69b3db8dd2bce17b4b3fd42a6a9ad931ad5d4ecc",
"body": null,
"is_bot": false,
"headline": "revise handling of \"blank\" values",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2014-03-11T11:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bf5a57e0ec21f172295aa6ae7662ea175a3fdad",
"body": null,
"is_bot": false,
"headline": "improve error for extra characters",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2014-03-11T10:17:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29a6500326cd63abe6bd81d7d99eabd7e87ff66b",
"body": null,
"is_bot": false,
"headline": "update TODOs",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2014-03-10T13:22:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5afbb9ee14b8c087d56e8fc9c7dfd29dcf4d75c",
"body": null,
"is_bot": false,
"headline": "pointer type, big.Int support, doc updates",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2014-03-09T11:48:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c30376d9930eb4d49e5994cdf46a5e8c72e6a744",
"body": null,
"is_bot": false,
"headline": "make int parsing mode configurable",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2014-03-09T08:22:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cca943cd55407ad8d4b1da42ab1c17f351aee66",
"body": null,
"is_bot": false,
"headline": "add types/; allow dec and hex for primitive int types",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2014-03-05T15:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57b9f31abdaf201534de6fcd0ab3dd9467a45043",
"body": null,
"is_bot": false,
"headline": "add README",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2014-03-03T21:19:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96bfd8519144cb3d8eb948cdc3a68eddcdf0a665",
"body": null,
"is_bot": false,
"headline": "specify name mapping via struct tag",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2014-02-24T21:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca15770113c249635f6a0024b744b1d8296ec325",
"body": null,
"is_bot": false,
"headline": "bool values are case-insensitive",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2014-02-22T02:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b20c9bcaa88855ad2ef4d7343d7cb93c167cccc2",
"body": null,
"is_bot": false,
"headline": "ignore unexported fields",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2014-02-18T14:06:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c28d4c58d7c72f8c6f24051d2d74830ffe1518a",
"body": null,
"is_bot": false,
"headline": "revise docs",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2014-02-09T13:46:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc07574e02bac7e1e09864ccbc859c322a78dbab",
"body": null,
"is_bot": false,
"headline": "support names starting with non-upper/lower-case letters",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2014-02-09T11:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf5bf950858db93dfea6d8a6999f350a922e5f6d",
"body": "Fixes issue 5.",
"is_bot": false,
"headline": "add example with hyphens",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-11-23T00:18:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a9acde60c193e8fb1a9bec96e24dafd8cf18ded",
"body": null,
"is_bot": false,
"headline": "refactor value parsing",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-10-14T08:47:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f07937055f372ec45126248a81cd008c1f4aecf",
"body": null,
"is_bot": false,
"headline": "refactor value parsing / setting",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-10-14T08:05:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf8cf943de4d4e0680db6eecba780c0ad01e7c83",
"body": null,
"is_bot": false,
"headline": "parse primitive [u]int(|8|16|32|64) as decimal",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-09-23T04:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a37abf41e250d3c040db48a1464a95758022bada",
"body": null,
"is_bot": false,
"headline": "use UnmarshalText for bool, get rid of scanEnum",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-09-22T12:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e06c7c51f614507dcaf84c33f4429ed933224346",
"body": "….2+)",
"is_bot": false,
"headline": "add support for UnmarshalText method (encoding/TextUnmarshaler in go1…",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-09-22T12:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98f8b3e861b5a340889d1d713de45ec4bf76b58c",
"body": null,
"is_bot": false,
"headline": "rearrange docs and tests",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-09-22T12:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bedf9880f04908ce2c654950503e40563291f52",
"body": null,
"is_bot": false,
"headline": "doc cleanup",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-04-14T23:34:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bac3dfa25cbb7e2ee8cd71af4e2c888d1f54e21c",
"body": null,
"is_bot": false,
"headline": "add example, cleanup docs",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-04-13T08:31:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2cf9076b99cace76f53fb902c137be45bd7cb05",
"body": null,
"is_bot": false,
"headline": "support multi-value variables",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-04-13T08:12:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c54f60cea523aeeb3007d3e037d4c24ccdaaae1",
"body": null,
"is_bot": false,
"headline": "refactor tests",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-02-24T07:56:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c63f4c380257021ad0ef7fa1c10ffa4447c1ca22",
"body": "Fixes issue 2.",
"is_bot": false,
"headline": "scanner: don't skip initial rune of comment",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-02-24T02:54:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04225cb99a72c7361c624c71632b8981617c64c0",
"body": null,
"is_bot": false,
"headline": "improve tests",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-02-18T14:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0a80d0c3e98de18ecad20098cfab910cb99906a",
"body": "Fixes issue 1.",
"is_bot": false,
"headline": "use plain type name in value parse error messages",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-02-18T14:01:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "933a265e516820b7d8516238c7b3ab483018a775",
"body": null,
"is_bot": false,
"headline": "add and clarify TODOs",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-01-08T23:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eb2218e095b46a68e2e4b2a354a39427d43a4e1",
"body": null,
"is_bot": false,
"headline": "add missing support for `\\n` and `\\t` (values only)",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-01-08T13:52:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67b99a14aeae16fc533f59ad674aa6e5c55098bd",
"body": null,
"is_bot": false,
"headline": "support breaking lines with backslash-newline",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-01-08T13:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11cac48495f8993da425fc6f9e28bbd178686028",
"body": null,
"is_bot": false,
"headline": "support escaping in strings",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-01-08T12:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83e7e7f4cfe9aa452eafe524ff90743ee59e6977",
"body": null,
"is_bot": false,
"headline": "fix bug with EOF after value, improve error handling",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2013-01-08T12:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5a875eaf617c927113567d3e51a198dd6b32f57",
"body": null,
"is_bot": false,
"headline": "improve error message consistency",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2012-12-27T22:12:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dead4f83fb886dfa8ca113838b962ec9fc43b4d5",
"body": null,
"is_bot": false,
"headline": "support partially quoted strings",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2012-12-26T23:22:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f235652b4adb63b1ff8b25c75b4264f3f862e06c",
"body": null,
"is_bot": false,
"headline": "add TODO",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2012-12-26T22:16:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0298c0c7db7bea23fb4b05029a83ea90ecae66a6",
"body": null,
"is_bot": false,
"headline": "remove extra space",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2012-12-26T15:14:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45786f2fb7e79e97cbbd5a80dd088b9db8f2ff22",
"body": null,
"is_bot": false,
"headline": "Merge branch 'parser'",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2012-12-26T15:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "339f8332b05a68a28f0f2d55e949491129c637c3",
"body": null,
"is_bot": false,
"headline": "gofmt; unify license spelling",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2012-12-26T14:46:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2a5102d9a0886b23bcc46050374eb7b8b031806",
"body": null,
"is_bot": false,
"headline": "parse using gcfg/scanner; improved error handling",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2012-12-26T14:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e42963736571871fc698d6184f85732f9805e18",
"body": null,
"is_bot": false,
"headline": "move set() to new file",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2012-12-25T23:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "328518f7d13f81df7bbe51de285a4e916d9d74cf",
"body": null,
"is_bot": false,
"headline": "token,scanner: API change disclaimer",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2012-12-25T23:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "662492b04961dafbfc0d85fc257fcd474455bc60",
"body": null,
"is_bot": false,
"headline": "add LICENSE",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2012-12-23T05:48:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83e44f562cff4c4e68938c03770ce03e9c5b9024",
"body": null,
"is_bot": false,
"headline": "token,scanner: EOL is a delimiter, no literal for EOL",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2012-10-24T13:26:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c69b058f3f936d7cc62426daf368fb6c774c3e27",
"body": null,
"is_bot": false,
"headline": "scanner: update docs",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2012-10-20T09:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "118f58086c388a45f233155e8c7636323ee5a52b",
"body": null,
"is_bot": false,
"headline": "scanner: adapt and simplify ErrorList and ErrorHandler test",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2012-10-19T08:08:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "034874c28b15721f1bd2d2be210707344c6b3fdf",
"body": null,
"is_bot": false,
"headline": "scanner: add unquoted / partially quoted strings (values)",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2012-10-19T07:44:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "317a234f0ee77427b36020f0dc5aafb5219fc203",
"body": null,
"is_bot": false,
"headline": "scanner: add fully quoted strings (subsection names)",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2012-10-17T16:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3778651d2b13be8d337a3e45a7a11afc9514f7e",
"body": null,
"is_bot": false,
"headline": "scanner: add identifiers",
"author_name": "speter",
"author_login": "speter",
"committed_at": "2012-10-17T16:40:46Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 4,
"latest_release_at": "2025-06-27T13:59:34Z",
"latest_release_tag": "v2.0.2",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 2,
"days_since_latest_release": 395,
"mean_days_between_releases": 645.2
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/go-git/gcfg/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/go-git/gcfg/v2",
"is_deprecated": false,
"latest_version": "v2.0.2",
"repository_url": "https://github.com/go-git/gcfg",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-06-27T13:59:12Z",
"latest_version_yanked": null,
"days_since_latest_publish": 395
}
]
},
"popularity": {
"forks": 7,
"stars": 10,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2023-01-03",
"count": 1
},
{
"date": "2023-01-05",
"count": 1
},
{
"date": "2023-03-06",
"count": 1
},
{
"date": "2023-04-06",
"count": 1
},
{
"date": "2024-10-13",
"count": 1
},
{
"date": "2025-05-27",
"count": 1
},
{
"date": "2026-06-08",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 2
},
"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": 17374,
"source_files_sampled": 25,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 7,
"open_issues": 2,
"closed_ratio": 0.333,
"closed_issues": 1,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "speter",
"commits": 116,
"avatar_url": "https://avatars.githubusercontent.com/u/450945?v=4"
},
{
"type": "User",
"login": "pjbgf",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/5452977?v=4"
},
{
"type": "User",
"login": "MichaelMure",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/294669?v=4"
},
{
"type": "User",
"login": "smola",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/23248?v=4"
},
{
"type": "User",
"login": "filipnavara",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1764393?v=4"
},
{
"type": "User",
"login": "akavel",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/273837?v=4"
},
{
"type": "User",
"login": "mcuadros",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1573114?v=4"
},
{
"type": "User",
"login": "CLBRITTON2",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/108378515?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.753
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codeql.yml",
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 4,
"reason": "3 out of 7 merged PRs checked by a CI test -- score normalized to 4",
"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": 2,
"reason": "Found 4/16 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 10 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"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": 7,
"reason": "SAST tool detected but not run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9ff32940c017abb99e358ff46ed1b34f06eeb047",
"ran_at": "2026-07-28T13:38:45Z",
"aggregate_score": 7.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T08:39:51Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-27T08:35:58Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 3,
"created_at": "2023-03-07T12:46:24Z",
"last_comment_at": "2023-03-08T12:05:02Z",
"last_comment_author": "MichaelMure"
},
{
"number": 9,
"created_at": "2025-11-20T22:07:49Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/go-git/gcfg",
"host": "github.com",
"name": "gcfg",
"owner": "go-git"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"security": 71,
"vitality": 45,
"community": 21,
"governance": 53,
"engineering": 34
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 45,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"commits_last_year": 4,
"human_commit_share": 0.99,
"days_since_last_push": 1,
"active_weeks_last_year": 2
},
"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": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "4 commits in the last year",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 44,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v2.0.2",
"releases_from_tags": false,
"days_since_latest_release": 395,
"mean_days_between_releases": 645.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 395 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 395
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~645.2 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 645.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "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": 1,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 1 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 1
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 21,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"forks": 7,
"stars": 10,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "10 stars",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 10
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_readme": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 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": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.753
},
"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 75% of commits",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 75
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 10 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"merged_prs": 7,
"open_issues": 2,
"closed_issues": 1,
"issue_closed_ratio": 0.333,
"closed_unmerged_prs": 1
},
"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": "7/8 decided PRs merged",
"points": 33.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7,
"decided": 8
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/16 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"followers": 88,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "go-git",
"public_repos": 9,
"account_age_days": 2450
},
"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": "88 followers of go-git",
"points": 14,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 88,
"login": "go-git"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "9 public repos, account ~6 yr old",
"points": 19.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 9
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"packages": [
"github.com/go-git/gcfg/v2"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 395
},
"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 395 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 395
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "3 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 3
}
}
],
"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": 34,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 56,
"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 7 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 71,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 71,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 7.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 7 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"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 4/16 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 10 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"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 detected but not run on all commits",
"points": 3.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 59,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.303,
"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": "30 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 30,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 76,
"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,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"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": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"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": 17374,
"source_files_sampled": 25,
"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/25 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 25,
"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",
"Community profile unavailable"
],
"report_type": "repository",
"generated_at": "2026-07-28T13:39:05.543762Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/go-git/gcfg.svg",
"full_name": "go-git/gcfg",
"license_state": "custom",
"license_spdx": null
}