Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"changelog",
"ci-cd",
"cicd",
"cli",
"devops",
"go",
"semver"
],
"is_fork": false,
"size_kb": 104,
"has_wiki": true,
"homepage": "https://pkg.go.dev/github.com/luizjhonata/chlog@v0.1.0",
"languages": {
"Go": 84708,
"Makefile": 641
},
"pushed_at": "2026-07-27T18:55:15Z",
"created_at": "2026-05-26T23:27:04Z",
"owner_type": "User",
"updated_at": "2026-07-10T03:51:59Z",
"description": "Fragment-based changelog management for Go and CI/CD pipelines",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://www.linkedin.com/in/jhonataluiz/",
"name": "Jhonata Luiz",
"type": "User",
"login": "luizjhonata",
"company": "Arancia",
"location": "Brazil",
"followers": 25,
"avatar_url": "https://avatars.githubusercontent.com/u/83853144?v=4",
"created_at": "2021-05-08T03:50:55Z",
"is_verified": null,
"public_repos": 38,
"account_age_days": 1907
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-07-10T03:52:46Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-06-11T21:54:48Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-06-11T17:48:39Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-05-27T21:46:54Z"
}
],
"recent_commits": [
{
"oid": "1a8fb9959bda152330e8ca2665d4be465ce73348",
"body": "chore(release): bump version to 0.3.1",
"is_bot": false,
"headline": "Merge pull request #29 from luizjhonata/chore/bump-0.3.1",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-07-10T03:51:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "625b6171136118fd3a29ce3acbc66a189ec8bc81",
"body": "- compile the fragment `time` single-quoting fix and the CI supply-chain hardening into v0.3.1\n- merge v0.3.1 section into CHANGELOG.md\n\nSigned-off-by: luizjhonata <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "chore(release): bump version to 0.3.1",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-07-10T03:47:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dc394683ad5885b5689c17cb195501420e9120f",
"body": "fix: emit fragment time field single-quoted",
"is_bot": false,
"headline": "Merge pull request #27 from luizjhonata/fix/quote-time-yaml",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-07-10T03:04:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "831f15c966cbc34846848a06ff9bf81a657e754d",
"body": "- apply yaml.SingleQuotedStyle to the time scalar node in Change.Marshal\n- matches existing kind/body quoting; satisfies YAML-quoting linters\n- output unchanged functionally: time stays RFC3339Nano and round-trips to time.Time\n\nSigned-off-by: luizjhonata <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "fix: emit fragment time field single-quoted",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-07-10T02:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc8cebbcdd7e8521d3ebc19a60ebf3faadb3b41f",
"body": "chore(ci): pin actions to SHAs and add dependabot cooldown",
"is_bot": false,
"headline": "Merge pull request #28 from luizjhonata/chore/pin-ci-actions",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-07-10T02:56:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56bbacb864a63263e8471424e1347fe0080e37fb",
"body": "- pin every GitHub Actions `uses:` ref to a full 40-char commit SHA, keeping the human-readable tag/branch in a trailing comment\n- add `cooldown` with `default-days: 7` to both dependabot ecosystems\n- resolves the blocking semgrep findings github-actions-mutable-action-tag (18) and dependabot-missing-cooldown (2)\n\nSigned-off-by: luizjhonata <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "chore(ci): pin actions to SHAs and add dependabot cooldown",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-07-09T20:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "267edae6c3c841c71b4524aefb3e23aa6f0e1d60",
"body": "…ions/checkout-7\n\nchore: Bump actions/checkout from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #26 from luizjhonata/dependabot/github_actions/act…",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-06-25T14:51:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a87f24d80c82ed65d00c6e74317b2346eded2afc",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: Bump actions/checkout from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T18:54:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9b9dc54a43f320c6f1ebb674142bd7e8c509af23",
"body": "chore(release): bump version to 0.3.0",
"is_bot": false,
"headline": "Merge pull request #25 from luizjhonata/chore/bump-0.3.0",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-06-11T21:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "093ca99f1f250bbebbe152d33232950dd2e99c93",
"body": "- compile the batch version-base fix and the pre-1.0 auto cap into v0.3.0\n- merge v0.3.0 section into CHANGELOG.md\n- first release where the new pre-1.0 cap protects its own bump (major capped to minor)\n\nSigned-off-by: luizjhonata <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "chore(release): bump version to 0.3.0",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-06-11T21:51:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a76578ef2d697a67736dd20e866a00a2f853b64",
"body": "fix(batch): cap auto bump to minor while below 1.0.0",
"is_bot": false,
"headline": "Merge pull request #24 from luizjhonata/fix/auto-pre1-cap",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-06-11T21:49:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a3dbf01118457c556d9a19e1b2f05a1da93a8bc",
"body": "- `auto` no longer graduates a 0.x project to 1.0.0 on its own\n- a breaking change (major-level kind) bumps the minor instead, per SemVer's unstable-0.x rule\n- reaching 1.0.0 stays an explicit decision (`batch major` or explicit version)\n- add tests for the cap, explicit-major graduation, and normal major bumps at >=1.0.0\n\nSigned-off-by: luizjhonata <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "fix(batch): cap auto bump to minor while below 1.0.0",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-06-11T21:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68db35071d8be12f1e475f31d53588a1016051eb",
"body": "fix(batch): resolve version base from git tags and CHANGELOG",
"is_bot": false,
"headline": "Merge pull request #22 from luizjhonata/fix/batch-version-base",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-06-11T20:49:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdf26490c64eb120abb32ba563cff17296fdb2ec",
"body": "- `findLatestVersion` was reading the base only from `.changes/v*.md` files, which `merge` deletes, so relative bumps reset to 0.0.0 after the first release\n- now take the highest version across version files, git tags, and CHANGELOG.md headings\n- add regression tests for CHANGELOG-based, git-tag-based, and multi-source resolution\n\nSigned-off-by: luizjhonata <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "fix(batch): resolve version base from git tags and CHANGELOG",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-06-11T20:06:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5416043f60da6ba5048a2d51445f28e348461da1",
"body": "chore(release): bump version to 0.2.0",
"is_bot": false,
"headline": "Merge pull request #21 from luizjhonata/chore/bump-0.2.0",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-06-11T17:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1f32c93b3738b290d279a7cf1effa8b034a0ad6",
"body": "- compile 6 unreleased fragments (2 Added, 4 Changed) into v0.2.0\n- merge v0.2.0 section into CHANGELOG.md\n\nSigned-off-by: luizjhonata <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "chore(release): bump version to 0.2.0",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-06-11T00:12:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d42702425197e0d542e8ab63c21f273645e3ae6e",
"body": "feat(ai): add `chlog ai setup` to configure AI assistant rules",
"is_bot": false,
"headline": "Merge pull request #20 from luizjhonata/feat/ai-setup",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-06-10T23:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5f099c97c16e2ed5ffa37019db782fd04a5f4fd",
"body": "- detect installed assistants (Claude, Codex, Cursor, Gemini, Copilot, Windsurf)\n- inject a conditional, mandatory chlog rule block into each instruction file\n- dedup AGENTS.md across Codex/Cursor; idempotent, with --force re-injection\n- generalize hook block helper into `removeMarkedBlock`\n\nSigned-off-by: luizjhonata <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "feat(ai): add `chlog ai setup` to configure AI assistant rules",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-06-10T23:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22acdcde902c399bc3f443b9c0e56df998b04790",
"body": "feat(hook): replace per-repo hook with global and local install modes",
"is_bot": false,
"headline": "Merge pull request #19 from luizjhonata/feat/global-hook",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-06-10T22:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3fedbf1e7561b0cdc4d2555d8987964e7bd0245",
"body": "…arQube go:S4036\n\n- extract `gitCommand` helper that resolves git absolute path before execution\n- replace all direct `exec.CommandContext` calls with `gitCommand`\n\nSigned-off-by: luizjhonata <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "fix(hook): resolve git binary path via `exec.LookPath` to satisfy Son…",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-06-10T21:44:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d9469f300b4e3c7d5ed0b8cfa9df979270e03d4",
"body": "- replace per-repo `.git/hooks/pre-commit` with global `core.hooksPath` hook as default\n- add `--local` flag to inject chlog block into existing hooks (e.g., Husky)\n- global hook chains per-repo hooks via symlinks for all common hook types\n- global hook detects `.chlog.yaml`/`.chlog.yml` before running `chlog check`\n- local mode appends/removes a `# chlog:start`/`# chlog:end` block non-destructively\n\nSigned-off-by: luizjhonata <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "feat(hook): replace per-repo hook with global and local install modes",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-06-10T04:33:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38468e87549469a3b5f331d4532594b0aa7eebad",
"body": "feat(hook): add `chlog hook install` and `chlog hook uninstall` commands",
"is_bot": false,
"headline": "Merge pull request #18 from luizjhonata/feat/hook-install",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-06-05T18:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "929cc1ed17c01e4660a22c7a201fa89e6d8fdc0b",
"body": "- add `FindGitDir(startDir)` and `FindGitDirUpward()` in `internal/git.go`\n- add `hook install` subcommand with `--force` flag for overwriting non-chlog hooks\n- add `hook uninstall` subcommand with ownership check via `chlog:managed` marker\n- idempotent behavior: re-install reports already installed\n[…]\ntests covering install, uninstall, force, idempotency, and error cases\n- update CLAUDE.md commands table and README.md with Git hook documentation\n\nSigned-off-by: luizjhonata <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "feat(hook): add `chlog hook install` and `chlog hook uninstall` commands",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-06-05T17:55:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "36841df0974dd4e95845a34b34bb4fa8dc129c29",
"body": "refactor(config): extract FindConfig(startDir) from FindConfigUpward()\n- split upward config search into a pure function that receives start directory\n- add thin wrapper that resolves `os.Getwd()` for CLI callers\n- enable `t.Parallel()` in config search tests",
"is_bot": false,
"headline": "Merge pull request #17 from luizjhonata/refactor/config-upward",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-06-05T15:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47f82a97a9aa33d8a8f094af5b81ed04adbcb37a",
"body": "…rd()`\n\n- split upward config search into a pure function that receives start directory\n- add thin wrapper that resolves `os.Getwd()` for CLI callers\n- enable `t.Parallel()` in config search tests\n\nSigned-off-by: luizjhonata <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "refactor(config): extract `FindConfig(startDir)` from `FindConfigUpwa…",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-06-05T15:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7242c75ce97f5b8c82a553fa5354bbc1247d01cb",
"body": "chore(yaml): single-quote kind and body in generated fragment files",
"is_bot": false,
"headline": "Merge pull request #16 from luizjhonata/chore/yaml-quoting",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-06-05T13:08:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90ca943d3652498ba66f414140a5aae4bb403eda",
"body": "- build yaml.Node tree with SingleQuotedStyle for kind and body scalars\n- keep time field unquoted (datetime literal)\n- use RFC3339Nano to preserve sub-second precision\n- update test assertions to expect quoted values\n\nSigned-off-by: luizjhonata <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "chore(yaml): single-quote kind and body in generated fragment files",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-06-03T21:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "762d0a4ae37b3995daabd54f2ee5f3736016a06a",
"body": "docs: improve README with badges, features, and positioning",
"is_bot": false,
"headline": "Merge pull request #15 from luizjhonata/docs/improve-readme",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T23:17:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58203161bd97c9c20c34ccdc264e50af95a2caa5",
"body": "Signed-off-by: Jhonata Luiz <jhonata.luiz@arancia.ca>",
"is_bot": false,
"headline": "docs: improve README with badges, features, and positioning",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T23:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "163051ed2c12cd5a64f7a5c43ce246a9df58e324",
"body": "chore/bump-0.1.0: prepare first release",
"is_bot": false,
"headline": "Merge pull request #14 from luizjhonata/chore/bump-0.1.0",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T21:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e30c2e8a1985f6d372756fc896f783862b6dda71",
"body": "Signed-off-by: Jhonata Luiz <jhonata.luiz@arancia.ca>",
"is_bot": false,
"headline": "chore/bump-0.1.0: prepare first release",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T21:43:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1039c55dd70e2d29c1ec8e263257d24711a1ef3b",
"body": "fix: add `v` prefix to release tags for Go toolchain compatibility",
"is_bot": false,
"headline": "Merge pull request #13 from luizjhonata/fix/release-tag-prefix",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T21:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8174fb1a25fdc0da0c83a075ee1b48b6bdec8783",
"body": "Signed-off-by: Jhonata Luiz <jhonata.luiz@arancia.ca>",
"is_bot": false,
"headline": "fix: propagate `v` prefix in release output for GoReleaser",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T21:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e3532ede4c4aecdf3e9748963d77b3956b8b38a",
"body": "Signed-off-by: Jhonata Luiz <jhonata.luiz@arancia.ca>",
"is_bot": false,
"headline": "fix: add `v` prefix to release tags for Go toolchain compatibility",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T21:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9ae578709930df09868a3ddd1dcc09acf20afcc",
"body": "fix: skip fragment check on bump branches in CI pipeline",
"is_bot": false,
"headline": "Merge pull request #11 from luizjhonata/fix/bump-branch-check",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T20:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26b710f60221c0ba340522a844676f4dffdd3a0c",
"body": "Signed-off-by: Jhonata Luiz <jhonata.luiz@arancia.ca>",
"is_bot": false,
"headline": "fix: use env variable to avoid shell injection in CI step",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T20:17:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e38b1958da46ea174bab7b73379ff77a29df603",
"body": "Signed-off-by: Jhonata Luiz <jhonata.luiz@arancia.ca>",
"is_bot": false,
"headline": "fix: update PR template to reference changelog fragments",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T20:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d63636caaa60bdf3085f02c4efcfb16d90dc6b5",
"body": "Signed-off-by: Jhonata Luiz <jhonata.luiz@arancia.ca>",
"is_bot": false,
"headline": "fix: skip fragment check on bump branches in CI pipeline",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T20:09:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3b2e1aec7a9e442768b1046080673f96c53a196",
"body": "chore: add `make release` target for changelog workflow",
"is_bot": false,
"headline": "Merge pull request #9 from luizjhonata/chore/add-release-target",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T19:49:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db23ee003abc910dacf4cb7f5607644e3496a14b",
"body": "Signed-off-by: Jhonata Luiz <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "chore: add `make release` target for changelog workflow",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T19:38:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "def46daecec4a4c176610f3f6a9530e20ecf3d53",
"body": "…ons/setup-go-6\n\nchore: Bump actions/setup-go from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #8 from luizjhonata/dependabot/github_actions/acti…",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T18:35:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "068b89799fc5be82f06bcfbd26dcb029de777f09",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: Bump actions/setup-go from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-27T18:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5c4caa1be8616bb80e679bdca5226b172876320",
"body": "Chore/bootstrap changes and docs",
"is_bot": false,
"headline": "Merge pull request #7 from luizjhonata/chore/bootstrap-changes-and-docs",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T18:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3f8c70d33257fb09ab9297283ee34cddfb0c833",
"body": "Signed-off-by: Jhonata Luiz <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "chore: replace shared pipeline with local workflow using `chlog check`",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T18:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f46ef0f3768a93606ee127d393f7e8e75d384e47",
"body": "Signed-off-by: Jhonata Luiz <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "chore: add Dependabot, issue templates, and security policy",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T15:39:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bccdddf88664c7b1aff8f08c5c726735c136b27",
"body": "Signed-off-by: Jhonata Luiz <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "chore: bootstrap `.changes/` and update CLAUDE.md conventions",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T14:46:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d8b9a33ce5936e7e95983d9330e4ec0eca0c964",
"body": "docs: add README with install, usage, and configuration reference",
"is_bot": false,
"headline": "Merge pull request #6 from luizjhonata/chore/polish-readme",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T14:25:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a427bd230d638581bf2c7c397a83745b1c217b99",
"body": "Signed-off-by: Jhonata Luiz <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "docs: add README with install, usage, and configuration reference",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T13:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "411af96809e38b79d72915b177e1a0f2ac5dbb34",
"body": "feat: add `check` command for verifying unreleased fragments",
"is_bot": false,
"headline": "Merge pull request #5 from luizjhonata/feat/cmd-check-fragments",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T13:28:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27c0f4378adc3a01e484ac77b8bd00301c24468c",
"body": "Signed-off-by: Jhonata Luiz <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "feat: add `check` command for verifying unreleased fragments",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T13:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d88c7f2c97fd0753b645b8119e851353347f7c97",
"body": "feat: add `merge` command for inserting versions into CHANGELOG.md",
"is_bot": false,
"headline": "Merge pull request #4 from luizjhonata/feat/cmd-merge-changelog",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T13:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ff0bce20763314c98748c65a93b60c616935c46",
"body": "Signed-off-by: Jhonata Luiz <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "feat: add `merge` command for inserting versions into CHANGELOG.md",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T05:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1c3e3d70cd38c5af5400675c1421ee08a9abbea",
"body": "feat: add `batch` command for compiling fragments into version files",
"is_bot": false,
"headline": "Merge pull request #3 from luizjhonata/feat/cmd-batch-version",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T05:24:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6d1dda5a15a7b8c418a75702ef34672aa889722",
"body": "Signed-off-by: Jhonata Luiz <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "feat: add `batch` command for compiling fragments into version files",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T04:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef3a06127df1e265ba724600ec1ccf486ca3b11e",
"body": "feat: add `new` command for creating changelog fragments",
"is_bot": false,
"headline": "Merge pull request #2 from luizjhonata/feat/cmd-create-fragment",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T03:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e29d8729e4cf5f441133bda90236db4de3a24db",
"body": "Signed-off-by: Jhonata Luiz <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "feat: add `new` command for creating changelog fragments",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T03:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f265ff33eda606ba6deef195ba6c792c2813be9c",
"body": "feat: add core types for config and change",
"is_bot": false,
"headline": "Merge pull request #1 from luizjhonata/feat/core-types",
"author_name": "Jhonata Luiz",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T03:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12989b416f438ae5369637c971de98d34b1e7428",
"body": "Signed-off-by: Jhonata Luiz <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "feat: add core types for config and change",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T03:08:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b87f63adcb83ab5dceb9a3d84c120df029df938",
"body": "Signed-off-by: Jhonata Luiz <jhonataluiz@hotmail.com>",
"is_bot": false,
"headline": "chore: initial project scaffold with CI/CD",
"author_name": "luizjhonata",
"author_login": "luizjhonata",
"committed_at": "2026-05-27T02:48:27Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 59,
"latest_release_at": "2026-07-10T03:52:46Z",
"latest_release_tag": "v0.3.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 6,
"days_since_latest_release": 18,
"mean_days_between_releases": 14.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/luizjhonata/chlog",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/luizjhonata/chlog",
"is_deprecated": false,
"latest_version": "v0.3.1",
"repository_url": "https://github.com/luizjhonata/chlog",
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-10T03:51:55Z",
"latest_version_yanked": null,
"days_since_latest_publish": 18
}
]
},
"popularity": {
"forks": 1,
"stars": 5,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-05-29",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 11110,
"source_files_sampled": 20,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3759
},
"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/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"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": 2,
"merged_prs": 27,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "luizjhonata",
"commits": 57,
"avatar_url": "https://avatars.githubusercontent.com/u/83853144?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"default.yaml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 4,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "14 out of 15 merged PRs checked by a CI test -- score normalized to 9",
"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/14 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": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 9,
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "1a8fb9959bda152330e8ca2665d4be465ce73348",
"ran_at": "2026-07-28T05:46:07Z",
"aggregate_score": 5.5,
"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-27T18:54:57Z",
"oldest_open_prs": [
{
"number": 30,
"created_at": "2026-07-27T18:54:55Z",
"last_comment_at": "2026-07-27T18:54:56Z",
"last_comment_author": "dependabot"
},
{
"number": 31,
"created_at": "2026-07-27T18:55:15Z",
"last_comment_at": "2026-07-27T18:55:16Z",
"last_comment_author": "dependabot"
}
],
"last_merged_pr_at": "2026-07-10T03:51:56Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/luizjhonata/chlog",
"host": "github.com",
"name": "chlog",
"owner": "luizjhonata"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"security": 56,
"vitality": 70,
"community": 41,
"governance": 52,
"engineering": 73
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 59,
"human_commit_share": 0.966,
"days_since_last_push": 0,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"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": "59 commits in the last year",
"points": 16,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 59
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v0.3.1",
"releases_from_tags": false,
"days_since_latest_release": 18,
"mean_days_between_releases": 14.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 18 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 18
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~14.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 14.4
}
}
],
"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": 41,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"forks": 1,
"stars": 5,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "5 stars",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 5
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"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": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"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": 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": 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": "moderate",
"name": "Sustainability & Governance",
"value": 52,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 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": 67,
"inputs": {
"merged_prs": 27,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 2
},
"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": "27/29 decided PRs merged",
"points": 35.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 27,
"decided": 29
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"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": 53,
"inputs": {
"followers": 25,
"owner_type": "User",
"is_verified": null,
"owner_login": "luizjhonata",
"public_repos": 38,
"account_age_days": 1907
},
"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": "25 followers of luizjhonata",
"points": 10.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 25,
"login": "luizjhonata"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "38 public repos, account ~5 yr old",
"points": 22,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 38
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"github.com/luizjhonata/chlog"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 18
},
"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 18 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 18
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"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": 73,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "14 out of 15 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"changelog",
"ci-cd",
"cicd",
"cli",
"devops",
"go",
"semver"
],
"has_wiki": true,
"homepage": "https://pkg.go.dev/github.com/luizjhonata/chlog@v0.1.0",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://pkg.go.dev/github.com/luizjhonata/chlog@v0.1.0",
"points": 15,
"status": "met",
"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": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"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": "moderate",
"name": "Security",
"value": 56,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "14 out of 15 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"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/14 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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 4.5,
"status": "partial",
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "excellent",
"name": "AI Readiness",
"value": 85,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.982,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3759
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "56 of 57 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 56,
"sampled": 57
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.034
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 59",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 59
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "2 of the last 59 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 59
}
}
],
"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": 11110,
"source_files_sampled": 20,
"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/20 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 20,
"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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-28T05:46:21.699540Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/luizjhonata/chlog.svg",
"full_name": "luizjhonata/chlog",
"license_state": "standard",
"license_spdx": "MIT"
}