in default values (#128)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2025-04-11T18:14:06Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "562e9b1f2fc828993561942c3ec1327febbf4c17", "body": null, "is_bot": false, "headline": "Only include envvar key on error to avoid leaking information (#127)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2025-04-09T13:59:46Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "05a905ff3581f79a087e91a711d95ff811257116", "body": null, "is_bot": false, "headline": "Allow environment variables to start with underscores (#123)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2025-02-12T15:55:12Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "bbaf7848a8a55b572e2d0c9ccbb924ba19481f9b", "body": "* MustProcess: panic if processing fails, return the value\r\n\r\nSigned-off-by: Jason Hall \u003cjason@chainguard.dev>\r\n\r\n* Add MustProcess that panics if processing fails\r\n\r\n---------\r\n\r\nSigned-off-by: Jason Hall \u003cjason@chainguard.dev>\r\nCo-authored-by: Jason Hall \u003cjason@chainguard.dev>", "is_bot": false, "headline": "Add MustProcess which panics on errors (#115)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2024-07-06T16:47:56Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "e51a54f91f5b9b2849b0cd0fb412e14afc9a4659", "body": null, "is_bot": false, "headline": "Relax Go constraint to 1.20 (#113)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2024-05-18T19:24:33Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "4970c731215c860629c93a17dd892d86ea68e689", "body": null, "is_bot": false, "headline": "Fix docs (#110)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2024-05-16T21:18:02Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "61cfc0ddc1516f793a0bdf1a6a9cd91e9e22782a", "body": "…… (#109)\n\n* Handle case where user accidentally uses Process() with a Config when they should use ProcessWith() by converting their call to the respective ProcessWith call.\r\n\r\n* Document Special case for Config\r\n\r\n* Document Special case for Config", "is_bot": false, "headline": "Handle case where user accidentally uses Process() with a Config when…", "author_name": "Parker DeWilde", "author_login": "pdewilde", "committed_at": "2024-05-16T21:14:05Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "7e286de0bac3936b1739794b1fefad72021c8bef", "body": "Signed-off-by: katsuharu \u003ctraveler.18.challenge@gmail.com>", "is_bot": false, "headline": "Fix README example code comment (#106)", "author_name": "Katsuharu Sasaki", "author_login": "katsuharu", "committed_at": "2024-03-24T20:32:33Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "2e826844914c4bd70f484ad86eff6ab3bcf38380", "body": null, "is_bot": false, "headline": "Fix docs (#105)", "author_name": "taichi uchihara", "author_login": "ucpr", "committed_at": "2024-03-12T00:32:57Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "bec89e0e015d1611d27309ed58768caeb49b2049", "body": null, "is_bot": false, "headline": "Update deps (#104)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2024-03-06T02:32:02Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "13fa723da4ad08f887b9277467a23870fa325f3a", "body": null, "is_bot": false, "headline": "Fix docs", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2023-12-27T22:45:27Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "ee3f51d2c2f57a408d61d81dcf9ce3a566866841", "body": null, "is_bot": false, "headline": "Update docs and examples (#101)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2023-12-27T22:23:29Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "ed1aec110f27d5754124a95c5feef14b04d79141", "body": "**:warning: Breaking!** Envconfig no longer runs decoders on unset values! To restore the old behavior, add the `decodeunset` struct field annotation or pass the `DefaultDecodeUnset` configuration option as `true`.\r\n\r\nPrior to this change, envconfig would always call decoding functions, even for uns\n[…]\nstring, there is a distinction between \"unset\" and \"set to empty\")\r\n- A default value was provided\r\n- The `decodeunset` struct field tag is set\r\n- The `DefaultDecodeUnset` configuration option is true", "is_bot": false, "headline": "Allow configurable decoding (#100)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2023-12-27T20:30:41Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "668ea4a06711206a20ac44ffef63094d94e87cd7", "body": null, "is_bot": false, "headline": "Ignore prefix computing environment variable defaults (#99)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2023-12-20T04:32:14Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "2938058a9be2a35e293cd08b39e2cadd4e825aeb", "body": null, "is_bot": false, "headline": "Add more test coverage for global configs (#98)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2023-12-20T04:11:25Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "9dce086410e5ba9ff83a954be3f2284d3e6ae3c1", "body": "This introduces the concept of global configurations and cascades struct-level configuration options onto all child fields. For example, marking a struct as required will mark all child fields as required. Similarly, setting a custom delimiter on a struct tag propagates that delimiter to all child fields of the struct.", "is_bot": false, "headline": "Introduce global and cascading configuration options (#97)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2023-12-20T03:39:14Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "d42f4a2e352abcdc8e18e6f5f2397c18656db3be", "body": null, "is_bot": false, "headline": "Use generics to clean up pointer pointers in tests (#96)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2023-12-18T23:43:54Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "49064283e6873c0eccb8cdf89e0f335131118c89", "body": "**:warning: Breaking!** Remove `ExtractDefaults` function. It was rarely used and resulted in extraneous processing.", "is_bot": false, "headline": "Drop ExtractDefaults functionality (#95)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2023-12-18T21:40:30Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "053a0d2108d555ae054f68203fdba591220f5b5a", "body": null, "is_bot": false, "headline": "Make mutators a full-fledged interface (#94)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2023-12-18T21:20:40Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "b632c02d732f27eb268bf1e205011c5a1aa9d441", "body": "**:warning: Breaking!** The new minimum required Go version is 1.21.", "is_bot": false, "headline": "Require Go 1.21 or later (#93)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2023-12-18T21:01:06Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "d1721d7b7ee01d66e80c73d6ed64ec6267eda9bc", "body": "**:warning: BREAKING!** This changes the signature of the `MutatorFunc` to have more information about prior states. It will include the original environment variable names and values, as well as the currently resolved values. Additionally, the mutation chain can now be stopped without returning an error.", "is_bot": false, "headline": "Change MutatorFunc to be more flexible (#92)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2023-12-18T20:56:35Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "d0a807644a1685c14de4bf1c31edaf1840bee38f", "body": null, "is_bot": false, "headline": "Remove build image", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2023-02-14T02:59:39Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "c095b9c8ee48116c45ab25b851845d302a7fc5a4", "body": "Previously, this would throw an error. Fixes GH-82.", "is_bot": false, "headline": "Allow noinit to apply to slices, maps, and unsafe pointers (#83)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2023-02-13T23:46:37Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "bddf2fa78e5ccae228d72922e77e746ee879937a", "body": null, "is_bot": false, "headline": "Allow for space delimiters (#80)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-12-01T19:51:10Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "26382ce95f6e165209314ac9dcd07823f578b417", "body": null, "is_bot": false, "headline": "Fix code comment", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-09-19T17:25:56Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "12c4c4117a1cfbe0115596a348c5c424c00f51e4", "body": null, "is_bot": false, "headline": "Add a helper for extracting only default values (#76)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-09-15T23:03:31Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "00d8c81b9cb5be01bbf5f1b3bbc9fea84e89acc4", "body": "* Update comment syntax to Go 1.19\r\n\r\n* Drop regexp for performance\r\n\r\nFixes GH-72", "is_bot": false, "headline": "Drop regexp for performance (#74)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-08-07T22:12:03Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "cbe83d60bd3fba37eb6bb0453fd96401520a92b9", "body": "This fixes a bug where a pointer was initialized, but to the zero value. Like a *bool initialized to &false. Previously this would be considered \"unset\" because false is the zero value for a boolean. Now envconfig considers whether the pointer was initialized first, before checking whether the value is zero.", "is_bot": false, "headline": "Track pointer initialization for zero values (#73)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-08-05T22:00:09Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "63e4089fe1a599af605c681f25b5c34b3252514c", "body": null, "is_bot": false, "headline": "Add bool-specific test", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-08-05T00:45:17Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "ce31e4227c5e04981a52082cf553d73b418c2628", "body": "This reverts part of #62 to always process decoder interfaces for struct fields. This removes a breaking change where certain built-in types like net/url.URL have a custom unmarshaling function for the empty string.\r\n\r\nThe other rules for \"overwrite\" still apply.", "is_bot": false, "headline": "Always call decoders (#68)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-07-27T18:03:31Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "20ad4b3eb290c533f5616f1200d5168e5dc99abf", "body": "Prior to this commit, only the first-level parent fields were propagated for `noinit`. This fixes the bug to always carry noinit through to all nested fields in a struct.", "is_bot": false, "headline": "Propagate noinit from parent fields (#67)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-07-27T17:18:29Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "f264df55b97773b453a44d6efc253fa4d622cc08", "body": null, "is_bot": false, "headline": "Always run with race and shuffle", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-07-27T17:04:48Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "62ced5194587b3f32b6a65a7d6bd351c335cdd1a", "body": null, "is_bot": false, "headline": "Move issue-based tests to the end", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-07-27T13:06:10Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "ae791cff3faea5a16318a9109bbc661105599258", "body": null, "is_bot": false, "headline": "Shorten test for nil maplookupers", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-07-26T22:17:42Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "2692fedbaf46ac56363ee0ca5ef974e4dd56f006", "body": null, "is_bot": false, "headline": "Remove some unused jobs", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-07-14T13:57:01Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "8bbe2dd25c52b65c61081e5543609b0826e2f6ad", "body": null, "is_bot": false, "headline": "Remove empty vetters", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-07-14T13:53:51Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "2e56065289dba4e45a3b712f671aefc68ea06527", "body": null, "is_bot": false, "headline": "Update README", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-07-14T13:35:53Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "1a03b30a6252c74d47291a03cafd215951279f76", "body": "The previous implementation of `overwrite` would always overwrite values in the given struct, even if values existed. While this is the definition of `overwrite`, it unintentionally extended to `default` values as well. So even if a value was explicitly set on a struct, it would be overwritten with \n[…]\ne struct field's existing value will be overwritten with the environment variable value.\r\n\r\nAs part of this change, decoder interfaces are only processed when an environment (or a default) is present.", "is_bot": false, "headline": "Only overwrite values when environment variables are set (#62)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-07-14T02:13:22Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "39c9bc7010cc446cf0fb569a3aedfa6b0de8462a", "body": "Since the input parsed by envconfig is most often configuration written\r\nby humans, it makes sense to test unmarshaling as text before any other\r\nformats. Also JSON should be more common than binary, so this commits\r\nsets the order to:\r\n1. envconfig.Decoder\r\n2. encoding.TextUnmarshaler\r\n3. json.Unmarshaler\r\n4. encoding.BinaryUnmarshaler\r\n5. gob.GobDecoder\r\n\r\nand adds tests to very that order. Closes #58.", "is_bot": false, "headline": "Change custom unmarshaling order (#59)", "author_name": "Joakim Gustin", "author_login": "gust1n", "committed_at": "2022-06-09T13:45:17Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "befaf9a086c5e7db885e1ca3d36aa4e8b9d3a57d", "body": null, "is_bot": false, "headline": "Cleanup docs and add another test after #57", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-05-31T13:43:59Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "2e8a61da3e6959685ed499ec08d1aa709602de5b", "body": null, "is_bot": false, "headline": "Fixing struct pointer initialization with no values set (#57)", "author_name": "Will Campbell", "author_login": "williamgcampbell", "committed_at": "2022-05-31T13:35:23Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "e94cab64c1ca28aa3ec8f22d764d386f9905d5c7", "body": "The initial implementation of noinit only applied to struct pointer fields. This extends the behavior to apply to any pointer fields.", "is_bot": false, "headline": "Extend noinit to all pointer fields (#55)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-05-27T19:03:05Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "82b1ad8b9164679f81d8814a926c4b3acca8a9ea", "body": null, "is_bot": false, "headline": "fix: fix typo (#53)", "author_name": "taichi uchihara", "author_login": "ucpr", "committed_at": "2022-04-24T13:43:02Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "05d944a50ed6acc5560fa58a7a92d7cfa78b3628", "body": "Signed-off-by: Koichi Shiraishi \u003czchee.io@gmail.com>", "is_bot": false, "headline": "README: fix GitHub Actions badge url and query (#52)", "author_name": "Koichi Shiraishi", "author_login": "zchee", "committed_at": "2022-04-11T18:22:06Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "0c8b803d1bedbda4b810bd718aa73d88410670bd", "body": "Sort struct fields suggested by fieldalignment. But continue to sort\r\nalphabetical order as much as possible.\r\n\r\n$ go vet -vettool=$(which fieldalignment) ./...\r\n./envconfig.go:188:21: struct with 32 pointer bytes could be 24\r\n./envconfig.go:222:14: struct of size 80 could be 72\r\n\r\nSigned-off-by: Koichi Shiraishi \u003czchee.io@gmail.com>", "is_bot": false, "headline": "envconfig: sort struct fields to reduce memory (#51)", "author_name": "Koichi Shiraishi", "author_login": "zchee", "committed_at": "2022-04-11T13:43:22Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "76d89c2b6bb59d404084f12f7b5f5445eae1274f", "body": "* Added customizable separator for key value in map\r\n\r\n* Updated README for custom key-value separator\r\n\r\n* Added tests for key-value separator\r\n\r\n* Clean up some docs and tests\r\n\r\nCo-authored-by: Ayush Patel \u003cpatel.ayush08@gmail.com>", "is_bot": false, "headline": "Support customer kv separator (#50)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-04-06T13:53:23Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "2464897f5f8d982258029db335865e31f01a03b8", "body": null, "is_bot": false, "headline": "Clean up documentation and tests a bit", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-04-06T13:41:31Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "52561385fb9e42be87281dbcd6d66b509d4d0186", "body": "* Added customizable delimiters for elements in maps and slices\r\n\r\n* Updated README for custom element delimiter\r\n\r\n* Added tests for custom element delimiter", "is_bot": false, "headline": "Custom element delimiter (#49)", "author_name": "Ayush Patel", "author_login": "Ayush21298", "committed_at": "2022-04-06T13:36:17Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "0f40405f32fcdb85f91c420244e70cb6e9683130", "body": null, "is_bot": false, "headline": "More Go 1.17", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-02-03T20:14:44Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "4651c6e2399049c4eea1bfeef3078162424df472", "body": null, "is_bot": false, "headline": "Use Go 1.17", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-02-03T20:12:49Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "55b0f98c854f98c35fb7ebec4474e34d33732d0d", "body": null, "is_bot": false, "headline": "Return error on noinit non-ptr", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2022-02-03T20:10:29Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "855e4b4be17c688c93f4882fa3d9e60988199546", "body": "… (#43)\n\n* POC: keep pointers nil if not touched\r\n\r\n* make it real\r\n\r\n* additional doc\r\n\r\n* address comments\r\n\r\n* remove outdated comment", "is_bot": false, "headline": "feat: Add option to keep struct pointers nil if no sub fields are set…", "author_name": "cshou", "author_login": "yolocs", "committed_at": "2022-02-03T20:02:15Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "915a336f415ad2ee5fe9c888a60f20415da3be54", "body": null, "is_bot": false, "headline": "Update lock.yml", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2021-11-16T14:30:01Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "c9003d4a3d4e06b3572d7140ab7327de798da542", "body": "* add replace tag\r\n\r\n* requested changes\r\n\r\n* Add some tests for overwrite", "is_bot": false, "headline": "add overwrite struct tag (#42)", "author_name": "Jake Gealer", "author_login": "IAmJSD", "committed_at": "2021-11-01T16:56:03Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "6382cb14f661e23a4a4f880f59baf6e3196462a0", "body": null, "is_bot": false, "headline": "Update README.md", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2021-10-25T15:48:38Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "11ad042a0f050f0a70e1646678112aefca5bd734", "body": "…8) (#39)", "is_bot": false, "headline": "The Decoder interface, if used, is prioritary over other decoders (#3…", "author_name": "Maxime Réty", "author_login": "maximerety", "committed_at": "2021-09-18T15:31:05Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "c5330fbea1cc22bc2d0b3089d46019931a1372d7", "body": null, "is_bot": false, "headline": "Add test for defaults with spaces", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2021-08-09T17:11:33Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "8c4d677523394148d4c16599cf506969c673e010", "body": "The environment variable does not include a prefix so its value should\r\nbe checked for it.\r\n\r\nAssume the intention is that the environment variable's value should be\r\nsimilar to the Berglas reference syntax.", "is_bot": false, "headline": "Correct the mutator extension example (#33)", "author_name": "Scott Lewis-Kelly", "author_login": "slewiskelly", "committed_at": "2021-06-24T15:40:10Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "be5cce90bb316fffc22a717776112c1894612bed", "body": null, "is_bot": false, "headline": "Only permit valid characters in envvar names (#32)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2021-04-22T21:24:14Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "aa9aceaee7ca3acc6620b01b3172be2d06990e16", "body": "When using a prefix the error message for a missing required value\r\nwas incorrectly showing the key in the error message without the\r\nprefix.\r\n\r\nFixes #28", "is_bot": false, "headline": "Fix error message of missing value with prefix (#29)", "author_name": "Bernd Bohmeier", "author_login": "berndbohmeier", "committed_at": "2021-03-01T21:23:11Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "278397d44fce6836d83d43cce5064722afd94fa4", "body": null, "is_bot": false, "headline": "Update codeql.yml", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-09-30T18:03:01Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "876b304261d7d7d1868042c9e33d90130f8123c7", "body": null, "is_bot": false, "headline": "Add security analysis", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-09-30T17:59:17Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "649492b2bb3cca01aa104b5c2d3a9d4d19ee20c4", "body": "Fixes GH-24", "is_bot": false, "headline": "Only expand default values (#25)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-09-17T14:22:06Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "d9dd3f445a387163d6ca7c309092f8d6a3ada518", "body": null, "is_bot": false, "headline": "Add test for defaults within prefixes", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-08-22T00:43:40Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "5e0c1d2b271dcb7222fb3b9e0e3e617f8b0927f2", "body": null, "is_bot": false, "headline": "Reset prefixes (#23)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-08-20T01:25:06Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "04d32d353c211e97950572f1261576fb993cd028", "body": null, "is_bot": false, "headline": "More tests", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-08-07T23:59:46Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "4c928de780e73d1166eb282ccc22d2f4879cdb1c", "body": "This is useful when you want to provide some spacing for readability in\r\nthe struct tags. We only left-trim because a trailing right space might\r\nbe part of the value.", "is_bot": false, "headline": "Trim left spaces around default values (#21)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-08-07T23:54:47Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "2a69361248899fa82d80f0a4c5a8b2d8a90c549f", "body": null, "is_bot": false, "headline": "Add Base64Bytes and HexBytes implementations", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-08-06T14:43:47Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "a39c589e2f5edab5f483b6919522bb026585bc7d", "body": null, "is_bot": false, "headline": "Return the correct value when expanding (#20)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-08-05T20:07:55Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "46d40193b7904d7ecffecc22da8e6dd50d332a48", "body": "It's already possible to parse an entire struct with a prefix using\r\nPrefixLookuper, but this makes it possible to share a common struct\r\namong multiple parent configs while using a different prefix for each\r\nentry.\r\n\r\nFixes GH-18", "is_bot": false, "headline": "Support prefixes on structs (#19)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-08-04T15:35:30Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "ed16f84dea0fa320c0739e70aa4cd4fd182e323f", "body": "Closes GH-15", "is_bot": false, "headline": "Support default slices/maps", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-08-04T14:59:28Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "6a4769f871e595082c7a8ffcb506237d5067fe1d", "body": null, "is_bot": false, "headline": "Support custom []byte types (#17)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-07-30T16:06:59Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "b645d6e6d25290256d3d6a1ac9665f848b7e2e9c", "body": "Fixes GH-13", "is_bot": false, "headline": "Continue processing fields on decode (#14)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-07-14T20:25:28Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "78a9261cad0b5a34e3398177a493c27f1f6f581d", "body": null, "is_bot": false, "headline": "Support other decoders (#12)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-07-14T13:08:26Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "76f8d9cc72e4756638bd17bbf3b473f047a63d96", "body": "Fixes GH-10", "is_bot": false, "headline": "Do not continue processing after a successful decode (#11)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-07-14T12:51:59Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "710587071c9569bf4a45f8597b5459bac5ceb813", "body": null, "is_bot": false, "headline": "Badges", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-07-13T12:36:42Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "23c146984b0b37ede7f179a5ead3f94785ff620a", "body": null, "is_bot": false, "headline": "Update godoc link", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-07-13T12:33:15Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "4c553aa291ce9192f324f974149f1136ad1c1f81", "body": null, "is_bot": false, "headline": "Fix package GoDoc typo (#9)", "author_name": "Roger Guldbrandsen", "author_login": "kinbiko", "committed_at": "2020-07-10T11:57:00Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "2090d2aca80a4aff2882fba2d7c64afd0b0527ab", "body": null, "is_bot": false, "headline": "Use v0.2", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-06-30T15:06:22Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "161465bcba5e9b89bd33079cf3103fed790e0a6c", "body": null, "is_bot": false, "headline": "Add README note", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-06-30T15:05:39Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "295cf2da4af6a4662d90ca7785a626aadff3ae55", "body": null, "is_bot": false, "headline": "Move package to repo root", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-06-30T15:04:31Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "4d200907b4b088a392311a1d187c0cbb18cc8707", "body": "Signed-off-by: Ankur Srivastava \u003cbest.ankur@gmail.com>", "is_bot": false, "headline": "fix the OsLookuper example doc (#8)", "author_name": "Ankur Srivastava", "author_login": "ansrivas", "committed_at": "2020-06-29T20:54:45Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "8143be188a72628264a0dd5823dfddb939b8ce82", "body": null, "is_bot": false, "headline": "fixes #6 - move tools to separate go module (#5)", "author_name": "Ivan Korolev", "author_login": "mwf", "committed_at": "2020-06-29T14:53:01Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "b7ac544401dcaf1c1995f8930c023aedf033531d", "body": null, "is_bot": false, "headline": "Add support for prefix-based lookups (#4)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-06-24T15:04:31Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "9da62d2ec5cd44b83134fff6fd4e7c7f4fdb757b", "body": null, "is_bot": false, "headline": "fix import path in example (#3)", "author_name": "Dennis Schön", "author_login": "roccoblues", "committed_at": "2020-06-24T12:58:43Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "67c3bd447988b9284a380e6629fb2878eb3f59c4", "body": null, "is_bot": false, "headline": "Add tools and docs", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-06-19T14:24:55Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "883dece4fbc427236015b182b4ba221a283e0a56", "body": null, "is_bot": false, "headline": "Include envvar name in required error (#2)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-06-18T13:57:50Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "3b08c5ce85e01ba948e9a22f5a9f08b31e4d3e91", "body": null, "is_bot": false, "headline": "Pass MutatorFuncs to nested structs (#1)", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-06-08T17:11:00Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "c1a3d31ba9c8add51b28a109288817444578072a", "body": null, "is_bot": false, "headline": "Fix ups", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-06-05T01:18:07Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "535f97da835f53d93661a8308f1bb871761c8d11", "body": null, "is_bot": false, "headline": "Initial commit", "author_name": "Seth Vargo", "author_login": "sethvargo", "committed_at": "2020-06-05T01:13:56Z", "body_truncated": false, "is_coding_agent": false } ], "releases_count": 22, "commits_last_year": 6, "latest_release_at": "2026-07-19T19:50:20Z", "latest_release_tag": "v1.4.3", "releases_from_tags": false, "days_since_last_push": 2, "active_weeks_last_year": 2, "days_since_latest_release": 2, "mean_days_between_releases": 88 }, "community": { "has_readme": true, "has_license": true, "has_description": true, "has_contributing": true, "health_percentage": 57, "has_issue_template": false, "has_code_of_conduct": false, "has_pull_request_template": false }, "ecosystem": { "packages": [ { "name": "github.com/sethvargo/go-envconfig", "exists": true, "license": null, "keywords": [], "ecosystem": "go", "matches_repo": true, "registry_url": "https://pkg.go.dev/github.com/sethvargo/go-envconfig", "is_deprecated": false, "latest_version": "v1.4.3", "repository_url": "https://github.com/sethvargo/go-envconfig", "versions_count": 40, "total_downloads": null, "dependents_count": null, "deprecation_note": null, "maintainers_count": null, "monthly_downloads": null, "first_published_at": null, "latest_published_at": "2026-07-19T19:47:01Z", "latest_version_yanked": null, "days_since_latest_publish": 2 } ] }, "popularity": { "forks": 70, "stars": 1235, "watchers": 6, "fork_history": { "days": [ { "date": "2020-06-05", "count": 2 }, { "date": "2020-06-07", "count": 1 }, { "date": "2020-06-23", "count": 1 }, { "date": "2020-06-24", "count": 2 }, { "date": "2020-06-25", "count": 2 }, { "date": "2020-06-26", "count": 1 }, { "date": "2020-07-06", "count": 1 }, { "date": "2020-08-23", "count": 1 }, { "date": "2020-09-26", "count": 1 }, { "date": "2020-10-21", "count": 1 }, { "date": "2020-10-27", "count": 1 }, { "date": "2020-10-28", "count": 1 }, { "date": "2020-11-06", "count": 1 }, { "date": "2021-02-23", "count": 1 }, { "date": "2021-03-01", "count": 1 }, { "date": "2021-03-10", "count": 1 }, { "date": "2021-03-12", "count": 1 }, { "date": "2021-06-08", "count": 1 }, { "date": "2021-06-11", "count": 1 }, { "date": "2021-09-20", "count": 1 }, { "date": "2021-11-01", "count": 1 }, { "date": "2022-01-29", "count": 1 }, { "date": "2022-02-08", "count": 1 }, { "date": "2022-03-09", "count": 1 }, { "date": "2022-04-05", "count": 1 }, { "date": "2022-04-08", "count": 1 }, { "date": "2022-04-10", "count": 1 }, { "date": "2022-05-22", "count": 1 }, { "date": "2022-05-31", "count": 1 }, { "date": "2022-06-09", "count": 1 }, { "date": "2022-08-07", "count": 1 }, { "date": "2022-12-01", "count": 1 }, { "date": "2023-01-12", "count": 1 }, { "date": "2023-02-14", "count": 1 }, { "date": "2023-03-07", "count": 1 }, { "date": "2023-06-04", "count": 1 }, { "date": "2023-06-10", "count": 1 }, { "date": "2023-10-28", "count": 1 }, { "date": "2023-11-30", "count": 1 }, { "date": "2024-02-20", "count": 1 }, { "date": "2024-02-27", "count": 1 }, { "date": "2024-03-10", "count": 1 }, { "date": "2024-03-23", "count": 1 }, { "date": "2024-05-08", "count": 1 }, { "date": "2024-05-17", "count": 1 }, { "date": "2024-05-18", "count": 1 }, { "date": "2024-06-27", "count": 1 }, { "date": "2024-07-03", "count": 1 }, { "date": "2024-11-06", "count": 1 }, { "date": "2024-11-23", "count": 1 }, { "date": "2025-03-11", "count": 1 }, { "date": "2025-03-22", "count": 1 }, { "date": "2025-04-03", "count": 1 }, { "date": "2025-04-23", "count": 1 }, { "date": "2025-08-10", "count": 1 }, { "date": "2025-08-14", "count": 1 }, { "date": "2025-08-15", "count": 1 }, { "date": "2025-08-26", "count": 1 }, { "date": "2025-09-03", "count": 1 }, { "date": "2025-09-04", "count": 1 }, { "date": "2025-09-13", "count": 1 }, { "date": "2025-10-02", "count": 1 }, { "date": "2026-05-26", "count": 1 }, { "date": "2026-06-18", "count": 1 }, { "date": "2026-06-24", "count": 1 }, { "date": "2026-07-08", "count": 1 } ], "complete": true, "collected": 69, "total_forks": 70 }, "star_history": { "days": [ { "date": "2020-06-25", "count": 31 }, { "date": "2020-06-26", "count": 14 }, { "date": "2020-06-27", "count": 4 }, { "date": "2020-06-28", "count": 8 }, { "date": "2020-06-29", "count": 5 }, { "date": "2020-06-30", "count": 5 }, { "date": "2020-07-01", "count": 3 }, { "date": "2020-07-02", "count": 2 }, { "date": "2020-07-03", "count": 1 }, { "date": "2020-07-05", "count": 3 }, { "date": "2020-07-06", "count": 1 }, { "date": "2020-07-07", "count": 2 }, { "date": "2020-07-08", "count": 2 }, { "date": "2020-07-09", "count": 1 }, { "date": "2020-07-12", "count": 1 }, { "date": "2020-07-13", "count": 1 }, { "date": "2020-07-16", "count": 3 }, { "date": "2020-07-17", "count": 2 }, { "date": "2020-07-19", "count": 1 }, { "date": "2020-07-20", "count": 3 }, { "date": "2020-07-21", "count": 1 }, { "date": "2020-07-22", "count": 1 }, { "date": "2020-07-24", "count": 2 }, { "date": "2020-07-25", "count": 1 }, { "date": "2020-07-29", "count": 1 }, { "date": "2020-08-04", "count": 3 }, { "date": "2020-08-06", "count": 1 }, { "date": "2020-08-18", "count": 1 }, { "date": "2020-08-19", "count": 1 }, { "date": "2020-08-22", "count": 4 }, { "date": "2020-08-24", "count": 1 }, { "date": "2020-08-28", "count": 1 }, { "date": "2020-08-30", "count": 3 }, { "date": "2020-09-01", "count": 1 }, { "date": "2020-09-03", "count": 2 }, { "date": "2020-09-04", "count": 1 }, { "date": "2020-09-07", "count": 1 }, { "date": "2020-09-10", "count": 1 }, { "date": "2020-09-16", "count": 1 }, { "date": "2020-09-17", "count": 1 }, { "date": "2020-09-21", "count": 2 }, { "date": "2020-09-22", "count": 3 }, { "date": "2020-09-23", "count": 2 }, { "date": "2020-09-27", "count": 1 }, { "date": "2020-09-29", "count": 1 }, { "date": "2020-10-03", "count": 4 }, { "date": "2020-10-04", "count": 1 }, { "date": "2020-10-05", "count": 2 }, { "date": "2020-10-07", "count": 2 }, { "date": "2020-10-08", "count": 1 }, { "date": "2020-10-11", "count": 1 }, { "date": "2020-10-12", "count": 1 }, { "date": "2020-10-15", "count": 2 }, { "date": "2020-10-16", "count": 1 }, { "date": "2020-10-24", "count": 2 }, { "date": "2020-10-27", "count": 1 }, { "date": "2020-10-28", "count": 1 }, { "date": "2020-11-10", "count": 1 }, { "date": "2020-11-24", "count": 1 }, { "date": "2020-12-05", "count": 1 }, { "date": "2020-12-10", "count": 1 }, { "date": "2020-12-13", "count": 3 }, { "date": "2020-12-24", "count": 1 }, { "date": "2020-12-30", "count": 1 }, { "date": "2021-01-06", "count": 1 }, { "date": "2021-01-14", "count": 1 }, { "date": "2021-01-24", "count": 1 }, { "date": "2021-01-25", "count": 2 }, { "date": "2021-01-28", "count": 1 }, { "date": "2021-01-30", "count": 2 }, { "date": "2021-02-02", "count": 1 }, { "date": "2021-02-09", "count": 1 }, { "date": "2021-02-11", "count": 1 }, { "date": "2021-02-14", "count": 2 }, { "date": "2021-02-15", "count": 3 }, { "date": "2021-02-16", "count": 1 }, { "date": "2021-02-17", "count": 2 }, { "date": "2021-02-20", "count": 1 }, { "date": "2021-02-21", "count": 1 }, { "date": "2021-02-22", "count": 1 }, { "date": "2021-03-02", "count": 1 }, { "date": "2021-03-03", "count": 2 }, { "date": "2021-03-07", "count": 2 }, { "date": "2021-04-03", "count": 1 }, { "date": "2021-04-04", "count": 1 }, { "date": "2021-04-05", "count": 2 }, { "date": "2021-04-12", "count": 1 }, { "date": "2021-04-13", "count": 1 }, { "date": "2021-04-14", "count": 1 }, { "date": "2021-04-19", "count": 1 }, { "date": "2021-04-20", "count": 1 }, { "date": "2021-04-27", "count": 1 }, { "date": "2021-04-30", "count": 2 }, { "date": "2021-05-05", "count": 1 }, { "date": "2021-05-06", "count": 1 }, { "date": "2021-05-20", "count": 2 }, { "date": "2021-05-23", "count": 1 }, { "date": "2021-05-26", "count": 4 }, { "date": "2021-05-27", "count": 1 }, { "date": "2021-05-28", "count": 1 }, { "date": "2021-06-08", "count": 2 }, { "date": "2021-06-11", "count": 3 }, { "date": "2021-06-17", "count": 1 }, { "date": "2021-06-20", "count": 1 }, { "date": "2021-06-21", "count": 1 }, { "date": "2021-06-23", "count": 1 }, { "date": "2021-06-25", "count": 1 }, { "date": "2021-06-29", "count": 2 }, { "date": "2021-07-01", "count": 1 }, { "date": "2021-07-05", "count": 1 }, { "date": "2021-07-06", "count": 1 }, { "date": "2021-07-07", "count": 1 }, { "date": "2021-07-08", "count": 1 }, { "date": "2021-07-15", "count": 1 }, { "date": "2021-07-24", "count": 1 }, { "date": "2021-07-26", "count": 2 }, { "date": "2021-07-28", "count": 1 }, { "date": "2021-07-31", "count": 1 }, { "date": "2021-08-04", "count": 2 }, { "date": "2021-08-10", "count": 1 }, { "date": "2021-08-17", "count": 1 }, { "date": "2021-08-18", "count": 3 }, { "date": "2021-08-20", "count": 1 }, { "date": "2021-08-21", "count": 1 }, { "date": "2021-08-26", "count": 2 }, { "date": "2021-09-07", "count": 1 }, { "date": "2021-09-11", "count": 1 }, { "date": "2021-09-20", "count": 2 }, { "date": "2021-09-22", "count": 1 }, { "date": "2021-09-23", "count": 1 }, { "date": "2021-09-24", "count": 2 }, { "date": "2021-09-30", "count": 1 }, { "date": "2021-10-24", "count": 1 }, { "date": "2021-10-27", "count": 1 }, { "date": "2021-10-28", "count": 1 }, { "date": "2021-10-30", "count": 1 }, { "date": "2021-11-01", "count": 1 }, { "date": "2021-11-02", "count": 1 }, { "date": "2021-11-03", "count": 1 }, { "date": "2021-11-14", "count": 1 }, { "date": "2021-11-17", "count": 1 }, { "date": "2021-11-26", "count": 1 }, { "date": "2021-11-29", "count": 1 }, { "date": "2021-11-30", "count": 1 }, { "date": "2021-12-01", "count": 1 }, { "date": "2021-12-05", "count": 2 }, { "date": "2021-12-08", "count": 1 }, { "date": "2021-12-10", "count": 1 }, { "date": "2021-12-24", "count": 2 }, { "date": "2021-12-26", "count": 1 }, { "date": "2021-12-29", "count": 1 }, { "date": "2022-01-04", "count": 1 }, { "date": "2022-01-10", "count": 1 }, { "date": "2022-01-16", "count": 5 }, { "date": "2022-01-17", "count": 1 }, { "date": "2022-01-21", "count": 1 }, { "date": "2022-01-24", "count": 1 }, { "date": "2022-01-25", "count": 1 }, { "date": "2022-01-26", "count": 1 }, { "date": "2022-02-04", "count": 4 }, { "date": "2022-02-07", "count": 3 }, { "date": "2022-02-08", "count": 3 }, { "date": "2022-02-09", "count": 1 }, { "date": "2022-02-14", "count": 1 }, { "date": "2022-02-15", "count": 1 }, { "date": "2022-02-22", "count": 1 }, { "date": "2022-02-23", "count": 1 }, { "date": "2022-02-24", "count": 3 }, { "date": "2022-02-25", "count": 1 }, { "date": "2022-02-28", "count": 2 }, { "date": "2022-03-01", "count": 1 }, { "date": "2022-03-07", "count": 1 }, { "date": "2022-03-15", "count": 1 }, { "date": "2022-03-17", "count": 1 }, { "date": "2022-03-19", "count": 1 }, { "date": "2022-03-29", "count": 1 }, { "date": "2022-03-30", "count": 4 }, { "date": "2022-03-31", "count": 1 }, { "date": "2022-04-01", "count": 1 }, { "date": "2022-04-03", "count": 2 }, { "date": "2022-04-06", "count": 3 }, { "date": "2022-04-07", "count": 1 }, { "date": "2022-04-08", "count": 1 }, { "date": "2022-04-14", "count": 1 }, { "date": "2022-04-17", "count": 1 }, { "date": "2022-04-18", "count": 2 }, { "date": "2022-04-19", "count": 1 }, { "date": "2022-04-20", "count": 2 }, { "date": "2022-04-23", "count": 2 }, { "date": "2022-04-24", "count": 1 }, { "date": "2022-04-27", "count": 2 }, { "date": "2022-05-04", "count": 1 }, { "date": "2022-05-06", "count": 1 }, { "date": "2022-05-09", "count": 1 }, { "date": "2022-05-10", "count": 1 }, { "date": "2022-05-11", "count": 1 }, { "date": "2022-05-17", "count": 1 }, { "date": "2022-05-20", "count": 1 }, { "date": "2022-05-21", "count": 1 }, { "date": "2022-05-22", "count": 2 }, { "date": "2022-05-24", "count": 1 }, { "date": "2022-05-30", "count": 1 }, { "date": "2022-05-31", "count": 3 }, { "date": "2022-06-02", "count": 2 }, { "date": "2022-06-04", "count": 2 }, { "date": "2022-06-08", "count": 1 }, { "date": "2022-06-09", "count": 1 }, { "date": "2022-06-11", "count": 1 }, { "date": "2022-06-16", "count": 1 }, { "date": "2022-06-22", "count": 1 }, { "date": "2022-06-23", "count": 1 }, { "date": "2022-06-24", "count": 1 }, { "date": "2022-06-27", "count": 1 }, { "date": "2022-06-28", "count": 1 }, { "date": "2022-06-30", "count": 1 }, { "date": "2022-07-01", "count": 1 }, { "date": "2022-07-06", "count": 1 }, { "date": "2022-07-07", "count": 1 }, { "date": "2022-07-08", "count": 1 }, { "date": "2022-07-09", "count": 1 }, { "date": "2022-07-11", "count": 2 }, { "date": "2022-07-12", "count": 2 }, { "date": "2022-07-13", "count": 2 }, { "date": "2022-07-14", "count": 3 }, { "date": "2022-07-18", "count": 3 }, { "date": "2022-07-20", "count": 2 }, { "date": "2022-07-22", "count": 1 }, { "date": "2022-07-24", "count": 2 }, { "date": "2022-07-26", "count": 1 }, { "date": "2022-07-29", "count": 2 }, { "date": "2022-08-01", "count": 1 }, { "date": "2022-08-02", "count": 1 }, { "date": "2022-08-04", "count": 1 }, { "date": "2022-08-09", "count": 2 }, { "date": "2022-08-10", "count": 2 }, { "date": "2022-08-11", "count": 1 }, { "date": "2022-08-22", "count": 1 }, { "date": "2022-08-26", "count": 1 }, { "date": "2022-08-30", "count": 1 }, { "date": "2022-08-31", "count": 1 }, { "date": "2022-09-01", "count": 1 }, { "date": "2022-09-04", "count": 2 }, { "date": "2022-09-06", "count": 1 }, { "date": "2022-09-07", "count": 1 }, { "date": "2022-09-11", "count": 1 }, { "date": "2022-09-13", "count": 1 }, { "date": "2022-09-20", "count": 2 }, { "date": "2022-09-22", "count": 1 }, { "date": "2022-10-03", "count": 1 }, { "date": "2022-10-04", "count": 1 }, { "date": "2022-10-07", "count": 1 }, { "date": "2022-10-12", "count": 2 }, { "date": "2022-10-14", "count": 1 }, { "date": "2022-10-15", "count": 2 }, { "date": "2022-10-18", "count": 1 }, { "date": "2022-10-19", "count": 2 }, { "date": "2022-10-20", "count": 1 }, { "date": "2022-10-26", "count": 1 }, { "date": "2022-10-29", "count": 1 }, { "date": "2022-11-03", "count": 1 }, { "date": "2022-11-05", "count": 1 }, { "date": "2022-11-08", "count": 1 }, { "date": "2022-11-09", "count": 1 }, { "date": "2022-11-11", "count": 1 }, { "date": "2022-11-14", "count": 1 }, { "date": "2022-11-16", "count": 1 }, { "date": "2022-11-28", "count": 1 }, { "date": "2022-12-01", "count": 1 }, { "date": "2022-12-12", "count": 1 }, { "date": "2022-12-13", "count": 1 }, { "date": "2022-12-15", "count": 1 }, { "date": "2022-12-19", "count": 1 }, { "date": "2022-12-25", "count": 1 }, { "date": "2022-12-26", "count": 2 }, { "date": "2022-12-28", "count": 5 }, { "date": "2022-12-29", "count": 1 }, { "date": "2022-12-30", "count": 1 }, { "date": "2023-01-02", "count": 1 }, { "date": "2023-01-05", "count": 1 }, { "date": "2023-01-06", "count": 1 }, { "date": "2023-01-08", "count": 1 }, { "date": "2023-01-16", "count": 1 }, { "date": "2023-01-17", "count": 1 }, { "date": "2023-01-20", "count": 1 }, { "date": "2023-01-26", "count": 1 }, { "date": "2023-01-30", "count": 2 }, { "date": "2023-02-02", "count": 1 }, { "date": "2023-02-04", "count": 1 }, { "date": "2023-02-15", "count": 1 }, { "date": "2023-02-16", "count": 1 }, { "date": "2023-02-17", "count": 1 }, { "date": "2023-02-18", "count": 1 }, { "date": "2023-02-19", "count": 2 }, { "date": "2023-02-20", "count": 2 }, { "date": "2023-02-21", "count": 1 }, { "date": "2023-02-22", "count": 1 }, { "date": "2023-02-24", "count": 1 }, { "date": "2023-02-25", "count": 1 }, { "date": "2023-02-27", "count": 1 }, { "date": "2023-03-01", "count": 1 }, { "date": "2023-03-05", "count": 2 }, { "date": "2023-03-25", "count": 1 }, { "date": "2023-03-31", "count": 1 }, { "date": "2023-04-03", "count": 1 }, { "date": "2023-04-04", "count": 1 }, { "date": "2023-04-11", "count": 1 }, { "date": "2023-04-14", "count": 1 }, { "date": "2023-04-17", "count": 1 }, { "date": "2023-04-19", "count": 1 }, { "date": "2023-04-24", "count": 1 }, { "date": "2023-04-27", "count": 1 }, { "date": "2023-05-02", "count": 2 }, { "date": "2023-05-04", "count": 1 }, { "date": "2023-05-05", "count": 8 }, { "date": "2023-05-07", "count": 1 }, { "date": "2023-05-12", "count": 1 }, { "date": "2023-05-14", "count": 1 }, { "date": "2023-05-17", "count": 1 }, { "date": "2023-05-19", "count": 1 }, { "date": "2023-05-22", "count": 1 }, { "date": "2023-05-23", "count": 1 }, { "date": "2023-05-24", "count": 1 }, { "date": "2023-05-25", "count": 1 }, { "date": "2023-05-29", "count": 1 }, { "date": "2023-06-01", "count": 1 }, { "date": "2023-06-03", "count": 1 }, { "date": "2023-06-04", "count": 1 }, { "date": "2023-06-08", "count": 1 }, { "date": "2023-06-10", "count": 1 }, { "date": "2023-06-13", "count": 1 }, { "date": "2023-06-14", "count": 2 }, { "date": "2023-06-16", "count": 2 }, { "date": "2023-06-18", "count": 1 }, { "date": "2023-06-19", "count": 1 }, { "date": "2023-06-21", "count": 2 }, { "date": "2023-06-23", "count": 1 }, { "date": "2023-06-29", "count": 1 }, { "date": "2023-07-01", "count": 1 }, { "date": "2023-07-02", "count": 2 }, { "date": "2023-07-05", "count": 2 }, { "date": "2023-07-07", "count": 2 }, { "date": "2023-07-12", "count": 1 }, { "date": "2023-07-14", "count": 1 }, { "date": "2023-07-18", "count": 1 }, { "date": "2023-07-19", "count": 1 }, { "date": "2023-07-21", "count": 1 }, { "date": "2023-07-24", "count": 1 }, { "date": "2023-07-25", "count": 1 }, { "date": "2023-07-30", "count": 2 }, { "date": "2023-08-03", "count": 1 }, { "date": "2023-08-08", "count": 1 }, { "date": "2023-08-09", "count": 2 }, { "date": "2023-08-27", "count": 1 }, { "date": "2023-08-30", "count": 1 }, { "date": "2023-09-03", "count": 1 }, { "date": "2023-09-05", "count": 1 }, { "date": "2023-09-07", "count": 1 }, { "date": "2023-09-30", "count": 1 }, { "date": "2023-10-01", "count": 1 }, { "date": "2023-10-05", "count": 1 }, { "date": "2023-10-10", "count": 1 }, { "date": "2023-10-11", "count": 1 }, { "date": "2023-10-13", "count": 2 }, { "date": "2023-10-14", "count": 1 }, { "date": "2023-10-16", "count": 1 }, { "date": "2023-10-19", "count": 1 }, { "date": "2023-10-24", "count": 2 }, { "date": "2023-10-28", "count": 1 }, { "date": "2023-10-29", "count": 1 }, { "date": "2023-10-30", "count": 1 }, { "date": "2023-11-05", "count": 3 }, { "date": "2023-11-06", "count": 1 }, { "date": "2023-11-09", "count": 1 }, { "date": "2023-11-14", "count": 1 }, { "date": "2023-11-15", "count": 2 }, { "date": "2023-11-16", "count": 1 }, { "date": "2023-11-20", "count": 2 }, { "date": "2023-11-22", "count": 1 }, { "date": "2023-11-29", "count": 2 }, { "date": "2023-11-30", "count": 1 }, { "date": "2023-12-01", "count": 1 }, { "date": "2023-12-14", "count": 3 }, { "date": "2023-12-16", "count": 1 }, { "date": "2023-12-20", "count": 1 }, { "date": "2023-12-22", "count": 1 }, { "date": "2023-12-28", "count": 3 }, { "date": "2023-12-29", "count": 1 }, { "date": "2024-01-03", "count": 3 }, { "date": "2024-01-04", "count": 1 }, { "date": "2024-01-05", "count": 2 }, { "date": "2024-01-06", "count": 2 }, { "date": "2024-01-07", "count": 2 }, { "date": "2024-01-08", "count": 7 }, { "date": "2024-01-09", "count": 7 }, { "date": "2024-01-10", "count": 3 }, { "date": "2024-01-11", "count": 1 }, { "date": "2024-01-13", "count": 1 }, { "date": "2024-01-15", "count": 1 }, { "date": "2024-01-16", "count": 2 }, { "date": "2024-01-17", "count": 1 }, { "date": "2024-01-19", "count": 2 }, { "date": "2024-01-21", "count": 1 }, { "date": "2024-01-23", "count": 1 }, { "date": "2024-01-24", "count": 2 }, { "date": "2024-01-25", "count": 1 }, { "date": "2024-01-29", "count": 1 }, { "date": "2024-01-30", "count": 1 }, { "date": "2024-02-01", "count": 1 }, { "date": "2024-02-04", "count": 1 }, { "date": "2024-02-05", "count": 1 }, { "date": "2024-02-08", "count": 1 }, { "date": "2024-02-16", "count": 1 }, { "date": "2024-02-17", "count": 1 }, { "date": "2024-02-18", "count": 1 }, { "date": "2024-02-19", "count": 2 }, { "date": "2024-02-20", "count": 3 }, { "date": "2024-02-21", "count": 1 }, { "date": "2024-02-23", "count": 2 }, { "date": "2024-02-27", "count": 1 }, { "date": "2024-02-29", "count": 2 }, { "date": "2024-03-01", "count": 2 }, { "date": "2024-03-02", "count": 1 }, { "date": "2024-03-07", "count": 5 }, { "date": "2024-03-08", "count": 1 }, { "date": "2024-03-09", "count": 1 }, { "date": "2024-03-10", "count": 1 }, { "date": "2024-03-13", "count": 2 }, { "date": "2024-03-15", "count": 1 }, { "date": "2024-03-16", "count": 1 }, { "date": "2024-03-20", "count": 1 }, { "date": "2024-03-22", "count": 1 }, { "date": "2024-03-25", "count": 1 }, { "date": "2024-03-27", "count": 1 }, { "date": "2024-03-29", "count": 1 }, { "date": "2024-03-30", "count": 1 }, { "date": "2024-04-02", "count": 1 }, { "date": "2024-04-03", "count": 2 }, { "date": "2024-04-05", "count": 1 }, { "date": "2024-04-06", "count": 1 }, { "date": "2024-04-07", "count": 1 }, { "date": "2024-04-08", "count": 1 }, { "date": "2024-04-09", "count": 3 }, { "date": "2024-04-12", "count": 2 }, { "date": "2024-04-14", "count": 1 }, { "date": "2024-04-16", "count": 1 }, { "date": "2024-04-18", "count": 1 }, { "date": "2024-04-19", "count": 1 }, { "date": "2024-04-21", "count": 2 }, { "date": "2024-04-22", "count": 1 }, { "date": "2024-04-24", "count": 1 }, { "date": "2024-04-28", "count": 2 }, { "date": "2024-05-03", "count": 2 }, { "date": "2024-05-06", "count": 1 }, { "date": "2024-05-07", "count": 1 }, { "date": "2024-05-09", "count": 1 }, { "date": "2024-05-10", "count": 1 }, { "date": "2024-05-13", "count": 1 }, { "date": "2024-05-14", "count": 1 }, { "date": "2024-05-17", "count": 3 }, { "date": "2024-05-22", "count": 1 }, { "date": "2024-05-24", "count": 1 }, { "date": "2024-05-25", "count": 1 }, { "date": "2024-05-26", "count": 1 }, { "date": "2024-05-30", "count": 2 }, { "date": "2024-05-31", "count": 1 }, { "date": "2024-06-01", "count": 2 }, { "date": "2024-06-05", "count": 1 }, { "date": "2024-06-07", "count": 1 }, { "date": "2024-06-12", "count": 1 }, { "date": "2024-06-14", "count": 1 }, { "date": "2024-06-15", "count": 1 }, { "date": "2024-06-16", "count": 1 }, { "date": "2024-06-18", "count": 1 }, { "date": "2024-06-21", "count": 2 }, { "date": "2024-06-25", "count": 1 }, { "date": "2024-06-27", "count": 1 }, { "date": "2024-07-03", "count": 2 }, { "date": "2024-07-05", "count": 3 }, { "date": "2024-07-08", "count": 1 }, { "date": "2024-07-09", "count": 2 }, { "date": "2024-07-11", "count": 1 }, { "date": "2024-07-12", "count": 1 }, { "date": "2024-07-15", "count": 1 }, { "date": "2024-07-16", "count": 2 }, { "date": "2024-07-18", "count": 3 }, { "date": "2024-07-21", "count": 2 }, { "date": "2024-07-22", "count": 1 }, { "date": "2024-07-25", "count": 2 }, { "date": "2024-08-05", "count": 1 }, { "date": "2024-08-06", "count": 1 }, { "date": "2024-08-07", "count": 3 }, { "date": "2024-08-09", "count": 1 }, { "date": "2024-08-12", "count": 1 }, { "date": "2024-08-13", "count": 2 }, { "date": "2024-08-17", "count": 1 }, { "date": "2024-08-20", "count": 1 }, { "date": "2024-08-21", "count": 1 }, { "date": "2024-08-22", "count": 2 }, { "date": "2024-08-23", "count": 1 }, { "date": "2024-08-25", "count": 1 }, { "date": "2024-08-26", "count": 2 }, { "date": "2024-08-28", "count": 1 }, { "date": "2024-08-29", "count": 1 }, { "date": "2024-08-30", "count": 1 }, { "date": "2024-09-01", "count": 1 }, { "date": "2024-09-02", "count": 1 }, { "date": "2024-09-03", "count": 1 }, { "date": "2024-09-06", "count": 1 }, { "date": "2024-09-07", "count": 1 }, { "date": "2024-09-10", "count": 1 }, { "date": "2024-09-11", "count": 1 }, { "date": "2024-09-13", "count": 1 }, { "date": "2024-09-16", "count": 1 }, { "date": "2024-09-19", "count": 6 }, { "date": "2024-09-20", "count": 1 }, { "date": "2024-09-24", "count": 1 }, { "date": "2024-09-26", "count": 2 }, { "date": "2024-09-27", "count": 2 }, { "date": "2024-10-02", "count": 1 }, { "date": "2024-10-04", "count": 1 }, { "date": "2024-10-05", "count": 1 }, { "date": "2024-10-07", "count": 1 }, { "date": "2024-10-09", "count": 1 }, { "date": "2024-10-10", "count": 1 }, { "date": "2024-10-15", "count": 1 }, { "date": "2024-10-18", "count": 1 }, { "date": "2024-10-19", "count": 1 }, { "date": "2024-10-20", "count": 1 }, { "date": "2024-10-23", "count": 1 }, { "date": "2024-10-28", "count": 1 }, { "date": "2024-10-29", "count": 1 }, { "date": "2024-11-02", "count": 1 }, { "date": "2024-11-07", "count": 1 }, { "date": "2024-11-09", "count": 1 }, { "date": "2024-11-12", "count": 1 }, { "date": "2024-11-15", "count": 1 }, { "date": "2024-11-18", "count": 1 }, { "date": "2024-11-19", "count": 2 }, { "date": "2024-11-20", "count": 1 }, { "date": "2024-11-23", "count": 1 }, { "date": "2024-11-26", "count": 1 }, { "date": "2024-12-01", "count": 1 }, { "date": "2024-12-03", "count": 1 }, { "date": "2024-12-07", "count": 1 }, { "date": "2024-12-16", "count": 2 }, { "date": "2024-12-18", "count": 1 }, { "date": "2024-12-19", "count": 2 }, { "date": "2024-12-24", "count": 2 }, { "date": "2024-12-26", "count": 3 }, { "date": "2024-12-29", "count": 1 }, { "date": "2024-12-31", "count": 1 }, { "date": "2025-01-04", "count": 2 }, { "date": "2025-01-06", "count": 1 }, { "date": "2025-01-07", "count": 1 }, { "date": "2025-01-09", "count": 2 }, { "date": "2025-01-12", "count": 1 }, { "date": "2025-01-13", "count": 1 }, { "date": "2025-01-15", "count": 1 }, { "date": "2025-01-16", "count": 1 }, { "date": "2025-01-28", "count": 1 }, { "date": "2025-01-30", "count": 1 }, { "date": "2025-02-03", "count": 2 }, { "date": "2025-02-04", "count": 1 }, { "date": "2025-02-06", "count": 1 }, { "date": "2025-02-07", "count": 1 }, { "date": "2025-02-11", "count": 1 }, { "date": "2025-02-13", "count": 1 }, { "date": "2025-02-19", "count": 2 }, { "date": "2025-02-21", "count": 1 }, { "date": "2025-02-22", "count": 1 }, { "date": "2025-02-23", "count": 1 }, { "date": "2025-02-24", "count": 1 }, { "date": "2025-02-28", "count": 1 }, { "date": "2025-03-05", "count": 1 }, { "date": "2025-03-07", "count": 2 }, { "date": "2025-03-08", "count": 1 }, { "date": "2025-03-11", "count": 3 }, { "date": "2025-03-13", "count": 1 }, { "date": "2025-03-18", "count": 3 }, { "date": "2025-03-21", "count": 1 }, { "date": "2025-03-22", "count": 1 }, { "date": "2025-03-26", "count": 1 }, { "date": "2025-03-31", "count": 1 }, { "date": "2025-04-02", "count": 2 }, { "date": "2025-04-03", "count": 1 }, { "date": "2025-04-04", "count": 1 }, { "date": "2025-04-06", "count": 1 }, { "date": "2025-04-09", "count": 1 }, { "date": "2025-04-10", "count": 2 }, { "date": "2025-04-11", "count": 1 }, { "date": "2025-04-13", "count": 1 }, { "date": "2025-04-14", "count": 1 }, { "date": "2025-04-15", "count": 1 }, { "date": "2025-04-22", "count": 1 }, { "date": "2025-04-24", "count": 1 }, { "date": "2025-05-01", "count": 1 }, { "date": "2025-05-02", "count": 1 }, { "date": "2025-05-06", "count": 1 }, { "date": "2025-05-08", "count": 1 }, { "date": "2025-05-19", "count": 1 }, { "date": "2025-05-20", "count": 1 }, { "date": "2025-05-22", "count": 1 }, { "date": "2025-05-27", "count": 1 }, { "date": "2025-05-30", "count": 1 }, { "date": "2025-06-04", "count": 1 }, { "date": "2025-06-06", "count": 1 }, { "date": "2025-06-08", "count": 1 }, { "date": "2025-06-10", "count": 2 }, { "date": "2025-06-12", "count": 1 }, { "date": "2025-06-18", "count": 1 }, { "date": "2025-06-19", "count": 2 }, { "date": "2025-06-20", "count": 3 }, { "date": "2025-06-24", "count": 1 }, { "date": "2025-06-25", "count": 1 }, { "date": "2025-06-27", "count": 1 }, { "date": "2025-06-30", "count": 1 }, { "date": "2025-07-07", "count": 2 }, { "date": "2025-07-13", "count": 1 }, { "date": "2025-07-14", "count": 1 }, { "date": "2025-07-17", "count": 1 }, { "date": "2025-07-21", "count": 1 }, { "date": "2025-07-24", "count": 1 }, { "date": "2025-07-31", "count": 1 }, { "date": "2025-08-01", "count": 2 }, { "date": "2025-08-02", "count": 2 }, { "date": "2025-08-04", "count": 1 }, { "date": "2025-08-05", "count": 2 }, { "date": "2025-08-06", "count": 2 }, { "date": "2025-08-07", "count": 2 }, { "date": "2025-08-08", "count": 1 }, { "date": "2025-08-09", "count": 1 }, { "date": "2025-08-10", "count": 1 }, { "date": "2025-08-11", "count": 2 }, { "date": "2025-08-14", "count": 1 }, { "date": "2025-08-15", "count": 2 }, { "date": "2025-08-16", "count": 1 }, { "date": "2025-08-20", "count": 3 }, { "date": "2025-08-22", "count": 1 }, { "date": "2025-08-23", "count": 1 }, { "date": "2025-08-25", "count": 2 }, { "date": "2025-08-27", "count": 2 }, { "date": "2025-08-28", "count": 1 }, { "date": "2025-09-04", "count": 3 }, { "date": "2025-09-12", "count": 1 }, { "date": "2025-09-13", "count": 1 }, { "date": "2025-09-17", "count": 1 }, { "date": "2025-09-24", "count": 2 }, { "date": "2025-09-26", "count": 1 }, { "date": "2025-09-27", "count": 1 }, { "date": "2025-09-30", "count": 1 }, { "date": "2025-10-01", "count": 1 }, { "date": "2025-10-29", "count": 1 }, { "date": "2025-11-02", "count": 1 }, { "date": "2025-11-06", "count": 2 }, { "date": "2025-11-11", "count": 1 }, { "date": "2025-11-13", "count": 1 }, { "date": "2025-11-22", "count": 1 }, { "date": "2025-11-24", "count": 1 }, { "date": "2025-11-28", "count": 1 }, { "date": "2025-12-05", "count": 1 }, { "date": "2025-12-06", "count": 1 }, { "date": "2025-12-15", "count": 1 }, { "date": "2026-01-06", "count": 1 }, { "date": "2026-01-07", "count": 1 }, { "date": "2026-01-16", "count": 1 }, { "date": "2026-01-17", "count": 1 }, { "date": "2026-01-24", "count": 1 }, { "date": "2026-01-30", "count": 1 }, { "date": "2026-02-03", "count": 1 }, { "date": "2026-02-06", "count": 2 }, { "date": "2026-02-21", "count": 1 }, { "date": "2026-03-05", "count": 2 }, { "date": "2026-03-12", "count": 1 }, { "date": "2026-03-23", "count": 1 }, { "date": "2026-03-26", "count": 1 }, { "date": "2026-03-27", "count": 1 }, { "date": "2026-04-13", "count": 1 }, { "date": "2026-04-14", "count": 1 }, { "date": "2026-04-28", "count": 1 }, { "date": "2026-05-01", "count": 1 }, { "date": "2026-05-18", "count": 1 }, { "date": "2026-05-24", "count": 2 }, { "date": "2026-05-25", "count": 1 }, { "date": "2026-06-05", "count": 1 }, { "date": "2026-06-25", "count": 1 }, { "date": "2026-07-05", "count": 1 }, { "date": "2026-07-09", "count": 1 }, { "date": "2026-07-10", "count": 2 }, { "date": "2026-07-19", "count": 1 } ], "complete": false, "collected": 1000, "total_stars": 1235 }, "open_issues_and_prs": 0 }, "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": 92456, "source_files_sampled": 7, "oversized_source_files": 1, "agent_instruction_files": [], "agent_instruction_max_bytes": null }, "dependencies": { "manifests": [ "go.mod" ], "advisories": { "error": null, "scope": "repository_graph", "source": "osv", "findings": [], "collected": true, "malicious": [], "truncated": false, "by_severity": {}, "advisory_count": 0, "affected_count": 0, "assessed_count": 5, "malicious_count": 0, "assessed_package": null, "unassessed_count": 0, "direct_affected_count": 0 }, "ecosystems": [ "go" ], "dependencies": [ { "name": "github.com/google/go-cmp", "manifest": "go.mod", "ecosystem": "go", "version_constraint": "v0.7.0" } ], "all_dependencies": { "error": null, "source": "github-sbom", "packages": [ { "name": "github.com/google/go-cmp", "direct": true, "version": "v0.7.0", "ecosystem": "go" }, { "name": "github.com/client9/misspell", "direct": false, "version": "0.3.4", "ecosystem": "go" }, { "name": "golang.org/x/mod", "direct": false, "version": "0.3.0", "ecosystem": "go" }, { "name": "golang.org/x/tools", "direct": false, "version": "0.0.0-20200626171337-aa94e735be7f", "ecosystem": "go" }, { "name": "honnef.co/go/tools", "direct": false, "version": "0.0.1-2020.1.4", "ecosystem": "go" } ], "collected": true, "truncated": false, "total_count": 5, "direct_count": 1, "indirect_count": 4 } }, "maintainership": { "issues": { "open_prs": 0, "merged_prs": 66, "open_issues": 0, "closed_ratio": 1, "closed_issues": 58, "closed_unmerged_prs": 17 }, "bus_factor": 1, "bot_contributors": 0, "top_contributors": [ { "type": "User", "login": "sethvargo", "commits": 75, "avatar_url": "https://avatars.githubusercontent.com/u/408570?v=4" }, { "type": "User", "login": "rgellis", "commits": 4, "avatar_url": "https://avatars.githubusercontent.com/u/2524501?v=4" }, { "type": "User", "login": "zchee", "commits": 2, "avatar_url": "https://avatars.githubusercontent.com/u/6366270?v=4" }, { "type": "User", "login": "ucpr", "commits": 2, "avatar_url": "https://avatars.githubusercontent.com/u/17886370?v=4" }, { "type": "User", "login": "ansrivas", "commits": 1, "avatar_url": "https://avatars.githubusercontent.com/u/1695056?v=4" }, { "type": "User", "login": "Ayush21298", "commits": 1, "avatar_url": "https://avatars.githubusercontent.com/u/25933740?v=4" }, { "type": "User", "login": "berndbohmeier", "commits": 1, "avatar_url": "https://avatars.githubusercontent.com/u/5587237?v=4" }, { "type": "User", "login": "roccoblues", "commits": 1, "avatar_url": "https://avatars.githubusercontent.com/u/47375?v=4" }, { "type": "User", "login": "mwf", "commits": 1, "avatar_url": "https://avatars.githubusercontent.com/u/3125891?v=4" }, { "type": "User", "login": "IAmJSD", "commits": 1, "avatar_url": "https://avatars.githubusercontent.com/u/23243233?v=4" } ], "contributors_sampled": 19, "top_contributor_share": 0.765 }, "quality_signals": { "has_ci": true, "has_tests": true, "ci_workflows": [ "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": 3, "reason": "branch protection is not maximal on development and all release branches", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection" }, { "name": "CI-Tests", "score": 2, "reason": "6 out of 28 merged PRs checked by a CI test -- score normalized to 2", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests" }, { "name": "CII-Best-Practices", "score": 0, "reason": "no effort to earn an OpenSSF best practices badge detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices" }, { "name": "Code-Review", "score": 2, "reason": "Found 8/30 approved changesets -- score normalized to 2", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review" }, { "name": "Contributors", "score": 3, "reason": "project has 1 contributing companies or organizations -- score normalized to 3", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors" }, { "name": "Dangerous-Workflow", "score": 10, "reason": "no dangerous workflow patterns detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow" }, { "name": "Dependency-Update-Tool", "score": 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": 5, "reason": "6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained" }, { "name": "Packaging", "score": null, "reason": "packaging workflow not detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging" }, { "name": "Pinned-Dependencies", "score": 10, "reason": "all dependencies are pinned", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies" }, { "name": "SAST", "score": 0, "reason": "SAST tool is not run on all commits -- score normalized to 0", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast" }, { "name": "Security-Policy", "score": 0, "reason": "security policy file not detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy" }, { "name": "Signed-Releases", "score": null, "reason": "no releases found", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases" }, { "name": "Token-Permissions", "score": 0, "reason": "detected GitHub workflow tokens with excessive permissions", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions" }, { "name": "Vulnerabilities", "score": 10, "reason": "0 existing vulnerabilities detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities" } ], "commit": "c883e6f492ed6ca42f582a4cf52b610b07943b17", "ran_at": "2026-07-22T08:51:49Z", "aggregate_score": 4.5, "scorecard_version": "v5.5.0" }, "has_codeql_workflow": false, "has_security_policy": false, "has_dependabot_config": false }, "contribution_flow": { "collected": true, "ci_last_run_at": "2026-07-19T19:50:40Z", "oldest_open_prs": [], "last_merged_pr_at": "2026-07-19T19:47:01Z", "ci_last_conclusion": "SUCCESS", "oldest_open_issues": [] } }, "config": { "disabled_metrics": [], "disabled_categories": [], "disabled_components": {} }, "source": { "url": "https://github.com/sethvargo/go-envconfig", "host": "github.com", "name": "go-envconfig", "owner": "sethvargo" }, "metrics": { "overall": { "key": "overall", "band": "at_risk", "name": "Overall health", "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.", "notes": [ { "code": "jurisdiction_overall_adjustment", "params": { "cap": 49, "pct": 50 } } ], "value": 30, "inputs": { "security": 38, "vitality": 67, "community": 69, "governance": 68, "engineering": 47, "high_risk_jurisdiction_cap": 49, "high_risk_jurisdiction_multiplier": 50, "weighted_overall_before_jurisdiction": 59, "overall_after_jurisdiction_multiplier": 30 }, "components": [] }, "categories": [ { "key": "vitality", "band": "moderate", "name": "Vitality", "value": 67, "weight": 0.22, "metrics": [ { "key": "development_activity", "band": "moderate", "name": "Development activity", "note": null, "notes": [], "value": 50, "inputs": { "commits_last_year": 6, "human_commit_share": 1, "days_since_last_push": 2, "active_weeks_last_year": 2 }, "components": [ { "key": "push_recency", "name": "Push recency", "detail": "last push 2 days ago", "points": 36, "status": "met", "details": [ { "code": "push_recency", "params": { "days": 2 } } ], "max_points": 36 }, { "key": "commit_cadence", "name": "Commit cadence", "detail": "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": "6 commits in the last year", "points": 7.6, "status": "partial", "details": [ { "code": "commits_last_year", "params": { "count": 6 } } ], "max_points": 18 }, { "key": "openssf_scorecard_maintained", "name": "OpenSSF Scorecard: Maintained", "detail": "6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5", "points": 5, "status": "partial", "details": [], "max_points": 10 } ] }, { "key": "release_discipline", "band": "excellent", "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": 92, "inputs": { "releases_count": 22, "latest_release_tag": "v1.4.3", "releases_from_tags": false, "days_since_latest_release": 2, "mean_days_between_releases": 88 }, "components": [ { "key": "ships_releases", "name": "Ships releases", "detail": "22 releases published", "points": 27, "status": "met", "details": [ { "code": "releases_published", "params": { "count": 22 } } ], "max_points": 27 }, { "key": "release_recency", "name": "Release recency", "detail": "latest release 2 days ago", "points": 36, "status": "met", "details": [ { "code": "release_recency", "params": { "days": 2 } } ], "max_points": 36 }, { "key": "release_cadence", "name": "Release cadence", "detail": "a release every ~88 days", "points": 19.8, "status": "partial", "details": [ { "code": "release_cadence", "params": { "gap": 88 } } ], "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": 2, "days_since_last_human_commit_is_floor": false }, "components": [ { "key": "project_is_still_maintained", "name": "Project is still maintained", "detail": "last human commit 2 days ago", "points": 100, "status": "met", "details": [ { "code": "abandonment_maintained", "params": { "days": 2 } } ], "max_points": 100 } ] } ], "description": "Is the project alive — is code being written and are releases shipping?" }, { "key": "community", "band": "moderate", "name": "Community & Adoption", "value": 69, "weight": 0.18, "metrics": [ { "key": "popularity", "band": "moderate", "name": "Popularity & adoption", "note": null, "notes": [], "value": 69, "inputs": { "forks": 70, "stars": 1235, "watchers": 6, "growth_state": "organic", "growth_factor_pct": 100 }, "components": [ { "key": "stars", "name": "Stars", "detail": "1,235 stars", "points": 50.1, "status": "partial", "details": [ { "code": "stars", "params": { "count": 1235 } } ], "max_points": 60 }, { "key": "forks", "name": "Forks", "detail": "70 forks", "points": 15.3, "status": "partial", "details": [ { "code": "forks", "params": { "count": 70 } } ], "max_points": 25 }, { "key": "watchers", "name": "Watchers", "detail": "6 watchers", "points": 3.9, "status": "partial", "details": [ { "code": "watchers", "params": { "count": 6 } } ], "max_points": 15 } ] }, { "key": "community_health", "band": "good", "name": "Community health", "note": null, "notes": [], "value": 70, "inputs": { "has_readme": true, "has_license": true, "has_contributing": true, "has_issue_template": false, "has_code_of_conduct": false, "has_pull_request_template": false }, "components": [ { "key": "readme", "name": "README", "detail": null, "points": 22.5, "status": "met", "details": [], "max_points": 22.5 }, { "key": "license", "name": "License", "detail": "recognized license (Apache-2.0)", "points": 22.5, "status": "met", "details": [ { "code": "license_standard", "params": {} }, { "code": "license_spdx", "params": { "spdx": "Apache-2.0" } } ], "max_points": 22.5 }, { "key": "contributing_guide", "name": "CONTRIBUTING guide", "detail": null, "points": 18, "status": "met", "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": 68, "weight": 0.24, "metrics": [ { "key": "maintainer_resilience", "band": "at_risk", "name": "Maintainer resilience (bus factor)", "note": null, "notes": [], "value": 31, "inputs": { "bus_factor": 1, "contributors_sampled": 19, "top_contributor_share": 0.765 }, "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 76% of commits", "points": 5.3, "status": "partial", "details": [ { "code": "top_contributor_share", "params": { "share": 76 } } ], "max_points": 22.5 }, { "key": "contributor_breadth", "name": "Contributor breadth", "detail": "19 contributors", "points": 13.5, "status": "met", "details": [ { "code": "contributors_sampled", "params": { "count": 19 } } ], "max_points": 13.5 }, { "key": "openssf_scorecard_contributors", "name": "OpenSSF Scorecard: Contributors", "detail": "project has 1 contributing companies or organizations -- score normalized to 3", "points": 3, "status": "partial", "details": [], "max_points": 10 } ] }, { "key": "responsiveness", "band": "good", "name": "Issue & PR responsiveness", "note": null, "notes": [], "value": 80, "inputs": { "merged_prs": 66, "open_issues": 0, "closed_issues": 58, "issue_closed_ratio": 1, "closed_unmerged_prs": 17 }, "components": [ { "key": "issue_resolution", "name": "Issue resolution", "detail": "100% of issues closed", "points": 46.8, "status": "met", "details": [ { "code": "issues_closed_share", "params": { "share": 100 } } ], "max_points": 46.75 }, { "key": "pr_acceptance", "name": "PR acceptance", "detail": "66/83 decided PRs merged", "points": 30.4, "status": "partial", "details": [ { "code": "decided_prs_merged", "params": { "merged": 66, "decided": 83 } } ], "max_points": 38.25 }, { "key": "openssf_scorecard_code_review", "name": "OpenSSF Scorecard: Code-Review", "detail": "Found 8/30 approved changesets -- score normalized to 2", "points": 3, "status": "partial", "details": [], "max_points": 15 } ] }, { "key": "stewardship", "band": "good", "name": "Ownership & stewardship", "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.", "notes": [ { "code": "excluded_no_data", "params": { "components": [ "verified_domain" ] } }, { "code": "weights_renormalized", "params": {} } ], "value": 75, "inputs": { "followers": 4538, "owner_type": "User", "is_verified": null, "owner_login": "sethvargo", "public_repos": 59, "account_age_days": 5783 }, "components": [ { "key": "ownership_backing", "name": "Ownership backing", "detail": "personal (user) account", "points": 10, "status": "partial", "details": [ { "code": "owner_personal", "params": {} } ], "max_points": 30 }, { "key": "verified_domain", "name": "Verified domain", "detail": "not applicable to user accounts", "points": 0, "status": "excluded", "details": [ { "code": "not_applicable_to_user_accounts", "params": {} } ], "max_points": 20 }, { "key": "owner_reach", "name": "Owner reach", "detail": "4,538 followers of sethvargo", "points": 25, "status": "met", "details": [ { "code": "owner_followers", "params": { "count": 4538, "login": "sethvargo" } } ], "max_points": 25 }, { "key": "track_record", "name": "Track record", "detail": "59 public repos, account ~15 yr old", "points": 24.9, "status": "partial", "details": [ { "code": "public_repos", "params": { "count": 59 } }, { "code": "account_age_years", "params": { "years": 15 } } ], "max_points": 25 } ] }, { "key": "package_maintenance", "band": "excellent", "name": "Package maintenance", "note": null, "notes": [], "value": 100, "inputs": { "packages": [ "github.com/sethvargo/go-envconfig" ], "ecosystems": "go", "any_deprecated": false, "min_days_since_publish": 2 }, "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 2 days ago", "points": 35, "status": "met", "details": [ { "code": "publish_recency", "params": { "days": 2 } } ], "max_points": 35 }, { "key": "version_history", "name": "Version history", "detail": "40 published versions", "points": 20, "status": "met", "details": [ { "code": "published_versions", "params": { "count": 40 } } ], "max_points": 20 }, { "key": "not_deprecated", "name": "Not deprecated", "detail": "active, not deprecated or yanked", "points": 20, "status": "met", "details": [ { "code": "package_not_deprecated", "params": {} } ], "max_points": 20 } ] } ], "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?" }, { "key": "engineering", "band": "at_risk", "name": "Engineering Quality", "value": 47, "weight": 0.2, "metrics": [ { "key": "engineering_practices", "band": "moderate", "name": "Engineering practices", "note": null, "notes": [], "value": 52, "inputs": { "has_ci": true, "has_tests": true, "has_editorconfig": false, "has_linter_config": false, "has_precommit_config": false }, "components": [ { "key": "ci_workflows", "name": "CI workflows", "detail": "1 workflow(s)", "points": 24, "status": "met", "details": [ { "code": "ci_workflows", "params": { "count": 1 } } ], "max_points": 24 }, { "key": "tests_present", "name": "Tests present", "detail": null, "points": 24, "status": "met", "details": [], "max_points": 24 }, { "key": "linter_config", "name": "Linter config", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 16 }, { "key": "pre_commit_hooks", "name": "Pre-commit hooks", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 9.6 }, { "key": "editorconfig", "name": ".editorconfig", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 6.4 }, { "key": "openssf_scorecard_ci_tests", "name": "OpenSSF Scorecard: CI-Tests", "detail": "6 out of 28 merged PRs checked by a CI test -- score normalized to 2", "points": 4, "status": "partial", "details": [], "max_points": 20 } ] }, { "key": "documentation", "band": "at_risk", "name": "Documentation", "note": null, "notes": [], "value": 40, "inputs": { "topics": [], "has_wiki": false, "homepage": null, "has_readme": true, "has_docs_dir": false, "has_description": true }, "components": [ { "key": "readme", "name": "README", "detail": null, "points": 30, "status": "met", "details": [], "max_points": 30 }, { "key": "documentation_directory", "name": "Documentation directory", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 25 }, { "key": "documentation_homepage_site", "name": "Documentation / homepage site", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 15 }, { "key": "repository_description", "name": "Repository description", "detail": null, "points": 10, "status": "met", "details": [], "max_points": 10 }, { "key": "topics", "name": "Topics", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 10 }, { "key": "wiki", "name": "Wiki", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 10 } ] } ], "description": "Are baseline engineering and documentation practices in place?" }, { "key": "security", "band": "at_risk", "name": "Security", "value": 38, "weight": 0.16, "metrics": [ { "key": "security_posture", "band": "critical", "name": "Security posture", "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.", "notes": [ { "code": "excluded_no_data", "params": { "components": [ "packaging", "signed_releases" ] } }, { "code": "weights_renormalized", "params": {} }, { "code": "jurisdiction_posture_adjustment", "params": { "cap": 49, "pct": 50 } } ], "value": 22, "inputs": { "source": "openssf_scorecard", "checks_evaluated": 16, "scorecard_version": "v5.5.0", "checks_inconclusive": 2, "scorecard_aggregate": 4.5, "high_risk_jurisdiction_cap": 49, "high_risk_jurisdiction_multiplier": 50, "security_posture_after_multiplier": 22, "security_posture_before_jurisdiction": 45 }, "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": 2.2, "status": "partial", "details": [], "max_points": 7.5 }, { "key": "ci_tests", "name": "CI-Tests", "detail": "6 out of 28 merged PRs checked by a CI test -- score normalized to 2", "points": 0.5, "status": "partial", "details": [], "max_points": 2.5 }, { "key": "cii_best_practices", "name": "CII-Best-Practices", "detail": "no effort to earn an OpenSSF best practices badge detected", "points": 0, "status": "missed", "details": [], "max_points": 2.5 }, { "key": "code_review", "name": "Code-Review", "detail": "Found 8/30 approved changesets -- score normalized to 2", "points": 1.5, "status": "partial", "details": [], "max_points": 7.5 }, { "key": "contributors", "name": "Contributors", "detail": "project has 1 contributing companies or organizations -- score normalized to 3", "points": 0.8, "status": "partial", "details": [], "max_points": 2.5 }, { "key": "dangerous_workflow", "name": "Dangerous-Workflow", "detail": "no dangerous workflow patterns detected", "points": 10, "status": "met", "details": [], "max_points": 10 }, { "key": "dependency_update_tool", "name": "Dependency-Update-Tool", "detail": "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": "6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5", "points": 3.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 is not run on all commits -- score normalized to 0", "points": 0, "status": "missed", "details": [], "max_points": 5 }, { "key": "security_policy", "name": "Security-Policy", "detail": "security policy file not detected", "points": 0, "status": "missed", "details": [], "max_points": 5 }, { "key": "signed_releases", "name": "Signed-Releases", "detail": "no releases found", "points": 0, "status": "excluded", "details": [ { "code": "no_data", "params": {} } ], "max_points": 7.5 }, { "key": "token_permissions", "name": "Token-Permissions", "detail": "detected GitHub workflow tokens with excessive permissions", "points": 0, "status": "missed", "details": [], "max_points": 7.5 }, { "key": "vulnerabilities", "name": "Vulnerabilities", "detail": "0 existing vulnerabilities detected", "points": 7.5, "status": "met", "details": [], "max_points": 7.5 } ] }, { "key": "dependency_advisories", "band": "excellent", "name": "Dependency advisories", "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 5 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.", "notes": [ { "code": "excluded_no_data", "params": { "components": [ "indirect_dependencies_free_of_known_advisories", "no_advisories_left_outstanding" ] } }, { "code": "weights_renormalized", "params": {} }, { "code": "advisories_scope_repository", "params": { "assessed": 5 } }, { "code": "advisories_repo_graph_caveat", "params": {} }, { "code": "advisories_reachability", "params": {} } ], "value": 100, "inputs": { "source": "osv", "advisories": 0, "affected_packages": 0, "assessed_packages": 5, "unassessed_packages": 0, "affected_by_severity": "none", "direct_affected_packages": 0 }, "components": [ { "key": "direct_dependencies_free_of_known_advisories", "name": "Direct dependencies free of known advisories", "detail": "no direct dependency carries a known advisory", "points": 35, "status": "met", "details": [ { "code": "no_direct_advisories", "params": {} } ], "max_points": 35 }, { "key": "indirect_dependencies_free_of_known_advisories", "name": "Indirect dependencies free of known advisories", "detail": "transitive set not separable from development and test dependencies in this scope", "points": 0, "status": "excluded", "details": [ { "code": "advisories_scope_not_separable", "params": {} } ], "max_points": 25 }, { "key": "no_advisories_left_outstanding", "name": "No advisories left outstanding", "detail": "no advisory carries a publication date", "points": 0, "status": "excluded", "details": [ { "code": "advisories_no_publication_date", "params": {} } ], "max_points": 40 } ] }, { "key": "malicious_dependencies", "band": "excellent", "name": "Malicious dependencies", "note": null, "notes": [], "value": 100, "inputs": { "source": "osv", "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored", "packages": [], "red_flag": false, "assessed_packages": 5, "malicious_packages": 0, "direct_malicious_packages": 0, "withdrawn_malicious_packages": 0, "installable_malicious_packages": 0 }, "components": [ { "key": "no_dependency_reported_as_a_malicious_package", "name": "No dependency reported as a malicious package", "detail": "no dependency is reported as a malicious package", "points": 100, "status": "met", "details": [ { "code": "no_malicious_dependencies", "params": {} } ], "max_points": 100 } ] }, { "key": "high_risk_jurisdiction_exposure", "band": "moderate", "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": 50, "inputs": { "meaning": "self-published location evidence; not nationality or citizenship", "red_flag": true, "exposures": [ { "role": "top_contributor", "count": 1, "country": "Russia" } ], "policy_countries": [ "Russia", "Iran", "North Korea" ], "review_only_matches": 0, "assessed_self_published_locations": 15 }, "components": [ { "key": "policy_exposure_multiplier", "name": "Policy exposure multiplier", "detail": "Russia: top_contributor (1)", "points": 50, "status": "partial", "details": [ { "code": "jurisdiction_exposure", "params": { "role": "top_contributor", "count": 1, "country": "Russia" } } ], "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": 62, "weight": 0, "metrics": [ { "key": "ai_agent_context", "band": "at_risk", "name": "Agent context & guidance", "note": null, "notes": [], "value": 36, "inputs": { "has_llms_txt": false, "legible_history_share": 0.684, "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": "67 of 98 human commits state their intent (structured subject or explanatory body)", "points": 36.5, "status": "partial", "details": [ { "code": "legible_history", "params": { "legible": 67, "sampled": 98 } } ], "max_points": 40 } ] }, { "key": "ai_verify_loop", "band": "good", "name": "Verify loop (build / test / typecheck)", "note": null, "notes": [], "value": 71, "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 98", "points": 0, "status": "missed", "details": [ { "code": "no_agent_authored_commits", "params": { "sampled": 98 } } ], "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": "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": 92, "inputs": { "primary_language": "Go", "largest_source_bytes": 92456, "source_files_sampled": 7, "oversized_source_files": 1 }, "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": "1/7 source files over 60KB", "points": 47.1, "status": "partial", "details": [ { "code": "oversized_source_files", "params": { "kb": 60, "sampled": 7, "oversized": 1 } } ], "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": [], "report_type": "repository", "generated_at": "2026-07-22T08:52:12.502637Z", "schema_version": "0.26.0", "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sethvargo/go-envconfig.svg", "full_name": "sethvargo/go-envconfig", "license_state": "standard", "license_spdx": "Apache-2.0" }, "repoMeta": null, "notFound": false, "related": [ { "id": 10517, "full_name": "wandb/wandb", "url": "https://github.com/wandb/wandb", "description": "The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.", "ecosystem": "pypi", "ecosystems": [ "pypi", "go", "crates" ], "primary_language": "Python", "languages": [ "Python", "Go" ], "topics": [ "machine-learning", "experiment-track", "deep-learning", "keras", "tensorflow", "pytorch", "hyperparameter-search", "reinforcement-learning", "mlops", "data-science", "collaboration", "hyperparameter-optimization", "reproducibility", "hyperparameter-tuning", "data-versioning", "model-versioning", "ml-platform", "jax", "ai" ], "license_spdx": "MIT", "license_state": "standard", "stars": 11195, "forks": 885, "watchers": 62, "monthly_downloads": 23033482, "latest_score": 94, "latest_band": "excellent", "latest_scanned_at": "2026-07-20T23:02:12.679869Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "unverified", "red_flags": [], "badge_url": "" }, { "id": 30871, "full_name": "apache/airflow", "url": "https://github.com/apache/airflow", "description": "Apache Airflow - A platform to programmatically author, schedule, and monitor workflows", "ecosystem": "pypi", "ecosystems": [ "pypi", "npm", "go", "maven" ], "primary_language": "Python", "languages": [ "Python" ], "topics": [ "airflow", "apache", "apache-airflow", "python", "scheduler", "workflow", "automation", "dag", "data-engineering", "data-integration", "data-orchestrator", "data-pipelines", "data-science", "elt", "etl", "machine-learning", "mlops", "orchestration", "workflow-engine", "workflow-orchestration", "data", "pipelines" ], "license_spdx": "Apache-2.0", "license_state": "standard", "stars": 46191, "forks": 17407, "watchers": 781, "monthly_downloads": 28891797, "latest_score": 93, "latest_band": "excellent", "latest_scanned_at": "2026-07-21T02:34:57.958196Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "unverified", "red_flags": [], "badge_url": "" }, { "id": 18104, "full_name": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy", "description": "Cloud-native high-performance edge/middle/service proxy", "ecosystem": "pypi", "ecosystems": [ "pypi", "go", "crates" ], "primary_language": "C++", "languages": [ "C++" ], "topics": [ "cats", "rocket-ships", "cars", "more-cats", "cats-over-dogs", "nanoservices", "corgis", "cncf" ], "license_spdx": "Apache-2.0", "license_state": "standard", "stars": 28587, "forks": 5501, "watchers": 561, "monthly_downloads": 50, "latest_score": 92, "latest_band": "excellent", "latest_scanned_at": "2026-07-17T19:34:04.305514Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "unverified", "red_flags": [], "badge_url": "" }, { "id": 29140, "full_name": "rook/rook", "url": "https://github.com/rook/rook", "description": "Storage Orchestration for Kubernetes", "ecosystem": "go", "ecosystems": [ "go" ], "primary_language": "Go", "languages": [ "Go" ], "topics": [ "storage", "kubernetes", "ceph", "storage-cluster", "docker", "cloud-native", "etcd", "cncf" ], "license_spdx": "Apache-2.0", "license_state": "standard", "stars": 13581, "forks": 2837, "watchers": 264, "monthly_downloads": null, "latest_score": 91, "latest_band": "excellent", "latest_scanned_at": "2026-07-20T19:30:09.728548Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "unverified", "red_flags": [], "badge_url": "" }, { "id": 32129, "full_name": "grafana/loki", "url": "https://github.com/grafana/loki", "description": "Like Prometheus, but for logs.", "ecosystem": "go", "ecosystems": [ "go" ], "primary_language": "Go", "languages": [ "Go" ], "topics": [ "loki", "grafana", "prometheus", "logging", "cloudnative", "hacktoberfest" ], "license_spdx": "AGPL-3.0", "license_state": "standard", "stars": 28596, "forks": 4054, "watchers": 380, "monthly_downloads": null, "latest_score": 91, "latest_band": "excellent", "latest_scanned_at": "2026-07-21T07:24:39.167029Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "organic", "abandonment_state": "unverified", "red_flags": [], "badge_url": "" }, { "id": 196, "full_name": "pingcap/tidb", "url": "https://github.com/pingcap/tidb", "description": "TiDB is built for agentic workloads that grow unpredictably, with ACID guarantees and native support for transactions, analytics, and vector search. No data silos. No noisy neighbors. No infrastructure ceiling.", "ecosystem": "go", "ecosystems": [ "go" ], "primary_language": "Go", "languages": [ "Go" ], "topics": [ "distributed-database", "distributed-transactions", "tidb", "database", "scale", "mysql", "htap", "sql", "cloud-native", "serverless", "mysql-compatibility", "go", "hacktoberfest", "agent", "agent-context", "agent-memory", "agentic", "ai", "memory" ], "license_spdx": "Apache-2.0", "license_state": "standard", "stars": 40293, "forks": 6212, "watchers": 1208, "monthly_downloads": null, "latest_score": 91, "latest_band": "excellent", "latest_scanned_at": "2026-07-15T20:47:15.014235Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "unverified", "red_flags": [], "badge_url": "" } ] } }
Публічний реєстр
Звіт про здоров'я програмного забезпеченнясхема 0.26.0 · метрики 1.13.0 · 2026-07-22 08:52 UTC

sethvargo / go-envconfig

A Go library for parsing struct tags from environment variables.

GoApache-2.0★ 1 235 зірок⑂ 70 форківз черв. 2020 р.Переглянути на GitHub ↗

sethvargo/go-envconfig має індекс здоров’я 30 зі 100, що відповідає смузі «У зоні ризику». Найвищий показник — Community & Adoption (69/100), найнижчий — Security (38/100). Останнє оновлення було 2 дні тому. Більшість нещодавньої роботи виконує один учасник.

30
загалом / 100
У зоні ризику

Індекс здоров'я програмного забезпечення

Метрики згруповано у зважені категорії на шкалі 1–100. Загальна оцінка починається як їхнє середнє; коли публічні дані активують Політику юрисдикцій високого ризику, рейтинг коригується й отримує верхню межу 49 («Під ризиком»). Готовність до ШІ не входить до індексу.

30
Відмінний85-100Зразковий; відповідає практично всім перевіреним критеріям
Добрий70-84Здоровий; незначні прогалини
Помірний50-69Прийнятний, але з помітними прогалинами; рекомендовано перевірку
У зоні ризику30-49Суттєві слабкі місця; впровадження потребує обережності
Критичний1-29Серйозні проблеми (покинутий, єдиний мейнтейнер, без базової гігієни)
ЖиттєздатністьСпільнота тавпровадженняСталість таврядуванняІнженернаякістьБезпекаГотовність доШІ

Профіль оцінок

Кожна вісь — окрема категорія. Форма важить більше, ніж середнє: здоровий об'єкт заповнює всю фігуру, тоді як профіль із піками та провалами означає, що сила в одному вимірі маскує ризик в іншому.

Політика юрисдикцій високого ризику застосовує множник 50% до зваженого загального індексу здоров’я і встановлює для нього межу «У зоні ризику» на рівні 49.

Власність

Seth VargoОсобистий обліковий запис
4 538 підписників59 публічних репозиторіївз вер. 2010 р.@LinkedIn

Цей репозиторій належить особистому обліковому запису. Проєкт з єдиним власником несе більший ризик безперервності, ніж підтримуваний організацією.

Пакетні екосистеми

РеєстрПакетВерсіяЗавантажень / місВерсіїОстання публікація
Gogithub.com/sethvargo/go-envconfigv1.4.3-402 дні тому

Метрики за категоріями

Життєздатність

Чи живий проєкт — чи пишеться код і чи виходять релізи?

67Помірний · 22% загального індексу
Як обчислюється оцінка
36/36Свіжість push — останній push 2 дн. тому
1.4/36Ритм комітів — 2/52 тижнів із комітами
7.6/18Обсяг комітів — 6 комітів за останній рік
5/10OpenSSF Scorecard: Maintained — 6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5
Використані вхідні дані
commits_last_year6
human_commit_share1
days_since_last_push2
active_weeks_last_year2
Як обчислюється оцінка
27/27Випускає релізи — опубліковано 22 релізів
36/36Свіжість релізів — останній реліз 2 дн. тому
19.8/27Ритм релізів — реліз кожні ~88 дн.
0/10OpenSSF Scorecard: Signed-Releases — немає даних
Використані вхідні дані
releases_count22
latest_release_tagv1.4.3
releases_from_tagsні
days_since_latest_release2
mean_days_between_releases88
Виключено з оцінювання (немає даних або не застосовно): OpenSSF Scorecard: Signed-Releases. Залишкові ваги перенормовано.

Спільнота та впровадження

Чи має проєкт користувачів, завантаження, увагу та влаштовані умови для контриб’юторів?

69Помірний · 18% загального індексу
Як обчислюється оцінка
50.1/60Зірки — 1 235 зірок
15.3/25Форки — 70 форків
3.9/15Спостерігачі — 6 спостерігачів
Використані вхідні дані
forks70
stars1 235
watchers6
growth_stateorganic
growth_factor_pct100
Як обчислюється оцінка
22.5/22.5README
22.5/22.5Ліцензія — визнана ліцензія (Apache-2.0)
18/18Настанови CONTRIBUTING
0/13.5Кодекс поведінки
0/7.2Шаблон issue
0/6.3Шаблон PR
Використані вхідні дані
has_readmeтак
has_licenseтак
has_contributingтак
has_issue_templateні
has_code_of_conductні
has_pull_request_templateні

Сталість та врядування

Чи переживе проєкт своїх людей — бас-фактор, реактивність, хто за ним стоїть і як супроводжуються пакети?

68Помірний · 24% загального індексу
Як обчислюється оцінка
9/54Бас-фактор — на 1 контриб’ютор(ів) припадає половина всіх комітів
5.3/22.5Розподіл комітів — головний контриб’ютор — автор 76% комітів
13.5/13.5Широта контриб’юторів — 19 контриб’юторів
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Використані вхідні дані
bus_factor1
contributors_sampled19
top_contributor_share0,765
Як обчислюється оцінка
46.8/46.8Вирішення issue — закрито 100% issue
30.4/38.3Прийняття PR — злито 66/83 вирішених PR
3/15OpenSSF Scorecard: Code-Review — Found 8/30 approved changesets -- score normalized to 2
Використані вхідні дані
merged_prs66
open_issues0
closed_issues58
issue_closed_ratio1
closed_unmerged_prs17
Як обчислюється оцінка
10/30Підтримка власника — особистий (користувацький) обліковий запис
0/20Верифікований домен — не застосовно до користувацьких облікових записів
25/25Охоплення власника — 4 538 підписників у sethvargo
24.9/25Послужний список — 59 публічних репозиторіїв, вік облікового запису ~15 р.
Використані вхідні дані
followers4 538
owner_typeUser
is_verified
owner_loginsethvargo
public_repos59
account_age_days5 783
Виключено з оцінювання (немає даних або не застосовно): Верифікований домен. Залишкові ваги перенормовано.

Супровід пакетів

100Відмінний
Як обчислюється оцінка
25/25Опубліковано й доступно — 1 пакет(ів) у go
35/35Свіжість публікацій — остання публікація 2 дн. тому
20/20Історія версій — 40 опублікованих версій
20/20Не застарілий — активний, не deprecated і не yanked
Використані вхідні дані
packagesgithub.com/sethvargo/go-envconfig
ecosystemsgo
any_deprecatedні
min_days_since_publish2

Інженерна якість

Чи наявні базові інженерні практики та документація?

47У зоні ризику · 20% загального індексу
Як обчислюється оцінка
24/24Процеси CI — 1 процес(ів) CI
24/24Наявні тести
0/16Конфігурація лінтера
0/9.6Pre-commit-хуки
0/6.4.editorconfig
4/20OpenSSF Scorecard: CI-Tests — 6 out of 28 merged PRs checked by a CI test -- score normalized to 2
Використані вхідні дані
has_ciтак
has_testsтак
has_editorconfigні
has_linter_configні
has_precommit_configні

Документація

40У зоні ризику
Як обчислюється оцінка
30/30README
0/25Каталог документації
0/15Сайт документації / домашня сторінка
10/10Опис репозиторію
0/10Теми
0/10Wiki
Використані вхідні дані
topics
has_wikiні
homepage
has_readmeтак
has_docs_dirні
has_descriptionтак

Безпека

Чи міцні видимі практики безпеки й ланцюга постачання, без непослабленої пов’язаності з юрисдикціями високого ризику?

38У зоні ризику · 16% загального індексу

Стан безпеки

22Критичний
Як обчислюється оцінка
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0.5/2.5CI-Tests — 6 out of 28 merged PRs checked by a CI test -- score normalized to 2
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 8/30 approved changesets -- score normalized to 2
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Ліцензія — license file detected
3.8/7.5Maintained — 6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5
0/5Packaging — немає даних
5/5Pinned-Dependencies — all dependencies are pinned
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — немає даних
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Використані вхідні дані
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4,5
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier22
security_posture_before_jurisdiction45
Виключено з оцінювання (немає даних або не застосовно): packaging, signed_releases. Залишкові ваги перенормовано. Політика юрисдикцій високого ризику застосовує множник 50% і встановлює для стану безпеки межу «У зоні ризику» на рівні 49.
Як обчислюється оцінка
35/35Прямі залежності без відомих сповіщень — жодна пряма залежність не має відомих сповіщень
0/25Непрямі залежності без відомих сповіщень — транзитивний набір не відокремлюється від залежностей розробки й тестування в цьому обсязі
0/40Немає задавнених сповіщень — жодне сповіщення не має дати публікації
Використані вхідні дані
sourceosv
advisories0
affected_packages0
assessed_packages5
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Виключено з оцінювання (немає даних або не застосовно): Непрямі залежності без відомих сповіщень, Немає задавнених сповіщень. Залишкові ваги перенормовано. Звірено 5 резолвлених залежностей із OSV. Цей репозиторій не публікує пакета, який резолвить індекс, тож натомість оцінено граф залежностей репозиторію. Цей граф змішує закріплені версії для розробки й тестування зі справді постачаними залежностями, тож оцінюються лише задекларовані runtime-залежності; транзитивні знахідки подаються як контекст і в оцінку не входять. Досяжність не аналізується.

Готовність до ШІ

Наскільки репозиторій оснащений для розробки та супроводу за участі ШІ-агентів? Незалежний, експериментальний бейдж — вага 0.0, тож він подається окремо і не впливає на загальний індекс здоров'я.

62Помірний · 0% загального індексу
Як обчислюється оцінка
0/45Інструкції для агентів — немає CLAUDE.md / AGENTS.md / правил редактора
0/15Машиночитана документація (llms.txt)
36.5/40Читабельна історія комітів — намір зазначено у 67 з 98 людських комітів (структурований заголовок або пояснювальний текст)
Використані вхідні дані
has_llms_txtні
legible_history_share0,684
agent_instruction_files
agent_instruction_max_bytes
Як обчислюється оцінка
18/18Розгортання однією командою — Makefile
22/22Автоматизовані тести
0/11Конфігурація лінтера / форматера
11/11Статична перевірка типів — Go (статично типізована)
10/10Відтворюване середовище — lockfile
0/10Підтверджена практика роботи з агентами — серед останніх 98 комітів немає створених агентом
0/8Автоматизоване супроводження — автоматичних оновлень залежностей не виявлено
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Використані вхідні дані
has_nixні
has_testsтак
lockfilesgo.sum
has_dockerfileні
typed_languageтак
bootstrap_filesMakefile
has_devcontainerні
has_linter_configні
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
Як обчислюється оцінка
45/45Типізований код — Go (статично типізована)
47.1/55Керовані розміри файлів — 1/7 файлів вихідного коду понад 60 КБ
Використані вхідні дані
primary_languageGo
largest_source_bytes92 456
source_files_sampled7
oversized_source_files1

Ключові факти

1 235зірок GitHub
19контриб'юторів
6комітів за останні 12 місяців
2днів від останнього пушу
22релізів
1бас-фактор
0відкритих issue
Goпакетних екосистем

Докладніше

Історія зірок і форків 1 235 ★ / 70 ⇿
1 235Зірки
70Форки
18Релізи

Коли додано кожну зірку й форк — зібрано з GitHub і згруповано за днями. Кумулятивне зростання розміщено просто над денними додаваннями, з яких воно складається, тож їх видно одне проти одного: рівномірне органічне накопичення виглядає зовсім інакше, ніж різкий короткочасний сплеск. Там, де цю різницю можна виміряти, її подано як автентичність росту.

Показано лише найновішу історію — цей репозиторій перевищує вікно збору, тож найраніша історія не захоплена.

02505007501 0001 2501 23569572020-062023-062026-07
Мажорні 1Мінорні 7Патчі 9

Кожна точка охоплює 6 днів.

OpenSSF Scorecard 4.5 / 10
4.5сукупно

Незалежна, не прив'язана до інструментів оцінка безпеки від відкритого проєкту OpenSSF Scorecard. Кожна перевірка винагороджує практику безпеки, а не інструмент конкретного постачальника. Перевірки, які Scorecard не зміг визначити, позначено н/д і виключено з оцінки безпеки (вони ніколи не зараховуються як нуль).Scorecard v5.5.0 · 2026-07-22 08:51 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
2CI-Tests6 out of 28 merged PRs checked by a CI test -- score normalized to 2
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 8/30 approved changesets -- score normalized to 2
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5
н/дPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
н/дSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Прямі залежності 1
РеєстрПакетОбмеження версіїМаніфест
Gogithub.com/google/go-cmpv0.7.0go.mod
Усі залежності 5

Повний розв'язаний набір залежностей із графа залежностей GitHub: 1 прямих і 4 непрямих (транзитивних) пакетів. Транзитивне замикання є повним, коли в репозиторії закомічено lockfile.

РеєстрПакетВерсіяЗв'язок
Gogithub.com/google/go-cmpv0.7.0пряма
Gogithub.com/client9/misspell0.3.4непряма
Gogolang.org/x/mod0.3.0непряма
Gogolang.org/x/tools0.0.0-20200626171337-aa94e735be7fнепряма
Gohonnef.co/go/tools0.0.1-2020.1.4непряма
Сповіщення про залежності 0

Цей репозиторій не публікує пакета, який розпізнає індекс, тож оцінено його власний граф залежностей — 5 пакетів, серед яких є й піниї розробки та тестування, що ніколи не постачаються: 0 мають відомі сповіщення, з них 0 прямі.

Жодне відоме сповіщення не стосується оцінених залежностей.

Сповіщення означає, що версія, записана в графі залежностей, потрапляє в уражений діапазон. Досяжність не аналізується, а граф містить піниї розробки й тестування — знахідка може стосуватися інструментів, а не поставленого коду.

Звіт у форматі JSON машиночитний
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 161,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 142299,
        "Makefile": 677
      },
      "pushed_at": "2026-07-19T19:50:19Z",
      "created_at": "2020-06-05T00:40:59Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T06:08:32Z",
      "description": "A Go library for parsing struct tags from environment variables.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.sethvargo.com",
      "name": "Seth Vargo",
      "type": "User",
      "login": "sethvargo",
      "company": "@LinkedIn",
      "location": "Pittsburgh, PA",
      "followers": 4538,
      "avatar_url": "https://avatars.githubusercontent.com/u/408570?v=4",
      "created_at": "2010-09-20T16:21:50Z",
      "is_verified": null,
      "public_repos": 59,
      "account_age_days": 5783
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2026-07-19T19:50:20Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2026-07-18T04:04:24Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2026-07-17T22:45:10Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-07-17T18:55:40Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2026-07-09T21:38:15Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-07-09T21:36:25Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-04-11T18:30:59Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2025-02-12T16:27:18Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2024-07-06T16:48:50Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2024-05-18T19:25:53Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2024-05-16T21:19:34Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2024-03-06T02:32:51Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2024-01-07T19:41:47Z"
        },
        {
          "tag": "v1.0.0-beta1",
          "kind": "prerelease",
          "published_at": "2023-12-27T22:35:14Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2023-02-14T03:00:09Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2022-08-08T14:36:10Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2022-07-27T18:04:38Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2022-07-14T02:15:24Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2022-06-09T13:46:37Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2022-05-31T13:46:10Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2022-05-31T13:45:22Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2022-04-06T14:01:29Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "c883e6f492ed6ca42f582a4cf52b610b07943b17",
          "body": "…er types (#144)\n\n* Decode structs behind multi-level pointers and reject recursive pointer types\n\nThe per-field pointer handling in processWith was designed for exactly\none pointer level: the write-back for a materialized struct assumed the\norigin field is a pointer directly to the struct (so a str\n[…]\ned noinit contract: a chain that\ndecoded nothing is never attached, and a decode error cannot leave a\nhalf-materialized field behind.\n\n---------\n\nCo-authored-by: Ryan Gellis <ryan.gellis@rmgmedia.com>",
          "is_bot": false,
          "headline": "Decode structs behind multi-level pointers and reject recursive point…",
          "author_name": "Ryan Gellis",
          "author_login": "rgellis",
          "committed_at": "2026-07-19T19:47:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bdd371d05608e34392063f07659e2618f1e90dc6",
          "body": "…he stack (#142)\n\nprocessWith descends exported struct and pointer-to-struct fields (tagged\nor not), materializing each nil pointer, with no cycle detection — a\nself-referential struct type recursed without bound and crashed the process\nwith a fatal, unrecoverable stack overflow, populated or not. T\n[…]\n repeated sibling\nuse of one struct type keeps decoding; collections, unexported fields, and\nnil multi-level pointers are untouched.\n\nFixes #141\n\nCo-authored-by: Ryan Gellis <ryan.gellis@rmgmedia.com>",
          "is_bot": false,
          "headline": "Detect recursive struct types in processWith instead of overflowing t…",
          "author_name": "Ryan Gellis",
          "author_login": "rgellis",
          "committed_at": "2026-07-18T04:01:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f634b99ffc53783150c207e1b5572c7c8fe4eae5",
          "body": "* Chain prefixLookuper.Key through a keyed wrapped lookuper\n\nprefixLookuper.Key returned only prefix + key, ignoring the wrapped\nlookuper's own Key mapping, while Lookup resolves through the whole chain.\nWith a keyed decorating lookuper under a prefix — the composition\nprocessWith builds for every n\n[…]\nd TestPrefixLookuperUnwrap\ncarried tc := tc copies from before the go directive bump; loop\nvariables are per-iteration since Go 1.22.\n\n---------\n\nCo-authored-by: Ryan Gellis <ryan.gellis@rmgmedia.com>",
          "is_bot": false,
          "headline": "Chain prefixLookuper.Key through a keyed wrapped lookuper (#138)",
          "author_name": "Ryan Gellis",
          "author_login": "rgellis",
          "committed_at": "2026-07-18T02:12:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cb11761caf46af80ed921279c9efe8b82287a06f",
          "body": "* Parse env tags without per-field allocations\n\n* Skip mutator pre-compute when no mutators are set",
          "is_bot": false,
          "headline": "Cut per-field allocations in Process (#140)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2026-07-17T22:42:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6252c07eb37475689b42e86fb8a11d6d1b17fe4",
          "body": "* Require Go 1.25 and update dependencies\n\nBumps the module directive from 1.20 to 1.25 and upgrades google/go-cmp from v0.6.0 to v0.7.0. CI tracks the go.mod directive via go-version-file, so no workflow change is needed for the Go version.\n\n* Pin GitHub Actions to their latest releases\n\nUpdates ac\n[…]\nnow match against a both-sides-trimmed form, while value options (prefix, delimiter, separator, default) still match on the left-trimmed-only string so their trailing whitespace is preserved verbatim.",
          "is_bot": false,
          "headline": "Modernize for Go 1.25 (#139)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2026-07-17T18:43:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5c6903ceb58c1dca0bbdeba195fa6b15c3ad83ca",
          "body": "* Fix non-terminating unwrap walk in prefixLookuper.Unwrap\n\nThe walk bound its loop variables once, with no post statement, so a\nprefix lookuper whose direct child itself implements Unwrap() Lookuper\nspun forever on the first default=$VAR expansion under the prefix.\nRe-bind the variables each iterat\n[…]\npableLookuper) assertion across its init and post statements,\nwith a plain for/break so the walk reads from a single source of truth.\n\n---------\n\nCo-authored-by: Ryan Gellis <ryan.gellis@rmgmedia.com>",
          "is_bot": false,
          "headline": "Fix non-terminating unwrap walk in prefixLookuper.Unwrap (#136)",
          "author_name": "Ryan Gellis",
          "author_login": "rgellis",
          "committed_at": "2026-07-09T21:35:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4bcd670fae31a5bb5571b2f4794b56393b4e841b",
          "body": "This introduces a new way to define `EnvDecode` to optionally pass in a context. The old way still works, but the context method is preferred. Since it's actually impossible to define the same function with different arguments on the same receiver, there's no possibility of conflict.",
          "is_bot": false,
          "headline": "Optionally propagate context to Decoder (#131)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2025-05-01T13:31:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db7a7a51173c3c6a0e9c245717cecba375e2e39a",
          "body": "…implementations of the `Lookuper` interface  (#129)\n\n* Add LookuperFunc type to implement Lookuper interface\n\n* Add test cases for LookuperFunc",
          "is_bot": false,
          "headline": "Introduce the `LookuperFunc` type to simplify the creation of custom …",
          "author_name": "João Penteado",
          "author_login": "joaopenteado",
          "committed_at": "2025-04-24T14:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ee4127eb225be8aa0decf48375629c3bd18a25d",
          "body": null,
          "is_bot": false,
          "headline": "Allow escaping `$` in default values (#128)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2025-04-11T18:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "562e9b1f2fc828993561942c3ec1327febbf4c17",
          "body": null,
          "is_bot": false,
          "headline": "Only include envvar key on error to avoid leaking information (#127)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2025-04-09T13:59:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05a905ff3581f79a087e91a711d95ff811257116",
          "body": null,
          "is_bot": false,
          "headline": "Allow environment variables to start with underscores (#123)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2025-02-12T15:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbaf7848a8a55b572e2d0c9ccbb924ba19481f9b",
          "body": "* MustProcess: panic if processing fails, return the value\r\n\r\nSigned-off-by: Jason Hall <jason@chainguard.dev>\r\n\r\n* Add MustProcess that panics if processing fails\r\n\r\n---------\r\n\r\nSigned-off-by: Jason Hall <jason@chainguard.dev>\r\nCo-authored-by: Jason Hall <jason@chainguard.dev>",
          "is_bot": false,
          "headline": "Add MustProcess which panics on errors (#115)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2024-07-06T16:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e51a54f91f5b9b2849b0cd0fb412e14afc9a4659",
          "body": null,
          "is_bot": false,
          "headline": "Relax Go constraint to 1.20 (#113)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2024-05-18T19:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4970c731215c860629c93a17dd892d86ea68e689",
          "body": null,
          "is_bot": false,
          "headline": "Fix docs (#110)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2024-05-16T21:18:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61cfc0ddc1516f793a0bdf1a6a9cd91e9e22782a",
          "body": "…… (#109)\n\n* Handle case where user accidentally uses Process() with a Config when they should use ProcessWith() by converting their call to the respective ProcessWith call.\r\n\r\n* Document Special case for Config\r\n\r\n* Document Special case for Config",
          "is_bot": false,
          "headline": "Handle case where user accidentally uses Process() with a Config when…",
          "author_name": "Parker DeWilde",
          "author_login": "pdewilde",
          "committed_at": "2024-05-16T21:14:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e286de0bac3936b1739794b1fefad72021c8bef",
          "body": "Signed-off-by: katsuharu <traveler.18.challenge@gmail.com>",
          "is_bot": false,
          "headline": "Fix README example code comment (#106)",
          "author_name": "Katsuharu Sasaki",
          "author_login": "katsuharu",
          "committed_at": "2024-03-24T20:32:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e826844914c4bd70f484ad86eff6ab3bcf38380",
          "body": null,
          "is_bot": false,
          "headline": "Fix docs (#105)",
          "author_name": "taichi uchihara",
          "author_login": "ucpr",
          "committed_at": "2024-03-12T00:32:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bec89e0e015d1611d27309ed58768caeb49b2049",
          "body": null,
          "is_bot": false,
          "headline": "Update deps (#104)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2024-03-06T02:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13fa723da4ad08f887b9277467a23870fa325f3a",
          "body": null,
          "is_bot": false,
          "headline": "Fix docs",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2023-12-27T22:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee3f51d2c2f57a408d61d81dcf9ce3a566866841",
          "body": null,
          "is_bot": false,
          "headline": "Update docs and examples (#101)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2023-12-27T22:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed1aec110f27d5754124a95c5feef14b04d79141",
          "body": "**:warning: Breaking!** Envconfig no longer runs decoders on unset values! To restore the old behavior, add the `decodeunset` struct field annotation or pass the `DefaultDecodeUnset` configuration option as `true`.\r\n\r\nPrior to this change, envconfig would always call decoding functions, even for uns\n[…]\nstring, there is a distinction between \"unset\" and \"set to empty\")\r\n- A default value was provided\r\n- The `decodeunset` struct field tag is set\r\n- The `DefaultDecodeUnset` configuration option is true",
          "is_bot": false,
          "headline": "Allow configurable decoding (#100)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2023-12-27T20:30:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "668ea4a06711206a20ac44ffef63094d94e87cd7",
          "body": null,
          "is_bot": false,
          "headline": "Ignore prefix computing environment variable defaults (#99)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2023-12-20T04:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2938058a9be2a35e293cd08b39e2cadd4e825aeb",
          "body": null,
          "is_bot": false,
          "headline": "Add more test coverage for global configs (#98)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2023-12-20T04:11:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dce086410e5ba9ff83a954be3f2284d3e6ae3c1",
          "body": "This introduces the concept of global configurations and cascades struct-level configuration options onto all child fields. For example, marking a struct as required will mark all child fields as required. Similarly, setting a custom delimiter on a struct tag propagates that delimiter to all child fields of the struct.",
          "is_bot": false,
          "headline": "Introduce global and cascading configuration options (#97)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2023-12-20T03:39:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d42f4a2e352abcdc8e18e6f5f2397c18656db3be",
          "body": null,
          "is_bot": false,
          "headline": "Use generics to clean up pointer pointers in tests (#96)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2023-12-18T23:43:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49064283e6873c0eccb8cdf89e0f335131118c89",
          "body": "**:warning: Breaking!** Remove `ExtractDefaults` function. It was rarely used and resulted in extraneous processing.",
          "is_bot": false,
          "headline": "Drop ExtractDefaults functionality (#95)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2023-12-18T21:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "053a0d2108d555ae054f68203fdba591220f5b5a",
          "body": null,
          "is_bot": false,
          "headline": "Make mutators a full-fledged interface (#94)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2023-12-18T21:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b632c02d732f27eb268bf1e205011c5a1aa9d441",
          "body": "**:warning: Breaking!** The new minimum required Go version is 1.21.",
          "is_bot": false,
          "headline": "Require Go 1.21 or later (#93)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2023-12-18T21:01:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1721d7b7ee01d66e80c73d6ed64ec6267eda9bc",
          "body": "**:warning: BREAKING!** This changes the signature of the `MutatorFunc` to have more information about prior states. It will include the original environment variable names and values, as well as the currently resolved values. Additionally, the mutation chain can now be stopped without returning an error.",
          "is_bot": false,
          "headline": "Change MutatorFunc to be more flexible (#92)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2023-12-18T20:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0a807644a1685c14de4bf1c31edaf1840bee38f",
          "body": null,
          "is_bot": false,
          "headline": "Remove build image",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2023-02-14T02:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c095b9c8ee48116c45ab25b851845d302a7fc5a4",
          "body": "Previously, this would throw an error. Fixes GH-82.",
          "is_bot": false,
          "headline": "Allow noinit to apply to slices, maps, and unsafe pointers (#83)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2023-02-13T23:46:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bddf2fa78e5ccae228d72922e77e746ee879937a",
          "body": null,
          "is_bot": false,
          "headline": "Allow for space delimiters (#80)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-12-01T19:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26382ce95f6e165209314ac9dcd07823f578b417",
          "body": null,
          "is_bot": false,
          "headline": "Fix code comment",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-09-19T17:25:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12c4c4117a1cfbe0115596a348c5c424c00f51e4",
          "body": null,
          "is_bot": false,
          "headline": "Add a helper for extracting only default values (#76)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-09-15T23:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00d8c81b9cb5be01bbf5f1b3bbc9fea84e89acc4",
          "body": "* Update comment syntax to Go 1.19\r\n\r\n* Drop regexp for performance\r\n\r\nFixes GH-72",
          "is_bot": false,
          "headline": "Drop regexp for performance (#74)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-08-07T22:12:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbe83d60bd3fba37eb6bb0453fd96401520a92b9",
          "body": "This fixes a bug where a pointer was initialized, but to the zero value. Like a *bool initialized to &false. Previously this would be considered \"unset\" because false is the zero value for a boolean. Now envconfig considers whether the pointer was initialized first, before checking whether the value is zero.",
          "is_bot": false,
          "headline": "Track pointer initialization for zero values (#73)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-08-05T22:00:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63e4089fe1a599af605c681f25b5c34b3252514c",
          "body": null,
          "is_bot": false,
          "headline": "Add bool-specific test",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-08-05T00:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce31e4227c5e04981a52082cf553d73b418c2628",
          "body": "This reverts part of #62 to always process decoder interfaces for struct fields. This removes a breaking change where certain built-in types like net/url.URL have a custom unmarshaling function for the empty string.\r\n\r\nThe other rules for \"overwrite\" still apply.",
          "is_bot": false,
          "headline": "Always call decoders (#68)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-07-27T18:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20ad4b3eb290c533f5616f1200d5168e5dc99abf",
          "body": "Prior to this commit, only the first-level parent fields were propagated for `noinit`. This fixes the bug to always carry noinit through to all nested fields in a struct.",
          "is_bot": false,
          "headline": "Propagate noinit from parent fields (#67)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-07-27T17:18:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f264df55b97773b453a44d6efc253fa4d622cc08",
          "body": null,
          "is_bot": false,
          "headline": "Always run with race and shuffle",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-07-27T17:04:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62ced5194587b3f32b6a65a7d6bd351c335cdd1a",
          "body": null,
          "is_bot": false,
          "headline": "Move issue-based tests to the end",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-07-27T13:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae791cff3faea5a16318a9109bbc661105599258",
          "body": null,
          "is_bot": false,
          "headline": "Shorten test for nil maplookupers",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-07-26T22:17:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2692fedbaf46ac56363ee0ca5ef974e4dd56f006",
          "body": null,
          "is_bot": false,
          "headline": "Remove some unused jobs",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-07-14T13:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bbe2dd25c52b65c61081e5543609b0826e2f6ad",
          "body": null,
          "is_bot": false,
          "headline": "Remove empty vetters",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-07-14T13:53:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e56065289dba4e45a3b712f671aefc68ea06527",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-07-14T13:35:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a03b30a6252c74d47291a03cafd215951279f76",
          "body": "The previous implementation of `overwrite` would always overwrite values in the given struct, even if values existed. While this is the definition of `overwrite`, it unintentionally extended to `default` values as well. So even if a value was explicitly set on a struct, it would be overwritten with \n[…]\ne struct field's existing value will be overwritten with the environment variable value.\r\n\r\nAs part of this change, decoder interfaces are only processed when an environment (or a default) is present.",
          "is_bot": false,
          "headline": "Only overwrite values when environment variables are set (#62)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-07-14T02:13:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "39c9bc7010cc446cf0fb569a3aedfa6b0de8462a",
          "body": "Since the input parsed by envconfig is most often configuration written\r\nby humans, it makes sense to test unmarshaling as text before any other\r\nformats. Also JSON should be more common than binary, so this commits\r\nsets the order to:\r\n1. envconfig.Decoder\r\n2. encoding.TextUnmarshaler\r\n3. json.Unmarshaler\r\n4. encoding.BinaryUnmarshaler\r\n5. gob.GobDecoder\r\n\r\nand adds tests to very that order. Closes #58.",
          "is_bot": false,
          "headline": "Change custom unmarshaling order (#59)",
          "author_name": "Joakim Gustin",
          "author_login": "gust1n",
          "committed_at": "2022-06-09T13:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "befaf9a086c5e7db885e1ca3d36aa4e8b9d3a57d",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup docs and add another test after #57",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-05-31T13:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e8a61da3e6959685ed499ec08d1aa709602de5b",
          "body": null,
          "is_bot": false,
          "headline": "Fixing struct pointer initialization with no values set (#57)",
          "author_name": "Will Campbell",
          "author_login": "williamgcampbell",
          "committed_at": "2022-05-31T13:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e94cab64c1ca28aa3ec8f22d764d386f9905d5c7",
          "body": "The initial implementation of noinit only applied to struct pointer fields. This extends the behavior to apply to any pointer fields.",
          "is_bot": false,
          "headline": "Extend noinit to all pointer fields (#55)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-05-27T19:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82b1ad8b9164679f81d8814a926c4b3acca8a9ea",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix typo (#53)",
          "author_name": "taichi uchihara",
          "author_login": "ucpr",
          "committed_at": "2022-04-24T13:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05d944a50ed6acc5560fa58a7a92d7cfa78b3628",
          "body": "Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>",
          "is_bot": false,
          "headline": "README: fix GitHub Actions badge url and query (#52)",
          "author_name": "Koichi Shiraishi",
          "author_login": "zchee",
          "committed_at": "2022-04-11T18:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c8b803d1bedbda4b810bd718aa73d88410670bd",
          "body": "Sort struct fields suggested by fieldalignment. But continue to sort\r\nalphabetical order as much as possible.\r\n\r\n$ go vet -vettool=$(which fieldalignment) ./...\r\n./envconfig.go:188:21: struct with 32 pointer bytes could be 24\r\n./envconfig.go:222:14: struct of size 80 could be 72\r\n\r\nSigned-off-by: Koichi Shiraishi <zchee.io@gmail.com>",
          "is_bot": false,
          "headline": "envconfig: sort struct fields to reduce memory (#51)",
          "author_name": "Koichi Shiraishi",
          "author_login": "zchee",
          "committed_at": "2022-04-11T13:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76d89c2b6bb59d404084f12f7b5f5445eae1274f",
          "body": "* Added customizable separator for key value in map\r\n\r\n* Updated README for custom key-value separator\r\n\r\n* Added tests for key-value separator\r\n\r\n* Clean up some docs and tests\r\n\r\nCo-authored-by: Ayush Patel <patel.ayush08@gmail.com>",
          "is_bot": false,
          "headline": "Support customer kv separator (#50)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-04-06T13:53:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2464897f5f8d982258029db335865e31f01a03b8",
          "body": null,
          "is_bot": false,
          "headline": "Clean up documentation and tests a bit",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-04-06T13:41:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52561385fb9e42be87281dbcd6d66b509d4d0186",
          "body": "* Added customizable delimiters for elements in maps and slices\r\n\r\n* Updated README for custom element delimiter\r\n\r\n* Added tests for custom element delimiter",
          "is_bot": false,
          "headline": "Custom element delimiter (#49)",
          "author_name": "Ayush Patel",
          "author_login": "Ayush21298",
          "committed_at": "2022-04-06T13:36:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f40405f32fcdb85f91c420244e70cb6e9683130",
          "body": null,
          "is_bot": false,
          "headline": "More Go 1.17",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-02-03T20:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4651c6e2399049c4eea1bfeef3078162424df472",
          "body": null,
          "is_bot": false,
          "headline": "Use Go 1.17",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-02-03T20:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55b0f98c854f98c35fb7ebec4474e34d33732d0d",
          "body": null,
          "is_bot": false,
          "headline": "Return error on noinit non-ptr",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2022-02-03T20:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "855e4b4be17c688c93f4882fa3d9e60988199546",
          "body": "… (#43)\n\n* POC: keep pointers nil if not touched\r\n\r\n* make it real\r\n\r\n* additional doc\r\n\r\n* address comments\r\n\r\n* remove outdated comment",
          "is_bot": false,
          "headline": "feat: Add option to keep struct pointers nil if no sub fields are set…",
          "author_name": "cshou",
          "author_login": "yolocs",
          "committed_at": "2022-02-03T20:02:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "915a336f415ad2ee5fe9c888a60f20415da3be54",
          "body": null,
          "is_bot": false,
          "headline": "Update lock.yml",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2021-11-16T14:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9003d4a3d4e06b3572d7140ab7327de798da542",
          "body": "* add replace tag\r\n\r\n* requested changes\r\n\r\n* Add some tests for overwrite",
          "is_bot": false,
          "headline": "add overwrite struct tag (#42)",
          "author_name": "Jake Gealer",
          "author_login": "IAmJSD",
          "committed_at": "2021-11-01T16:56:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6382cb14f661e23a4a4f880f59baf6e3196462a0",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2021-10-25T15:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11ad042a0f050f0a70e1646678112aefca5bd734",
          "body": "…8) (#39)",
          "is_bot": false,
          "headline": "The Decoder interface, if used, is prioritary over other decoders (#3…",
          "author_name": "Maxime Réty",
          "author_login": "maximerety",
          "committed_at": "2021-09-18T15:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5330fbea1cc22bc2d0b3089d46019931a1372d7",
          "body": null,
          "is_bot": false,
          "headline": "Add test for defaults with spaces",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2021-08-09T17:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c4d677523394148d4c16599cf506969c673e010",
          "body": "The environment variable does not include a prefix so its value should\r\nbe checked for it.\r\n\r\nAssume the intention is that the environment variable's value should be\r\nsimilar to the Berglas reference syntax.",
          "is_bot": false,
          "headline": "Correct the mutator extension example (#33)",
          "author_name": "Scott Lewis-Kelly",
          "author_login": "slewiskelly",
          "committed_at": "2021-06-24T15:40:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be5cce90bb316fffc22a717776112c1894612bed",
          "body": null,
          "is_bot": false,
          "headline": "Only permit valid characters in envvar names (#32)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2021-04-22T21:24:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa9aceaee7ca3acc6620b01b3172be2d06990e16",
          "body": "When using a prefix the error message for a missing required value\r\nwas incorrectly showing the key in the error message without the\r\nprefix.\r\n\r\nFixes #28",
          "is_bot": false,
          "headline": "Fix error message of missing value with prefix (#29)",
          "author_name": "Bernd Bohmeier",
          "author_login": "berndbohmeier",
          "committed_at": "2021-03-01T21:23:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "278397d44fce6836d83d43cce5064722afd94fa4",
          "body": null,
          "is_bot": false,
          "headline": "Update codeql.yml",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-09-30T18:03:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "876b304261d7d7d1868042c9e33d90130f8123c7",
          "body": null,
          "is_bot": false,
          "headline": "Add security analysis",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-09-30T17:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "649492b2bb3cca01aa104b5c2d3a9d4d19ee20c4",
          "body": "Fixes GH-24",
          "is_bot": false,
          "headline": "Only expand default values (#25)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-09-17T14:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9dd3f445a387163d6ca7c309092f8d6a3ada518",
          "body": null,
          "is_bot": false,
          "headline": "Add test for defaults within prefixes",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-08-22T00:43:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e0c1d2b271dcb7222fb3b9e0e3e617f8b0927f2",
          "body": null,
          "is_bot": false,
          "headline": "Reset prefixes (#23)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-08-20T01:25:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04d32d353c211e97950572f1261576fb993cd028",
          "body": null,
          "is_bot": false,
          "headline": "More tests",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-08-07T23:59:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c928de780e73d1166eb282ccc22d2f4879cdb1c",
          "body": "This is useful when you want to provide some spacing for readability in\r\nthe struct tags. We only left-trim because a trailing right space might\r\nbe part of the value.",
          "is_bot": false,
          "headline": "Trim left spaces around default values (#21)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-08-07T23:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a69361248899fa82d80f0a4c5a8b2d8a90c549f",
          "body": null,
          "is_bot": false,
          "headline": "Add Base64Bytes and HexBytes implementations",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-08-06T14:43:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a39c589e2f5edab5f483b6919522bb026585bc7d",
          "body": null,
          "is_bot": false,
          "headline": "Return the correct value when expanding (#20)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-08-05T20:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46d40193b7904d7ecffecc22da8e6dd50d332a48",
          "body": "It's already possible to parse an entire struct with a prefix using\r\nPrefixLookuper, but this makes it possible to share a common struct\r\namong multiple parent configs while using a different prefix for each\r\nentry.\r\n\r\nFixes GH-18",
          "is_bot": false,
          "headline": "Support prefixes on structs (#19)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-08-04T15:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed16f84dea0fa320c0739e70aa4cd4fd182e323f",
          "body": "Closes GH-15",
          "is_bot": false,
          "headline": "Support default slices/maps",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-08-04T14:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a4769f871e595082c7a8ffcb506237d5067fe1d",
          "body": null,
          "is_bot": false,
          "headline": "Support custom []byte types (#17)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-07-30T16:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b645d6e6d25290256d3d6a1ac9665f848b7e2e9c",
          "body": "Fixes GH-13",
          "is_bot": false,
          "headline": "Continue processing fields on decode (#14)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-07-14T20:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78a9261cad0b5a34e3398177a493c27f1f6f581d",
          "body": null,
          "is_bot": false,
          "headline": "Support other decoders (#12)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-07-14T13:08:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76f8d9cc72e4756638bd17bbf3b473f047a63d96",
          "body": "Fixes GH-10",
          "is_bot": false,
          "headline": "Do not continue processing after a successful decode (#11)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-07-14T12:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "710587071c9569bf4a45f8597b5459bac5ceb813",
          "body": null,
          "is_bot": false,
          "headline": "Badges",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-07-13T12:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23c146984b0b37ede7f179a5ead3f94785ff620a",
          "body": null,
          "is_bot": false,
          "headline": "Update godoc link",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-07-13T12:33:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c553aa291ce9192f324f974149f1136ad1c1f81",
          "body": null,
          "is_bot": false,
          "headline": "Fix package GoDoc typo (#9)",
          "author_name": "Roger Guldbrandsen",
          "author_login": "kinbiko",
          "committed_at": "2020-07-10T11:57:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2090d2aca80a4aff2882fba2d7c64afd0b0527ab",
          "body": null,
          "is_bot": false,
          "headline": "Use v0.2",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-06-30T15:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "161465bcba5e9b89bd33079cf3103fed790e0a6c",
          "body": null,
          "is_bot": false,
          "headline": "Add README note",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-06-30T15:05:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "295cf2da4af6a4662d90ca7785a626aadff3ae55",
          "body": null,
          "is_bot": false,
          "headline": "Move package to repo root",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-06-30T15:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d200907b4b088a392311a1d187c0cbb18cc8707",
          "body": "Signed-off-by: Ankur Srivastava <best.ankur@gmail.com>",
          "is_bot": false,
          "headline": "fix the OsLookuper example doc (#8)",
          "author_name": "Ankur Srivastava",
          "author_login": "ansrivas",
          "committed_at": "2020-06-29T20:54:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8143be188a72628264a0dd5823dfddb939b8ce82",
          "body": null,
          "is_bot": false,
          "headline": "fixes #6 - move tools to separate go module (#5)",
          "author_name": "Ivan Korolev",
          "author_login": "mwf",
          "committed_at": "2020-06-29T14:53:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7ac544401dcaf1c1995f8930c023aedf033531d",
          "body": null,
          "is_bot": false,
          "headline": "Add support for prefix-based lookups (#4)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-06-24T15:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9da62d2ec5cd44b83134fff6fd4e7c7f4fdb757b",
          "body": null,
          "is_bot": false,
          "headline": "fix import path in example (#3)",
          "author_name": "Dennis Schön",
          "author_login": "roccoblues",
          "committed_at": "2020-06-24T12:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67c3bd447988b9284a380e6629fb2878eb3f59c4",
          "body": null,
          "is_bot": false,
          "headline": "Add tools and docs",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-06-19T14:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "883dece4fbc427236015b182b4ba221a283e0a56",
          "body": null,
          "is_bot": false,
          "headline": "Include envvar name in required error (#2)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-06-18T13:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b08c5ce85e01ba948e9a22f5a9f08b31e4d3e91",
          "body": null,
          "is_bot": false,
          "headline": "Pass MutatorFuncs to nested structs (#1)",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-06-08T17:11:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1a3d31ba9c8add51b28a109288817444578072a",
          "body": null,
          "is_bot": false,
          "headline": "Fix ups",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-06-05T01:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "535f97da835f53d93661a8308f1bb871761c8d11",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Seth Vargo",
          "author_login": "sethvargo",
          "committed_at": "2020-06-05T01:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 22,
      "commits_last_year": 6,
      "latest_release_at": "2026-07-19T19:50:20Z",
      "latest_release_tag": "v1.4.3",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 2,
      "mean_days_between_releases": 88
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/sethvargo/go-envconfig",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/sethvargo/go-envconfig",
          "is_deprecated": false,
          "latest_version": "v1.4.3",
          "repository_url": "https://github.com/sethvargo/go-envconfig",
          "versions_count": 40,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-19T19:47:01Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2
        }
      ]
    },
    "popularity": {
      "forks": 70,
      "stars": 1235,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2020-06-05",
            "count": 2
          },
          {
            "date": "2020-06-07",
            "count": 1
          },
          {
            "date": "2020-06-23",
            "count": 1
          },
          {
            "date": "2020-06-24",
            "count": 2
          },
          {
            "date": "2020-06-25",
            "count": 2
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-07-06",
            "count": 1
          },
          {
            "date": "2020-08-23",
            "count": 1
          },
          {
            "date": "2020-09-26",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-10-27",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2020-11-06",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-03-01",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-10",
            "count": 1
          },
          {
            "date": "2022-05-22",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-09",
            "count": 1
          },
          {
            "date": "2022-08-07",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-06-04",
            "count": 1
          },
          {
            "date": "2023-06-10",
            "count": 1
          },
          {
            "date": "2023-10-28",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2024-03-10",
            "count": 1
          },
          {
            "date": "2024-03-23",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-18",
            "count": 1
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-23",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-13",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 69,
        "total_forks": 70
      },
      "star_history": {
        "days": [
          {
            "date": "2020-06-25",
            "count": 31
          },
          {
            "date": "2020-06-26",
            "count": 14
          },
          {
            "date": "2020-06-27",
            "count": 4
          },
          {
            "date": "2020-06-28",
            "count": 8
          },
          {
            "date": "2020-06-29",
            "count": 5
          },
          {
            "date": "2020-06-30",
            "count": 5
          },
          {
            "date": "2020-07-01",
            "count": 3
          },
          {
            "date": "2020-07-02",
            "count": 2
          },
          {
            "date": "2020-07-03",
            "count": 1
          },
          {
            "date": "2020-07-05",
            "count": 3
          },
          {
            "date": "2020-07-06",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 2
          },
          {
            "date": "2020-07-08",
            "count": 2
          },
          {
            "date": "2020-07-09",
            "count": 1
          },
          {
            "date": "2020-07-12",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 3
          },
          {
            "date": "2020-07-17",
            "count": 2
          },
          {
            "date": "2020-07-19",
            "count": 1
          },
          {
            "date": "2020-07-20",
            "count": 3
          },
          {
            "date": "2020-07-21",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 2
          },
          {
            "date": "2020-07-25",
            "count": 1
          },
          {
            "date": "2020-07-29",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 3
          },
          {
            "date": "2020-08-06",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-08-22",
            "count": 4
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-08-30",
            "count": 3
          },
          {
            "date": "2020-09-01",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 2
          },
          {
            "date": "2020-09-04",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-09-17",
            "count": 1
          },
          {
            "date": "2020-09-21",
            "count": 2
          },
          {
            "date": "2020-09-22",
            "count": 3
          },
          {
            "date": "2020-09-23",
            "count": 2
          },
          {
            "date": "2020-09-27",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-03",
            "count": 4
          },
          {
            "date": "2020-10-04",
            "count": 1
          },
          {
            "date": "2020-10-05",
            "count": 2
          },
          {
            "date": "2020-10-07",
            "count": 2
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-11",
            "count": 1
          },
          {
            "date": "2020-10-12",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 2
          },
          {
            "date": "2020-10-16",
            "count": 1
          },
          {
            "date": "2020-10-24",
            "count": 2
          },
          {
            "date": "2020-10-27",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2020-11-10",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-13",
            "count": 3
          },
          {
            "date": "2020-12-24",
            "count": 1
          },
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-01-14",
            "count": 1
          },
          {
            "date": "2021-01-24",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 2
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-01-30",
            "count": 2
          },
          {
            "date": "2021-02-02",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 1
          },
          {
            "date": "2021-02-14",
            "count": 2
          },
          {
            "date": "2021-02-15",
            "count": 3
          },
          {
            "date": "2021-02-16",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 2
          },
          {
            "date": "2021-02-20",
            "count": 1
          },
          {
            "date": "2021-02-21",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-03-03",
            "count": 2
          },
          {
            "date": "2021-03-07",
            "count": 2
          },
          {
            "date": "2021-04-03",
            "count": 1
          },
          {
            "date": "2021-04-04",
            "count": 1
          },
          {
            "date": "2021-04-05",
            "count": 2
          },
          {
            "date": "2021-04-12",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 2
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 2
          },
          {
            "date": "2021-05-23",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 4
          },
          {
            "date": "2021-05-27",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-06-08",
            "count": 2
          },
          {
            "date": "2021-06-11",
            "count": 3
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-06-20",
            "count": 1
          },
          {
            "date": "2021-06-21",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-06-29",
            "count": 2
          },
          {
            "date": "2021-07-01",
            "count": 1
          },
          {
            "date": "2021-07-05",
            "count": 1
          },
          {
            "date": "2021-07-06",
            "count": 1
          },
          {
            "date": "2021-07-07",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2021-07-24",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 2
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-07-31",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 2
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-08-17",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 3
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 2
          },
          {
            "date": "2021-09-07",
            "count": 1
          },
          {
            "date": "2021-09-11",
            "count": 1
          },
          {
            "date": "2021-09-20",
            "count": 2
          },
          {
            "date": "2021-09-22",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 2
          },
          {
            "date": "2021-09-30",
            "count": 1
          },
          {
            "date": "2021-10-24",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-10-30",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-03",
            "count": 1
          },
          {
            "date": "2021-11-14",
            "count": 1
          },
          {
            "date": "2021-11-17",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-05",
            "count": 2
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 2
          },
          {
            "date": "2021-12-26",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-01-10",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 5
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 4
          },
          {
            "date": "2022-02-07",
            "count": 3
          },
          {
            "date": "2022-02-08",
            "count": 3
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 3
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 2
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-03-19",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 4
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-03",
            "count": 2
          },
          {
            "date": "2022-04-06",
            "count": 3
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-14",
            "count": 1
          },
          {
            "date": "2022-04-17",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 2
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 2
          },
          {
            "date": "2022-04-23",
            "count": 2
          },
          {
            "date": "2022-04-24",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 2
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-21",
            "count": 1
          },
          {
            "date": "2022-05-22",
            "count": 2
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 3
          },
          {
            "date": "2022-06-02",
            "count": 2
          },
          {
            "date": "2022-06-04",
            "count": 2
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-09",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2022-06-16",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-06-23",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 1
          },
          {
            "date": "2022-07-07",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 2
          },
          {
            "date": "2022-07-12",
            "count": 2
          },
          {
            "date": "2022-07-13",
            "count": 2
          },
          {
            "date": "2022-07-14",
            "count": 3
          },
          {
            "date": "2022-07-18",
            "count": 3
          },
          {
            "date": "2022-07-20",
            "count": 2
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-07-24",
            "count": 2
          },
          {
            "date": "2022-07-26",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 2
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 2
          },
          {
            "date": "2022-08-10",
            "count": 2
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2022-09-04",
            "count": 2
          },
          {
            "date": "2022-09-06",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-11",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 2
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2022-10-04",
            "count": 1
          },
          {
            "date": "2022-10-07",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 2
          },
          {
            "date": "2022-10-14",
            "count": 1
          },
          {
            "date": "2022-10-15",
            "count": 2
          },
          {
            "date": "2022-10-18",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 2
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-10-29",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-05",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2022-12-19",
            "count": 1
          },
          {
            "date": "2022-12-25",
            "count": 1
          },
          {
            "date": "2022-12-26",
            "count": 2
          },
          {
            "date": "2022-12-28",
            "count": 5
          },
          {
            "date": "2022-12-29",
            "count": 1
          },
          {
            "date": "2022-12-30",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-08",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-01-20",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 2
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-04",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-02-18",
            "count": 1
          },
          {
            "date": "2023-02-19",
            "count": 2
          },
          {
            "date": "2023-02-20",
            "count": 2
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-05",
            "count": 2
          },
          {
            "date": "2023-03-25",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 2
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 8
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-14",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-19",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-06-03",
            "count": 1
          },
          {
            "date": "2023-06-04",
            "count": 1
          },
          {
            "date": "2023-06-08",
            "count": 1
          },
          {
            "date": "2023-06-10",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 2
          },
          {
            "date": "2023-06-16",
            "count": 2
          },
          {
            "date": "2023-06-18",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 2
          },
          {
            "date": "2023-06-23",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-02",
            "count": 2
          },
          {
            "date": "2023-07-05",
            "count": 2
          },
          {
            "date": "2023-07-07",
            "count": 2
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-07-30",
            "count": 2
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-08-08",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 2
          },
          {
            "date": "2023-08-27",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-09-03",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-30",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-10-13",
            "count": 2
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-10-24",
            "count": 2
          },
          {
            "date": "2023-10-28",
            "count": 1
          },
          {
            "date": "2023-10-29",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-11-05",
            "count": 3
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 2
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 2
          },
          {
            "date": "2023-11-22",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 2
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 3
          },
          {
            "date": "2023-12-16",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 3
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 3
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 2
          },
          {
            "date": "2024-01-06",
            "count": 2
          },
          {
            "date": "2024-01-07",
            "count": 2
          },
          {
            "date": "2024-01-08",
            "count": 7
          },
          {
            "date": "2024-01-09",
            "count": 7
          },
          {
            "date": "2024-01-10",
            "count": 3
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-01-13",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 2
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 2
          },
          {
            "date": "2024-01-21",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 2
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-04",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-18",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 2
          },
          {
            "date": "2024-02-20",
            "count": 3
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 2
          },
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 2
          },
          {
            "date": "2024-03-01",
            "count": 2
          },
          {
            "date": "2024-03-02",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 5
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-09",
            "count": 1
          },
          {
            "date": "2024-03-10",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 2
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-16",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-03-30",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 2
          },
          {
            "date": "2024-04-05",
            "count": 1
          },
          {
            "date": "2024-04-06",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 3
          },
          {
            "date": "2024-04-12",
            "count": 2
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 2
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 2
          },
          {
            "date": "2024-05-03",
            "count": 2
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-07",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-05-17",
            "count": 3
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 2
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-01",
            "count": 2
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-06-16",
            "count": 1
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 2
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 2
          },
          {
            "date": "2024-07-05",
            "count": 3
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 2
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 2
          },
          {
            "date": "2024-07-18",
            "count": 3
          },
          {
            "date": "2024-07-21",
            "count": 2
          },
          {
            "date": "2024-07-22",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 2
          },
          {
            "date": "2024-08-05",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 3
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 2
          },
          {
            "date": "2024-08-17",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 2
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-25",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 2
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-09-01",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-13",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 6
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 2
          },
          {
            "date": "2024-09-27",
            "count": 2
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2024-10-04",
            "count": 1
          },
          {
            "date": "2024-10-05",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-10-19",
            "count": 1
          },
          {
            "date": "2024-10-20",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 2
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-23",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 2
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 2
          },
          {
            "date": "2024-12-24",
            "count": 2
          },
          {
            "date": "2024-12-26",
            "count": 3
          },
          {
            "date": "2024-12-29",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 2
          },
          {
            "date": "2025-01-06",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-09",
            "count": 2
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 1
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-01-28",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 2
          },
          {
            "date": "2025-02-04",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 2
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 2
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 3
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 3
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 2
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-06",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 2
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-13",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 2
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 2
          },
          {
            "date": "2025-06-20",
            "count": 3
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 2
          },
          {
            "date": "2025-07-13",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 2
          },
          {
            "date": "2025-08-02",
            "count": 2
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 2
          },
          {
            "date": "2025-08-06",
            "count": 2
          },
          {
            "date": "2025-08-07",
            "count": 2
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 2
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 2
          },
          {
            "date": "2025-08-16",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 3
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 2
          },
          {
            "date": "2025-08-27",
            "count": 2
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 3
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-13",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 2
          },
          {
            "date": "2025-09-26",
            "count": 1
          },
          {
            "date": "2025-09-27",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-11-02",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 2
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 2
          },
          {
            "date": "2026-02-21",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 2
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-05-01",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 2
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 2
          },
          {
            "date": "2026-07-19",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 1235
      },
      "open_issues_and_prs": 0
    },
    "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": 92456,
      "source_files_sampled": 7,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 5,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/google/go-cmp",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/client9/misspell",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "0.0.0-20200626171337-aa94e735be7f",
            "ecosystem": "go"
          },
          {
            "name": "honnef.co/go/tools",
            "direct": false,
            "version": "0.0.1-2020.1.4",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 5,
        "direct_count": 1,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 66,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 58,
        "closed_unmerged_prs": 17
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "sethvargo",
          "commits": 75,
          "avatar_url": "https://avatars.githubusercontent.com/u/408570?v=4"
        },
        {
          "type": "User",
          "login": "rgellis",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/2524501?v=4"
        },
        {
          "type": "User",
          "login": "zchee",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/6366270?v=4"
        },
        {
          "type": "User",
          "login": "ucpr",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/17886370?v=4"
        },
        {
          "type": "User",
          "login": "ansrivas",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1695056?v=4"
        },
        {
          "type": "User",
          "login": "Ayush21298",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/25933740?v=4"
        },
        {
          "type": "User",
          "login": "berndbohmeier",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5587237?v=4"
        },
        {
          "type": "User",
          "login": "roccoblues",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/47375?v=4"
        },
        {
          "type": "User",
          "login": "mwf",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3125891?v=4"
        },
        {
          "type": "User",
          "login": "IAmJSD",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/23243233?v=4"
        }
      ],
      "contributors_sampled": 19,
      "top_contributor_share": 0.765
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 2,
            "reason": "6 out of 28 merged PRs checked by a CI test -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 8/30 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 5,
            "reason": "6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "c883e6f492ed6ca42f582a4cf52b610b07943b17",
        "ran_at": "2026-07-22T08:51:49Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-19T19:50:40Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-19T19:47:01Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sethvargo/go-envconfig",
    "host": "github.com",
    "name": "go-envconfig",
    "owner": "sethvargo"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 30,
      "inputs": {
        "security": 38,
        "vitality": 67,
        "community": 69,
        "governance": 68,
        "engineering": 47,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 59,
        "overall_after_jurisdiction_multiplier": 30
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 67,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "commits_last_year": 6,
              "human_commit_share": 1,
              "days_since_last_push": 2,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "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": "6 commits in the last year",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 92,
            "inputs": {
              "releases_count": 22,
              "latest_release_tag": "v1.4.3",
              "releases_from_tags": false,
              "days_since_latest_release": 2,
              "mean_days_between_releases": 88
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "22 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~88 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 88
                    }
                  }
                ],
                "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": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 69,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "forks": 70,
              "stars": 1235,
              "watchers": 6,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,235 stars",
                "points": 50.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1235
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "70 forks",
                "points": 15.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 70
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "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": 68,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 19,
              "top_contributor_share": 0.765
            },
            "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 76% of commits",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 76
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "19 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 66,
              "open_issues": 0,
              "closed_issues": 58,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 17
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "66/83 decided PRs merged",
                "points": 30.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 66,
                      "decided": 83
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 8/30 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "followers": 4538,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "sethvargo",
              "public_repos": 59,
              "account_age_days": 5783
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "4,538 followers of sethvargo",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4538,
                      "login": "sethvargo"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "59 public repos, account ~15 yr old",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 59
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/sethvargo/go-envconfig"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 2
            },
            "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 2 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "40 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 47,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "6 out of 28 merged PRs checked by a CI test -- score normalized to 2",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 38,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 22,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.5,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 22,
              "security_posture_before_jurisdiction": 45
            },
            "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": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "6 out of 28 merged PRs checked by a CI test -- score normalized to 2",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 8/30 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.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 is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 5 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 5
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 5,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 5,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 15
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "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": 62,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.684,
              "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": "67 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 36.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 67,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 71,
            "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 98",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 98
                    }
                  }
                ],
                "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": "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": 92,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 92456,
              "source_files_sampled": 7,
              "oversized_source_files": 1
            },
            "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": "1/7 source files over 60KB",
                "points": 47.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 7,
                      "oversized": 1
                    }
                  }
                ],
                "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T08:52:12.502637Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sethvargo/go-envconfig.svg",
  "full_name": "sethvargo/go-envconfig",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Оцінки — це сигнали, а не гарантії. Вони відображають публічно видимі практики на GitHub — це не аудит коду й не гарантія безпеки.

Відсутні дані виключаються, а ваги перенормовуються — нуль за відсутність ніколи не ставиться. Методологія версіонована й відкрита: метрики v1.13.0, схема v0.26.0 — повна методологія · вікі метрик.

Як окремий результат виглядає на тлі всього реєстру: сукупна статистикаGo.