Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"linux",
"gin",
"golang",
"file-server",
"ftp",
"go"
],
"is_fork": false,
"size_kb": 51183,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 249912,
"CSS": 8891,
"HTML": 308,
"Just": 2496,
"Shell": 846,
"TypeScript": 46135,
"Go Template": 56090
},
"pushed_at": "2026-07-12T18:14:19Z",
"created_at": "2021-05-21T04:27:08Z",
"owner_type": "User",
"updated_at": "2026-07-12T18:14:09Z",
"description": "OneTiny 是一个用于局域网内共享文件的FTP程序",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go",
"Go Template",
"TypeScript"
]
},
"owner": {
"blog": "https://boii.xyz",
"name": "Boii",
"type": "User",
"login": "tcp404",
"company": null,
"location": null,
"followers": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/26787168?v=4",
"created_at": "2017-03-30T07:25:48Z",
"is_verified": null,
"public_repos": 28,
"account_age_days": 3412
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2026-07-09T16:24:12Z"
},
{
"tag": "v0.10.1",
"kind": "patch",
"published_at": "2026-07-09T09:22:00Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-07-09T05:58:15Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-07-08T08:27:16Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-07T13:15:50Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-07T10:58:52Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2026-07-02T05:56:09Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-07-02T05:55:51Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2022-10-30T16:55:36Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2022-09-18T14:05:03Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2022-05-21T16:14:19Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2021-08-15T18:35:24Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2021-06-16T12:02:42Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2021-06-16T04:41:37Z"
},
{
"tag": "v0.2",
"kind": "other",
"published_at": "2021-06-13T18:20:17Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2021-06-03T16:43:04Z"
},
{
"tag": "v0.1",
"kind": "other",
"published_at": "2021-05-21T05:35:52Z"
}
],
"recent_commits": [
{
"oid": "9ff4a507a7961dba1899923d87da8e191a974315",
"body": null,
"is_bot": false,
"headline": "docs(build): update just recipe names after namespacing (#26)",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-12T18:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fad9acf23e01975330d0e04bcec12a4ac08a866",
"body": "* docs(updater): design auto update flow\n\n- Define shared updater boundaries and release asset contract\n\n- Capture helper-based install and restart strategy\n\n* build(updater): align release version injection\n\n* fix(cli): decouple update asset names\n\n* feat(updater): add version and asset matching\n\n*\n[…]\ncannot contain ':', so use the existing '-' convention).\n\n- go-{format,fix,lint,test}, check-{precommit,prepush}, dev-{info,clean}.\n- Regroup recipes into a Dev group and repoint alias c to dev-clean.",
"is_bot": false,
"headline": "build(release): unify build orchestration (#25)",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-12T18:02:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "388c19b846158587fced8a2c7b7afa26dea90daa",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.11.0 (#24)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-09T16:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85cb643a9a6ce73aae02da9471167fa19b498e53",
"body": "- Show progress and status while uploading files\n- Refresh the file list after successful uploads\n- Cover upload feedback markers in the list template test",
"is_bot": false,
"headline": "feat(web): add upload progress feedback (#23)",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-09T16:19:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d5d0ab75d9225457aac65efb7da6c265c18baf9",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.10.1 (#22)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-09T09:08:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d675b90a82242f3c5354ad6306a1bed13011f7dc",
"body": "* chore(release): add project release skill\n\n- Document release-please draft and publish workflows\n- Keep feature PR merging outside the release workflow\n\n* fix(scratch): fallback when copying text\n\n- Use textarea copy fallback when Clipboard API is unavailable\n- Cover the scratch page fallback in h\n[…]\nalize brand assets\n\n- Use resource/logo/logo.png as the canonical logo source\n- Derive GUI public assets and build icons from the canonical logo\n- Add drift tests and document brand resource ownership",
"is_bot": false,
"headline": "fix(gui): polish tray and browser controls (#21)",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-09T09:07:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a0087d465b0d307bdbab38d6b95392def709eab2",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.10.0 (#19)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-09T05:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ca096ca6dba6821d2691118f47fce2324f243f8",
"body": "* docs: document scratch list design\n\n- Capture agreed scope for in-memory text and image sharing\n- Define scratch routes, config fields, CLI and GUI behavior\n- Record validation and test coverage expected for implementation\n\n* docs: use hash IDs for scratch items\n\n- Define scratch item IDs as full \n[…]\nntime bindings\n\n* fix(gui): align scratch capacity validation\n\n* docs: document scratch architecture\n\n* fix(server): harden scratch access and rendering\n\n* fix(server): add scratch download extensions",
"is_bot": false,
"headline": "feat: add scratch list (#20)",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-09T05:48:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9f6dbffb96dfb0d17114ebba77784be9548ec64c",
"body": null,
"is_bot": false,
"headline": "docs: document architecture standards",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-08T11:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85857af09168139be3f8b03758c27addef1c0a92",
"body": null,
"is_bot": true,
"headline": "chore(main): release 0.9.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-08T08:22:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55b429c75dcaa8d6f82c0c3741cd57de1f198b30",
"body": null,
"is_bot": false,
"headline": "chore(release): keep pre-1.0 breaking changes minor",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-08T08:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "057837151ad1833b332c3542635a999cd0868702",
"body": "Squashes PR #15 and stacked PR #16.",
"is_bot": false,
"headline": "refactor: centralize config and internal architecture",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-08T08:10:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "710fd7c5a5a00db5e644ac60fa0bee4b54a98d3f",
"body": "chore: remove layout leftovers",
"is_bot": false,
"headline": "Merge pull request #14 from tcp404/boii/cleanup-layout-leftovers",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-08T03:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1f1de83c284dd53fe44092982ea34b69cbf49ec",
"body": "refactor!: normalize module layout",
"is_bot": false,
"headline": "Merge pull request #12 from tcp404/boii/project-layout-and-module-path",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-08T03:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "612b4a8f35eaf48fcbac9b9036bda759eab0f428",
"body": "Move CLI and GUI entrypoints under cmd/cli and cmd/gui.\n\nMove frontend embed assets and formerly public helper packages under internal.\n\nSwitch module path, imports, generated bindings, and docs to github.com/tcp404/OneTiny, and update eutil to github.com/tcp404/eutil v0.0.12.\n\nBREAKING CHANGE: Go module path changed from github.com/TCP404/OneTiny-cli to github.com/tcp404/OneTiny.",
"is_bot": false,
"headline": "refactor!: normalize module layout",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-08T03:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9530ed839a67a9f7a61222ee15f90e233cd2fbe6",
"body": "…mponents--OneTiny\n\nchore(main): release 0.8.0",
"is_bot": false,
"headline": "Merge pull request #11 from tcp404/release-please--branches--main--co…",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-07T13:12:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5da3cc29273367e7c225e93f080afc467ae44e25",
"body": null,
"is_bot": true,
"headline": "chore(main): release 0.8.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-07T13:00:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0be190572ff7ebe1326b359942c410b56ee5fce0",
"body": "feat(web): polish file browser page",
"is_bot": false,
"headline": "Merge pull request #10 from tcp404/boii/polish-access-page",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-07T12:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ada7dc3b268177b25aa2484a67d90ab533c5e234",
"body": "- Redesign the shared file browser with list/grid views and page search\n- Add clickable breadcrumbs, directory-first ordering, and safer upload controls\n- Serve and use the white-background OneTiny logo asset",
"is_bot": false,
"headline": "feat(web): polish file browser page",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-07T12:59:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12d603247019228fc508bc4b2e3801548d12e9c3",
"body": "…ponents--OneTiny\n\nchore(main): release 0.7.0",
"is_bot": false,
"headline": "Merge pull request #9 from tcp404/release-please--branches--main--com…",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-07T10:11:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b88862d1ead6a77a6abf0713c4fb79c7a5cb930",
"body": null,
"is_bot": true,
"headline": "chore(main): release 0.7.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-07T09:15:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22e2195a87bc90abaa12069ca863b98c001e09b8",
"body": "feat(gui): enforce single instance",
"is_bot": false,
"headline": "Merge pull request #8 from tcp404/boii/gui-single-instance",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-07T09:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76f8b9896245febafab57ced4a47dba3b0906d3e",
"body": "- Configure Wails single-instance handling for the GUI app\n- Reopen the existing tray-backed panel on duplicate launches\n- Cover the single-instance callback in GUI option tests",
"is_bot": false,
"headline": "feat(gui): enforce single instance",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-07T09:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c93121f2ff24f57c2935e8bd313ccb5bd8a582db",
"body": "…ponents--OneTiny\n\nchore(main): release 0.6.2",
"is_bot": false,
"headline": "Merge pull request #6 from TCP404/release-please--branches--main--com…",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-02T04:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7f23d93da0455410a0d222e1e32a3c8aa2a839f",
"body": null,
"is_bot": true,
"headline": "chore(main): release 0.6.2",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-02T04:14:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c0ea5cac8d9cdf333eccc759385a71fb3c11acb",
"body": "fix(deps): update eutil to v0.0.11",
"is_bot": false,
"headline": "Merge pull request #7 from TCP404/boii/update-eutil-v0.0.11",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-02T04:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8c8529e1bf1006110a4f47959dfba95daa592ad",
"body": "- Pull in the eutil local IP selection fix for LAN addresses\n- Document the release-please PR merge flow for agents",
"is_bot": false,
"headline": "fix(deps): update eutil to v0.0.11",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-02T04:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b240b4ff2a7f92a0699e28a5cde3e52b66e5e3b",
"body": "fix(ci): build draft releases from release-please",
"is_bot": false,
"headline": "Merge pull request #5 from TCP404/boii/fix-release-build-draft",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-01T08:38:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44dd34311eb8f4a6445f12ac98897a0fa13095b1",
"body": "- Use release-please outputs to call the release build workflow after a release is created\n- Create draft releases and force tag creation so tag checkout works before publishing",
"is_bot": false,
"headline": "fix(ci): build draft releases from release-please",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-01T07:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcce2c6eca93840906b405a202e1915fb426dc6a",
"body": "…ponents--OneTiny\n\nchore(main): release 0.6.1",
"is_bot": false,
"headline": "Merge pull request #4 from TCP404/release-please--branches--main--com…",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-01T07:20:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f60528195b67ce955e526e39ca9995e1f788349",
"body": null,
"is_bot": true,
"headline": "chore(main): release 0.6.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-01T07:20:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1633a5204a0d1fcb5b1e6b9641182d11873ec274",
"body": "fix(ci): run release-please on main",
"is_bot": false,
"headline": "Merge pull request #3 from TCP404/boii/fix-release-please-main",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-01T07:20:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c3527bc5408e731c4b3734d7f6d1f6be533d1be",
"body": "- Listen for release-please pushes on the renamed default branch\n- Match release commits scoped to main instead of master",
"is_bot": false,
"headline": "fix(ci): run release-please on main",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-01T07:17:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9399f8a2cf4dec8b245cd9f58698dbca7d115e5",
"body": "ci: switch releases to release-please",
"is_bot": false,
"headline": "Merge pull request #2 from TCP404/boii/release-please-main",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-01T07:14:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a80e32267048b40fe3886c56db415206f479afd8",
"body": "- Add release-please configuration and workflow for release PRs\n- Convert release builds to manual or workflow-called tag builds\n- Upload packaged artifacts and checksums to GitHub Releases",
"is_bot": false,
"headline": "ci: Switch releases to release-please",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-01T07:12:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7be4499f731d28e5ef463f8d556f051acc00fdcd",
"body": "- Build CLI zip artifacts for Linux, Windows, and macOS targets\n- Add portable Windows GUI zip with embedded icon resources\n- Move GUI platform metadata into tracked asset templates",
"is_bot": false,
"headline": "ci: Package release artifacts as zips",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-07-01T06:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97a34da17f46596b7dfffe95c14f1c9c85eb7809",
"body": "- Organize Makefile targets around common build workflows\n- Add a justfile with grouped recipes and platform-aware defaults\n- Add tag-triggered CI for CLI builds and macOS app artifacts",
"is_bot": false,
"headline": "build: Add release build automation",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-06-29T11:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "267c48f6aeae3869449efc9ab9972a9fa5634b8b",
"body": "- Generate platform icons from the project logo during GUI builds\n- Package the macOS app bundle so Finder uses the custom icon\n- Embed the app icon for Wails app, window, and tray usage\n- Stop tracking generated build outputs and staged IDE metadata",
"is_bot": false,
"headline": "build(gui): Package desktop app icon",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-06-26T13:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bcdf3a672c5e53c48e7fb5befb82ea922277881",
"body": null,
"is_bot": false,
"headline": "feat: add desktop control panel",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2026-06-14T09:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e18bc28acf481e72d6cbfe26aef952c338e8b13",
"body": null,
"is_bot": false,
"headline": "Refactor: change project structure",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2022-10-30T16:44:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec2b9a5b85d1a8a801c016d205ea6d6323aa8322",
"body": null,
"is_bot": false,
"headline": "v0.5.0",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2022-09-18T15:16:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "041a25058c52d9759d06e70b60818b3c1b8a814c",
"body": null,
"is_bot": false,
"headline": "Doc: 修改版本号",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2022-09-18T13:56:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "842349acf49509008a979c786e9e41aec5a84b00",
"body": null,
"is_bot": false,
"headline": "Feat: 增加下载目录功能",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2022-09-18T13:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac0bd8fcb1cac66b90fa8cba44d0ac96fe089f96",
"body": null,
"is_bot": false,
"headline": "Chore(Makefile): 增加 clean 命令和 start 命令",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2022-05-21T16:18:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ba0100a239c89d4256b73aa538a81c80fc919b3",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:TCP404/OneTiny",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2022-05-21T15:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17ba5c175d1464f7f5475797aee5ee8457915caa",
"body": null,
"is_bot": false,
"headline": "Doc(README)",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2022-05-21T15:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "099be8420ef5a931e4ef33f4c42781466c71f61e",
"body": null,
"is_bot": false,
"headline": "Feat: Update 子命令",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2022-05-16T17:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deade52cf3b00e4dc42ff2a903b5ef825fccc9b3",
"body": null,
"is_bot": false,
"headline": "Feat: 更新子命令",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2022-05-16T17:21:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e210f0bfe4a52c7c8ea1937a7baf1ce0d7cb1a1f",
"body": null,
"is_bot": false,
"headline": "Doc(README)",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2022-05-15T13:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2031f00d6c89e461bd36b53321e10b5bf75c13a3",
"body": null,
"is_bot": false,
"headline": "Refactor: 重构项目结构",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2022-05-15T13:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcb7edd9840595c128f015ad7cae973c21f10b97",
"body": null,
"is_bot": false,
"headline": "Docs: 修正版本号",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-08-16T07:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86c21fef4fc640a69442adc225e93bb751488da0",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:TCP404/OneTiny",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-08-16T07:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91568afd06b2535900dc01459741df5fe68bbe30",
"body": null,
"is_bot": false,
"headline": "Fix [checkLogin.go]: 错误使用响应码 301 改为 307",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-08-16T07:12:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3972f9be81ca228d42ca6e2461b0297874fb9fe",
"body": null,
"is_bot": false,
"headline": "Feat: 访问登录功能; Refactor(core/): 将核心服务移至 core 目录",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-08-15T18:26:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "226c67d27da793c057256cc7fdc4786b7868e341",
"body": null,
"is_bot": false,
"headline": "Refactor(start.go, config.go): 更换 urfave/cli 处理 flag, 使用 viper 处理配置文件",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-08-13T02:49:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a770d29e8f288877da9b1710a1edbcd3d1ba425",
"body": null,
"is_bot": false,
"headline": "Update issue templates",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2021-08-12T04:05:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a31f2fa2b16627f4ee45299813bc6c131cffe7c4",
"body": null,
"is_bot": false,
"headline": "Fix: 修复 Windows 下彩色显示不正确问题,完善一些注释",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-29T13:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6cd22f2db2c349abf0522508487a9d61012407f",
"body": "Style: 修改上传框提交按钮文字为 「上传」",
"is_bot": false,
"headline": "Docs: 修正 README 文档内容",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-27T07:54:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7ac58c06e2924659fcfa4b3fa285995e0bdcb4e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dev'",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-27T07:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "644b99c8bdbc1fb368a9b13fb969f76065c4f4e2",
"body": "Test: 新增个别文件的单元测试\nRefactor: 移除原有自己编写的 color 包,引入 fatih/color、flaggy 包\nDocs: 更新 README 文档",
"is_bot": false,
"headline": "Feat: 新增限制访问层级功能",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-27T07:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86a0e634e589d854e546d84943131ae516d5baf3",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dev'",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-24T00:21:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec4be6dd315addb5b368033f2ec0a9954c5639a6",
"body": null,
"is_bot": false,
"headline": "Perf: 修改 color 工具包,新增 Renderf 函数. Fix: 修复 sizeFmt 计算错误的 bug. Docs: 完善注释.",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-24T00:21:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef18636b37a427347bf809f010de1e71a6b7d417",
"body": null,
"is_bot": false,
"headline": "Fix: 修改了 sizeFmt 的单位计算错误",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-23T16:34:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91e9d59a516a3979f5def6d9d9a631df2dcbd5f8",
"body": "Docs: 完善注释",
"is_bot": false,
"headline": "Update: 更新 color 工具包,增加 Renderf 函数和单元测试",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-23T09:48:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ccad6ebef93a780aea96897d6ae34fb32c35b50",
"body": "Style:控制台增加彩色打印(windows除外)\nFix: 增加 flag 参数的验证",
"is_bot": false,
"headline": "Refactor: 对gin实例启动部分进行重构,移动至 start 包内;新增 config 包",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-16T11:56:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5825373ce533f81d0e955cbece3e7d454ab076ad",
"body": null,
"is_bot": false,
"headline": "Docs: 错别字修改",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-16T05:23:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd53aadbc16a03f498763876b73e2cf3a4514dee",
"body": null,
"is_bot": false,
"headline": "Docs: 完善 README 中的使用方式",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-16T05:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ab9fb83f8afe07d2606372981d52d20ebc6ee5d",
"body": null,
"is_bot": false,
"headline": "Feat: 新增 上传允许 flag \"-a\"",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-16T04:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a78fb3c0928570f24c392fa7f1db556170163cdc",
"body": null,
"is_bot": false,
"headline": "Docs: 添加注释。",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-15T02:16:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c050f675de68668a828cec28501b50a206616db3",
"body": null,
"is_bot": false,
"headline": "Style: 文件列表新增 文件大小 列 和 返回上一级链接",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-13T18:29:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ad51d00f06c832441734d3670ab3e61b72f462f",
"body": null,
"is_bot": false,
"headline": "Feat: 新增上传功能",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-13T13:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "991685787f5acce7a2aa098af8d8f5e9adca399b",
"body": null,
"is_bot": false,
"headline": "Docs: Update README",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-05T05:14:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ceec9c9940bf7a53d9fa41b90dae59b0b5742ed",
"body": null,
"is_bot": false,
"headline": "Rename: TinyServer -> OneTiny; Docs: 更新README",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-05T04:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5822c2ec1ae67e3e4ad0d324e6598570bb548954",
"body": null,
"is_bot": false,
"headline": "Doc:更新文档中的链接",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-03T16:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0d6de76fd505948ab891f9976a89b0a0119b4d9",
"body": null,
"is_bot": false,
"headline": "Fix: 修复下载功能; Refactor: 重构获取IP函数",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-06-03T16:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c03a50bf589137adc7ceda5e5d3c23f56b0e3442",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dev'",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-05-21T05:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cccb5c5e14ae1e5e82fac699f10cc8b48ac965e9",
"body": null,
"is_bot": false,
"headline": "修改README文件",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-05-21T05:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86c80bf8812c8523b0a7b29847d58fa663affc80",
"body": "删除源码中两个编译文件",
"is_bot": false,
"headline": "Merge branch 'dev'",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-05-21T05:42:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c43699f2db7270f42ae5ad7b8472b3c17ff64d7f",
"body": null,
"is_bot": false,
"headline": "删除源码目录中两个编译文件",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-05-21T05:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91005a977ef0b462692457bfd29665c997e9054c",
"body": "更新README文件",
"is_bot": false,
"headline": "Merge branch 'dev'",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-05-21T05:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adf67cedf5e738224a74252bbc3656e75209d3da",
"body": null,
"is_bot": false,
"headline": "Update the README file",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-05-21T05:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65811cc17b3aa01132e68eb0829cc9eec6b6e5ba",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:TCP404/TinyServer",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-05-21T05:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f24fd05fa1c6c527b832fc90d60409a065db11d",
"body": null,
"is_bot": false,
"headline": "First version",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-05-21T05:17:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30b745806629d50c3884a7e9699bf794db844e80",
"body": null,
"is_bot": false,
"headline": "First version",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-05-21T05:12:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "841f7b6761164c620fa388a6236caf4169cd8885",
"body": null,
"is_bot": false,
"headline": "First version",
"author_name": "TCP404",
"author_login": "tcp404",
"committed_at": "2021-05-21T04:58:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1cdbad651d584c4edc2d6ec8961043531436015",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Boii",
"author_login": "tcp404",
"committed_at": "2021-05-21T04:27:09Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 39,
"latest_release_at": "2026-07-09T16:24:12Z",
"latest_release_tag": "v0.11.0",
"releases_from_tags": false,
"days_since_last_push": 20,
"active_weeks_last_year": 5,
"days_since_latest_release": 23,
"mean_days_between_releases": 154.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/tcp404/OneTiny",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/tcp404/OneTiny",
"is_deprecated": false,
"latest_version": "v0.11.0",
"repository_url": "https://github.com/tcp404/OneTiny",
"versions_count": 17,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-09T16:20:25Z",
"latest_version_yanked": null,
"days_since_latest_publish": 23
}
]
},
"popularity": {
"forks": 7,
"stars": 54,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2022-01-17",
"count": 1
},
{
"date": "2022-11-20",
"count": 1
},
{
"date": "2022-12-08",
"count": 1
},
{
"date": "2023-07-11",
"count": 1
},
{
"date": "2024-03-18",
"count": 1
},
{
"date": "2024-04-07",
"count": 1
},
{
"date": "2025-06-30",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Taskfile.yml",
"justfile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"frontend/tsconfig.json"
],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 31078,
"source_files_sampled": 102,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 6176
},
"dependencies": {
"manifests": [
"frontend/package.json",
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.50.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-jppx-rxg9-jmrx",
"GHSA-q4h4-gmj2-qvw2",
"GHSA-qpw4-5x99-6vjp",
"GHSA-rm3j-f69w-wqmq"
],
"fixed_version": "0.52.0",
"advisory_count": 27,
"oldest_advisory_days": 72
},
{
"name": "postcss",
"direct": false,
"version": "8.5.15",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-r28c-9q8g-f849"
],
"fixed_version": "8.5.18",
"advisory_count": 1,
"oldest_advisory_days": 8
},
{
"name": "github.com/gin-gonic/gin",
"direct": true,
"version": "v1.7.7",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 5.6,
"advisory_ids": [
"GHSA-2c4m-59x9-fr2g",
"GHSA-3vp4-m3rf-835h",
"GO-2023-1737"
],
"fixed_version": "1.9.1",
"advisory_count": 3,
"oldest_advisory_days": 1186
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.53.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GO-2026-5025",
"GO-2026-5026",
"GO-2026-5027",
"GO-2026-5028",
"GO-2026-5029",
"GO-2026-5030",
"GO-2026-5942"
],
"fixed_version": "0.56.0",
"advisory_count": 8,
"oldest_advisory_days": 72
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.43.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 71
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.37.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 18
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"unknown": 2,
"critical": 1,
"moderate": 2
},
"advisory_count": 41,
"affected_count": 6,
"assessed_count": 126,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 2
},
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "github.com/fatih/color",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.0"
},
{
"name": "github.com/gin-contrib/sessions",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.5"
},
{
"name": "github.com/gin-gonic/gin",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.7"
},
{
"name": "github.com/parnurzeal/gorequest",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.16"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/schollz/progressbar/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.8.6"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "github.com/tcp404/eutil",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.12"
},
{
"name": "github.com/urfave/cli/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.8.1"
},
{
"name": "github.com/wailsapp/wails/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.0-alpha.98-tui"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.50.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/fatih/color",
"direct": true,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/gin-contrib/sessions",
"direct": true,
"version": "v0.0.5",
"ecosystem": "go"
},
{
"name": "github.com/gin-gonic/gin",
"direct": true,
"version": "v1.7.7",
"ecosystem": "go"
},
{
"name": "github.com/parnurzeal/gorequest",
"direct": true,
"version": "v0.2.16",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": true,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/schollz/progressbar/v3",
"direct": true,
"version": "v3.8.6",
"ecosystem": "go"
},
{
"name": "github.com/spf13/viper",
"direct": true,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/tcp404/eutil",
"direct": true,
"version": "v0.0.12",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli/v2",
"direct": true,
"version": "v2.8.1",
"ecosystem": "go"
},
{
"name": "github.com/wailsapp/wails/v3",
"direct": true,
"version": "v3.0.0-alpha.98-tui",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.50.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "dario.cat/mergo",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/adrg/xdg",
"direct": false,
"version": "v0.5.3",
"ecosystem": "go"
},
{
"name": "github.com/clipperhouse/stringish",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/clipperhouse/uax29/v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "github.com/cloudflare/circl",
"direct": false,
"version": "v1.6.3",
"ecosystem": "go"
},
{
"name": "github.com/coder/websocket",
"direct": false,
"version": "v1.8.14",
"ecosystem": "go"
},
{
"name": "github.com/cpuguy83/go-md2man/v2",
"direct": false,
"version": "v2.0.2",
"ecosystem": "go"
},
{
"name": "github.com/cyphar/filepath-securejoin",
"direct": false,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "github.com/ebitengine/purego",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/emirpasic/gods",
"direct": false,
"version": "v1.18.1",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "v1.5.4",
"ecosystem": "go"
},
{
"name": "github.com/gin-contrib/sse",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/go-git/gcfg",
"direct": false,
"version": "v1.5.1-0.20230307220236-3a3c6141e376",
"ecosystem": "go"
},
{
"name": "github.com/go-git/go-billy/v5",
"direct": false,
"version": "v5.9.0",
"ecosystem": "go"
},
{
"name": "github.com/go-git/go-git/v5",
"direct": false,
"version": "v5.19.1",
"ecosystem": "go"
},
{
"name": "github.com/go-ole/go-ole",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/locales",
"direct": false,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/universal-translator",
"direct": false,
"version": "v0.18.0",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/validator/v10",
"direct": false,
"version": "v10.11.0",
"ecosystem": "go"
},
{
"name": "github.com/godbus/dbus/v5",
"direct": false,
"version": "v5.2.2",
"ecosystem": "go"
},
{
"name": "github.com/golang/groupcache",
"direct": false,
"version": "v0.0.0-20241129210726-2c02b8208cf8",
"ecosystem": "go"
},
{
"name": "github.com/golang/protobuf",
"direct": false,
"version": "v1.5.4",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/context",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/securecookie",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/sessions",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hcl",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/jbenet/go-context",
"direct": false,
"version": "v0.0.0-20150711004518-d14ea06fba99",
"ecosystem": "go"
},
{
"name": "github.com/jchv/go-winloader",
"direct": false,
"version": "v0.0.0-20250406163304-c1995be93bd1",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/jtolds/gls",
"direct": false,
"version": "v4.20.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/kevinburke/ssh_config",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/cpuid/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/leodido/go-urn",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/magiconair/properties",
"direct": false,
"version": "v1.8.6",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.14",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.20",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.19",
"ecosystem": "go"
},
{
"name": "github.com/microsoft/go-winio",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/colorstring",
"direct": false,
"version": "v0.0.0-20190213212951-d06e56a500db",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/mapstructure",
"direct": false,
"version": "v1.5.0",
"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/pelletier/go-toml",
"direct": false,
"version": "v1.9.5",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": false,
"version": "v2.0.1",
"ecosystem": "go"
},
{
"name": "github.com/pjbgf/sha1cd",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/protonmail/go-crypto",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/russross/blackfriday/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/sergi/go-diff",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/skeema/knownhosts",
"direct": false,
"version": "v1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/afero",
"direct": false,
"version": "v1.8.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/jwalterweatherman",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/subosito/gotenv",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/ugorji/go/codec",
"direct": false,
"version": "v1.2.7",
"ecosystem": "go"
},
{
"name": "github.com/wailsapp/wails/webview2",
"direct": false,
"version": "v1.0.24",
"ecosystem": "go"
},
{
"name": "github.com/xanzy/ssh-agent",
"direct": false,
"version": "v0.3.3",
"ecosystem": "go"
},
{
"name": "github.com/xrash/smetrics",
"direct": false,
"version": "v0.0.0-20201216005158-039620a65673",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.53.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.42.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.33.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/ini.v1",
"direct": false,
"version": "v1.66.5",
"ecosystem": "go"
},
{
"name": "gopkg.in/warnings.v0",
"direct": false,
"version": "v0.1.2",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "moul.io/http2curl",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@oxc-project/types",
"direct": false,
"version": "0.133.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-android-arm64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-arm64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-x64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-freebsd-x64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-gnu",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-musl",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-ppc64-gnu",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-s390x-gnu",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-gnu",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-musl",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-openharmony-arm64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-wasm32-wasi",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-arm64-msvc",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-x64-msvc",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.2",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "lightningcss",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-android-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-freebsd-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm-gnueabihf",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-arm64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-x64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.12",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.15",
"ecosystem": "npm"
},
{
"name": "rolldown",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.9.3",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "8.0.16",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 126,
"direct_count": 12,
"indirect_count": 114
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 25,
"open_issues": 1,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "tcp404",
"commits": 78,
"avatar_url": "https://avatars.githubusercontent.com/u/26787168?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release-please.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"package-lock.json"
],
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 22 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/14 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": 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": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"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": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 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": "26 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9ff4a507a7961dba1899923d87da8e191a974315",
"ran_at": "2026-08-02T13:54:59Z",
"aggregate_score": 3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-12T18:14:25Z",
"oldest_open_prs": [
{
"number": 27,
"created_at": "2026-07-12T18:14:20Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-12T18:14:04Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2023-11-14T05:45:08Z",
"last_comment_at": "2023-11-14T05:46:16Z",
"last_comment_author": "amiaoapp"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/tcp404/OneTiny",
"host": "github.com",
"name": "OneTiny",
"owner": "tcp404"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 52,
"calibrated": 53,
"calibration": "2026-08-02"
}
}
],
"value": 53,
"inputs": {
"security": 35,
"vitality": 65,
"community": 45,
"governance": 44,
"calibration": "2026-08-02",
"engineering": 63,
"ai_readiness": 70,
"weighted_overall_raw": 52
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 65,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"commits_last_year": 39,
"human_commit_share": 0.907,
"days_since_last_push": 20,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 20 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 20
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "39 commits in the last year",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 39
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 17,
"latest_release_tag": "v0.11.0",
"releases_from_tags": false,
"days_since_latest_release": 23,
"mean_days_between_releases": 154.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 23 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 23
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~154.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 154.5
}
}
],
"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": "exceptional",
"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": 23,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 23 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 23
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 45,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"forks": 7,
"stars": 54,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "54 stars",
"points": 28,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 54
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "weak",
"name": "Sustainability & Governance",
"value": 44,
"weight": 0.23,
"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": "at_risk",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"merged_prs": 25,
"open_issues": 1,
"closed_issues": 0,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 0,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "25/25 decided PRs merged",
"points": 30,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 25,
"decided": 25
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/14 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": 50,
"inputs": {
"followers": 9,
"owner_type": "User",
"is_verified": null,
"owner_login": "tcp404",
"public_repos": 28,
"account_age_days": 3412
},
"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": "9 followers of tcp404",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 9,
"login": "tcp404"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "28 public repos, account ~9 yr old",
"points": 22.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 28
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/tcp404/OneTiny"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 23
},
"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 23 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 23
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "17 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 17
}
}
],
"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": 63,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "weak",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 22 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"linux",
"gin",
"golang",
"file-server",
"ftp",
"go"
],
"has_wiki": true,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 35,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 22 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/14 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 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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "26 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 126 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"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 126
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 55,
"inputs": {
"source": "osv",
"advisories": 41,
"affected_packages": 6,
"assessed_packages": 126,
"unassessed_packages": 0,
"affected_by_severity": "critical 1, high 1, moderate 2, unknown 2",
"direct_affected_packages": 2
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "2 affected: golang.org/x/crypto v0.50.0 (critical 10.0), github.com/gin-gonic/gin v1.7.7 (moderate 5.6)",
"points": 6.1,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "golang.org/x/crypto v0.50.0 (critical 10.0), github.com/gin-gonic/gin v1.7.7 (moderate 5.6)"
}
}
],
"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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 1186 days ago",
"points": 35.1,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 1186
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"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": 126,
"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
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 70,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.41,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 6176
},
"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": "32 of 78 human commits state their intent (structured subject or explanatory body)",
"points": 21.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 32,
"sampled": 78
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Taskfile.yml",
"justfile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"frontend/tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Taskfile.yml, justfile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Taskfile.yml, justfile"
}
}
],
"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": "frontend/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "frontend/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 86",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 86
}
}
],
"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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 31078,
"source_files_sampled": 102,
"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/102 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 102,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"application"
],
"labels": [
"network-service",
"cli"
],
"scores": {
"cli": 4,
"library": 3,
"network-service": 4
},
"primary": "network-service",
"evidence": [
{
"tier": "dependencies",
"label": "cli",
"source": "dep:github.com/urfave/cli/v2",
"weight": 4
},
{
"tier": "dependencies",
"label": "network-service",
"source": "dep:github.com/gin-gonic/gin",
"weight": 4
},
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
}
],
"artifacts": [],
"confidence": "low",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-02T13:55:14.990977Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tcp404/OneTiny.svg",
"full_name": "tcp404/OneTiny",
"license_state": "standard",
"license_spdx": "MIT"
}