原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 149,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 48852
},
"pushed_at": "2026-07-17T10:57:01Z",
"created_at": "2025-01-22T08:00:58Z",
"owner_type": "User",
"updated_at": "2026-07-17T10:55:57Z",
"description": null,
"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": null,
"name": "lontten",
"type": "User",
"login": "lontten",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/30745595?v=4",
"created_at": "2017-08-05T07:42:42Z",
"is_verified": null,
"public_repos": 29,
"account_age_days": 3273
},
"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": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-17T10:55:04Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2026-06-26T01:34:35Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-06-24T08:59:57Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-06-23T09:32:32Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-01-30T02:27:47Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-01-29T09:06:55Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2026-01-29T06:46:41Z"
}
],
"recent_commits": [
{
"oid": "7c8a548562ddcd585831ef7655fc02073475aad1",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "移除 excelp format 标签,时间解析改用固定布局",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2026-07-17T10:55:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7f62b7d83ba4bf56cfe5a6246934700da94387f3",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "支持读取侧 excelp format 标签解析时间字段",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2026-07-17T10:32:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3396553619957f9d8321483462e3ceed3fd88009",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "删除失败的时间测试用例,CI 升级到 Go 1.25",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2026-07-17T10:03:10Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5ac1173846661a0f790b350d5b234b7f64ce2032",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "依赖升级",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2026-07-17T09:06:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4e344d25c18e017d5dff22b1fde0fc58e4d39ebc",
"body": "确保末行/异步错误正确返回,ErrExcelPStop 能停止读取,并加强异步 recover 与竞态安全。\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "修复 Excel 读取错误与 panic 处理",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2026-07-16T16:22:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c1e16642dd831b9b5fc29e4f2e46e8887909f224",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "导出未指定模板时创建空白 Excel",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2026-07-16T16:10:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fdea8f6bcce1db0bff707168c42504a57313b954",
"body": null,
"is_bot": false,
"headline": "默认第一个sheet",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2026-06-26T01:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2b29c19d9967265952fb3afd7d9e59ac57d90ff",
"body": null,
"is_bot": false,
"headline": "重构设置Sheet",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2026-06-25T11:00:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6664f6c1371cdbc40bc520a9f2e57e1a69719a0c",
"body": null,
"is_bot": false,
"headline": "优化注释、测试",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2026-06-25T10:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b2a89316b2bb09d326297a2152dc65d348dec2a",
"body": null,
"is_bot": false,
"headline": "优化ColNum逻辑",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2026-06-25T10:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "090c24e8a98c1f50b540abb86abfa63128e7c67e",
"body": null,
"is_bot": false,
"headline": "依赖升级",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2026-06-25T10:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca5195472d0f9b5c1e9b96a8838455f7daae2969",
"body": null,
"is_bot": false,
"headline": "依赖更新",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2026-06-24T08:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98ceb3c0b38bb0cc34ed97817779bb3d51c2a2cc",
"body": null,
"is_bot": false,
"headline": "排除exe",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2026-06-23T09:44:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6650c377c7f0b80fa529dc78fe8616f5f3662701",
"body": null,
"is_bot": false,
"headline": "依赖更新",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2026-06-23T09:32:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3d494ac0a21eaf10171bbac2a8b720509e7ba22",
"body": null,
"is_bot": false,
"headline": "更新依赖",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2026-01-30T02:27:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bf5b6e347b6dbe629d068f39c28a7bd652fca3a",
"body": null,
"is_bot": false,
"headline": "依赖调整",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2026-01-29T09:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f73ce33f20b84f89a4b1183114744fb5947694ff",
"body": null,
"is_bot": false,
"headline": "升级重构v2",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2026-01-29T06:46:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96ed4317b5f74f4ca46e95a3f2863d032b6caf3f",
"body": null,
"is_bot": false,
"headline": "依赖升级",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-12-03T02:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88b9102d9313f1c6bcd6d5de64314902c710b94a",
"body": null,
"is_bot": false,
"headline": "升级lcore:v0.1.0-alpha.10",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-04-19T08:43:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc303bb9c49f2fc5726e69a7acbcfd00048f439c",
"body": null,
"is_bot": false,
"headline": "依赖升级",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-04-16T11:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce351546c72c6601f9aab536a39c9dcbafe48d96",
"body": null,
"is_bot": false,
"headline": "panic err",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-03-11T08:12:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c12e1f7d7edaaccec874f3c4ab9ce2316cd31651",
"body": null,
"is_bot": false,
"headline": "升级lcore:v0.1.0-alpha.8",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-03-10T12:27:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9daec4236089d95b494eab16746fe624ba9ddf22",
"body": null,
"is_bot": false,
"headline": "升级lcore:v0.1.0-alpha.7",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-03-10T11:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "145c22aba50aed055db42c23c96f30b010247f25",
"body": null,
"is_bot": false,
"headline": "升级lcore:v0.1.0-alpha.5",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-03-05T07:38:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02bc6886cc1b10fcc641aefb5c8758d6eb062c9e",
"body": null,
"is_bot": false,
"headline": "升级lcore:v0.1.0-alpha.2",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-03-03T10:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69f0ddcd3f7485eec5faf6776badf7dc4bac2a77",
"body": null,
"is_bot": false,
"headline": "fix:path",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-03-01T07:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ebe9c08ef75103f8b664696f98c9cb477ebc7c9",
"body": null,
"is_bot": false,
"headline": "升级lcore:v0.1.0-alpha.1",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-03-01T06:43:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b18d229cbd3db1d94c9c576f85bcaad94820b04e",
"body": null,
"is_bot": false,
"headline": "调整lcore",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-28T08:35:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "463476b08c6548e5d3ecf1e992639688e94759b0",
"body": null,
"is_bot": false,
"headline": "lcore依赖升级",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-26T10:35:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dd80cadab764f79e3cad1d2101a236b89be83cd",
"body": null,
"is_bot": false,
"headline": "lcore依赖升级",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-26T08:16:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6dbbf974421bd07d51e40358da14079bffcd26a",
"body": "This reverts commit 9900e3679c6f99bcc6031d57a07f5759824af5ab.",
"is_bot": false,
"headline": "Revert \"写入时,添加锁\"",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-26T07:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9900e3679c6f99bcc6031d57a07f5759824af5ab",
"body": null,
"is_bot": false,
"headline": "写入时,添加锁",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-26T07:45:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1c686b326022b5bd64dee07744be3c4196e2fcb",
"body": null,
"is_bot": false,
"headline": "excel写入功能",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-26T07:24:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcfbd111a1fb370571ed49dc53400bdb2b9e0c69",
"body": null,
"is_bot": false,
"headline": "将数据转换函数返回的err,放在cellErr中,不再导致解析停止",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-25T12:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc8c36fb4445014dd93224a7d18de8b4bebc01ff",
"body": null,
"is_bot": false,
"headline": "调整时间解析,fixr:Read 解析model",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-25T06:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85be1652a6cdf9e454f54ebe94841281f83ec345",
"body": null,
"is_bot": false,
"headline": "转换函数",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-24T11:57:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71f25cf571c8e04059546dab4162eb814c4ff4b0",
"body": null,
"is_bot": false,
"headline": "lcore依赖升级",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-24T08:27:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36c625ff9fa926aa90f9041af915117111c60162",
"body": null,
"is_bot": false,
"headline": "依赖升级",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-21T07:51:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "666115f7b7423833f3fbc972dd7b596988c63e0b",
"body": null,
"is_bot": false,
"headline": "升级依赖",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-21T07:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14d4553584bd5389f8e6542cd449c988242294d1",
"body": null,
"is_bot": false,
"headline": "excel 时间,解析",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-21T06:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c5478354b1e52d0a881b63135ddf7e22ca8f82b",
"body": null,
"is_bot": false,
"headline": "升级lcore",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-21T03:35:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6c2594a70aea407bc9581c7840778ab4b166159",
"body": null,
"is_bot": false,
"headline": "fix excel index",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-20T11:11:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ed7d1435a9dd78b6c313066787d692103297819",
"body": null,
"is_bot": false,
"headline": "数值类型,去掉千位分隔符",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-20T09:48:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ea4813704d18e3b5762556e6c5546aa25ec3d9d",
"body": null,
"is_bot": false,
"headline": "异步执行",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-20T08:29:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82a6adb7a64752bd681680b8f247b9d13e0dcc97",
"body": null,
"is_bot": false,
"headline": "ReadModel 返回 rows",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-12T13:34:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbc62284a1dd22f70ad0b251a5b195fa1d573173",
"body": null,
"is_bot": false,
"headline": "up readme",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-12T13:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86cef1b26c8a3223319eeb1a8a325065d274555d",
"body": null,
"is_bot": false,
"headline": "错误返回行列",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-12T13:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "235bad833229d6a913dd3dbcc8442800d04833e1",
"body": null,
"is_bot": false,
"headline": "添加 必填校验功能",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-11T09:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4afa63a5f8235deee4157ef1079186bebe4b5d8",
"body": null,
"is_bot": false,
"headline": "字段解析失败,返回列index",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-02-07T08:36:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26d1f17005103197f3144c8f0135f4d762bd6ee8",
"body": null,
"is_bot": false,
"headline": "🎉 init",
"author_name": "lontten",
"author_login": "lontten",
"committed_at": "2025-01-28T07:48:26Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 18,
"latest_release_at": "2026-07-17T10:55:04Z",
"latest_release_tag": "v0.3.0",
"releases_from_tags": true,
"days_since_last_push": 5,
"active_weeks_last_year": 5,
"days_since_latest_release": 5,
"mean_days_between_releases": 28.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/lontten/excelp",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/lontten/excelp",
"is_deprecated": false,
"latest_version": "v0.3.0",
"repository_url": "https://github.com/lontten/excelp",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T10:55:04Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"example/go.mod",
"go.mod"
],
"largest_source_bytes": 10477,
"source_files_sampled": 17,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"example/go.mod",
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "github.com/xuri/excelize/v2",
"direct": true,
"version": "v2.10.1",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-h69g-9hx6-f3v4"
],
"fixed_version": "2.11.0",
"advisory_count": 1,
"oldest_advisory_days": 12
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.53.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 15
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.38.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 8
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"unknown": 2
},
"advisory_count": 3,
"affected_count": 3,
"assessed_count": 20,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/gofrs/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.4.0+incompatible"
},
{
"name": "github.com/lontten/lcore/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.24.0"
},
{
"name": "github.com/lontten/lutil",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.1"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/shopspring/decimal",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
},
{
"name": "github.com/xuri/excelize/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.11.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/gofrs/uuid",
"direct": true,
"version": "v4.4.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/lontten/lcore/v2",
"direct": true,
"version": "v2.23.1",
"ecosystem": "go"
},
{
"name": "github.com/lontten/lcore/v2",
"direct": true,
"version": "v2.24.0",
"ecosystem": "go"
},
{
"name": "github.com/lontten/lutil",
"direct": true,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/lontten/lutil",
"direct": true,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": true,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/shopspring/decimal",
"direct": true,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/xuri/excelize/v2",
"direct": true,
"version": "v2.10.1",
"ecosystem": "go"
},
{
"name": "github.com/xuri/excelize/v2",
"direct": true,
"version": "v2.11.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/golang-lru/v2",
"direct": false,
"version": "v2.0.7",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgx/v5",
"direct": false,
"version": "v5.10.0",
"ecosystem": "go"
},
{
"name": "github.com/richardlehane/mscfb",
"direct": false,
"version": "v1.0.7",
"ecosystem": "go"
},
{
"name": "github.com/richardlehane/msoleps",
"direct": false,
"version": "v1.0.6",
"ecosystem": "go"
},
{
"name": "github.com/tiendc/go-deepcopy",
"direct": false,
"version": "v1.7.2",
"ecosystem": "go"
},
{
"name": "github.com/xuri/efp",
"direct": false,
"version": "v0.0.1",
"ecosystem": "go"
},
{
"name": "github.com/xuri/nfp",
"direct": false,
"version": "v0.0.2-0.20250530014748-2ddeb826f9a9",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.53.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": false,
"version": "v0.0.0-20260611194520-c48552f49976",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.56.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.38.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 20,
"direct_count": 9,
"indirect_count": 11
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "lontten",
"commits": 50,
"avatar_url": "https://avatars.githubusercontent.com/u/30745595?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"reviewdog.yml",
"test.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 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": "14 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": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 7,
"reason": "3 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "7c8a548562ddcd585831ef7655fc02073475aad1",
"ran_at": "2026-07-23T01:21:35Z",
"aggregate_score": 3.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-17T10:55:42Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/lontten/excelp",
"host": "github.com",
"name": "excelp",
"owner": "lontten"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"security": 43,
"vitality": 72,
"community": 24,
"governance": 34,
"engineering": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"commits_last_year": 18,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"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": "18 commits in the last year",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 18
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "14 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": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.3.0",
"releases_from_tags": true,
"days_since_latest_release": 5,
"mean_days_between_releases": 28.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~28.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 28.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 1,
"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": "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": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 34,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"followers": 2,
"owner_type": "User",
"is_verified": null,
"owner_login": "lontten",
"public_repos": 29,
"account_age_days": 3273
},
"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": "2 followers of lontten",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "lontten"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "29 public repos, account ~8 yr old",
"points": 22.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 29
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/lontten/excelp"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 5
},
"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 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"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": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no 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": "14 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": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "3 existing vulnerabilities detected",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "good",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 20 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": 20
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 72,
"inputs": {
"source": "osv",
"advisories": 3,
"affected_packages": 3,
"assessed_packages": 20,
"unassessed_packages": 0,
"affected_by_severity": "high 1, unknown 2",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: github.com/xuri/excelize/v2 v2.10.1 (high 7.5)",
"points": 14,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "github.com/xuri/excelize/v2 v2.10.1 (high 7.5)"
}
}
],
"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 has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"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": 20,
"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": "at_risk",
"name": "AI Readiness",
"value": 48,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.02,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "1 of 50 human commits state their intent (structured subject or explanatory body)",
"points": 1.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 1,
"sampled": 50
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.12,
"toolchain_manifests": [
"example/go.mod",
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "example/go.mod, go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "example/go.mod, go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "6 of the last 50 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 6,
"sampled": 50
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 10477,
"source_files_sampled": 17,
"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/17 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 17,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"max_points": 40
}
]
}
],
"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-23T01:21:39.358003Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lontten/excelp.svg",
"full_name": "lontten/excelp",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}