原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 2999,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 20098,
"Shell": 23,
"Makefile": 357
},
"pushed_at": "2023-04-04T18:44:27Z",
"created_at": "2023-04-04T18:44:10Z",
"owner_type": "User",
"updated_at": "2023-04-04T18:44:35Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "hakksawwcp",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/128175607?v=4",
"created_at": "2023-03-17T17:15:48Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 1225
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.5",
"kind": "patch",
"published_at": "2022-10-26T07:05:41Z"
},
{
"tag": "v1.1.4",
"kind": "patch",
"published_at": "2021-06-08T14:39:50Z"
},
{
"tag": "v1.1.3",
"kind": "patch",
"published_at": "2021-06-03T06:59:34Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2021-05-28T14:28:34Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2021-05-22T13:35:01Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2021-05-22T13:35:01Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2021-04-29T10:37:07Z"
}
],
"recent_commits": [
{
"oid": "53a64db9ad8bd3c6776855a7065e1825eb59012a",
"body": "Report errors to client on `run` command",
"is_bot": false,
"headline": "Merge pull request #6 from ChengaDev/run-command-errors-display",
"author_name": "Dotan J. Nahum",
"author_login": "jondot",
"committed_at": "2022-11-27T08:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1436a613718d38cb4b59b83379287cc013a7350f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into run-command-errors-display",
"author_name": "ChengaDev",
"author_login": "ChengaDev",
"committed_at": "2022-11-24T12:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6112501c6c3e99a29e056e1afef664f4f055887",
"body": null,
"is_bot": false,
"headline": "remove all ioutil usage",
"author_name": "ChengaDev",
"author_login": "ChengaDev",
"committed_at": "2022-11-24T10:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55a31e8357e4d189bf51e4d0eb5a6c88492ba8a3",
"body": null,
"is_bot": false,
"headline": "golintci: replace deprecated golint with revive",
"author_name": "ChengaDev",
"author_login": "ChengaDev",
"committed_at": "2022-11-24T10:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5693bfc2dbce5feb7793d9c37f6f6eb252b0deb0",
"body": null,
"is_bot": false,
"headline": "Fix linting issues from CI",
"author_name": "ChengaDev",
"author_login": "ChengaDev",
"committed_at": "2022-11-24T10:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95ec386a0fb0cdfc74fdcd92c9522041f1efeea7",
"body": null,
"is_bot": false,
"headline": "CheckFailed => ReportCheckResult",
"author_name": "ChengaDev",
"author_login": "ChengaDev",
"committed_at": "2022-11-23T20:17:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "542b7e6f9bdfaef796be392cb69ff461aa002e35",
"body": null,
"is_bot": false,
"headline": "Show errors on run command",
"author_name": "ChengaDev",
"author_login": "ChengaDev",
"committed_at": "2022-10-29T20:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cedfbc0981577eb813a8f1cddace4791c8fd968",
"body": "This will help improve the readability with syntax highlighting",
"is_bot": false,
"headline": "Specify proper language in README.md code blocks",
"author_name": "Peter Dave Hello",
"author_login": "PeterDaveHello",
"committed_at": "2022-10-26T07:05:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de2bca812866e2619f1f0e2ee98612a697c54a74",
"body": "It linked to `https://github.com/SpectralOps/preflight/blob/master` which is odd 😆",
"is_bot": false,
"headline": "Fix url of malshare.com in README.md",
"author_name": "Peter Dave Hello",
"author_login": "PeterDaveHello",
"committed_at": "2022-10-26T07:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a901d7db71efb58ea5a3db4331fe6fd01df365c",
"body": "Add Go 1.16 to action workflow",
"is_bot": false,
"headline": "Merge pull request #2 from artis3n/master",
"author_name": "Dotan J. Nahum",
"author_login": "jondot",
"committed_at": "2021-07-30T11:37:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3ae12cf9c8a838e829197241daa18658bff34c0",
"body": null,
"is_bot": false,
"headline": "test: Added Go 1.16 to the action workflow Go versions",
"author_name": "Ari Kalfus",
"author_login": "artis3n",
"committed_at": "2021-07-29T22:19:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7823fe5624db952693c5e0b4fe8c62314056c187",
"body": "…an-text",
"is_bot": false,
"headline": "allow for more flexible list parsing, includes comments and other hum…",
"author_name": "Dotan Nahum",
"author_login": "jondot",
"committed_at": "2021-06-08T14:39:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85d62f0c53aa099bbdb3bc0fdb71b9e97966a437",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "Dotan Nahum",
"author_login": "jondot",
"committed_at": "2021-06-03T06:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3c065f8906440141fdcaf58b1e48934dc37141b",
"body": null,
"is_bot": false,
"headline": "bust cache",
"author_name": "Dotan Nahum",
"author_login": "jondot",
"committed_at": "2021-06-03T06:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee35b43a4972c5ffdd46894bea52102dbec0fed1",
"body": null,
"is_bot": false,
"headline": "bust cache",
"author_name": "Dotan Nahum",
"author_login": "jondot",
"committed_at": "2021-06-03T06:58:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f98963a73b8d7242f58a9c0601b4636c8deeef3e",
"body": null,
"is_bot": false,
"headline": "update animation",
"author_name": "Dotan Nahum",
"author_login": "jondot",
"committed_at": "2021-06-03T06:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b654876d883614a7febcafe45cd77c5901f361d3",
"body": null,
"is_bot": false,
"headline": "add image",
"author_name": "Dotan Nahum",
"author_login": "jondot",
"committed_at": "2021-06-03T06:55:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12b94c5d93a38859e047de804c60ecb40f9f8c7d",
"body": null,
"is_bot": false,
"headline": "remove dead code",
"author_name": "Dotan Nahum",
"author_login": "jondot",
"committed_at": "2021-05-28T15:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "212e9243b5bc52d9d042bed8fa566be65a7c44b6",
"body": null,
"is_bot": false,
"headline": "add version",
"author_name": "Dotan Nahum",
"author_login": "jondot",
"committed_at": "2021-05-28T14:28:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6c0bec0b79e8036cdea79937a1939b6ff3d0a8a",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Dotan J. Nahum",
"author_login": "jondot",
"committed_at": "2021-05-28T14:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbfc7ddda6e0d9c0103b83b2e9fc012e92fc31f9",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Dotan J. Nahum",
"author_login": "jondot",
"committed_at": "2021-05-28T13:45:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bc32cb591650a7e65c2a33e1d8ec8922f16544e",
"body": null,
"is_bot": false,
"headline": "update README",
"author_name": "Dotan Nahum",
"author_login": "jondot",
"committed_at": "2021-05-24T15:59:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8686af13483b809a70a25752f3ca7c4aff7c746a",
"body": null,
"is_bot": false,
"headline": "print a single digest when creating",
"author_name": "Dotan Nahum",
"author_login": "jondot",
"committed_at": "2021-05-24T15:30:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "826c0b281d3dffa67dececbac8d8c4b1a5942bfe",
"body": "Rolling updates",
"is_bot": false,
"headline": "Merge pull request #1 from SpectralOps/rolling-updates",
"author_name": "Dotan J. Nahum",
"author_login": "jondot",
"committed_at": "2021-05-22T13:35:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8a02e82f0fcc32dae015a9bd064817d50f902bd",
"body": null,
"is_bot": false,
"headline": "add VirusTotal lookup provider",
"author_name": "Dotan Nahum",
"author_login": "jondot",
"committed_at": "2021-05-22T11:58:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4b3b1381cddfda7b0fa5d424cab49a82b0dd2f0",
"body": null,
"is_bot": false,
"headline": "implement rolling updates workflows",
"author_name": "Dotan Nahum",
"author_login": "jondot",
"committed_at": "2021-05-22T10:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b6b33a8becae3de260fce7680cd97e4d9ac569b",
"body": null,
"is_bot": false,
"headline": "open sourcing preflight",
"author_name": "Dotan Nahum",
"author_login": "jondot",
"committed_at": "2021-04-29T10:37:07Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 0,
"latest_release_at": "2022-10-26T07:05:41Z",
"latest_release_tag": "v1.1.5",
"releases_from_tags": true,
"days_since_last_push": 1207,
"active_weeks_last_year": 0,
"days_since_latest_release": 1368,
"mean_days_between_releases": 90.8
},
"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/spectralops/preflight",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/spectralops/preflight",
"is_deprecated": false,
"latest_version": "v1.1.5",
"repository_url": "https://github.com/spectralops/preflight",
"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": "2022-10-26T07:05:41Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1368
}
]
},
"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",
"vendor/github.com/pkg/errors/Makefile",
"vendor/github.com/thedevsaddam/gojsonq/v2/Makefile",
"vendor/github.com/thoas/go-funk/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod",
"vendor/github.com/VirusTotal/vt-go/go.mod",
"vendor/github.com/alecthomas/kong/go.mod",
"vendor/github.com/alecthomas/repr/go.mod",
"vendor/github.com/fatih/color/go.mod",
"vendor/github.com/mattn/go-colorable/go.mod",
"vendor/github.com/mattn/go-isatty/go.mod",
"vendor/github.com/thedevsaddam/gojsonq/v2/go.mod",
"vendor/github.com/thoas/go-funk/go.mod"
],
"largest_source_bytes": 6753,
"source_files_sampled": 7,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/VirusTotal/vt-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20210415081439-66c331640a9d"
},
{
"name": "github.com/alecthomas/assert",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20170929043011-405dbfeb8e38"
},
{
"name": "github.com/alecthomas/kong",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.15"
},
{
"name": "github.com/fatih/color",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.0"
},
{
"name": "github.com/thoas/go-funk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"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": "jondot",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/83390?v=4"
},
{
"type": "User",
"login": "ChengaDev",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/44297242?v=4"
},
{
"type": "User",
"login": "PeterDaveHello",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3691490?v=4"
},
{
"type": "User",
"login": "artis3n",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6969296?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.667
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"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/27 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": 4,
"reason": "6 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "53a64db9ad8bd3c6776855a7065e1825eb59012a",
"ran_at": "2026-07-25T14:01:43Z",
"aggregate_score": 2.7,
"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/hakksawwcp/preflight",
"host": "github.com",
"name": "preflight",
"owner": "hakksawwcp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 26,
"inputs": {
"security": 27,
"vitality": 17,
"community": 24,
"governance": 20,
"engineering": 64,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 30,
"overall_after_abandonment_multiplier": 26
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1207,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1207 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1207
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 40,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v1.1.5",
"releases_from_tags": true,
"days_since_latest_release": 1368,
"mean_days_between_releases": 90.8
},
"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 1368 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1368
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~90.8 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 90.8
}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 1336,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1336 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 1336,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"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": "critical",
"name": "Sustainability & Governance",
"value": 20,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.667
},
"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 67% of commits",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 67
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "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/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "critical",
"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": 29,
"inputs": {
"followers": 1,
"owner_type": "User",
"is_verified": null,
"owner_login": "hakksawwcp",
"public_repos": 3,
"account_age_days": 1225
},
"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": "1 followers of hakksawwcp",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "hakksawwcp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~3 yr old",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 64,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"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": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 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": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"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": 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": 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": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 27,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"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": 27,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 2.7
},
"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/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "6 existing vulnerabilities detected",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 56,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.222,
"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": "6 of 27 human commits state their intent (structured subject or explanatory body)",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 6,
"sampled": 27
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"vendor/github.com/pkg/errors/Makefile",
"vendor/github.com/thedevsaddam/gojsonq/v2/Makefile",
"vendor/github.com/thoas/go-funk/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod",
"vendor/github.com/VirusTotal/vt-go/go.mod",
"vendor/github.com/alecthomas/kong/go.mod",
"vendor/github.com/alecthomas/repr/go.mod",
"vendor/github.com/fatih/color/go.mod",
"vendor/github.com/mattn/go-colorable/go.mod",
"vendor/github.com/mattn/go-isatty/go.mod",
"vendor/github.com/thedevsaddam/gojsonq/v2/go.mod",
"vendor/github.com/thoas/go-funk/go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/thedevsaddam/gojsonq/v2/Makefile, vendor/github.com/thoas/go-funk/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/thedevsaddam/gojsonq/v2/Makefile, vendor/github.com/thoas/go-funk/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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 27",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 27
}
}
],
"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": 6753,
"source_files_sampled": 7,
"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/7 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 7,
"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": [
"go package 'github.com/spectralops/preflight' points at a different repository (https://github.com/spectralops/preflight); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T14:01:50.959585Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hakksawwcp/preflight.svg",
"full_name": "hakksawwcp/preflight",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}