Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"backup",
"cli",
"decryption",
"dfir",
"forensics",
"golang",
"ubiquiti",
"unifi"
],
"is_fork": false,
"size_kb": 124,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 68952,
"Just": 1880
},
"pushed_at": "2026-07-24T00:15:54Z",
"created_at": "2026-07-20T00:44:30Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T04:30:44Z",
"description": "Decrypt and explore UniFi backup files (.unf/.unifi) entirely offline — extract, decode the MongoDB dump, export sites",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://evilbitlabs.io",
"name": "EvilBit Labs LLC",
"type": "Organization",
"login": "EvilBit-Labs",
"company": null,
"location": "United States of America",
"followers": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/64295955?v=4",
"created_at": "2020-04-25T03:17:34Z",
"is_verified": null,
"public_repos": 15,
"account_age_days": 2285
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-07-20T02:45:32Z"
}
],
"recent_commits": [
{
"oid": "4a2aba64fa5f217d65d1b6784b8f583c56f34f7a",
"body": "- extract: make maxDecompressedSize an archive-wide budget, not a per-entry\n cap. readZip/readTar now thread a running remaining-budget through each\n entry read, so many entries that are each under the ceiling but collectively\n exceed it are rejected (they are all retained in memory). Adds\n Test\n[…]\niveName and give each unsafe-name case an explicit subtest\n label. (CodeRabbit)\n\njust check passes; extract 84.2% / siteexport 86.5% coverage.\n\nSigned-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "Address PR review feedback (#8)",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-21T04:30:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f9e58e985e408d8a0557901c9dbcd6396b6c0201",
"body": "Addresses findings from the multi-agent PR review:\n\n- siteexport.unsafeArchiveName: also reject Windows drive-letter absolute\n and drive-relative names (\"C:\\x\", \"C:x\") via hasDriveLetterPrefix. The\n backslash-normalizing validator previously claimed Windows awareness but\n let drive-qualified path\n[…]\nmaxDecompressedSize/maxDocSize cross-reference,\n which differ 64x in magnitude.\n\njust check passes; extract 83.8% / siteexport 86.5% coverage.\n\nSigned-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "fix: close review gaps in parser hardening",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-21T04:30:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "31187356bfe77401a8e1a33c38c815ef86cb9ef3",
"body": "UniFi backups decrypt with static, published AES keys, so any .unf/.unifi\ncan be crafted to decrypt to arbitrary bytes. Several parser paths did not\ntreat their input defensively.\n\n- extract/zipfix: guard the central-directory scan in repairEOCD against a\n spurious PK\\x01\\x02 signature within the f\n[…]\ninto an exported .unf.\n- siteexport: wrap bare gzip write/close errors with context.\n\nAdds regression tests for each fix; all gate checks pass.\n\nSigned-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "fix: harden backup parsers against crafted/corrupt input",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-21T04:30:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "79d265e9fffe13131ec8c0dae5366dede27c9293",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "fix: update indirect dependencies in go.mod and go.sum",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-21T04:30:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2785a51db971c0279eb777a2343a4e134f09bde0",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "fix: pin dependencies to specific versions in mise.toml",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-21T04:30:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fe6fead225c6323e869ccfae4ef48e6d94005c3",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: add alias for full local gate check in Justfile",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-21T04:30:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ed5fd4174c4c35016eaff102fea76d1f64f576d",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "Remove CodeQL workflow configuration file",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T03:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f2e25adb5f484404491b9a169f54b777af7c7e8",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "Add CodeQL analysis workflow configuration",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T03:50:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5acf1022367163118168cda10b46a2e31b24258",
"body": "## Summary\n\nResolves the tractable, low-risk **OpenSSF Scorecard** findings from the\nSecurity tab — least-privilege `GITHUB_TOKEN` scoping on two workflows\nplus a scoped `CODEOWNERS` file. No application code changes.\n\n## Changes\n\n⚙️ **Token-Permissions (least privilege)**\n- `security.yml` — drop to\n[…]\nnd add CODEOWNERS. Verified locally with `actionlint` and via CI before\npush. Followed process per [`AI_POLICY.md`](../blob/main/AI_POLICY.md).\n\nSigned-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "ci: scope workflow token permissions to least privilege (#4)",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T03:44:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "82390ebab52c95c0900a7829442a32314d875633",
"body": "## Summary\n\nAdds an initial **\"Why decrypt a backup?\"** section to the README so the\nuse case is explicit up front, and does a small copy cleanup. Docs only\n— no code changes.\n\n## Changes\n\n- New section after the intro covering the four reasons to read a backup\ndirectly:\n- Recover a single value (WL\n[…]\nhe new README section and copy\ncleanup. Content reviewed locally before push. Followed process per\n[`AI_POLICY.md`](../blob/main/AI_POLICY.md).\n\nSigned-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "docs: add 'Why decrypt a backup?' section to README (#5)",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T03:40:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8558ee9e838e6184fc019701a37da092f5d1cac3",
"body": "## Summary\n\nMigrates the security workflow's `govulncheck` job onto the mise\ntoolchain and single-sources every tool/language version, eliminating\nthe local-vs-CI `govulncheck` version drift that was causing spurious\nfailures. Also lands a CI postmortem doc.\n\n**Impact:** 6 files, +333 / −15 · **Risk\n[…]\nus here)\n\n## Breaking Changes\n\nNone at runtime. Contributor-facing: building now requires Go ≥ 1.26.5\n(enforced by `go.mod` + mise).\n\n---------\n\nSigned-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "Pin toolchain versions and run govulncheck via mise (#3)",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T02:39:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7600232c45eb3dc99eea0d47282bd6f2034cea01",
"body": "## Summary\n\nAdds status badges to the README header, reference-link style matching\nopnDossier: CI, Security, OpenSSF Scorecard, Go Report Card, Go\nReference, latest release, and license.\n\nNotes:\n- Scorecard/Go Report Card/pkg.go.dev badges populate after their\nservices first index the repo; they may\n[…]\nline.\n\n## Test plan\n\n- [x] Badge URLs point at this repo's workflows/services\n- [ ] CI green on this PR\n- [ ] Badges render on merge\n\n---------\n\nSigned-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "docs: add status badges to README (#2)",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T02:07:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f46e4466a06e4ae4993dd364866d6634828a25b0",
"body": "…munity health) (#1)\n\n## Summary\n\nBootstraps all repo plumbing for the new GitHub repo, modeled on the\nEvilBit-Labs/opnDossier conventions.\n\n**Workflows** (all third-party actions SHA-pinned):\n- `ci.yml` — golangci-lint, tests on Linux/macOS/Windows (race +\ncoverage on Unix), build + cross-compile c\n[…]\nlows)\n- [ ] Post-merge: verify SBOM/scorecard/dependency-submission jobs on\nmain\n- [ ] First tag: verify release pipeline end-to-end\n\n---------\n\nSigned-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "ci: add GitHub plumbing (CI, security scanning, release pipeline, com…",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:52:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d374d68800339a277abe7ef492c74a159fdbce93",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: enable additional tools for enhanced code quality checks",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "535c8897968da85b5129aec5d78d5193d4003561",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: add .gitattributes for text file normalization and type detection",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ac3af09c948b9053bc01af9d55179c99ab51211",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: add pattern to .gitignore for local configuration files",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:25:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d22c59fef2f9f60bf64a5e9ded2c6de8653b4c28",
"body": "…eviews and testing\n\nSigned-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: add .coderabbit.yaml for configuration and guidelines on code r…",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b9198793255bb6a0a3feb051df39cf110913b4d",
"body": "…tions\n\nSigned-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: enhance AGENTS.md with project quick facts and detailed descrip…",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:24:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8729abde8984190e8ac7d4728b8e6a5bc6b128f5",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: add .editorconfig for consistent coding styles across files",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c27a8c2a9951f51b9ac1c3505ff969cf2df20244",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: update README.md to add site-export command and examples",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:16:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd0e608dd313238ed2ab12b4c43df6c3b886040d",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: update DECRYPTION.md to clarify site export re-encryption process",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:16:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "756e04363d1d59e4efda74a10ef5038bbb4fccff",
"body": "…e export functionality\n\nSigned-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: implement site filename sanitization and add unit tests for sit…",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:16:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "102c2c8a92256755a5805956087039524141f23b",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: add FUNDING.yml to support funding model platforms",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4206be2dc66e6f351f257f00063e64086bfd01c2",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: add dependabot configuration for automated dependency updates",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c051cada3c2abeae2dfb138c06cfdf77b6ea38a",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "test: add unit tests for CLI commands and site export functionality",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8131fab8e88fd3e32fc2df9bb422ed5519a7af9f",
"body": "- Implemented `sites` command to list sites in a full backup.\n- Added `site-export` command to export a specific site as an importable .unf file.\n- Introduced `parseSites` function to decode MongoDB dump into sites.\n- Created `gatherSiteExtras` to collect site-specific files for export.\n- Added `san\n[…]\n Created `main.go` to serve as the entry point for the unifi-extract command-line tool.\n- Integrated command execution with versioning support.\n\nSigned-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: add site export command to extract sites from UniFi backups",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:12:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "af606c08a9950847f0d03afdbff0c98b9be46f9c",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: add .gitignore file to exclude build artifacts and editor files",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:11:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0e420d19cdab5a45ceb45b91902b851c9ed5a25",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: add golangci-lint configuration for improved code quality checks",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:11:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcb32659881ac358e41054cc0009bbbd2c86a7ed",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "fix: update installation command to use the correct repository URL",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb9d62dcae0cb1e6b6617888081e0cf12f4a4c4d",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: add Justfile for managing development tasks and workflows",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbc2f8e487989249fafd73d9c4ca543b85d87914",
"body": "…lines for AI assistance\n\nSigned-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: add AI Usage Policy document outlining accountability and guide…",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5b2f45b011be1b7117ae88cd5d70381dac56202",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: add README.md with usage instructions and security notes",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17c25aa37f395590502460b2397e3cf48fb43895",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: update mise.toml to include pipx:pre-commit tool version",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1f435cba12de03b32da765bb35db139e66f6ae5",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: add pre-commit configuration for code quality checks",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:03:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec4047fbe12bb55f368ee74c6f8bd814e81c8fea",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: add comprehensive decryption guide for UniFi backup files",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:00:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0621bc0cf06ae6d35d0933f0a1dd809de2b70cbd",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: add CLAUDE.md file linking to AGENTS.md",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T01:00:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "419599109601b2dd2c6e720944e78fed124acb42",
"body": "… definitions\n\nSigned-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "feat: add initial mise.toml configuration file with tool and settings…",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T00:55:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b3b73542346bb826071e4af22e30a8658807046",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "docs: add AI agent instructions and development guidelines to AGENTS.md",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T00:52:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f866751b4034abc8c402e062688a55c58f9ec342",
"body": "Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>",
"is_bot": false,
"headline": "Update copyright year and owner in LICENSE file",
"author_name": "UncleSp1d3r",
"author_login": "unclesp1d3r",
"committed_at": "2026-07-20T00:45:51Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 39,
"latest_release_at": "2026-07-20T02:45:32Z",
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 2,
"days_since_latest_release": 8,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/EvilBit-Labs/unifi_extract",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/EvilBit-Labs/unifi_extract",
"is_deprecated": false,
"latest_version": "v1.0.0",
"repository_url": "https://github.com/EvilBit-Labs/unifi_extract",
"versions_count": 1,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T02:39:46Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"justfile",
"mise.toml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 8279,
"source_files_sampled": 21,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3995
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 26,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/charmbracelet/fang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "go.mongodb.org/mongo-driver/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.8.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/charmbracelet/fang",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "go.mongodb.org/mongo-driver/v2",
"direct": true,
"version": "v2.8.0",
"ecosystem": "go"
},
{
"name": "charm.land/lipgloss/v2",
"direct": false,
"version": "v2.0.5",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/colorprofile",
"direct": false,
"version": "v0.4.3",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/ultraviolet",
"direct": false,
"version": "v0.0.0-20260720091822-7cc6674724ac",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/ansi",
"direct": false,
"version": "v0.11.7",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/exp/charmtone",
"direct": false,
"version": "v0.0.0-20260720091843-3eef36eaaa28",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/term",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/termios",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/windows",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/clipperhouse/displaywidth",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/clipperhouse/uax29/v2",
"direct": false,
"version": "v2.7.0",
"ecosystem": "go"
},
{
"name": "github.com/lucasb-eyer/go-colorful",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.24",
"ecosystem": "go"
},
{
"name": "github.com/muesli/cancelreader",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/muesli/mango",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/muesli/mango-cobra",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/muesli/mango-pflag",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/muesli/roff",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/xo/terminfo",
"direct": false,
"version": "v0.0.0-20220910002029-abceb7e1c41e",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.22.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"
}
],
"collected": true,
"truncated": false,
"total_count": 26,
"direct_count": 3,
"indirect_count": 23
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 6,
"open_issues": 1,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "unclesp1d3r",
"commits": 39,
"avatar_url": "https://avatars.githubusercontent.com/u/251112?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"go-deps.yml",
"release.yml",
"scorecard.yml",
"security.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": true
},
"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": 4,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 6,
"reason": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 2,
"reason": "badge detected: InProgress",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 3/25 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 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": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 8,
"reason": "SAST tool is not run on all commits -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 8,
"reason": "1 out of the last 1 releases have a total of 1 signed artifacts.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4a2aba64fa5f217d65d1b6784b8f583c56f34f7a",
"ran_at": "2026-07-28T03:38:29Z",
"aggregate_score": 6.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-28T00:13:52Z",
"oldest_open_prs": [
{
"number": 7,
"created_at": "2026-07-21T00:15:52Z",
"last_comment_at": "2026-07-23T00:15:38Z",
"last_comment_author": "dependabot"
},
{
"number": 9,
"created_at": "2026-07-22T00:15:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 10,
"created_at": "2026-07-23T00:14:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 11,
"created_at": "2026-07-24T00:15:54Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-21T04:30:34Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 6,
"created_at": "2026-07-20T04:10:42Z",
"last_comment_at": "2026-07-20T04:10:52Z",
"last_comment_author": "coderabbitai"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/EvilBit-Labs/unifi_extract",
"host": "github.com",
"name": "unifi_extract",
"owner": "EvilBit-Labs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 70,
"vitality": 65,
"community": 43,
"governance": 46,
"engineering": 85
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 65,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"commits_last_year": 39,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 8 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "1 out of the last 1 releases have a total of 1 signed artifacts.",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 43,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 46,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"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 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"merged_prs": 6,
"open_issues": 1,
"closed_issues": 0,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 0
},
"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": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "6/6 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 6,
"decided": 6
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/25 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"followers": 5,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "EvilBit-Labs",
"public_repos": 15,
"account_age_days": 2285
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "5 followers of EvilBit-Labs",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5,
"login": "EvilBit-Labs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "15 public repos, account ~6 yr old",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 15
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"packages": [
"github.com/EvilBit-Labs/unifi_extract"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 8
},
"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 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "1 published versions",
"points": 4,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 1
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 85,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"backup",
"cli",
"decryption",
"dfir",
"forensics",
"golang",
"ubiquiti",
"unifi"
],
"has_wiki": false,
"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": "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": "good",
"name": "Security",
"value": 70,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 6.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "badge detected: InProgress",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/25 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 8",
"points": 4,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "1 out of the last 1 releases have a total of 1 signed artifacts.",
"points": 6,
"status": "partial",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 26 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": 26
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 26,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 26,
"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": "excellent",
"name": "AI Readiness",
"value": 89,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.923,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3995
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.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": "36 of 39 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 36,
"sampled": 39
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"justfile",
"mise.toml"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "justfile, mise.toml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "justfile, mise.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "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 39",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 39
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 8279,
"source_files_sampled": 21,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/21 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 21,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-28T03:38:38.516396Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/EvilBit-Labs/unifi_extract.svg",
"full_name": "EvilBit-Labs/unifi_extract",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}