Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 640,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 129837,
"Shell": 467,
"Smarty": 238,
"Makefile": 2124,
"Dockerfile": 171
},
"pushed_at": "2025-03-28T17:13:43Z",
"created_at": "2023-08-25T00:03:07Z",
"owner_type": "User",
"updated_at": "2023-08-25T00:03:07Z",
"description": "⎈ Multi pod and container log tailing for Kubernetes -- Friendly fork of https://github.com/wercker/stern",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Felipe Santos",
"type": "User",
"login": "felipecrs",
"company": "@Ericsson",
"location": "Brazil",
"followers": 187,
"avatar_url": "https://avatars.githubusercontent.com/u/29582865?v=4",
"created_at": "2017-06-20T20:07:31Z",
"is_verified": null,
"public_repos": 190,
"account_age_days": 3322
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.26.0",
"kind": "minor",
"published_at": "2023-08-21T02:32:49Z"
},
{
"tag": "v1.25.0",
"kind": "minor",
"published_at": "2023-04-13T23:03:27Z"
},
{
"tag": "v1.24.0",
"kind": "minor",
"published_at": "2023-03-12T05:48:22Z"
},
{
"tag": "v1.23.0",
"kind": "minor",
"published_at": "2023-01-30T01:23:52Z"
},
{
"tag": "v1.22.0",
"kind": "minor",
"published_at": "2022-09-27T12:57:01Z"
},
{
"tag": "v1.21.0",
"kind": "minor",
"published_at": "2021-12-15T14:29:54Z"
},
{
"tag": "v1.20.1",
"kind": "patch",
"published_at": "2021-09-11T12:10:42Z"
},
{
"tag": "v1.20.0",
"kind": "minor",
"published_at": "2021-08-13T01:18:55Z"
},
{
"tag": "v1.19.0",
"kind": "minor",
"published_at": "2021-05-25T13:08:26Z"
},
{
"tag": "v1.18.0",
"kind": "minor",
"published_at": "2021-05-16T08:51:25Z"
},
{
"tag": "v1.17.0",
"kind": "minor",
"published_at": "2021-05-09T07:56:54Z"
},
{
"tag": "v1.16.0",
"kind": "minor",
"published_at": "2021-05-06T06:00:41Z"
},
{
"tag": "v1.15.0",
"kind": "minor",
"published_at": "2021-04-19T09:39:17Z"
},
{
"tag": "v1.14.0",
"kind": "minor",
"published_at": "2021-01-28T12:16:38Z"
},
{
"tag": "v1.13.1",
"kind": "patch",
"published_at": "2020-12-03T22:38:45Z"
},
{
"tag": "v1.13.0",
"kind": "minor",
"published_at": "2020-11-05T09:50:09Z"
},
{
"tag": "v1.12.1",
"kind": "patch",
"published_at": "2020-10-27T08:03:45Z"
},
{
"tag": "v1.12.0",
"kind": "minor",
"published_at": "2020-10-26T13:44:34Z"
}
],
"recent_commits": [
{
"oid": "26839e4d610acec6e21020c879688ec96b1608da",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG for v1.26.0 (#274)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-08-21T02:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91d4cd63f649c49cd5b33a8b1967cc9879a8d41a",
"body": null,
"is_bot": false,
"headline": "Fix the release workflow (#275)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2023-08-21T02:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb9467727976aa67712d986e9219d9e164cc38a9",
"body": "* Bump Go to v1.21\r\n\r\n* Update dependencies\r\n\r\n* Update tools",
"is_bot": false,
"headline": "Update dependencies and tools (#273)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-08-16T07:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d49142cfc38e8fdc323304095ee6527d4f0407b1",
"body": "* Possibility to extract parts of a json-message.\r\n\r\n* Fix some small things based on review comments.\r\n\r\n* Fix review comment\r\n\r\nCo-authored-by: Takashi Kusumi <tkusumi@zlab.co.jp>\r\n\r\n---------\r\n\r\nCo-authored-by: Takashi Kusumi <tkusumi@zlab.co.jp>",
"is_bot": false,
"headline": "Possibility to extract parts of a json-message. (#271)",
"author_name": "Niels",
"author_login": "opensource21",
"committed_at": "2023-07-14T06:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcba2dd8a8f35ec751c6e28be8f3ed94c8903619",
"body": null,
"is_bot": false,
"headline": "Fix potential panic in stern.Run() (#267)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-05-09T02:46:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65204cc56b4ddb26d16d5b82fd7bbbf239fe54a8",
"body": "* Add log level color keys\r\n\r\nAlso adding a default white color when the key is not recognize. Without\r\nthe default an error is printed instead of the log entry.\r\n\r\n* Fallback to default terminal color on unknown log level\r\n\r\nCo-authored-by: Takashi Kusumi <tkusumi@zlab.co.jp>\r\n\r\n---------\r\n\r\nCo-authored-by: Takashi Kusumi <tkusumi@zlab.co.jp>",
"is_bot": false,
"headline": "Add log level color keys and handle default (#264)",
"author_name": "Jimmie Högklint",
"author_login": "hogklint",
"committed_at": "2023-05-05T07:50:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7d5a4f8bf7395ba8398c82c98062cb0fe67deea",
"body": null,
"is_bot": false,
"headline": "Fix typo in README.md (#261)",
"author_name": "Will May",
"author_login": "wjam",
"committed_at": "2023-04-16T10:52:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d242bcd662d9522eab85c8341175c5b0cfceb3a",
"body": "* Fix gofmt issues\r\n\r\n* Integrate fmt and vet checks into golangci-lint",
"is_bot": false,
"headline": "Integrate fmt and vet checks into golangci-lint (#260)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-04-14T07:48:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e833da3cec7144fce7b1c7590ffe21e23bfbbfc",
"body": null,
"is_bot": false,
"headline": "Update Github Actions dependencies (#259)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-04-14T03:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f13bde422e977c7a69ec0827c0337b2bc8e44444",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG for v1.25.0 (#258)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2023-04-13T23:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2290b44ed5fb9d661c183b0996928efa3e196ab",
"body": null,
"is_bot": false,
"headline": "Fix the heading level in README.md (#257)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2023-04-13T04:17:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "531f869e7c348ff47e0945d5e785d73cb97afe62",
"body": "* Update dependencies\r\n\r\n* Update tools\r\n\r\n* goreleaser: Use -clean instead of -rm-dist as it is deprecated",
"is_bot": false,
"headline": "Update dependencies and tools (#256)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2023-04-13T03:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c76ea878bbd94007a65f21d470eeb991ee1131d8",
"body": null,
"is_bot": false,
"headline": "Allow an empty config file (#255)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-04-11T00:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fdc298960f738a7ef3b2b08d394310bd0ee2711",
"body": null,
"is_bot": false,
"headline": "Add support for the config file (#254)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2023-04-08T11:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23feff7ef22925c391673a062ae314b2fcd07676",
"body": null,
"is_bot": false,
"headline": "Make setup-go get Go version from go.mod (#253)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-03-31T14:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68305a0ab1383053166b7b606ad167b43fc6b329",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG for v1.24.0 (#251)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2023-03-12T05:48:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e26d0494fd7a9023675f9cb2049985aea3563e72",
"body": null,
"is_bot": false,
"headline": "Upgrade golang.org/x/net to fix a dependabot alert (#250)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2023-03-12T02:23:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43ab3f1a92a7d4301b7313abd8481c219ae28ce6",
"body": null,
"is_bot": false,
"headline": "Add a short format for timestamps (#249)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-03-12T02:09:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "079d158b145351128f0db09cfe8451d31f84c31a",
"body": null,
"is_bot": false,
"headline": "Bump golangci-lint to v1.51.2 (#248)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-03-11T09:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59d4453c5a46af027ed6b91ddda9b3b2a0279074",
"body": null,
"is_bot": false,
"headline": "Add dynamic completion for --node flag (#244)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-03-05T04:50:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f90f70f8c19a480c8dfa3c2633f9dd1dac3080a8",
"body": null,
"is_bot": false,
"headline": "Add --node flag to filter on a specific node (#243)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-03-05T04:08:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12a55fa2d6f0b52b35fb34d060f3e999beab65e7",
"body": "* cmd: append NL to the template if it does not have one\r\n\r\n* cmd: add color functions to the template parser\r\n\r\n* cmd: add formatTsRFC3339Nano helper function\r\n\r\n* cmd: add an option to get template from file\r\n\r\n* cmd: add tryParseJSON that does not return an error so one can use it as {{ with $msg\n[…]\nose `toUTC` in examples\r\n\r\nCo-authored-by: Takashi Kusumi <tkusumi@zlab.co.jp>\r\n\r\n* readme: add new functions to the reference table\r\n\r\n---------\r\n\r\nCo-authored-by: Takashi Kusumi <tkusumi@zlab.co.jp>",
"is_bot": false,
"headline": "allow flexible log parsing and formatting (#239)",
"author_name": "Dmytro Milinevskyi",
"author_login": "niamster",
"committed_at": "2023-03-04T01:26:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "24c8716dd7965dd543889ba561d4756a71f80ad1",
"body": null,
"is_bot": false,
"headline": "Documenting how to get Bash completion in Krew mode (#240)",
"author_name": "Jesse Glick",
"author_login": "jglick",
"committed_at": "2023-03-02T14:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7131af2c25e1a70107373c3cc195afba6f1382fa",
"body": null,
"is_bot": false,
"headline": "Add CI for skipped files (#241)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-03-02T14:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74952fd848d5e649d971de2a416894e9500223ea",
"body": null,
"is_bot": false,
"headline": "Replace actions/cache with setup-go's cache (#238)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-02-27T00:58:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bb340d9ab24dcfbba82bb7e6a2b7760efe4385e",
"body": null,
"is_bot": false,
"headline": "Make CI jobs faster (#237)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2023-02-26T01:45:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2315b23fb21cd9eb844704d0c745927851e2a91d",
"body": "* Add unit test for options.sternConfig()\r\n\r\n* Refactor options.sternConfig()",
"is_bot": false,
"headline": "Refactor options.sternConfig() (#236)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-02-26T00:37:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c5aa2b0c4020ee143c7d1fd1858be53d5649fd7",
"body": null,
"is_bot": false,
"headline": "Return error when output option is invalid (#235)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-02-26T00:06:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "371daf15cc58184ff8bd691cf5dd0caa4870eb8d",
"body": "* Remove unnecessary no-color template\r\n\r\n* Move template logic to function\r\n\r\n* Add unit test for template logic",
"is_bot": false,
"headline": "Refactor template logic (#233)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-02-25T23:45:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "202f7e8439f2a3136ab51a488de5868010049000",
"body": "This reverts commit 72a585481ffa8176238b8ef7dc606c5161bfd096.",
"is_bot": false,
"headline": "Revert \"add support to parse JSON logs (#228)\" (#232)",
"author_name": "Dmytro Milinevskyi",
"author_login": "niamster",
"committed_at": "2023-02-21T09:23:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2502c91f9c31d33166f43d079ef52c354505584a",
"body": null,
"is_bot": false,
"headline": "Change the default of --container-state to `all` (#225)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-02-19T00:05:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fbaa18064da505ae1c0f9509b38e21eae268630",
"body": "…231)",
"is_bot": false,
"headline": "Highlight matched strings in the log lines with the include option (#…",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2023-02-18T23:46:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52894f8997768b4c90040bfb62013311ce42389c",
"body": "* Support resuming from the last log when retrying\r\n\r\n* Tweak rate limiter of retrying\r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: Kazuki Suda <230185+superbrothers@users.noreply.github.com>\r\n\r\n* Use k8s.io/utils/pointer in stern.go\r\n\r\n---------\r\n\r\nCo-authored-by: Kazuki Suda <230185+superbrothers@users.noreply.github.com>",
"is_bot": false,
"headline": "Support resuming from the last log when retrying (#230)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-02-18T03:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72a585481ffa8176238b8ef7dc606c5161bfd096",
"body": "* add --input-format option that allows specifying message input format, and add zap-json input format support\r\n\r\n* update readme\r\n\r\n* add colorXXX functions and remove TimestampColor and CallerColor template constants, update template accordingly\r\n\r\n* change --input-format to --formatter",
"is_bot": false,
"headline": "add support to parse JSON logs (#228)",
"author_name": "Dmytro Milinevskyi",
"author_login": "niamster",
"committed_at": "2023-02-17T05:53:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef753f18b8bbb66fa45cb34f12ba11e628950275",
"body": "…#226)",
"is_bot": false,
"headline": "Show initContainers first when --no-follow and --max-log-requests 1 (…",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-02-12T00:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b939c5d4091c827ac6384c529fc73c7554e70b7",
"body": null,
"is_bot": false,
"headline": "Add --max-log-requests flag to limit concurrent requests (#224)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-02-07T14:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8312782cbf5316e7b590bbee8624684d1c96a0ff",
"body": null,
"is_bot": false,
"headline": "Improve handling of container termination (#221)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-02-07T02:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc51906e63feb67bb0648ac5686d7f0e86c2fe10",
"body": null,
"is_bot": false,
"headline": "Allow pods without labels to be selected in the resource query (#223)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-02-05T13:49:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e0d5fcb820ffb62ca7b20f86752280eb4268b46",
"body": null,
"is_bot": false,
"headline": "Add `all` option to --container-state flag (#222)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-02-05T12:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd83193d69684ff07d3d292ccbc5b36bb84f2c89",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG for v1.23.0 (#220)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2023-01-30T01:23:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8241918b02752cd1253f34274ed15542519fd2b",
"body": null,
"is_bot": false,
"headline": "Add @tksm to CODEOWNERS (#219)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2023-01-29T13:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b04478c77ff442c93550dda3124a70b33a49e968",
"body": null,
"is_bot": false,
"headline": "Allow to specify --exclude-pod/container multiple times (#218)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2023-01-28T04:43:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "995be3938902a42df639bb9c7184f8b41ad9ac4e",
"body": null,
"is_bot": false,
"headline": "Add --only-log-lines flag that prints only log lines (#216)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2023-01-28T02:16:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c6db1d5babb4394cb0aa3f9a412aff6cde58c98",
"body": null,
"is_bot": false,
"headline": "Fix typo of --verbosity flag (#215)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-01-26T07:22:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5327626cef22846cb8d295ec4fa4eb75687c076e",
"body": null,
"is_bot": false,
"headline": "Add --verbosity flag to set log level verbosity (#214)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-01-26T02:47:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e03646c2a21261092937989e66e418d04e78a95b",
"body": null,
"is_bot": false,
"headline": "Add completion for flags with pre-defined choices (#211)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-01-22T09:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bbee8ce46f1dd61fefde6ac7999ae55acebe5eb",
"body": null,
"is_bot": false,
"headline": "Fix bug where container-state is ignored when no-follow specified (#210)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-01-22T09:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2983c8f0d7e97a56c8e40c1895b5dcb41c1413ab",
"body": null,
"is_bot": false,
"headline": "Add dynamic completion for a resource query (#209)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-01-22T08:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bc45f00ffe3e8c4137c008c7291482f8c506776",
"body": null,
"is_bot": false,
"headline": "Support <resource>/<name> form as a query (#208)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-01-22T07:19:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daf2464982a10cc65fe3b5a470fae8bc9bd1edf6",
"body": null,
"is_bot": false,
"headline": "Fix indent in update-readme.go (#207)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-01-17T23:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bcb576ab4a65263137d84634962bcb7f344d3b4",
"body": "* Update dependencies to the latest\r\n\r\n* Downgrade sigs.k8s.io/kustomize/kyaml to v0.13.9\r\n\r\nkubernetes-sigs/kustomize#4896\r\n\r\n* Update tools",
"is_bot": false,
"headline": "Update dependencies and tools (#205)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2023-01-15T06:51:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5e581d7380af05b943d1ade69d193deb456c7ad",
"body": "* Extract filtering logic to targetFilter\r\n\r\n* Add --no-follow flag to exit when all logs have been shown",
"is_bot": false,
"headline": "Add --no-follow flag to exit when all logs have been shown (#204)",
"author_name": "Takashi Kusumi",
"author_login": null,
"committed_at": "2023-01-14T12:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80a68a95aeaf49a72b83f6b12a399027b28b39d5",
"body": "* Use StringArrayVarP for --include/--exclude\r\n\r\nReplace `StringSliceVarP` with `StringArrayVarP` for the --include and\r\n--exclude flags so regex strings can contain colons.\r\n\r\n* Update README.md\r\n\r\nCo-authored-by: Kazuki Suda <kazuki.suda@gmail.com>",
"is_bot": false,
"headline": "Use StringArrayVarP for --include and --exclude flags (#196)",
"author_name": "partcyborg",
"author_login": "partcyborg",
"committed_at": "2022-12-24T23:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6e76ba06e902e4ff7743bfd956b741774d9b435",
"body": null,
"is_bot": false,
"headline": "Fix the invalid command in README.md (#193)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2022-09-30T00:57:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6f4f640be851ccbd311b609d94a6fdab432d212",
"body": "* Update Go dependencies\r\n\r\n* Update tools\r\n\r\n* Update GitHub Actions",
"is_bot": false,
"headline": "Update dependencies (#192)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2022-09-27T12:57:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01483887b37e88c70287cd8df6704bb9d567d707",
"body": "* Use Go 1.19\r\n\r\n* Fix linting errors",
"is_bot": false,
"headline": "Use Go 1.19 (#191)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2022-09-26T14:03:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3798ef55d705235646c0593c694c6233e61c8543",
"body": "* added output modes to colorize json output\r\n\r\n* dealing with strings instead of interface\r\n\r\n* replaced msg by message",
"is_bot": false,
"headline": "added output modes to colorize json output (#190)",
"author_name": "Prune Sebastien THOMAS",
"author_login": "prune998",
"committed_at": "2022-09-26T13:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "149cadfb8c6ba367cf2572e490a1e34cd7f82512",
"body": null,
"is_bot": false,
"headline": "Update dependencies (#183)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2022-05-22T23:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f403cf387c4ac99e5028f4e1e5193d90a0d112b4",
"body": "* Use Go 1.18\r\n\r\n* Update golangci-lint\r\n\r\nSome linters of golangci-lint do not yet support Go 1.18, and this\r\nversion disables them.\r\n\r\n* Install tools by go install",
"is_bot": false,
"headline": "Use Go 1.18 (#182)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2022-05-21T13:21:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fbf7d5c657b2cfb7eb8b8b382bb5a6e231e0b73",
"body": "* Added validation on datetime prefix message\r\n\r\n* Return original message if Timezone update fails\r\n\r\n* Remove prior regex checks\r\n\r\nCo-authored-by: Kazuki Suda <kazuki.suda@gmail.com>",
"is_bot": false,
"headline": "Continue tailing logs even if timezone update fails (#178)",
"author_name": "Diego LAA",
"author_login": "odinnordico",
"committed_at": "2022-05-15T08:20:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cadf4399f174c04f81f002b5a79905971d2df6a3",
"body": "* Disable uploading the krew plugin manifest using goreleaser\r\n\r\n* Fix indentation",
"is_bot": false,
"headline": "Disable uploading the krew plugin manifest using goreleaser (#175)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-12-15T14:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a9acc894c1245198cd5b8c0dda7278c854c1f53",
"body": null,
"is_bot": false,
"headline": "Update Kubernetes vendors to v1.23.0 (#173)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-12-09T14:18:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97c5837f2ec6ee717cbb9d6de9439193fe33301d",
"body": null,
"is_bot": false,
"headline": "Validate a krew plugin manifest file in the CI workflow (#171)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-12-05T06:37:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f98f14933bb217f44eaf55961ea663629f44dd47",
"body": "Note that with this change, the archive files will no longer be wrapped\r\nin a directory. Since the krew plugin manifest generated by GoReleaser\r\ndoes not support wrapping in a directory, and the krew-index\r\nauto-approval does not work if the directory name contains a version.\r\n\r\n**Before**\r\n\r\n```\r\n\n[…]\n.20.1_darwin_amd64.tar.gz\r\nstern_1.20.1_darwin_amd64/LICENSE\r\nstern_1.20.1_darwin_amd64/stern\r\n```\r\n\r\n**After**\r\n\r\n```\r\n$ tar -tf stern_1.20.1-SNAPSHOT-5240615_darwin_amd64.tar.gz\r\nLICENSE\r\nstern\r\n```",
"is_bot": false,
"headline": "Allow to use stern as a kubectl plugin (#170)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-12-05T06:00:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7e53a338f48ced1228e2b4e34ca9f9af5ffbdb9d",
"body": null,
"is_bot": false,
"headline": "Use \"go install\" instead of \"go get\" (#169)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-12-03T00:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cad366822c70dcc58f5e97fff2afc5cc51a15ef3",
"body": null,
"is_bot": false,
"headline": "Remove the pinned version of klog (#168)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-12-01T13:27:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5240615eed4891bbae618301db113913a1a188f0",
"body": "* feat: add follow option to stern config\r\n\r\n* fix: set sternConfig.Follow as true by default",
"is_bot": false,
"headline": "Add and export follow option to TailOptions (#162)",
"author_name": "Arthur Coelho",
"author_login": "arthurcgc",
"committed_at": "2021-10-06T10:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60e2a7763212519c555f886baf18076c21c8e7ba",
"body": "`parseJSON` function parses string as JSON.\r\n\r\nFor example, if an application outputs the following log message:\r\n\r\n```\r\n{\"level\": \"INFO\", \"message\": \"This is log message\"}\r\n```\r\n\r\nWe can use `parseJSON` function to format logs as follows:\r\n\r\n```\r\n$ stern . --template='{{.PodName}}/{{.ContainerName}} {{with $d := .Message | parseJSON}}[{{$d.level}}] {{$d.message}}{{end}}{{\"\\n\"}}'\r\napp-544bbcd5dc-fwgdj/application [INFO] This is log message\r\n```",
"is_bot": false,
"headline": "Add a new function `parseJSON` to --template flag (#160)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-09-20T09:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a384d35f36e43953ac3c6af5a20ffc97cb8205cf",
"body": null,
"is_bot": false,
"headline": "Use Go 1.17 (#157)",
"author_name": "Ryuichi KAWAMATA",
"author_login": "rkmathi",
"committed_at": "2021-09-11T12:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbcd61a1a95057848322344917ece1a03507ca56",
"body": null,
"is_bot": false,
"headline": "Fix a dependecy issue with klog (#154)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-08-17T04:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f9402d4c7c11f343dab140e7461817e21f3a9e8",
"body": null,
"is_bot": false,
"headline": "No longer need to set GO111MODULE=on due to default (#151)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-08-13T01:18:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccc9b4848e0d81f05e84a268ca8e00d628ee66f7",
"body": null,
"is_bot": false,
"headline": "Update vendors and tools (#150)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-08-13T01:14:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a36366358f70cffd24fe0d72a599029d879d0ddd",
"body": null,
"is_bot": false,
"headline": "Make watcher gets restarted in case of recoverable errors (#149)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-08-13T01:02:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e74c88f55b2f7735984226cc94ed2d1e63876399",
"body": null,
"is_bot": false,
"headline": "Update Kubernetes vendors to v1.22.0 (#148)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-08-13T00:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74b06c9cd07f30e23e16c8b50acebab15067f606",
"body": "…147)",
"is_bot": false,
"headline": "Fix \"unexpected error: parsing time\" error during parsing the logs (#…",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-08-13T00:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6324fc2519b4eb5f5afca07eac99d9ca89cfe35d",
"body": null,
"is_bot": false,
"headline": "Add @rkmathi to CODEOWNERS",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-08-12T15:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c723f0d1fe8dc442fbbc9a1031a3c196d394e74f",
"body": "* Add missing closing parenthesis\r\n\r\n* Update README",
"is_bot": false,
"headline": "Add missing closing parenthesis (#144)",
"author_name": "Farzad Majidfayyaz",
"author_login": "farzadmf",
"committed_at": "2021-08-02T23:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee0463d07d5d625862e9f8012f5621bf048ee502",
"body": null,
"is_bot": false,
"headline": "Support dynamic completion for fish shell",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-06-28T06:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fed5c4df0e59e24f2c660ca72505ded8f020ff0f",
"body": null,
"is_bot": false,
"headline": "Add a dynamic completion for --context",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-06-28T06:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83ba92209765d5d7c0d64e8f33b9c82b591ad0e0",
"body": null,
"is_bot": false,
"headline": "Add a dynamic completion for --namespace",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-06-28T06:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "736575ea88b638de87a13105e78bdb15ffc47564",
"body": null,
"is_bot": false,
"headline": "Use new dynamic completion",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-06-28T06:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87131451cf3fbaa2a6e37ecb273dac9875b8818c",
"body": "* Make cmd testable\r\n\r\n* Use genericclioptions.IOStreams for stdio\r\n\r\n* Rename completion.go to flag_completion.go\r\n\r\n* Extract code related to --version flag to flag_version.go\r\n\r\n* Extract code related to --prompt flag to flag_prompt.go\r\n\r\n* Functionize code to register completion function to cobra.Command\r\n\r\n* Add tests for cmd.NewSternCmd\r\n\r\n* Refactor flag_version.go\r\n\r\n* Add a test for options.Validate method",
"is_bot": false,
"headline": "Make cmd testable (#132)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-05-25T13:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98ef04835806e6fec1e44f7d4a0a8d6dd25d592b",
"body": null,
"is_bot": false,
"headline": "Implement interactive prompt (#128)",
"author_name": "Alex",
"author_login": "droctothorpe",
"committed_at": "2021-05-19T14:45:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f934e68258b4271ade4cbf5bc5180ec393c29234",
"body": "* Reorder opts\r\n\r\n* Set opts.since default value\r\n\r\n* Move flags into AddFlags function to use hack/update-readme\r\n\r\n* Implement hack/update-readme\r\n\r\n* Implement hack/verify-readme\r\n\r\n* Update README.md which is generated by update-readme",
"is_bot": false,
"headline": "Generate cli flags section on README.md (#131)",
"author_name": "Ryuichi KAWAMATA",
"author_login": "rkmathi",
"committed_at": "2021-05-16T08:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d544ea6c5fe0c1ab5e7ca90f7882d871285e37f5",
"body": "Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>",
"is_bot": false,
"headline": "Fine init container flag message (#129)",
"author_name": "KeisukeYamashita",
"author_login": "KeisukeYamashita",
"committed_at": "2021-05-13T14:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20ebd05bae33d0770555b904946f9d040f2d1d07",
"body": null,
"is_bot": false,
"headline": "Write container_state test (#127)",
"author_name": "Ryuichi KAWAMATA",
"author_login": "rkmathi",
"committed_at": "2021-05-10T14:08:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "356a992346b643e37a9b7fb70f8b2ea29a1902e8",
"body": null,
"is_bot": false,
"headline": "Support multiple --container-state option (#126)",
"author_name": "Ryuichi KAWAMATA",
"author_login": "rkmathi",
"committed_at": "2021-05-09T13:45:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3ab7938cd54070de1ff9c4d98d647db3f090642",
"body": null,
"is_bot": false,
"headline": "Suuport ephemeral container logs (#125)",
"author_name": "Ryuichi KAWAMATA",
"author_login": "rkmathi",
"committed_at": "2021-05-09T07:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4760d7fd0cb4159411f5710cd66e5519ce533381",
"body": "* Order Config struct\r\n\r\n* Pass initContainers option",
"is_bot": false,
"headline": "Enable --init-containers option (#124)",
"author_name": "Ryuichi KAWAMATA",
"author_login": "rkmathi",
"committed_at": "2021-05-09T07:35:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab31e7898ffb60e015b7c86dd61c996be715ffc1",
"body": null,
"is_bot": false,
"headline": "Add --exclude-pod flag (#122)",
"author_name": "Ryuichi KAWAMATA",
"author_login": "rkmathi",
"committed_at": "2021-05-06T06:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac8305d8a76b23987c8ae969fc89daec947f8a51",
"body": "https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/",
"is_bot": false,
"headline": "GoCenter has gone (#123)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-05-06T02:48:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a28f240acd7d2b3c1af5ff689e34d8735092a78",
"body": "… (#121)",
"is_bot": false,
"headline": "Fix \"interface conversion: runtime.Object is *v1.Status, not *v1.Pod\"…",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-04-26T09:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c56cbe1323eeb168039b2a9f818e84369f10c1f",
"body": null,
"is_bot": false,
"headline": "Update Kubernetes vendors to v1.21.0 (#119)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-04-19T09:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c08ae2ecc663f7b9ecfbbf527246b791796b66a",
"body": "`--timezone` option sets timestamps to a specific time zone. The default\r\ntimezone is changed to your locale from UTC, so this is a breaking\r\nchange.\r\n\r\nPrint timestamps with your local timezone:\r\n```\r\nstern . --timestamps\r\n```\r\n\r\nPrint timestamps with specific timezone:\r\n```\r\nstern . -t --timezone Europe/Paris\r\n```\r\n\r\n`TZ` environment also can be used:\r\n```\r\nTZ=Europe/Paris stern . -t\r\n```",
"is_bot": false,
"headline": "Add --timezone option to set timestamps to specific timezone (#118)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-04-19T09:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0de1e56b7abe7ddcd38c372c5bc84839584c91c",
"body": "https://github.blog/changelog/2021-03-24-packages-container-registry-now-supports-github_token/",
"is_bot": false,
"headline": "Use GITHUB_TOKEN to authenticate with ghcr.io (#116)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-03-29T07:21:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeea2d072ee40b6c22b9dd7a63713fcbb90a79a1",
"body": "In addition, by updating goreleaser, stern provides additional support\nfor `darwin/arm64` platform.",
"is_bot": false,
"headline": "Use Go 1.16",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-02-22T09:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70580297ff9c2dce0c2c315b1a5cb3be3016be95",
"body": null,
"is_bot": false,
"headline": "Suppport for multiple --namespace (#113)",
"author_name": "uesyn",
"author_login": null,
"committed_at": "2021-02-08T07:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9696ae5821dced091fef1d68cec1269f2e6e1c60",
"body": null,
"is_bot": false,
"headline": "fix typo (#114)",
"author_name": "uesyn",
"author_login": null,
"committed_at": "2021-01-31T08:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53120f1eb6415a2a82b8a87cba4bb78963c4f11d",
"body": null,
"is_bot": false,
"headline": "Add CODEOWNERS file (#112)",
"author_name": "Kazuki Suda",
"author_login": "superbrothers",
"committed_at": "2021-01-29T00:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3deff1bf1da4a94c072d3cbb315dadbf4415342",
"body": null,
"is_bot": false,
"headline": "Add field selector (#111)",
"author_name": "uesyn",
"author_login": null,
"committed_at": "2021-01-28T12:16:38Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 0,
"latest_release_at": "2023-08-21T02:32:49Z",
"latest_release_tag": "v1.26.0",
"releases_from_tags": true,
"days_since_last_push": 484,
"active_weeks_last_year": 0,
"days_since_latest_release": 1069,
"mean_days_between_releases": 91.9
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/stern/stern",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/stern/stern",
"is_deprecated": false,
"latest_version": "v1.34.0",
"repository_url": "https://github.com/stern/stern",
"versions_count": 27,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-05-02T12:19:34Z",
"latest_version_yanked": null,
"days_since_latest_publish": 84
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 19971,
"source_files_sampled": 21,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/AlecAivazis/survey/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.3.7"
},
{
"name": "github.com/fatih/color",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.15.0"
},
{
"name": "github.com/mitchellh/go-homedir",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/spf13/cast",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.1"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.0"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.5"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.0"
},
{
"name": "golang.org/x/time",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.28.0"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.28.0"
},
{
"name": "k8s.io/cli-runtime",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.28.0"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.28.0"
},
{
"name": "k8s.io/klog/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.100.1"
},
{
"name": "k8s.io/utils",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20230726121419-3b25d923346b"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "superbrothers",
"commits": 110,
"avatar_url": "https://avatars.githubusercontent.com/u/230185?v=4"
},
{
"type": "User",
"login": "hatchan",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/202981?v=4"
},
{
"type": "User",
"login": "akupila",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/540683?v=4"
},
{
"type": "User",
"login": "floryut",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/16313165?v=4"
},
{
"type": "User",
"login": "rkmathi",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/404167?v=4"
},
{
"type": "User",
"login": "shun0309",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/90492432?v=4"
},
{
"type": "User",
"login": "markxnelson",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/6345393?v=4"
},
{
"type": "User",
"login": "kokaz",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/44366741?v=4"
},
{
"type": "User",
"login": "niamster",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/211000?v=4"
},
{
"type": "User",
"login": "grosser",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11367?v=4"
}
],
"contributors_sampled": 39,
"top_contributor_share": 0.476
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml",
"ci_for_skipped.yaml",
"release.yaml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 19 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"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": 0,
"reason": "20 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "26839e4d610acec6e21020c879688ec96b1608da",
"ran_at": "2026-07-26T00:49:54Z",
"aggregate_score": 2.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": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/felipecrs/stern",
"host": "github.com",
"name": "stern",
"owner": "felipecrs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 26,
"inputs": {
"security": 25,
"vitality": 17,
"community": 12,
"governance": 43,
"engineering": 48,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 30,
"overall_after_abandonment_multiplier": 26
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 484,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 484 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 484
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"releases_count": 18,
"latest_release_tag": "v1.26.0",
"releases_from_tags": true,
"days_since_latest_release": 1069,
"mean_days_between_releases": 91.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1069 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1069
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~91.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 91.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 1069,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1069 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 1069,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 43,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 39,
"top_contributor_share": 0.476
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 48% of commits",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 48
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "39 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 39
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 19 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"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": 64,
"inputs": {
"followers": 187,
"owner_type": "User",
"is_verified": null,
"owner_login": "felipecrs",
"public_repos": 190,
"account_age_days": 3322
},
"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": "187 followers of felipecrs",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 187,
"login": "felipecrs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "190 public repos, account ~9 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 190
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
}
],
"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": 48,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 25,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 25,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 2.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 19 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"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": "20 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 12
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 66,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.91,
"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": "91 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 91,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 19971,
"source_files_sampled": 21,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/21 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 21,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable",
"go package 'github.com/stern/stern' points at a different repository (https://github.com/stern/stern); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T00:50:10.921332Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/felipecrs/stern.svg",
"full_name": "felipecrs/stern",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}