Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"dashboard",
"go",
"watchdog",
"heartbeat",
"heartbeat-monitor",
"watchdog-timer",
"alertmanager-webhook-receiver",
"pagerduty"
],
"is_fork": false,
"size_kb": 534,
"has_wiki": false,
"homepage": "https://codeberg.org/iobear/dashgoat",
"languages": {
"Go": 69568,
"CSS": 1725,
"HTML": 1237,
"Shell": 29452,
"Makefile": 2456,
"Dockerfile": 846,
"JavaScript": 15704
},
"pushed_at": "2026-07-15T18:12:04Z",
"created_at": "2020-06-12T12:08:53Z",
"owner_type": "User",
"updated_at": "2026-07-15T18:12:13Z",
"description": "Simple HTTP dashboard, easy to deploy.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MPL-2.0",
"default_branch": "master",
"license_spdx_raw": "MPL-2.0",
"primary_language": "Go",
"significant_languages": [
"Go",
"Shell",
"JavaScript"
]
},
"owner": {
"blog": null,
"name": "Bjorn Jorgensen",
"type": "User",
"login": "iobear",
"company": null,
"location": "Denmark",
"followers": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/20801364?v=4",
"created_at": "2016-08-02T18:58:24Z",
"is_verified": null,
"public_repos": 4,
"account_age_days": 3649
},
"license": {
"state": "standard",
"spdx_id": "MPL-2.0",
"raw_spdx": "MPL-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.7.17",
"kind": "patch",
"published_at": "2025-12-16T12:32:55Z"
},
{
"tag": "v1.7.14",
"kind": "patch",
"published_at": "2025-05-16T20:42:36Z"
},
{
"tag": "v1.7.13",
"kind": "patch",
"published_at": "2025-04-17T09:07:37Z"
},
{
"tag": "v1.7.12",
"kind": "patch",
"published_at": "2025-03-25T15:24:33Z"
},
{
"tag": "v1.7.10",
"kind": "patch",
"published_at": "2024-12-13T12:52:29Z"
},
{
"tag": "v1.7.9",
"kind": "patch",
"published_at": "2024-07-29T12:37:48Z"
},
{
"tag": "v1.7.8",
"kind": "patch",
"published_at": "2024-06-09T18:39:13Z"
},
{
"tag": "v1.7.7",
"kind": "patch",
"published_at": "2024-06-03T17:00:48Z"
},
{
"tag": "v1.7.4",
"kind": "patch",
"published_at": "2024-05-19T19:14:55Z"
},
{
"tag": "v1.7.2",
"kind": "patch",
"published_at": "2024-04-23T19:05:31Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2024-04-18T15:07:27Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2024-03-18T15:49:26Z"
},
{
"tag": "v1.5.4",
"kind": "patch",
"published_at": "2024-03-07T12:01:22Z"
},
{
"tag": "v1.5.2",
"kind": "patch",
"published_at": "2024-02-26T17:03:21Z"
},
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2024-02-05T18:07:28Z"
}
],
"recent_commits": [
{
"oid": "3e29b37a108813dd8fa001e3d21d7ac3414881cb",
"body": null,
"is_bot": false,
"headline": "chore: bump version to v1.8.0 and update changelog",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2026-07-15T18:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb9796f040006b0a662db059cde389e04c181549",
"body": null,
"is_bot": false,
"headline": "Fix ttl test",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2026-07-15T18:04:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "747421304c906197df995a6540f2af38239778c8",
"body": "- Restructure Makefile test target to start/stop server per test\n (matching .forgejo/workflows/api-test.yml pattern)\n- Pass -logfile via TEST_LOGFILE env var to start-single.sh\n- Each test writes to /tmp/<test-name>-test.log for progress tracking\n- Fix ttl-test.sh to stop original instance before switching modes",
"is_bot": false,
"headline": "test: run each test in isolation with per-test logfiles",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2026-07-15T16:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d7fad9a6c7d1fd14e98f6c0ca0ac9760bf08308",
"body": "- Add logfile support via -logfile flag, yaml config, or LOGFILE env var\n- Wire Echo's internal logger to the same destination via slogAdapter\n- Move logger setup to new cmd/dashgoat/logger.go\n- Fix .gitignore: dashgoat/ only ignores the binary, not cmd/dashgoat/\n- Update go dependencies (echo v4.15.4, prometheus, golang.org/x/*, etc.)",
"is_bot": false,
"headline": "feat: add logfile config and update dependencies",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2026-07-15T16:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4fa7f814ea0233a3843d0396ef37a97772ac673",
"body": null,
"is_bot": false,
"headline": "Remove azure functions",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2026-05-20T20:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "def39a8863fd0b6bf2f3e8d367b2bb5077c3f031",
"body": null,
"is_bot": false,
"headline": "Update Go dependencies",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2026-05-20T20:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ef89030fdc7246910dd6ff2429fbf32b157f53a",
"body": null,
"is_bot": false,
"headline": "Add AGENTS.md",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2026-05-20T20:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e387dbfd0550223f0a0e9c2233b1753f8f705acb",
"body": null,
"is_bot": false,
"headline": "Fix ttl test",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2026-05-20T20:21:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ae522e1d24ecfb9264870f2373117071edbc982",
"body": null,
"is_bot": false,
"headline": "Update API description",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2026-03-17T08:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ad8cce366abb087764eeb7be78bbb75190599ff",
"body": null,
"is_bot": false,
"headline": "Add tests",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2026-03-17T08:31:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94f9b9ebbe7acfd4591eabe3d4ffa8531094ab36",
"body": null,
"is_bot": false,
"headline": "Update readme.md",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-12-16T12:34:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f649a9bcbe91df673e80185d93cf654f1c84e18e",
"body": null,
"is_bot": false,
"headline": "Update workflow dep",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-12-16T12:27:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44f71f63a0babe2b1a817ef34a17ef0d433b3632",
"body": null,
"is_bot": false,
"headline": "Add build to test",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-12-16T12:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31a2ec887d73dd63cc5d950c54ed0d4e0b2b6d77",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-12-16T10:09:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0bf83bf10e7b6fecbff1feb1c7b05d91220d01b",
"body": null,
"is_bot": false,
"headline": "Refine alertmanager and nextupdate test",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-12-16T10:05:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96f2b0f9aece5d4beb373181a875e6341429658d",
"body": null,
"is_bot": false,
"headline": "Add description to pagerduty functions",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-12-16T09:23:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fc0fe7c136c647a6d275940769befc5abce6825",
"body": null,
"is_bot": false,
"headline": "Add delay for state change, to not overwhelm PagerDuty",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-12-16T09:21:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "585cb62f7078f3d1d59b92c003e0dea218f4d4ad",
"body": null,
"is_bot": false,
"headline": "Fix spelling",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-12-16T08:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e676bbf831ffc711db654d969fe96489b10e5448",
"body": null,
"is_bot": false,
"headline": "Upgrade workflow action versions",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-10-27T13:50:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a32e58d1f3d9e1a3fcc464546c0fde3df7d46ad",
"body": null,
"is_bot": false,
"headline": "Add fetch timeout",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-10-27T13:44:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1b8c50dafd60ad14d55fb9e39a293f2c9d8515d",
"body": null,
"is_bot": false,
"headline": "Add fetch timeout",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-10-27T13:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d204953687bf8e5ff5cf87a3eb0c5e2ddb5d3c4d",
"body": null,
"is_bot": false,
"headline": "Upgrade Go and dependencies",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-10-27T13:34:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eee8b0c7e704ec1599dfb24479fe52f0f6a3e9d",
"body": null,
"is_bot": false,
"headline": "Upgrade Go and dependencies",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-10-08T08:35:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dcaa6841deb74b94cb602b26663847a4b5ffdb4",
"body": null,
"is_bot": false,
"headline": "Update .gitignore",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-10-07T07:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b76200ee50d585bca35fa9a3902bea06e534bf94",
"body": null,
"is_bot": false,
"headline": "Update Go and dep",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-08-14T11:34:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b051402e6002d9fb4f84e640af596198e599180",
"body": null,
"is_bot": false,
"headline": "Update Go",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-06-28T15:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3668136949d4d8e3e34fa26c4f270a50b6a8ff3e",
"body": null,
"is_bot": false,
"headline": "Add v to version",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-05-27T11:03:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bbb933260de8a3a02ea7e4f30ec805af3f6ffa3",
"body": null,
"is_bot": false,
"headline": "Add docker.io to path",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-05-18T19:46:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31bc134e081ff880245f5968a643cc033bf76086",
"body": null,
"is_bot": false,
"headline": "Change Docker to Podman",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-05-16T21:13:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60bdae0ade2afdaf8d0d0602b39593d7b2f22c35",
"body": null,
"is_bot": false,
"headline": "Add search test",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-05-15T20:58:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2911d08d8a79b044bca957926b250f33dbecffa5",
"body": null,
"is_bot": false,
"headline": "Add search feature",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-05-15T20:58:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "060e3e1c548699d6f9a4342ac5779702bce6bcf5",
"body": null,
"is_bot": false,
"headline": "Fix cleanup data",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-05-15T15:50:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58c4aa54ee53df6962c11a3300117e534888108e",
"body": null,
"is_bot": false,
"headline": "Update .gitignore cmd/dashgoat/web/",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-05-14T19:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e8c125b28749566985a5ec5925297ec7927d97",
"body": null,
"is_bot": false,
"headline": "Change embed_web_dir",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-05-14T19:23:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5686a5282e6ede5cf0c2e5832c1f67505c09f73",
"body": null,
"is_bot": false,
"headline": "Add search to API",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-05-07T21:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c60ddb9b631cc9f7a4c7bdf2af7d016b460ee90",
"body": null,
"is_bot": false,
"headline": "Add mpl 2.0 header to file",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-05-07T21:17:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7abe87ff6bcee8c75faa31cb8b5986237f60fede",
"body": null,
"is_bot": false,
"headline": "Upgrade dependencies",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-05-07T21:16:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d614e104793d26e93efc2fa6e7d8aea8fc234f61",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "iobear",
"author_login": null,
"committed_at": "2025-04-21T15:48:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fae1281fb9ccc2d4ec3858bf788edd5f01bbb4e",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "iobear",
"author_login": null,
"committed_at": "2025-04-21T15:47:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e9b36af1aaf10b0ba70facf383b31088de717b5",
"body": null,
"is_bot": false,
"headline": "Test latest workflow",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-04-19T17:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "833780952829eeebaaafea89a3f80f1f1b3bbff0",
"body": null,
"is_bot": false,
"headline": "Add stop webservice for each test",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-04-19T17:45:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98d00884fcf7e15b08ddf0c6d567daa98b45b736",
"body": null,
"is_bot": false,
"headline": "Test latest workflow",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-04-19T17:36:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aff8fd383a2fe44af0d885a15c04d58dc06a439a",
"body": null,
"is_bot": false,
"headline": "Add start web service to each test",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-04-19T17:35:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cbcfc1c0dbd2f965ba26295614ab2890fbb2f91",
"body": null,
"is_bot": false,
"headline": "Test forgejo actions 2nd",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-04-19T17:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7ff8fac346394fdca221048d5a8d5b7b46b96d7",
"body": null,
"is_bot": false,
"headline": "Test forgejo actions 2nd",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-04-19T17:30:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5e557bb192359616957b2764356b440b0356409",
"body": null,
"is_bot": false,
"headline": "Test forgejo actions",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-04-19T17:28:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8caef96cbbbf5e43c2dade16b9fa0869c3b28eda",
"body": null,
"is_bot": false,
"headline": "Add curl check in test",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-04-19T17:24:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdfc6655d93994a8cc378e7b35e3e151830ed38a",
"body": null,
"is_bot": false,
"headline": "Test actions",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-04-19T17:06:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "069176439c7ded2e8e2e27b1ed98c145f39a42e3",
"body": null,
"is_bot": false,
"headline": "Change runs-on in workflow 2nd",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-04-19T17:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c42ba87288723fb0759075c6e4ae326d03cc95d",
"body": null,
"is_bot": false,
"headline": "Change runs-on in workflow",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-04-19T16:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98731ea97814d5693b7ccf8fde63b15fa8847d86",
"body": null,
"is_bot": false,
"headline": "Move to forgejo/workflows",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-04-19T16:37:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13e1404dec0e6764a579766447f5f76b11eded7a",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-04-18T13:38:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f979ea1d6f3e380765426eea5abc143bfad5c3d",
"body": null,
"is_bot": false,
"headline": "Move to Codeberg",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-04-18T12:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34f8bfe5ba930ad84ded9118a61ee55fb05b171b",
"body": null,
"is_bot": false,
"headline": "Update api-test.yml",
"author_name": "Bjorn Jorgensen",
"author_login": "iobear",
"committed_at": "2025-04-17T09:05:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dc1e2bc22be18ccb6af1191f7e7861085211f52",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-04-17T09:00:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "920201508700c0b4383d079ed73a2cae3847e54f",
"body": "…/net-0.38.0\n\nBump golang.org/x/net from 0.37.0 to 0.38.0",
"is_bot": false,
"headline": "Merge pull request #10 from iobear/dependabot/go_modules/golang.org/x…",
"author_name": "Bjorn Jorgensen",
"author_login": "iobear",
"committed_at": "2025-04-17T08:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "883f40b0cebcd5644183b4493da4d912bb49109d",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0.\n- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-version: 0.38.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/net from 0.37.0 to 0.38.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-16T23:27:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "342122877bc2aa6865f71032fdb1fc18f299c018",
"body": null,
"is_bot": false,
"headline": "Add host filter, replace non alpha numeric characters",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-03-27T13:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac7f1537ef693e02e3d3657f3616ff7311f877d2",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Bjorn Jorgensen",
"author_login": "iobear",
"committed_at": "2025-03-25T15:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcb39d0a4bd120f14f64f63e106b2dcdef2a96c3",
"body": null,
"is_bot": false,
"headline": "Upgrade to Go 1.24",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2025-03-13T08:06:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2cdb38732c40186d7030ed37d658fee1d51b211",
"body": "…net-0.36.0\n\nBump golang.org/x/net from 0.33.0 to 0.36.0",
"is_bot": false,
"headline": "Merge pull request #9 from iobear/dependabot/go_modules/golang.org/x/…",
"author_name": "Bjorn Jorgensen",
"author_login": "iobear",
"committed_at": "2025-03-13T07:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13ed09caf161c3a383426673cb7841ead710ead8",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0.\n- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/net from 0.33.0 to 0.36.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-13T01:29:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b09647c826d1e75c994d0228741a77e83c3cd3d7",
"body": null,
"is_bot": false,
"headline": "Fix -d flag is deprecated",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-12-19T08:01:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67a071d810505d53b18966cb0d47bd911ca01aa5",
"body": null,
"is_bot": false,
"headline": "Update Go version for test",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-12-19T07:55:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29f491c5932b5a0a14c710bc37522368c9ad908b",
"body": null,
"is_bot": false,
"headline": "Update Echo",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-12-19T07:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae8b09a03d14f6041da142957c5a40cc0e47d72f",
"body": null,
"is_bot": false,
"headline": "Fix tag seq error",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-12-19T07:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81f0d012d4a5afefd564d8f3cff05f6eb927b26f",
"body": null,
"is_bot": false,
"headline": "Update Echo",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-12-19T07:47:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56976a98f223cd73211519b66dee7eb5e2139263",
"body": null,
"is_bot": false,
"headline": "Update Go dependencies",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-12-13T12:39:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93a3ce794bd5c8852edcc7ea022cd6be803384f4",
"body": null,
"is_bot": false,
"headline": "Test",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-11-26T10:08:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05f057f0967c494f58adb346b1ff7a704ad4339f",
"body": null,
"is_bot": false,
"headline": "Upgrade Go",
"author_name": "Bjorn Jorgensen",
"author_login": "iobear",
"committed_at": "2024-10-21T19:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "601551e46433efc55a8c3fdc0b14f9d3a4da2e15",
"body": null,
"is_bot": false,
"headline": "Test",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-08-30T10:23:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c88b7cea56e737b58668463d5254c288082cec1f",
"body": "Revert \"Catch sigterm\"",
"is_bot": false,
"headline": "Merge pull request #8 from iobear/revert-7-catch-sigterm",
"author_name": "Bjorn Jorgensen",
"author_login": "iobear",
"committed_at": "2024-08-07T20:20:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3c05fe0c371e86036e47da19b69840f78dceaab",
"body": null,
"is_bot": false,
"headline": "Revert \"Catch sigterm\"",
"author_name": "Bjorn Jorgensen",
"author_login": "iobear",
"committed_at": "2024-08-07T20:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff035fa317b6b52162b95208abaae306f83dc471",
"body": "Catch sigterm",
"is_bot": false,
"headline": "Merge pull request #7 from iobear/catch-sigterm",
"author_name": "Bjorn Jorgensen",
"author_login": "iobear",
"committed_at": "2024-08-07T20:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5143c23c4dfc74cf474452a01dd3552aa7bcf18a",
"body": null,
"is_bot": false,
"headline": "Add catch-sigterm",
"author_name": "bjorn",
"author_login": null,
"committed_at": "2024-08-07T19:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90312198b5bb0f8319ca72c629b18b7c71d55e09",
"body": null,
"is_bot": false,
"headline": "Add change timestamp to buddy check",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-07-29T12:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9822862d5e009d1e87a0a22552a22b674324afa3",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-07-29T12:17:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5022fef9f12a33e9e89efc8ee19850443e5c6c93",
"body": null,
"is_bot": false,
"headline": "Fix Docker ENV format",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-07-26T12:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6144d39f93353f4cf5cf5cc1998753fc661c425e",
"body": null,
"is_bot": false,
"headline": "Add v1.7.9",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-07-26T11:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "550fa5071e84a21646825c647c90ac9aae7929ce",
"body": null,
"is_bot": false,
"headline": "Fix .Probe time update of buddy check",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-07-26T11:18:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0db4f02760592af46b93a711a39bbf6e017cd5e6",
"body": null,
"is_bot": false,
"headline": "Clean up tellBuddyState",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-07-26T09:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02944235ed760a5a53221179647e7ec8d8a31188",
"body": null,
"is_bot": false,
"headline": "Clean variables names",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-07-26T08:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9823b25472bc880d840e7ed5a29713b7260dabe9",
"body": null,
"is_bot": false,
"headline": "Fix error log formatting",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-07-25T11:07:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a7efab90cf6b8a275057a007b71ad506768b792",
"body": null,
"is_bot": false,
"headline": "Add systemd service file",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-07-17T12:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "452e4caaf85cf2c2304aaed63c32f8e655471514",
"body": null,
"is_bot": false,
"headline": "Add path to download script",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-07-17T12:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9abe541cca7400b8980f8af2d857c4f687a04260",
"body": null,
"is_bot": false,
"headline": "Add dashgoat downloader for Linux amd64",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-07-17T10:46:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "521192ead295fc3fe26e40350c01c909534eb7b3",
"body": null,
"is_bot": false,
"headline": "Add version flag on cli",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-07-17T10:46:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9f15279d3da2154a897eb190397afb88a41eaa1",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Bjorn Jorgensen",
"author_login": "iobear",
"committed_at": "2024-07-15T19:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df551af8d6ba5c3f262be3af026898edbaf4a64e",
"body": null,
"is_bot": false,
"headline": "Update picture",
"author_name": "Bjorn Jorgensen",
"author_login": "iobear",
"committed_at": "2024-06-13T20:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0c9b0b5ad3fd40149ca15e290848b885fcbccd5",
"body": null,
"is_bot": false,
"headline": "Update API description",
"author_name": "Bjorn Jorgensen",
"author_login": "iobear",
"committed_at": "2024-06-13T19:58:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "997c901bf1c17cf82440d38c21852d0af463b72a",
"body": null,
"is_bot": false,
"headline": "Update API description",
"author_name": "Bjorn Jorgensen",
"author_login": "iobear",
"committed_at": "2024-06-13T19:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efae759deea562d8eb8d61d1ddb5020f457bc532",
"body": null,
"is_bot": false,
"headline": "Add urnkey to cli option",
"author_name": "bjorn",
"author_login": null,
"committed_at": "2024-06-12T13:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dee8dacf50375b894dc101fddefb2f5a71dd46dc",
"body": null,
"is_bot": false,
"headline": "Update Readme",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-06-09T18:47:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3354cf55da78f2bbc20d00fe8e972b2ad4c03c8",
"body": null,
"is_bot": false,
"headline": "Upgrade to go1.22.4",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-06-09T18:23:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f95698ba5f9f44daa977e9252700cd19a9cf336",
"body": null,
"is_bot": false,
"headline": "Add example config for buddy",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-06-09T17:58:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "337755fa5ce6fbdef3a285532edde79b9994a83e",
"body": null,
"is_bot": false,
"headline": "Add v1.7.8",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-06-09T17:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d7ac00e65dfbb476f34a5a0fff3851a742abe81",
"body": null,
"is_bot": false,
"headline": "Fix spelling",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-06-09T17:38:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcde6b6b547dd199fcf4f9651e0bfb1e091e8a08",
"body": null,
"is_bot": false,
"headline": "Fix Buddy config errors, 'key' and 'own' name, Fix spelling",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-06-09T17:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a6f51b5959c67bd8ee3a62987022a372259d224",
"body": null,
"is_bot": false,
"headline": "Ignore unused debug code",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-06-09T17:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0b9e303a56895915fe49ec6aa1d0909d4907f3c",
"body": null,
"is_bot": false,
"headline": "Add am I first to know check",
"author_name": "Bjorn Jorgensen",
"author_login": null,
"committed_at": "2024-06-09T16:19:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 15,
"commits_last_year": 25,
"latest_release_at": "2025-12-16T12:32:55Z",
"latest_release_tag": "v1.7.17",
"releases_from_tags": false,
"days_since_last_push": 15,
"active_weeks_last_year": 7,
"days_since_latest_release": 226,
"mean_days_between_releases": 66.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "codeberg.org/iobear/dashgoat",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": null,
"registry_url": "https://pkg.go.dev/codeberg.org/iobear/dashgoat",
"is_deprecated": false,
"latest_version": "v1.8.0",
"repository_url": null,
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-15T18:10:08Z",
"latest_version_yanked": null,
"days_since_latest_publish": 15
}
]
},
"popularity": {
"forks": 0,
"stars": 6,
"watchers": 2,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": 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": 9471,
"source_files_sampled": 24,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 2803
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 23
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 28,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/labstack/echo-contrib",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.50.1"
},
{
"name": "github.com/labstack/echo/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.15.4"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.2"
},
{
"name": "github.com/prometheus/common",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.70.0"
},
{
"name": "gopkg.in/yaml.v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.4.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/labstack/echo-contrib",
"direct": true,
"version": "v0.50.1",
"ecosystem": "go"
},
{
"name": "github.com/labstack/echo/v4",
"direct": true,
"version": "v4.15.4",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": true,
"version": "v1.23.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": true,
"version": "v0.70.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": true,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.19.0",
"ecosystem": "go"
},
{
"name": "github.com/kr/text",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/labstack/gommon",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.15",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.22",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "v0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.21.1",
"ecosystem": "go"
},
{
"name": "github.com/rogpeppe/go-internal",
"direct": false,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "github.com/valyala/bytebufferpool",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/valyala/fasttemplate",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "v0.15.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "gopkg.in/check.v1",
"direct": false,
"version": "v1.0.0-20201130134442-10cb98267c6c",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 28,
"direct_count": 5,
"indirect_count": 23
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 9,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "iobear",
"commits": 176,
"avatar_url": "https://avatars.githubusercontent.com/u/20801364?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"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": 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": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 6,
"reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3e29b37a108813dd8fa001e3d21d7ac3414881cb",
"ran_at": "2026-07-31T00:04:48Z",
"aggregate_score": 3.6,
"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-15T18:12:46Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-04-17T08:54:43Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/iobear/dashgoat",
"host": "github.com",
"name": "dashgoat",
"owner": "iobear"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 49,
"vitality": 56,
"community": 29,
"governance": 55,
"engineering": 54
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 56,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"commits_last_year": 25,
"human_commit_share": 0.98,
"days_since_last_push": 15,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 15 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 15
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "25 commits in the last year",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 25
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"releases_count": 15,
"latest_release_tag": "v1.7.17",
"releases_from_tags": false,
"days_since_latest_release": 226,
"mean_days_between_releases": 66.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "15 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 15
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 226 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 226
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~66.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 66.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": 15,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 15 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 15
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 29,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"forks": 0,
"stars": 6,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "6 stars",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 6
}
}
],
"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": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MPL-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MPL-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": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 9,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"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": "9/9 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 9,
"decided": 9
}
}
],
"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": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"followers": 8,
"owner_type": "User",
"is_verified": null,
"owner_login": "iobear",
"public_repos": 4,
"account_age_days": 3649
},
"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": "8 followers of iobear",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 8,
"login": "iobear"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "4 public repos, account ~9 yr old",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 4
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"codeberg.org/iobear/dashgoat"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 15
},
"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 15 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 15
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 54,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"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": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"dashboard",
"go",
"watchdog",
"heartbeat",
"heartbeat-monitor",
"watchdog-timer",
"alertmanager-webhook-receiver",
"pagerduty"
],
"has_wiki": false,
"homepage": "https://codeberg.org/iobear/dashgoat",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://codeberg.org/iobear/dashgoat",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "8 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 8
}
}
],
"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": 49,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 14,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 4,
"scorecard_aggregate": 3.6
},
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"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 28 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": 28
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 28,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"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": 28,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"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": 67,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.071,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 2803
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"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": "7 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 3.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 7,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"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.02
},
"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": "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": "2 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"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": 9471,
"source_files_sampled": 24,
"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/24 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 24,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-31T00:04:52.837957Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/iobear/dashgoat.svg",
"full_name": "iobear/dashgoat",
"license_state": "standard",
"license_spdx": "MPL-2.0"
}