Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 70,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 16992,
"Makefile": 751
},
"pushed_at": "2026-07-18T06:31:56Z",
"created_at": "2022-01-31T23:15:17Z",
"owner_type": "User",
"updated_at": "2026-07-18T06:32:00Z",
"description": "Compute and print message digest hash values from stdin.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "maerics",
"company": null,
"location": null,
"followers": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/277411?v=4",
"created_at": "2010-05-15T02:24:39Z",
"is_verified": null,
"public_repos": 18,
"account_age_days": 5916
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2026-07-18T06:24:55Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2025-07-03T14:51:18Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2025-05-05T04:04:37Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2024-01-13T00:58:10Z"
}
],
"recent_commits": [
{
"oid": "2c11fbc5105524032f75e07639a9c7982a3aa6e9",
"body": "Only sha256/sha384/sha512 are valid per the W3C SRI spec; using --sri\nwith any other algorithm now prints a WARNING to stderr (via cobra's\nErrOrStderr, matching how stdin/stdout are threaded) while still\nemitting the SRI string.",
"is_bot": false,
"headline": "feat: warn on --sri with non-standard hash algorithms",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2026-07-18T06:31:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c1fdc9e545985e11e8684a0358a1bac73d23763",
"body": "Hex was already the implicit default; --hex/-x makes it selectable\nand subject to the same format-flag conflict check as base64/binary/sri.",
"is_bot": false,
"headline": "feat: add --hex/-x flag for explicit hex output format",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2026-07-18T06:24:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe4ad60833b5ea73da77124274bed8fbbb8e7a63",
"body": "Add .okf/ covering CLI structure, supported hash algorithms, and the\nbuild/release process.",
"is_bot": false,
"headline": "docs: bootstrap OKF knowledge bundle",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2026-07-18T06:07:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1cb318227eee31c12726637630f29bc513ded0a",
"body": "Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: remove version subcommand in favor of --version/-v flag",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2026-07-02T04:59:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f38d43a4c385ce19bd3165ed84d8f483422c6ab7",
"body": "The --seed flag on murmur/murmur3 variants was previously registered\nbut never read, so it silently had no effect. It now seeds every\nmurmur variant, preserves the classic murmur2 default when unset, and\ncorrectly honors an explicit --seed=0. Also brought README in line\nwith actual --help output and the file-based --hmac-key flag.",
"is_bot": false,
"headline": "fix: wire up murmur --seed flag and refresh README",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2026-07-02T04:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23933ee657cce52d6635dc7aeb5c3590ed0c67b4",
"body": null,
"is_bot": false,
"headline": "fix: fix typo in hmac flag description",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2025-07-05T21:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c869e5b7b2ea1aa8b18ce44d17015d7ea1f53e15",
"body": null,
"is_bot": false,
"headline": "feat: use filename for hmac key",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2025-07-03T14:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe64e75405168b30d18a9f24aa6c5b07f2b83e47",
"body": null,
"is_bot": false,
"headline": "feat: version cmd; fix goreleaser",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2025-05-05T04:03:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6104b9a1650dc0e2e4634683dcd883257b9afbe0",
"body": null,
"is_bot": false,
"headline": "chore: fail on additional args",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2025-05-05T03:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e87fe95ee2f05053eb151bf22c535ce9dae97a5",
"body": null,
"is_bot": false,
"headline": "feat: use lowercase \"-a\" flag for ASCII (base64) output",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2025-05-05T03:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82b8cef898acb0cd91ec67bc1e5114cbf8a9a4a8",
"body": null,
"is_bot": false,
"headline": "chore: add final newline",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2024-01-13T20:10:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9571385c693d568ef4662e280fa7fd35a918f12",
"body": null,
"is_bot": false,
"headline": "fix: homebrew branch name",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2024-01-13T00:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f29de8e67c38315f5e55a86988f973ae1f5aaf1",
"body": null,
"is_bot": false,
"headline": "fix: homebrew repository name",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2024-01-13T00:37:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ba141633604aee9247839d6805dc4820b2d1ca1",
"body": null,
"is_bot": false,
"headline": "fix: goreleaser homebrew branch",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2024-01-13T00:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c86b507551dd255e82396f9b40d433977b19c329",
"body": null,
"is_bot": false,
"headline": "fix: goreleaser env var spelling",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2024-01-13T00:06:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f211ab565e01502777a0f2caf2084c141d82e7a",
"body": null,
"is_bot": false,
"headline": "ci: add homebrew formula to goreleaser",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2024-01-13T00:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa2c64258bc603bfdde829591139549218287c0a",
"body": null,
"is_bot": false,
"headline": "ci: add goreleaser and update Makefile",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2024-01-12T23:43:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f0831a1501db4aa51886ced2ef314e44c2b672a",
"body": null,
"is_bot": false,
"headline": "More tests",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2024-01-12T15:57:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41e4b9f99d4dc00f3760c177c8b76c91e9caed0e",
"body": null,
"is_bot": false,
"headline": "More tests",
"author_name": "Michael Ericson",
"author_login": null,
"committed_at": "2024-01-12T03:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a26d1bba8cd9e9904644ee5df09c033eed2f1ab3",
"body": null,
"is_bot": false,
"headline": "Add tests for main",
"author_name": "Michael Ericson",
"author_login": null,
"committed_at": "2024-01-12T03:37:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82efbac3db11c442d4875ded04eab22de2e5582f",
"body": null,
"is_bot": false,
"headline": "Update readme and modules",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2023-03-07T18:59:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b48a5e9c4bba0b4d94e181306e850dfe9e0a0c9",
"body": null,
"is_bot": false,
"headline": "Fix module name",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-12-17T17:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8df5a2d092263150277fa1574c237d165df35e7",
"body": null,
"is_bot": false,
"headline": "Add murmur hashes and \"sri\" flag",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-12-17T17:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e36dae565c36ae89f416c47f7af8a642d15b6af7",
"body": null,
"is_bot": false,
"headline": "Add sri flag",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-02-22T21:47:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0340a9315a02dca0c5eb49125b2e72b87f3351c7",
"body": null,
"is_bot": false,
"headline": "Add HMAC support via \"--hmac-key\" flag",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-02-07T16:06:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6fe8d3fc48892047f8f302e2b780e711f8c68bf",
"body": null,
"is_bot": false,
"headline": "Add ripemd128 hash",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-02-07T15:35:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51cd7f7f2268d0d84e4503819408f986e90ecb16",
"body": null,
"is_bot": false,
"headline": "Go mod tidy",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-02-01T17:45:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2ddb3ac95fef0fdd80084ea2d9a1d224c92e708",
"body": null,
"is_bot": false,
"headline": "Add tiger hashes",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-02-01T17:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0056ce30001b779227fc9fa7166df37f856b81c2",
"body": null,
"is_bot": false,
"headline": "Remove capitalized aliases",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-02-01T17:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "386ff73ad96a13c6478085d6fdf046e41a7d4f2a",
"body": null,
"is_bot": false,
"headline": "Add whirlpool hash",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-02-01T17:29:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c99c246ff82916c153b6565009f699530cc9912",
"body": null,
"is_bot": false,
"headline": "Use separate crc{32,64} polynomial flags",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-02-01T17:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd21f09e3779760cecd56c079340294aa9e24b1e",
"body": null,
"is_bot": false,
"headline": "Fix example",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-02-01T15:06:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "727a11bb95bc0efd7d5e6a932f6e2273cd4e3b53",
"body": null,
"is_bot": false,
"headline": "Add fnv family of hashes",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-02-01T15:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba156be706f26c54e7b5c9201599453e18018c0c",
"body": null,
"is_bot": false,
"headline": "Move hash details to separate file",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-02-01T14:56:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a9fcb47751be58fc828b866a2d6a25d828e027c",
"body": null,
"is_bot": false,
"headline": "Add SHA aliases",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-02-01T14:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d46e6c9d421489667cffc85e7ea4fd7eb1b9ee10",
"body": null,
"is_bot": false,
"headline": "Add adler32, crc{32,64} hashes",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-02-01T14:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4968e7e2c985b1c8c03c92717734980cb2583712",
"body": null,
"is_bot": false,
"headline": "Add more SHA-2 variants",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-02-01T00:03:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a318e51800536b136c19fc818255a7a5dbca9d9",
"body": null,
"is_bot": false,
"headline": "Clear log flags",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-01-31T23:52:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c061eb30aca94c90b2e6bfb4251516c1ebb6a7eb",
"body": null,
"is_bot": false,
"headline": "Add readme",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-01-31T23:51:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33ba66b4bfedd0fa7d92646ba5a1f87891186575",
"body": null,
"is_bot": false,
"headline": "Add \"key\" flag for blake2 family",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-01-31T23:46:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4638f9e94d1ef486b1ae3e8d1a3b02f9aea92af",
"body": null,
"is_bot": false,
"headline": "Add binary output",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-01-31T23:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d966b025612c940c66d8682354bad7d11cef6cf9",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Michael Ericson",
"author_login": "maerics",
"committed_at": "2022-01-31T23:13:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 5,
"latest_release_at": "2026-07-18T06:24:55Z",
"latest_release_tag": "v0.1.4",
"releases_from_tags": false,
"days_since_last_push": 8,
"active_weeks_last_year": 2,
"days_since_latest_release": 8,
"mean_days_between_releases": 305.7
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"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/maerics/dgst",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/maerics/dgst",
"is_deprecated": false,
"latest_version": "v0.1.4",
"repository_url": "https://github.com/maerics/dgst",
"versions_count": 12,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-18T06:24:30Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"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": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 6179,
"source_files_sampled": 3,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "0.4.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-45x7-px36-x8w8",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-hcg3-q754-cr77",
"GHSA-j5w8-q4qc-rx2x"
],
"fixed_version": "3.4.0",
"advisory_count": 38,
"oldest_advisory_days": 950
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"critical": 1
},
"advisory_count": 38,
"affected_count": 1,
"assessed_count": 7,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/aviddiviner/go-murmur",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20150519214947-b9740d71e571"
},
{
"name": "github.com/cxmcc/tiger",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20170524142333-bde35e2713d7"
},
{
"name": "github.com/jzelinskie/whirlpool",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20201016144138-0675e54bb004"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.1"
},
{
"name": "github.com/twmb/murmur3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.6"
},
{
"name": "github.com/zhimoe/ripemd128",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20210822043752-cc57f35f028a"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/aviddiviner/go-murmur",
"direct": true,
"version": "0.0.0-20150519214947-b9740d71e571",
"ecosystem": "go"
},
{
"name": "github.com/cxmcc/tiger",
"direct": true,
"version": "0.0.0-20170524142333-bde35e2713d7",
"ecosystem": "go"
},
{
"name": "github.com/jzelinskie/whirlpool",
"direct": true,
"version": "0.0.0-20201016144138-0675e54bb004",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "1.6.1",
"ecosystem": "go"
},
{
"name": "github.com/twmb/murmur3",
"direct": true,
"version": "1.1.6",
"ecosystem": "go"
},
{
"name": "github.com/zhimoe/ripemd128",
"direct": true,
"version": "0.0.0-20210822043752-cc57f35f028a",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "0.4.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 7,
"indirect_count": 0
}
},
"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": "maerics",
"commits": 40,
"avatar_url": "https://avatars.githubusercontent.com/u/277411?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 4,
"reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"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": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "21 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2c11fbc5105524032f75e07639a9c7982a3aa6e9",
"ran_at": "2026-07-26T07:56:50Z",
"aggregate_score": 1.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/maerics/dgst",
"host": "github.com",
"name": "dgst",
"owner": "maerics"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"security": 22,
"vitality": 55,
"community": 12,
"governance": 34,
"engineering": 38
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 55,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"commits_last_year": 5,
"human_commit_share": 1,
"days_since_last_push": 8,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 8 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 8
}
}
],
"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": "5 commits in the last year",
"points": 7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 5
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v0.1.4",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": 305.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"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": "a release every ~305.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 305.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 8,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 8 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 8
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 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": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"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": 44,
"inputs": {
"followers": 3,
"owner_type": "User",
"is_verified": null,
"owner_login": "maerics",
"public_repos": 18,
"account_age_days": 5916
},
"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": "3 followers of maerics",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3,
"login": "maerics"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "18 public repos, account ~16 yr old",
"points": 21.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 18
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/maerics/dgst"
],
"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": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 38,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"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": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 22,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 14,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 1.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "21 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 7 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": 7
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 52,
"inputs": {
"source": "osv",
"advisories": 38,
"affected_packages": 1,
"assessed_packages": 7,
"unassessed_packages": 0,
"affected_by_severity": "critical 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: golang.org/x/crypto 0.4.0 (critical 10.0)",
"points": 7,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/crypto 0.4.0 (critical 10.0)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 950 days ago",
"points": 32,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 950
}
}
],
"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": 7,
"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": "moderate",
"name": "AI Readiness",
"value": 60,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.405,
"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": "17 of 42 human commits state their intent (structured subject or explanatory body)",
"points": 21.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 17,
"sampled": 42
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 73,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.024,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": 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": "1 of the last 42 commits agent-authored or agent-credited",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 42
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 6179,
"source_files_sampled": 3,
"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/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"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-26T07:56:59.110370Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/maerics/dgst.svg",
"full_name": "maerics/dgst",
"license_state": "absent",
"license_spdx": null
}