Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 14934,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 931127,
"Shell": 14996,
"Makefile": 3802,
"Dockerfile": 916
},
"pushed_at": "2026-07-25T13:04:51Z",
"created_at": "2026-01-29T17:23:52Z",
"owner_type": "Organization",
"updated_at": "2026-07-25T12:49:15Z",
"description": "CLI to deploy applications, using containers",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "lemonity.com",
"name": "Lemonity",
"type": "Organization",
"login": "lemonity-org",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/200082590?v=4",
"created_at": "2025-02-20T12:47:24Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 523
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-07-25T12:58:34Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-07-20T07:09:07Z"
},
{
"tag": "v0.0.6-dev",
"kind": "prerelease",
"published_at": "2026-02-08T17:39:30Z"
},
{
"tag": "v0.0.5-dev",
"kind": "prerelease",
"published_at": "2026-02-08T12:39:49Z"
},
{
"tag": "v0.0.4-dev",
"kind": "prerelease",
"published_at": "2026-02-08T11:45:11Z"
},
{
"tag": "v0.0.3-dev",
"kind": "prerelease",
"published_at": "2026-02-08T10:42:43Z"
},
{
"tag": "v0.0.2-dev",
"kind": "prerelease",
"published_at": "2026-02-08T10:36:00Z"
},
{
"tag": "v0.0.1-dev",
"kind": "prerelease",
"published_at": "2026-02-06T19:46:23Z"
}
],
"recent_commits": [
{
"oid": "3c44c95b38b6560c95ee1b31fd951c7380297d9c",
"body": "## Summary\n\nTwo related changes, in order:\n\n1. **Dependency update** — all direct and indirect Go modules moved to\ntheir latest releases.\n2. **Release prep** — the accumulated `Unreleased` changelog entries\nmoved into a `1.1.0` section, per step 1 of `docs/RELEASES.md`.\n\n## Dependency update\n\n| Modu\n[…]\n/sup>\n\n<!-- codesmith:autofix:disabled -->\n<!-- /codesmith:footer -->\n\nCo-authored-by: Mel Agent <mel-agent@users.noreply.github.com>\nCo-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>",
"is_bot": true,
"headline": "chore(deps): update Go modules and prepare the 1.1.0 release (#27)",
"author_name": "mel-minion[bot]",
"author_login": "mel-minion[bot]",
"committed_at": "2026-07-25T12:49:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ac2ff75140ee642c340239e675dd8b2bc3b8e1e4",
"body": "## Summary\n\n- add a typed `stop_first` strategy for non-web singleton roles, with\nremote locking, confirmed Podman mutations, rollback, and\ninterrupted-deploy reconciliation\n- reject multi-host and scale operations that would bypass the singleton\nguarantee\n- add validated per-role runtime hardening \n[…]\nbot</code> with what you\nneed. Autofix is disabled.</sup>\n\n<!-- codesmith:autofix:disabled -->\n<!-- /codesmith:footer -->\n\n---------\n\nCo-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(deploy): add safe singleton role deployments (#26)",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-07-24T21:10:33Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a27ac435b84dcd5ccc4769889435338efaf9da1c",
"body": "## Summary\n- derive registry state ownership from the effective SSH transport user\n- remove the parallel explicit-user constructor so login, setup, and\ndeploy cannot drift\n- cover non-root state directory selection and update the changelog\n\n## Validation\n- `go test ./internal/ssh ./internal/podman .\n[…]\nsmith-dark.svg\"></picture></a>\n<sup>Need help on this PR? Tag <code>@codesmith-bot</code> with what you\nneed. Autofix is disabled.</sup>\n\n<!-- codesmith:autofix:disabled -->\n<!-- /codesmith:footer -->",
"is_bot": false,
"headline": "fix(registry): use effective SSH user for state (#25)",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-07-23T18:01:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d561c526358b0c7c186ef2d1e7d05a4dbcf5534e",
"body": null,
"is_bot": false,
"headline": "Improve output format",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-07-23T16:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9855c25c09809d6b0b8b07734063601047539d9f",
"body": null,
"is_bot": false,
"headline": "fix(proxy): separate HTTP and HTTPS listeners",
"author_name": "Adrian Carayol Orenes",
"author_login": "adriancarayol",
"committed_at": "2026-07-23T16:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32b06a33cda6e5427578224928fb56b518533251",
"body": "Add stable Caddy IDs, explicit route reconciliation, configurable upstream protocols, and command-based readiness probes.\n\nAmp-Thread-ID: https://ampcode.com/threads/T-019f8e46-8137-740c-b705-d0cffea05d7b\n\nCo-authored-by: Adrian Orenes <adriancarayol@gmail.com>",
"is_bot": false,
"headline": "feat: improve proxy ownership and health checks",
"author_name": "Amp",
"author_login": "ampagent",
"committed_at": "2026-07-23T15:37:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98f885c5396a438cde2255849942d4dd6127d670",
"body": "## Summary\n\n- emit reverse-proxy header operations under Caddy JSON field `headers`\n- remove the conflicting, unused static-response header field from the\nshared handler model\n- keep the production model fully typed as `*HeadersConfig`\n- verify the real `buildServiceRoute` output by semantically dec\n[…]\nsmith-dark.svg\"></picture></a>\n<sup>Need help on this PR? Tag <code>@codesmith-bot</code> with what you\nneed. Autofix is disabled.</sup>\n\n<!-- codesmith:autofix:disabled -->\n<!-- /codesmith:footer -->",
"is_bot": false,
"headline": "fix(proxy): emit valid Caddy header config (#21)",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-07-23T15:16:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b83ae97bc3d9ef65211710031f7313e357b52c24",
"body": "## Summary\n\n- add contribution guidance, a Contributor Covenant, code ownership,\nissue forms, and a pull request template\n- add a coordinated vulnerability disclosure policy backed by GitHub\nprivate vulnerability reporting\n- add a required dependency-review workflow pinned to an immutable\naction SHA\n[…]\ncodesmith-dark.svg\"></picture></a>\n<sup>Need help on this PR? Tag <code>/codesmith</code> with what you\nneed. Autofix is disabled.</sup>\n\n<!-- codesmith:autofix:disabled -->\n<!-- /codesmith:footer -->",
"is_bot": false,
"headline": "chore: harden repository security and governance (#20)",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-07-22T06:40:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8ba62f142cea1ac45b2e1233637290eb49026d3d",
"body": null,
"is_bot": false,
"headline": "docs: prepare v1.0.0 release (#19)",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-07-20T06:45:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0f388772853335dc26153bd61a5003a3d4cf2a8",
"body": "* fix: harden Azud for 1.0.0 release\n\n* test: make SSH handshake tests hermetic\n\n* ci: update secure Go and govulncheck pins\n\n* fix: install rootless Podman network helpers\n\n* ci: annotate integration test failures\n\n* fix: detect installed Podman without runtime init\n\n* ci: set target HOME for SSH i\n[…]\ncept managed SSH environment\n\n* ci: restart sshd with clean environment\n\n* ci: set target XDG through sshd\n\n* ci: align rootless user manager environment\n\n* ci: preserve target XDG during user reloads",
"is_bot": false,
"headline": "fix: harden Azud for 1.0.0 release (#7)",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-07-19T22:08:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "73541d3b83140b776892bac7429f95d18be9f5de",
"body": null,
"is_bot": false,
"headline": "Preparing for stable release",
"author_name": "Adrian Carayol Orenes",
"author_login": "adriancarayol",
"committed_at": "2026-07-04T10:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7f85e432d105bc13530cdbbdef8e63f50432949",
"body": "* Remote builder, remove accessory command\n\n* fix sec",
"is_bot": false,
"headline": "Remote builder, remove accessory command (#6)",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-07-04T08:57:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de356db030614252514039cfd563e627c66f774f",
"body": null,
"is_bot": false,
"headline": "Upload files to mount vol",
"author_name": "Adrian Carayol Orenes",
"author_login": "adriancarayol",
"committed_at": "2026-02-14T17:27:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3a01b4a02cf7136ea4f78f02ddd702f28037741",
"body": null,
"is_bot": false,
"headline": "Improve rootless support (#5)",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-02-08T17:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c50d80f21188be79803ae936a570029d9ed4146e",
"body": null,
"is_bot": false,
"headline": "Fix action - No SIGPIPE possible",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-02-08T12:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f67cc01b202e22a672f86f3a3e2c3869a6885536",
"body": null,
"is_bot": false,
"headline": "Add history and release commands",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-02-08T12:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d5c856e8c9210b6e78e696f06275e5b19623c63",
"body": null,
"is_bot": false,
"headline": "Fix VERSION on github action + install script",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-02-08T10:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "257ca01506fe0cbcb283845204191b828228ccd2",
"body": null,
"is_bot": false,
"headline": "syscall for window+unix",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-02-08T10:42:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04ec73fdd414dc705b47b69b4237a2ebabe8342b",
"body": null,
"is_bot": false,
"headline": "Fix install script",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-02-08T10:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "939507e4054beff078f75e91b6d5da0684368ec4",
"body": null,
"is_bot": false,
"headline": "Add beta note",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-02-08T10:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16322c3bfc7cdfd1377f5fc8a91cc052a8d21d5e",
"body": null,
"is_bot": false,
"headline": "Do not mention other similar tools in the README",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-02-08T10:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1865dcfa3bf011e60e3d1b51b1f133890aa15e8e",
"body": null,
"is_bot": false,
"headline": "Transfer ownership to lemonity-org",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-02-08T10:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bff6031735fb6d2a3aee4dde3f92f135237000de",
"body": null,
"is_bot": false,
"headline": "Fix lint",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-02-06T19:45:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d9a393cb027972ba4932469b6037b55e2ac41d0",
"body": null,
"is_bot": false,
"headline": "Add a github action to facilitate the deployment",
"author_name": "Adrian Carayol Orenes",
"author_login": "adriancarayol",
"committed_at": "2026-02-06T16:23:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7da909eff6aa54f439176478ff30ea26c434a316",
"body": null,
"is_bot": false,
"headline": "Fix command injection + improve ssh pool conn",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-02-05T20:38:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cba4c49a0f150e0ef01d86d58a56d06cc1dafb9",
"body": null,
"is_bot": false,
"headline": "Quote shell cmd",
"author_name": "Adrian Carayol Orenes",
"author_login": "adriancarayol",
"committed_at": "2026-02-02T22:05:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fc65df12cdff1b935b86a2a4e53f26252eccd11",
"body": null,
"is_bot": false,
"headline": "Improve hook system",
"author_name": "Adrian Carayol Orenes",
"author_login": "adriancarayol",
"committed_at": "2026-02-02T17:15:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "479600a4ba335376b3d9d9ed69f212c4e4f53c99",
"body": null,
"is_bot": false,
"headline": "Improve hooks",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-02-01T19:09:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "696389bb0fce44b35f0dce841f2f1fa94e7c0a39",
"body": null,
"is_bot": false,
"headline": "pre deploy command",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-02-01T17:59:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3ca66f0d64e96b2f2524796d2fd02faa5fd5230",
"body": null,
"is_bot": false,
"headline": "Avoid concurrent deployments on same host",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-01-31T23:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a034d32a91867a8c2678cb0a52b8ed07e90487f9",
"body": null,
"is_bot": false,
"headline": "Add documentation",
"author_name": "Adrian Carayol Orenes",
"author_login": "adriancarayol",
"committed_at": "2026-01-31T22:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e302248126ff40ae1bc23b645cb770b48ef7841",
"body": "* Improve canary, deployment and theme\n\n* Improve proxy, promote version, and deploy UI\n\n* Fix lint\n\n* Fix integration test\n\n---------\n\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Chore/improve canary deployment (#4)",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-01-31T21:37:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "66976dcf6e91ab41fec3dfcb26748911fd1dcee8",
"body": null,
"is_bot": false,
"headline": "Improve canary, deployment and theme (#3)",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-01-31T13:18:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b77b3def324f6d5fe153166205a38397fa4ef9db",
"body": "* Improve zero-downtime deployment: connection-aware drain, race fix, readiness/liveness probes, route-specific API\n\nFour targeted improvements to the zero-downtime deployment pipeline:\n\n1. Connection-aware draining: Replace time.Sleep-based drain with polling\n of Caddy's /reverse_proxy/upstreams \n[…]\ny using goroutines instead of sequentially, reducing setup\n time for large fleets.\n\nhttps://claude.ai/code/session_01XG8g9jzi76ixgHqTJafpkt\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Separate readiness and liveness probes with improved drain handling (#2)",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-01-31T12:21:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "04b5efeae4e7542230fff6031eb6291fa039ac8c",
"body": "* Use podman instead of docker\n\n* Add integration tests\n\n* remove master from branches\n\n* Update actions\n\n* Add version to golangci-lint\n\n* Remove typecheck\n\n* Remove gosimple\n\n* Fix lint\n\n* Remove dns-enabled option\n\n* Fix tests",
"is_bot": false,
"headline": "Feat/podman as default (#1)",
"author_name": "Adrian Carayol",
"author_login": "adriancarayol",
"committed_at": "2026-01-29T20:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "904bbf22144175bb7552cffa1574a59edeb4ebec",
"body": null,
"is_bot": false,
"headline": "Add logo",
"author_name": "Adrian Carayol Orenes",
"author_login": "adriancarayol",
"committed_at": "2026-01-29T17:36:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84eb0aab60cf221e89f420060b7ada38f390a7c2",
"body": null,
"is_bot": false,
"headline": "first commit",
"author_name": "Adrian Carayol Orenes",
"author_login": "adriancarayol",
"committed_at": "2026-01-29T17:26:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0681f0c64b0c2b462d13fbc08f390289dfa05cf1",
"body": null,
"is_bot": false,
"headline": "first commit",
"author_name": "Adrian Carayol Orenes",
"author_login": "adriancarayol",
"committed_at": "2026-01-29T17:24:03Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 38,
"latest_release_at": "2026-07-25T12:58:34Z",
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 6,
"days_since_latest_release": 3,
"mean_days_between_releases": 24.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/lemonity-org/azud",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/lemonity-org/azud",
"is_deprecated": false,
"latest_version": "v1.1.0",
"repository_url": "https://github.com/lemonity-org/azud",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-25T12:49:05Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3
}
]
},
"popularity": {
"forks": 0,
"stars": 2,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 7
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 59453,
"source_files_sampled": 104,
"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": "v0.54.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 20
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 9,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/mattn/go-isatty",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.24"
},
{
"name": "github.com/rivo/uniseg",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.7"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.10"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.54.0"
},
{
"name": "golang.org/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.45.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/mattn/go-isatty",
"direct": true,
"version": "v0.0.24",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": true,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": true,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": true,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 9,
"direct_count": 7,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 7,
"merged_prs": 16,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "adriancarayol",
"commits": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/9716490?v=4"
},
{
"type": "User",
"login": "ampagent",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/289058786?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.973
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"dependency-review.yml",
"release.yml",
"tests.yml"
],
"has_docs_dir": true,
"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": 8,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
"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/29 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 6,
"reason": "SAST tool is not run on all commits -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3c44c95b38b6560c95ee1b31fd951c7380297d9c",
"ran_at": "2026-07-28T16:40:38Z",
"aggregate_score": 7.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-26T04:32:31Z",
"oldest_open_prs": [
{
"number": 8,
"created_at": "2026-07-19T22:08:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 9,
"created_at": "2026-07-19T22:08:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 10,
"created_at": "2026-07-19T22:08:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 11,
"created_at": "2026-07-19T22:08:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 13,
"created_at": "2026-07-19T22:08:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 14,
"created_at": "2026-07-19T22:08:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 17,
"created_at": "2026-07-19T22:08:59Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-25T12:49:06Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/lemonity-org/azud",
"host": "github.com",
"name": "azud",
"owner": "lemonity-org"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 76,
"vitality": 74,
"community": 43,
"governance": 48,
"engineering": 76
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 74,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"commits_last_year": 38,
"human_commit_share": 0.974,
"days_since_last_push": 3,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "38 commits in the last year",
"points": 14.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 38
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_latest_release": 3,
"mean_days_between_releases": 24.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~24.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 24.1
}
}
],
"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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 43,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 2,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 2
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 48,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.973
},
"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 97% of commits",
"points": 0.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"merged_prs": 16,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 4
},
"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": "16/20 decided PRs merged",
"points": 30.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 16,
"decided": 20
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "lemonity-org",
"public_repos": 1,
"account_age_days": 523
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1 followers of lemonity-org",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "lemonity-org"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~1 yr old",
"points": 5.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/lemonity-org/azud"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 3
},
"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 3 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "8 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 8
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 76,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 76,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 7.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 6",
"points": 3,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 9 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": 9
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 89,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 9,
"unassessed_packages": 0,
"affected_by_severity": "unknown 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 v0.54.0 (unknown)",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/crypto v0.54.0 (unknown)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 9,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 1
},
"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": "good",
"name": "AI Readiness",
"value": 70,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.378,
"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": "14 of 37 human commits state their intent (structured subject or explanatory body)",
"points": 20.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 14,
"sampled": 37
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 97,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.105,
"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": ".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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "4 of the last 38 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 4,
"sampled": 38
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 59453,
"source_files_sampled": 104,
"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/104 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 104,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T16:40:50.081473Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lemonity-org/azud.svg",
"full_name": "lemonity-org/azud",
"license_state": "standard",
"license_spdx": "MIT"
}