JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 51,
"has_wiki": true,
"homepage": "https://godoc.org/github.com/go-errors/errors",
"languages": {
"Go": 31719
},
"pushed_at": "2024-01-14T20:24:08Z",
"created_at": "2015-01-22T22:29:51Z",
"owner_type": "Organization",
"updated_at": "2026-07-23T14:00:42Z",
"description": "errors with stacktraces for go",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "go-errors",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/10637098?v=4",
"created_at": "2015-01-21T18:40:31Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 4205
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2020-06-03T08:30:23Z"
}
],
"recent_commits": [
{
"oid": "83795c27c02f5cdeaf9a5c3c3fd2709376f20b79",
"body": "gh issue #48. clarify Wrap and WrapPrefix doc",
"is_bot": false,
"headline": "Merge pull request #49 from stevenpelley/43-wrap",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2024-01-14T20:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d22e2d3b1cf087c2d87aa6df06d228bfccaf4f09",
"body": null,
"is_bot": false,
"headline": "gh issue #48. clarify Wrap and WrapPrefix doc",
"author_name": "stevenpelley",
"author_login": "stevenpelley",
"committed_at": "2024-01-12T19:39:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b7bbfb2f065f79536b843f8e2047e36aadd7846",
"body": null,
"is_bot": false,
"headline": "v1.5.1",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2023-09-15T17:33:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5db40d62d9d24d84d2ba158b5a4515cefb59ecba",
"body": null,
"is_bot": false,
"headline": "Fix go1.19",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2023-09-15T17:32:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9cbc551a0e9642c064644095c907b35ec6d99f7",
"body": null,
"is_bot": false,
"headline": "v1.5.0",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2023-09-06T17:36:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3af25be9ecd0c9920d3d2613ffca6808c4abcbf8",
"body": "Add functions Join and Unwrap",
"is_bot": false,
"headline": "Merge pull request #43 from lovromazgon/lovro/join-unwrap",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2023-08-30T20:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bad9aac9e719a7bba287711f1d2b788ae6acebd2",
"body": null,
"is_bot": false,
"headline": "add functions Join and Unwrap",
"author_name": "Lovro Mažgon",
"author_login": "lovromazgon",
"committed_at": "2023-08-30T16:38:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1334694d53a2630796270e4120f3c11791beeb22",
"body": "fix: interchangeably typo",
"is_bot": false,
"headline": "Merge pull request #41 from testwill/typo",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2023-08-24T01:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbc7375ad2b774ac07257382d79ff5d44a991c2c",
"body": null,
"is_bot": false,
"headline": "fix: interchangeably typo",
"author_name": "guangwu",
"author_login": "testwill",
"committed_at": "2023-08-24T01:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33d496f939bc762321a636d4035e15c302eb0b00",
"body": null,
"is_bot": false,
"headline": "v1.4.2",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2022-01-20T06:49:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee157bf9225ee9661785dbb518c8fa192b67064a",
"body": "optimize SourceLine to not create a new instance of Error from String method",
"is_bot": false,
"headline": "Merge pull request #40 from kishoresenji/master",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2022-01-20T06:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d88c09473207c7516483f5b1a1f490a9622fd8f4",
"body": "… method",
"is_bot": false,
"headline": "optimize SourceLine to not create a new instance of Error from String…",
"author_name": "Kishore Senji",
"author_login": "kishoresenji",
"committed_at": "2022-01-14T21:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6240f024f0d870886896c35792ec30c607d898b",
"body": null,
"is_bot": false,
"headline": "v1.4.1",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2021-09-28T03:23:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7db060dd91303e294f1ee2855024347369f42c11",
"body": null,
"is_bot": false,
"headline": "Fix #38 by deleting cover.out",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2021-09-24T17:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e195e4c6a4afa50f305c509ecdad0ed41d343f",
"body": "Add 1.16.x to the pipeline",
"is_bot": false,
"headline": "Merge pull request #37 from kishaningithub/patch-1",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2021-08-06T16:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0298e0bddfa2c2fddf5514b067627ca694c3919a",
"body": null,
"is_bot": false,
"headline": "Add 1.16.x to the pipeline",
"author_name": "Kishan B",
"author_login": "kishaningithub",
"committed_at": "2021-08-06T12:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6b53c65273796d5318d404912ebbcd0d17285b0",
"body": null,
"is_bot": false,
"headline": "v1.4.0",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2021-05-14T06:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b28c3b08d7afb2c96fb4c9cf7d9410bb8a4088d6",
"body": "…atabile-with-error-package\"\n\nThis reverts commit 60174f70a2539e8a8d5763c7ce05be3792866280, reversing\nchanges made to 5c4c70fa1510d53cebc7c799c7e8681822def528.",
"is_bot": false,
"headline": "Revert \"Merge pull request #33 from meetme2meat/fix/make-package-comp…",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2021-05-14T06:45:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b502428edf41ff9c8e46ec0ce7b6e9304d33dad3",
"body": "This reverts commit 11b3e1babe098001bf88d58f1a5b4c3ba1855ccf.",
"is_bot": false,
"headline": "Revert \"Add errors.AsError() to get back that behaviour\"",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2021-05-14T06:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11b3e1babe098001bf88d58f1a5b4c3ba1855ccf",
"body": null,
"is_bot": false,
"headline": "Add errors.AsError() to get back that behaviour",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2021-05-11T16:29:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60174f70a2539e8a8d5763c7ce05be3792866280",
"body": "…with-error-package\n\nmake the package compatible with go error package",
"is_bot": false,
"headline": "Merge pull request #33 from meetme2meat/fix/make-package-compatabile-…",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2021-05-11T16:27:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ae1e4450826c9fecb6d5eb82b216f93f5808770",
"body": "Signed-off-by: Viren Negi <63040+meetme2meat@users.noreply.github.com>",
"is_bot": false,
"headline": "make the package compatible with error package",
"author_name": "Viren Negi",
"author_login": "meetme2meat",
"committed_at": "2021-05-11T15:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c4c70fa1510d53cebc7c799c7e8681822def528",
"body": "Add \"As\" of standard errors module",
"is_bot": false,
"headline": "Merge pull request #31 from waschik/master",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2021-05-05T16:22:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "725b1a223c65953b16d6efc0d5d709f58721724c",
"body": null,
"is_bot": false,
"headline": "Implement errors.As",
"author_name": "Sebastian Waschik",
"author_login": "waschik",
"committed_at": "2020-11-08T22:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "940bed65f685762a243fa55a2e9192f06cae3c2b",
"body": "Run gofmt on error.go error_1_13.go error_test.go error_backward.go and\nerror_1_13_test.go.",
"is_bot": false,
"headline": "Run gofmt",
"author_name": "Sebastian Waschik",
"author_login": "waschik",
"committed_at": "2020-11-08T21:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c023725d0115f2e05423b2b43a8f85c42f7a6af",
"body": null,
"is_bot": false,
"headline": "Merge pull request #28 from tankyouoss/master",
"author_name": "Titouan",
"author_login": "titouanfreville",
"committed_at": "2020-06-03T08:28:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7da7452d47d2761a99ad3f9c420d00d943565661",
"body": null,
"is_bot": false,
"headline": "Add go 1.13,1.14 to travis",
"author_name": "tfreville",
"author_login": null,
"committed_at": "2020-06-03T08:23:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31b0a5b4a4c5c635dd19d730e9076826c8138f54",
"body": null,
"is_bot": false,
"headline": "<fix>(Backward comp): Add build tags to make errors backward compatible",
"author_name": "tfreville",
"author_login": null,
"committed_at": "2020-06-02T06:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baa9282cdbe8881041921eca5aa81e4805054f8e",
"body": "<feature>(IS): Use original errors.Is as final test for Is function",
"is_bot": false,
"headline": "Merge pull request #26 from tankyouoss/master",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2020-05-29T07:36:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ac07ff6b57962a392735d6f99548af0d0cf72a6",
"body": "issue: Current is does not support custom Is definition on underlying errors\nfix proposition: delegate the error check to standard errors.Is checker\nso it does have expected behaviour on wrapped errors as well as custom\nIs implementation",
"is_bot": false,
"headline": "<feature>(IS): Use original errors.Is as final test for Is function",
"author_name": "tfreville",
"author_login": null,
"committed_at": "2020-05-29T07:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f104a1a5b4a1de5bfaa5e014832524601ef20dce",
"body": null,
"is_bot": false,
"headline": "Go modules opt-in",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2020-04-13T17:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56d1d8218bc74fcdc5188c43ffcc78d72aa05b86",
"body": "Fix tests + optimize SourceLine()",
"is_bot": false,
"headline": "Merge pull request #24 from Thiht/master",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2020-04-13T16:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "331a2a92839a5f5bc1b81b63c242c90b704e415d",
"body": null,
"is_bot": false,
"headline": "optimize SourceLine",
"author_name": "Thibaut Rousseau",
"author_login": "Thiht",
"committed_at": "2020-04-07T10:08:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9689cadcc6d4b63615962552f4d90465d7c2741b",
"body": null,
"is_bot": false,
"headline": "fix tests by removing unnecessary check on first stack entry",
"author_name": "Thibaut Rousseau",
"author_login": "Thiht",
"committed_at": "2020-04-07T09:15:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d98b870cc4e05f1545532a80e9909be8216095b6",
"body": "…_than_error_nil_\n\nWrapping returns nil rather than Error(<nil>).",
"is_bot": false,
"headline": "Merge pull request #20 from fkautz/pr_out_wrapping_returns_nil_rather…",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2018-08-13T16:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18bd882d94a8456167019232a4e3ae84ab8a2508",
"body": "Closes #19\n\nSigned-off-by: Frederick F. Kautz IV <fkautz@redhat.com>",
"is_bot": false,
"headline": "Wrapping returns nil rather than Error(<nil>).",
"author_name": "Frederick F. Kautz IV",
"author_login": null,
"committed_at": "2018-08-12T17:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6af135bd4e28680facf08a3d206b454abc877a4",
"body": "Add travis ci",
"is_bot": false,
"headline": "Merge pull request #18 from gabrielf/add-travis-ci",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2018-02-26T18:00:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94f3477d8c430d1bb846e4cec5d8ba8888c83999",
"body": "Make tests succeed",
"is_bot": false,
"headline": "Merge pull request #17 from gabrielf/make-tests-succeed",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2018-02-26T18:00:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "722bdf0b8ff8cf09721e213073a42c66ee9fd90d",
"body": null,
"is_bot": false,
"headline": "Add travis build status badge to README.",
"author_name": "Gabriel Falkenberg",
"author_login": "gabrielf",
"committed_at": "2018-02-24T23:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9f81afe7798a42eb041eb9ca0d752421b0b80d5",
"body": null,
"is_bot": false,
"headline": "Add Travis config file for continuous integration.",
"author_name": "Gabriel Falkenberg",
"author_login": "gabrielf",
"committed_at": "2018-02-24T23:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb62800744a25b8c88000475ca977cc83c84a928",
"body": null,
"is_bot": false,
"headline": "Add some format checks for Stack().",
"author_name": "Gabriel Falkenberg",
"author_login": "gabrielf",
"committed_at": "2018-02-24T22:16:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d9bdff2da15ffb3b4e70671ec299273bbf4d0f8",
"body": "The stack traces created by the go-errors package and debug.Stack() are no\nlonger equal and cannot be used in tests. Instead we now compare the actual\nprogram counter values in the stack trace with reference stack traces created\nin the tests. This will work even if the formatting of stack traces change.",
"is_bot": false,
"headline": "Improve stack comparisons to make tests succeed.",
"author_name": "Gabriel Falkenberg",
"author_login": "gabrielf",
"committed_at": "2018-02-24T21:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3afebba5a48dbc89b574d890b6b34d9ee10b4785",
"body": "…nal-error\n\nWrapPrefix no longer mutates original error.",
"is_bot": false,
"headline": "Merge pull request #15 from gabrielf/wrapprefix-shouldnt-mutate-origi…",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2017-11-01T22:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f9de949a55f5b06b7b7aa3c581a64f74a17c1a9",
"body": "Fix WrapPrefix skip.",
"is_bot": false,
"headline": "Merge pull request #16 from gabrielf/wrapprefix-skip-is-off",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2017-11-01T22:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "829d436ebbd426168faf02ac7ff15ffcc142461d",
"body": null,
"is_bot": false,
"headline": "Fix WrapPrefix skip.",
"author_name": "Gabriel Falkenberg",
"author_login": "gabrielf",
"committed_at": "2017-11-01T21:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e46a1c02347a438f93e370dc4b79e789852e21bc",
"body": null,
"is_bot": false,
"headline": "WrapPrefix no longer mutates original error.",
"author_name": "Gabriel Falkenberg",
"author_login": "gabrielf",
"committed_at": "2017-11-01T21:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fa88b06e5974e97fbf9899a7f86a344bfd1f105",
"body": null,
"is_bot": false,
"headline": "Satisfy bugsnag ErrorWithCallers",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2016-12-05T22:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a41850380601eeb43f4350f7d17c6bbd8944aaf8",
"body": "Enable wrapping errors while prefixing the error message.",
"is_bot": false,
"headline": "Merge pull request #2 from adrienkohlbecker/master",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2015-09-06T02:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5420711e65487c60266da681f7020c471097a0b",
"body": null,
"is_bot": false,
"headline": "Enable wrapping errors while prefixing the error message.",
"author_name": "Adrien Kohlbecker",
"author_login": "adrienkohlbecker",
"committed_at": "2015-09-05T21:02:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01d535a7e0d0c52e283f462be8ceeb38e5bcaeeb",
"body": null,
"is_bot": false,
"headline": "Fix readme",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2015-01-22T22:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a25f26c2227e33c08eddaa898efe3ba7fc03c4c1",
"body": null,
"is_bot": false,
"headline": "Import library from bugsnag-go",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2015-01-22T22:29:08Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2020-06-03T08:30:23Z",
"latest_release_tag": "v1.1.1",
"releases_from_tags": false,
"days_since_last_push": 925,
"active_weeks_last_year": 0,
"days_since_latest_release": 2246,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/go-errors/errors",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/go-errors/errors",
"is_deprecated": false,
"latest_version": "v1.5.1",
"repository_url": "https://github.com/go-errors/errors",
"versions_count": 12,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2023-09-15T17:33:02Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1046
}
]
},
"popularity": {
"forks": 91,
"stars": 1006,
"watchers": 9,
"fork_history": {
"days": [
{
"date": "2015-03-22",
"count": 1
},
{
"date": "2015-04-27",
"count": 1
},
{
"date": "2015-07-13",
"count": 1
},
{
"date": "2015-08-26",
"count": 1
},
{
"date": "2015-09-15",
"count": 1
},
{
"date": "2015-10-01",
"count": 1
},
{
"date": "2015-10-16",
"count": 1
},
{
"date": "2015-10-22",
"count": 1
},
{
"date": "2015-12-11",
"count": 1
},
{
"date": "2015-12-30",
"count": 1
},
{
"date": "2016-04-14",
"count": 1
},
{
"date": "2016-04-16",
"count": 1
},
{
"date": "2016-07-11",
"count": 1
},
{
"date": "2016-07-13",
"count": 1
},
{
"date": "2016-07-15",
"count": 1
},
{
"date": "2016-08-09",
"count": 1
},
{
"date": "2016-08-24",
"count": 1
},
{
"date": "2016-11-08",
"count": 1
},
{
"date": "2016-11-18",
"count": 1
},
{
"date": "2016-11-22",
"count": 1
},
{
"date": "2017-01-09",
"count": 1
},
{
"date": "2017-01-28",
"count": 1
},
{
"date": "2017-02-05",
"count": 1
},
{
"date": "2017-02-24",
"count": 1
},
{
"date": "2017-03-10",
"count": 1
},
{
"date": "2017-08-23",
"count": 1
},
{
"date": "2017-09-03",
"count": 1
},
{
"date": "2017-10-10",
"count": 1
},
{
"date": "2017-11-01",
"count": 1
},
{
"date": "2018-01-31",
"count": 1
},
{
"date": "2018-02-12",
"count": 1
},
{
"date": "2018-03-10",
"count": 1
},
{
"date": "2018-03-15",
"count": 1
},
{
"date": "2018-03-19",
"count": 1
},
{
"date": "2018-03-28",
"count": 1
},
{
"date": "2018-05-18",
"count": 1
},
{
"date": "2018-06-09",
"count": 1
},
{
"date": "2018-06-23",
"count": 1
},
{
"date": "2018-08-12",
"count": 1
},
{
"date": "2018-08-18",
"count": 1
},
{
"date": "2018-12-13",
"count": 1
},
{
"date": "2019-01-02",
"count": 1
},
{
"date": "2019-03-22",
"count": 1
},
{
"date": "2019-06-06",
"count": 1
},
{
"date": "2019-07-03",
"count": 1
},
{
"date": "2019-07-27",
"count": 1
},
{
"date": "2019-10-06",
"count": 1
},
{
"date": "2020-01-02",
"count": 1
},
{
"date": "2020-02-13",
"count": 1
},
{
"date": "2020-04-13",
"count": 1
},
{
"date": "2020-05-29",
"count": 1
},
{
"date": "2020-06-12",
"count": 1
},
{
"date": "2020-07-24",
"count": 1
},
{
"date": "2020-10-23",
"count": 1
},
{
"date": "2020-11-08",
"count": 1
},
{
"date": "2020-11-13",
"count": 1
},
{
"date": "2020-11-20",
"count": 1
},
{
"date": "2020-12-29",
"count": 1
},
{
"date": "2021-05-11",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-05-19",
"count": 1
},
{
"date": "2021-06-08",
"count": 1
},
{
"date": "2021-06-09",
"count": 1
},
{
"date": "2021-06-29",
"count": 1
},
{
"date": "2021-08-06",
"count": 1
},
{
"date": "2021-09-24",
"count": 1
},
{
"date": "2022-01-14",
"count": 1
},
{
"date": "2022-02-28",
"count": 1
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-07-04",
"count": 1
},
{
"date": "2022-10-06",
"count": 1
},
{
"date": "2022-10-19",
"count": 1
},
{
"date": "2023-03-24",
"count": 1
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2023-09-12",
"count": 1
},
{
"date": "2023-11-09",
"count": 1
},
{
"date": "2024-01-12",
"count": 1
},
{
"date": "2024-02-08",
"count": 1
},
{
"date": "2024-02-13",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2024-03-15",
"count": 1
},
{
"date": "2025-08-14",
"count": 1
},
{
"date": "2025-08-19",
"count": 1
},
{
"date": "2025-10-18",
"count": 1
},
{
"date": "2026-04-22",
"count": 1
},
{
"date": "2026-05-26",
"count": 1
},
{
"date": "2026-07-21",
"count": 1
}
],
"complete": true,
"collected": 87,
"total_forks": 91
},
"star_history": null,
"open_issues_and_prs": 10
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"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": 7375,
"source_files_sampled": 10,
"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": 3,
"merged_prs": 16,
"open_issues": 7,
"closed_ratio": 0.741,
"closed_issues": 20,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ConradIrwin",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/94272?v=4"
},
{
"type": "User",
"login": "gabrielf",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/137649?v=4"
},
{
"type": "User",
"login": "waschik",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/64102418?v=4"
},
{
"type": "User",
"login": "Thiht",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2796344?v=4"
},
{
"type": "User",
"login": "adrienkohlbecker",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/70469?v=4"
},
{
"type": "User",
"login": "kishaningithub",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/763760?v=4"
},
{
"type": "User",
"login": "kishoresenji",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/88409180?v=4"
},
{
"type": "User",
"login": "lovromazgon",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8320753?v=4"
},
{
"type": "User",
"login": "titouanfreville",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7961543?v=4"
},
{
"type": "User",
"login": "meetme2meat",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/63040?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.617
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"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 9/19 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"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": "83795c27c02f5cdeaf9a5c3c3fd2709376f20b79",
"ran_at": "2026-07-28T13:52:56Z",
"aggregate_score": 3.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 36,
"created_at": "2021-06-08T12:09:39Z",
"last_comment_at": "2024-04-09T15:55:24Z",
"last_comment_author": "scr-oath"
},
{
"number": 39,
"created_at": "2021-10-06T07:36:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 51,
"created_at": "2026-07-21T16:57:37Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2024-01-14T20:24:08Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 6,
"created_at": "2015-12-09T22:03:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 10,
"created_at": "2016-09-04T07:41:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 13,
"created_at": "2016-12-05T01:46:24Z",
"last_comment_at": "2021-06-06T12:16:21Z",
"last_comment_author": "waschik"
},
{
"number": 23,
"created_at": "2020-04-07T01:06:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 29,
"created_at": "2020-08-25T05:06:11Z",
"last_comment_at": "2020-08-28T16:58:09Z",
"last_comment_author": "titouanfreville"
},
{
"number": 35,
"created_at": "2021-06-08T11:55:59Z",
"last_comment_at": "2021-06-08T12:24:20Z",
"last_comment_author": "jeanspector-google"
},
{
"number": 50,
"created_at": "2024-11-18T05:48:14Z",
"last_comment_at": "2024-11-19T04:51:26Z",
"last_comment_author": "Super1Windcloud"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/go-errors/errors",
"host": "github.com",
"name": "errors",
"owner": "go-errors"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 36,
"inputs": {
"security": 33,
"vitality": 18,
"community": 61,
"governance": 56,
"engineering": 40,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 42,
"overall_after_abandonment_multiplier": 36
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 925,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 925 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 925
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 1,
"latest_release_tag": "v1.1.1",
"releases_from_tags": false,
"days_since_latest_release": 2246,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2246 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2246
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 2,
"unanswered_open_issues": 5,
"days_since_last_merged_pr": 925,
"days_since_last_human_commit": 925,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 925 days; 2 unmet obligation(s): issues unanswered, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 925,
"count": 2,
"signals": "issues unanswered, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 61,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"forks": 91,
"stars": 1006,
"watchers": 9,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,006 stars",
"points": 48.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1006
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "91 forks",
"points": 16.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 91
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "9 watchers",
"points": 5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 9
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"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": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.617
},
"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 62% of commits",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 62
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"merged_prs": 16,
"open_issues": 7,
"closed_issues": 20,
"issue_closed_ratio": 0.741,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "74% of issues closed",
"points": 34.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 74
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "16/21 decided PRs merged",
"points": 29.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 16,
"decided": 21
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 9/19 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"followers": 2,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "go-errors",
"public_repos": 1,
"account_age_days": 4205
},
"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": "2 followers of go-errors",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "go-errors"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~11 yr old",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"github.com/go-errors/errors"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 1046
},
"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 1046 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1046
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"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": 40,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://godoc.org/github.com/go-errors/errors",
"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": "https://godoc.org/github.com/go-errors/errors",
"points": 15,
"status": "met",
"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": "at_risk",
"name": "Security",
"value": 33,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 9/19 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 9
},
"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": 50,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.451,
"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": "23 of 51 human commits state their intent (structured subject or explanatory body)",
"points": 24.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 23,
"sampled": 51
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"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": "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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 51",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 51
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 7375,
"source_files_sampled": 10,
"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/10 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 10,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T13:53:13.708833Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/go-errors/errors.svg",
"full_name": "go-errors/errors",
"license_state": "standard",
"license_spdx": "MIT"
}