Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 11:47 UTC

karrick / gologs

Go library for logs

GoMIT★ 0 stars⑂ 0 forkssince Jan 2019View on GitHub ↗

karrick/gologs holds a health index of 44 out of 100, placing it in the At risk band. It scores highest on Sustainability & Governance (57/100) and lowest on Community & Adoption (24/100). It was last updated 6 days ago. A single contributor accounts for most of its recent work.

44
overall / 100
At risk

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

44
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Karrick McDermottPersonal account
138 followers117 public repossince Nov 2009

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/karrick/gologsv0.17.2-386 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

55Moderate · 22% of overall
How it's scored
36/36Push recency — last push 6 days ago
0.7/36Commit cadence — 1/52 weeks with commits
5.4/18Commit volume — 3 commits in the last year
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year3
human_commit_share1
days_since_last_push6
active_weeks_last_year1
How it's scored
16.2/27Ships releases — 38 version tags (no GitHub releases)
36/36Release recency — latest release 6 days ago
12.6/27Release cadence — a release every ~159.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count38
latest_release_tagv0.17.2
releases_from_tagsyes
days_since_latest_release6
mean_days_between_releases159.8
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

24Critical · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 1 watchers
Inputs used
forks0
stars0
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

57Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — no issues or no data
38.2/38.3PR acceptance — 2/2 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/25 approved changesets -- score normalized to 0
Inputs used
merged_prs2
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.4/25Owner reach — 138 followers of karrick
25/25Track record — 117 public repos, account ~16 yr old
Inputs used
followers138
owner_typeUser
is_verified
owner_loginkarrick
public_repos117
account_age_days6,091
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 6 days ago
20/20Version history — 38 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/karrick/gologs
ecosystemsgo
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

38At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 2 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicsgolang-library, logging, logger, logging-library
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

40At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/25 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.5
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories3
affected_packages1
assessed_packages7
unassessed_packages0
affected_by_severitymoderate 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 7 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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.

51Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
8.8/40Legible commit history — 13 of 79 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.165
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — bench/Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 79
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesbench/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsbench/go.mod, examples/command/go.mod, examples/service/go.mod, go.mod
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/20 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes13,150
source_files_sampled20
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

0GitHub stars
1contributors
3commits, last 12 months
6days since last push
38releases
1bus factor
0open issues
Gopackage ecosystems

More detail

OpenSSF Scorecard 2.5 / 10
2.5aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-25 11:47 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/25 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
Gogithub.com/karrick/gologsv0.14.0bench/go.mod
Gogithub.com/rs/zerologv1.27.0bench/go.mod
All dependencies 7

Full resolved dependency set from the GitHub dependency graph: 4 direct and 3 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Gogithub.com/karrick/gologs0.14.0direct
Gogithub.com/karrick/gologs0.7.0direct
Gogithub.com/karrick/gologs0.9.0direct
Gogithub.com/rs/zerolog1.27.0direct
Gogithub.com/mattn/go-colorable0.1.12indirect
Gogithub.com/mattn/go-isatty0.0.14indirect
Gogolang.org/x/sys0.0.0-20210927094055-39ccf1dd6fa6indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 7 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/sys0.0.0-20210927094055-39ccf1dd6fa6indirectmoderate31.18.2

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "golang-library",
        "logging",
        "logger",
        "logging-library"
      ],
      "is_fork": false,
      "size_kb": 199,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 66755,
        "Makefile": 451
      },
      "pushed_at": "2026-07-19T02:33:22Z",
      "created_at": "2019-01-10T20:50:39Z",
      "owner_type": "User",
      "updated_at": "2026-07-19T02:33:18Z",
      "description": "Go library for logs",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Karrick McDermott",
      "type": "User",
      "login": "karrick",
      "company": null,
      "location": "Livingston, New Jersey (USA)",
      "followers": 138,
      "avatar_url": "https://avatars.githubusercontent.com/u/155788?v=4",
      "created_at": "2009-11-20T04:20:03Z",
      "is_verified": null,
      "public_repos": 117,
      "account_age_days": 6091
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.17.2",
          "kind": "patch",
          "published_at": "2026-07-19T02:33:00Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2026-07-19T02:31:33Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2026-07-19T01:16:05Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2023-04-21T20:27:08Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2022-11-18T11:48:26Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2022-08-12T02:03:38Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2022-08-11T08:23:55Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2022-08-11T07:51:41Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2022-08-10T23:23:53Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2022-08-10T23:15:56Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2022-02-02T09:16:19Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2022-02-02T08:33:31Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2022-02-02T08:28:55Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2022-02-02T07:06:36Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2022-02-02T06:39:55Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2022-02-02T06:06:59Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2022-02-02T05:21:12Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2022-02-02T04:41:33Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2022-02-02T04:28:32Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2020-07-31T18:42:45Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2020-04-14T16:47:41Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2020-02-05T23:02:00Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2019-12-17T01:24:46Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2019-12-04T02:00:51Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2019-12-04T01:06:23Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2019-12-04T01:02:09Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2019-11-28T04:15:52Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2019-11-28T02:32:34Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2019-11-28T02:27:25Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2019-11-27T22:54:37Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2019-11-27T22:40:15Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2019-11-21T18:36:06Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2019-11-21T18:30:39Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2019-11-21T18:21:08Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2019-11-21T18:09:03Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2019-11-21T17:39:18Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2019-01-10T20:54:53Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2019-01-10T20:52:19Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "60849b828d3a863024fa8e20f72fb445252d6339",
          "body": null,
          "is_bot": false,
          "headline": "readme typo",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2026-07-19T02:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60535ac4622b0ed65026b56a9c154ebcc0365d4c",
          "body": null,
          "is_bot": false,
          "headline": "docs: Events within a branch (and why branches make concurrency easy)",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2026-07-19T02:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09e345c8a8bda9e4c03d4ce037897effb9695b35",
          "body": "Returns a gologs.Logger wired to the provided t.Log with debug verbosity for\nuse in writing tests.",
          "is_bot": false,
          "headline": "gologstest.New(tb testing.TB) *gologs.Logger",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2026-07-19T01:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea02cf8d8c543bc0fb2e29639651dcbd00bea1c9",
          "body": null,
          "is_bot": false,
          "headline": "slash in string not escaped",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2023-04-21T20:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adada5844346a1ec8777a696288a690403319336",
          "body": null,
          "is_bot": false,
          "headline": "gofmt -w -s *.go",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2023-04-21T20:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98bf7f656eb9386c10e3a6f16c718f81acb7992d",
          "body": "Allows callers to avoid allocation by only invoking its parameter's String method if the Event is being logged.",
          "is_bot": false,
          "headline": "Added Evennt.Stringer method",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-11-18T11:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb4cdb501bad91a6b98ee8150aa07747eb3827b6",
          "body": "performance improvements for string encoding",
          "is_bot": false,
          "headline": "Merge pull request #2 from karrick/string",
          "author_name": "Karrick McDermott",
          "author_login": "karrick",
          "committed_at": "2022-08-12T02:03:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6d06b283eff5032065e1c89dc014865472c4424",
          "body": null,
          "is_bot": false,
          "headline": "performance improvements for string encoding",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-08-12T02:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cea380e8cfad766b817774c6edb096211777c47",
          "body": "```Bash\ngo test -bench=. -benchmem\ngoos: freebsd\ngoarch: amd64\npkg: github.com/karrick/gologs/bench\ncpu: AMD Ryzen Threadripper 3960X 24-Core Processor\nBenchmarkLogEmpty/gologs-48        7035302     172.8   ns/op  0  B/op  0  allocs/op\nBenchmarkLogEmpty/zerolog-48       301638574   3.406   ns/op  0 \n[…]\nlogs-48       1432671     836.2   ns/op  0  B/op  0  allocs/op\nBenchmarkLogFields/zerolog-48      70282065    16.88   ns/op  0  B/op  0  allocs/op\nPASS\nok  \tgithub.com/karrick/gologs/bench\t13.288s\n```",
          "is_bot": false,
          "headline": "additional comparison benchmarks",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-08-11T08:43:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "906c7b18f253bc76f3dff5ce099264005e3852b6",
          "body": null,
          "is_bot": false,
          "headline": "added comparison benchmarks",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-08-11T08:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2e6e79cf174b653e88cdba20eebd963335e5ceb",
          "body": null,
          "is_bot": false,
          "headline": "Logger.Log() allows logging an event without including event's log level",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-08-11T08:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1763f7f9695c207417f040b07d93bde77b1c16fb",
          "body": "Logger.NewWriter(level) returns an io.Writer",
          "is_bot": false,
          "headline": "Merge pull request #1 from karrick/writer",
          "author_name": "Karrick McDermott",
          "author_login": "karrick",
          "committed_at": "2022-08-11T07:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d5014ae572f9a697a1ea5c23ed4f182ab557b56",
          "body": "The returned io.Writer will convert all writes it receives to log\nevents of the specified level.\n\nMINOR bump because of new feature.",
          "is_bot": false,
          "headline": "Logger.NewWriter(level) returns io.Writer",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-08-11T07:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efa2b157f5c0c991d1a66c8269c0d94968c3f000",
          "body": null,
          "is_bot": false,
          "headline": "refactor event logic",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-08-11T05:48:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8677d88dcc62f6080fac6d333f5d2a65dc592ff6",
          "body": null,
          "is_bot": false,
          "headline": "rename append files",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-08-11T05:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d36ae4924fc0d80999ecb684c86560573f0b8fb",
          "body": "MINOR bump due to NewWriter() method.",
          "is_bot": false,
          "headline": "a better working io.Writer",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-08-11T00:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df09dc65d643e1080eea7672f8f81d74c8a40d1a",
          "body": null,
          "is_bot": false,
          "headline": "TimeRFC3339 no longer provided because have gologs.TimeFormat",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-08-10T23:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f7cb9e7a6025548ce6ebf5ae773d1b0cad1a0df",
          "body": "MINOR bump because removing NewBranch and related.",
          "is_bot": false,
          "headline": "Can use With() to create new loggers with specific field properties",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-08-10T23:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61503101460e0d7df4c88750186a1f10804b7310",
          "body": null,
          "is_bot": false,
          "headline": "table driven testing",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-02-02T09:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa6c911463a67adb7ebe80f3b9a292547f740b20",
          "body": null,
          "is_bot": false,
          "headline": "io.Writer panic recovery race condition",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-02-02T08:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d5444bd50d606a9a3d2dae74750c60ee4e46358",
          "body": null,
          "is_bot": false,
          "headline": "Logger catches panics from user provided io.Writer and time formatter",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-02-02T08:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "196cebe9953b2aa940d7b041585f6a35588bfc20",
          "body": null,
          "is_bot": false,
          "headline": "Logger.SetTracing(bool) sets tracing for Logger",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-02-02T07:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd6d7a6555c926fc379214b2a313c5d55c3d7738",
          "body": null,
          "is_bot": false,
          "headline": "Added Event.Uint(uint) and Event.Uint64(uint64) methods",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-02-02T07:06:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea2595c778216c6652349b9abe61fa9f0b8ee399",
          "body": "1. Err encodes a possibly nil error property value to the Event. When err\nis nil, the error value is represented as a JSON null.\n\n2. Clean up testing code that compares actual log output to expected\nlog output.",
          "is_bot": false,
          "headline": "Added Event.Err(error) method",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-02-02T06:39:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0191c77dbf0a66757517c7a0e50e99c58699cc7",
          "body": null,
          "is_bot": false,
          "headline": "Logger.Int(int) and Logger.Int64(int64) methods",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-02-02T05:21:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3fb642131a7c0285115e543b56bbb00c86173c3",
          "body": null,
          "is_bot": false,
          "headline": "README.md typo",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-02-02T04:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1db8fb21008c57918c1c2344557c6de38614c515",
          "body": null,
          "is_bot": false,
          "headline": "README.md whitespace",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-02-02T04:42:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e0424112773009a2833d97411a2c208f1e4e5c4",
          "body": null,
          "is_bot": false,
          "headline": "updated examples",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-02-02T04:41:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a6516446dcc157232fab1a5d5ba181553a777f4",
          "body": null,
          "is_bot": false,
          "headline": "v0.7.0 is a near zero allocation logger",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2022-02-02T04:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52738637739419baac8f74aa3932878b019f1d69",
          "body": null,
          "is_bot": false,
          "headline": "tests for singleNewLine",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2021-06-03T12:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab049f716e6af3b638dbbdb1270b7bdfb2a63cab",
          "body": null,
          "is_bot": false,
          "headline": "NewBranchWithPrefix and NewTracer accept format string and args",
          "author_name": "Karrick S. McDermott",
          "author_login": null,
          "committed_at": "2020-07-31T18:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63e23b3460db6775171021b9d441d192db89d493",
          "body": null,
          "is_bot": false,
          "headline": "corrected example code",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2020-04-14T16:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a00685219f84fc60ca44f71a9d50d693687e6ff0",
          "body": null,
          "is_bot": false,
          "headline": "corrected example code from README",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2020-04-14T16:42:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fce6d9bdbb91dde73c5e7dc84dece61a46a19c8",
          "body": "Rather than saying,\n\n```Go\nlog = gologs.NewBranchWithPrefix(log, \"[foo] \")\n```\n\nOne would say,\n\n```Go\nlog = log.NewBranchWithPrefix(\"[foo] \")\n```",
          "is_bot": false,
          "headline": "NewBranch, NewBranchWithPrefix, and NewTracer are methods",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2020-02-05T23:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce21860bd8aa97b56dbe2f888ecd1bd9f1c24257",
          "body": null,
          "is_bot": false,
          "headline": "does not hold lock when writer panics",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-12-17T01:24:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1b9fe054be2058f3857800bb07ad7a6d462a13d",
          "body": null,
          "is_bot": false,
          "headline": "ensures single newline after each line logged",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-12-04T02:00:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1feb03019b0e171544c2ca53e6c99a85cc4b080b",
          "body": null,
          "is_bot": false,
          "headline": "refactor",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-12-04T01:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b85dbd378c108ec519a4cfee6688ba769f7ef362",
          "body": "It's pretty standard to include event level in log output.",
          "is_bot": false,
          "headline": "DefaultServiceFormat includes log level",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-12-04T01:06:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9dfbcefb9b7847ede00868d8c870b991b2d3bab",
          "body": "This moves tracer to its own boolean field in the event.\n\nPreviously logger would set level to the level ORd with a boolean\nvalue of the logger's tracer value. This caused the event level to go\noutside range of allowed levels. Worked fine until tried to log the\nlevels.",
          "is_bot": false,
          "headline": "no longer panics when logging level",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-12-04T01:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8d8f3e9ea42aa1060777c27f5128038a8eaf2b2",
          "body": null,
          "is_bot": false,
          "headline": "README has library purpose",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-28T04:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "472c8a31376704d5a8ce383df80a63030a9fd3e2",
          "body": null,
          "is_bot": false,
          "headline": "added quiet to README example",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-28T02:32:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efd5d5a6f76ebb086a92f28f7a752d87e263678b",
          "body": null,
          "is_bot": false,
          "headline": "documentation for the five levels",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-28T02:27:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21846712ec4fc32f124678d500a2a4d065c49361",
          "body": null,
          "is_bot": false,
          "headline": "ensurePanic and ensureNoPanic",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-27T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ca236f3532eef921ca8f9d767ca8dbca58ad6e7",
          "body": null,
          "is_bot": false,
          "headline": "documentation updates",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-27T22:42:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c11a1b008105fa19e1a5990813257460febdfb1",
          "body": null,
          "is_bot": false,
          "headline": "documentation updates",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-27T22:40:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7978670e5572828e2bbaaa5f2c4760798acc02d",
          "body": null,
          "is_bot": false,
          "headline": "documentation updates",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-27T22:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbbb25dd14e5922327ad6df3545dca218162f896",
          "body": null,
          "is_bot": false,
          "headline": "only gets time when needed; updated documentation",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-27T22:21:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35a28e2d03be286367975d738387e8c1a5e90c4b",
          "body": null,
          "is_bot": false,
          "headline": "renamed source files to match package",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-27T21:28:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1f73e7145ece3a84fc009b8510e0a68fac827f1",
          "body": null,
          "is_bot": false,
          "headline": "single example forked into a command line and service daemon example",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-27T21:23:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "212da7eea0c4b3a7994c418a907720895e6884d5",
          "body": null,
          "is_bot": false,
          "headline": "doc changes",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-21T21:21:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e339d6b6296f9dede180e020581840770b19fc53",
          "body": null,
          "is_bot": false,
          "headline": "moved some godoc comments around",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-21T18:36:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b0066d2aff35a27ca6ea3eb993a52d6bb80caff",
          "body": null,
          "is_bot": false,
          "headline": "copied important comments from README to godoc for New",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-21T18:30:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a012c16695773783f06f42cc0cb534925db7bdd5",
          "body": null,
          "is_bot": false,
          "headline": "moved larger example code to gologs package",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-21T18:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fea5020a2f61a4e25f5ec8a6a9a6b6635c2761c3",
          "body": null,
          "is_bot": false,
          "headline": "adding godoc link",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-21T18:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee417c324e548da00e3432cd371352f608fc83c8",
          "body": null,
          "is_bot": false,
          "headline": "adding godocs example",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-21T18:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f47894ee7fd9b64708ad8069422fb48b073115a",
          "body": null,
          "is_bot": false,
          "headline": "set log level for newly created loggers to User",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-21T18:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b328b586e9cae08cde60a63eb7b3f7c1e91443e",
          "body": null,
          "is_bot": false,
          "headline": "much better interface with updated documentation",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-21T17:39:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea9577adcb841fb4b6fe417e4981548d0e60951e",
          "body": null,
          "is_bot": false,
          "headline": "more documentation",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-20T22:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ee91588d34021d336c78d46085d2b8b1022907b",
          "body": null,
          "is_bot": false,
          "headline": "simplification of API and documentation",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-20T21:00:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5dae30db57132a6dd1bc832953a0b7070c8bbd0",
          "body": null,
          "is_bot": false,
          "headline": "documentation and refactors",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-20T18:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a871fe3b509ff2cd4b627fc13acb772ad44eabbe",
          "body": null,
          "is_bot": false,
          "headline": "in the middle of code migration, but tests are all passing still",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-20T16:23:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "842fd77294a71ea96f055361441de059f3d957d7",
          "body": null,
          "is_bot": false,
          "headline": "updated example to match potential new API",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-20T08:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7378c766f3ba895d00af25e5ce050729db8ec028",
          "body": "Renamed New to NewBase, which seems like its nearly obsolete. But it\nseems really odd to need a logger that does not have filter feature.\n\nI'm still not convinced about this API...",
          "is_bot": false,
          "headline": "New returns a new Filter Logger",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-20T08:40:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17c82e963943e3a68d8563f8763aacb2a99c9f15",
          "body": "On first reference, it determines name of running executable, and when\nlogging events, inserts that stream of runes into the log.",
          "is_bot": false,
          "headline": "program is a log template line formatting verb",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-20T07:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f88d2cf7704566c78c39beb355a686eb08a90073",
          "body": "While I really do not like forcing the user to check an error return\nvalue from calling New, I think it's the most sensible solution, to\nallow for errors to be returned when the log template line has a\nnoticable formatting error. I added a `MustCompile` method to the test\nfile. `MustCompile` is to `New` as `regexp.MustCompile` is to\n`regex.Compile`. However, `gologs.MustCompile` remains in the test\nfile for now, so it is not yet part of the API.",
          "is_bot": false,
          "headline": "New returns parsing errors; better documentation",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-20T07:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8350e6e208b4829a5760380976c46e01b6bba3e7",
          "body": null,
          "is_bot": false,
          "headline": "fill out example a bit more",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-19T23:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5197e8a0fdce7c8f731e400b0be16daef9ec0f78",
          "body": null,
          "is_bot": false,
          "headline": "remove 5 log levels and fully adopt 3 modes",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-19T22:48:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c500cff3f47c4a3b763e14b74ebde53a2bdd61b",
          "body": null,
          "is_bot": false,
          "headline": "affords {localtime=FORMAT} and {utctime=FORMAT} formatting verbs",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-19T22:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f7361c9cf8f83fdabbcae438a2c3ebe2b5d3e72",
          "body": null,
          "is_bot": false,
          "headline": "log format for example",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-11-19T22:19:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fc2eb89249dcccaee0052610f0b5a9457e929bc",
          "body": null,
          "is_bot": false,
          "headline": "maybe put traditional log levels in there?",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-01-14T17:08:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0d81215ee5c44567fac58bd92c1c623910cf31f",
          "body": null,
          "is_bot": false,
          "headline": "add Tracer test",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-01-13T03:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24f73ff47c96c83d868d455ac1c2addfe86b1b09",
          "body": null,
          "is_bot": false,
          "headline": "structure field optimization",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-01-13T03:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be1de1740b7eb09cd41d9d626317218eaae2db13",
          "body": null,
          "is_bot": false,
          "headline": "Tracer uses prefix",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-01-12T16:53:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd6680798d9a73f172bcd056b54211ec5f4492e7",
          "body": null,
          "is_bot": false,
          "headline": "Tracer uses prefix",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-01-12T16:53:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6edf2cb1bff6ddc0084b28908f5e99c37eec73cd",
          "body": null,
          "is_bot": false,
          "headline": "not quite done with new implementation",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-01-12T14:53:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c413847247a0f95858052730236f41d2e4ad419",
          "body": null,
          "is_bot": false,
          "headline": "added go.mod",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-01-10T20:54:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c02bc23e9a23b82999f285707da95ee986df57a7",
          "body": null,
          "is_bot": false,
          "headline": "panic error valid for non reachable code",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-01-10T20:54:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b147eb92e430401837436b5a26e185dcd32aa473",
          "body": null,
          "is_bot": false,
          "headline": "initial commit",
          "author_name": "Karrick S. McDermott",
          "author_login": "karrick",
          "committed_at": "2019-01-10T20:52:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb11f187f00dc03802eb7b061fd48a7c95fee508",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Karrick McDermott",
          "author_login": "karrick",
          "committed_at": "2019-01-10T20:50:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 38,
      "commits_last_year": 3,
      "latest_release_at": "2026-07-19T02:33:00Z",
      "latest_release_tag": "v0.17.2",
      "releases_from_tags": true,
      "days_since_last_push": 6,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 159.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/karrick/gologs",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/karrick/gologs",
          "is_deprecated": false,
          "latest_version": "v0.17.2",
          "repository_url": "https://github.com/karrick/gologs",
          "versions_count": 38,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-19T02:33:00Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "bench/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "bench/go.mod",
        "examples/command/go.mod",
        "examples/service/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 13150,
      "source_files_sampled": 20,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "bench/go.mod",
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.0.0-20210927094055-39ccf1dd6fa6",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-p782-xgp4-8hr8",
              "GO-2022-0493",
              "GO-2026-5024"
            ],
            "fixed_version": "1.18.2",
            "advisory_count": 3,
            "oldest_advisory_days": 1492
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "moderate": 1
        },
        "advisory_count": 3,
        "affected_count": 1,
        "assessed_count": 7,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/karrick/gologs",
          "manifest": "bench/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.0"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "bench/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.27.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/karrick/gologs",
            "direct": true,
            "version": "0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/karrick/gologs",
            "direct": true,
            "version": "0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/karrick/gologs",
            "direct": true,
            "version": "0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": true,
            "version": "1.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "0.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "0.0.14",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.0.0-20210927094055-39ccf1dd6fa6",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 7,
        "direct_count": 4,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 2,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "karrick",
          "commits": 53,
          "avatar_url": "https://avatars.githubusercontent.com/u/155788?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
            "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/25 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "60849b828d3a863024fa8e20f72fb445252d6339",
        "ran_at": "2026-07-25T11:47:50Z",
        "aggregate_score": 2.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2022-08-12T02:03:38Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/karrick/gologs",
    "host": "github.com",
    "name": "gologs",
    "owner": "karrick"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 44,
      "inputs": {
        "security": 40,
        "vitality": 55,
        "community": 24,
        "governance": 57,
        "engineering": 38
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 55,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "commits_last_year": 3,
              "human_commit_share": 1,
              "days_since_last_push": 6,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "3 commits in the last year",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "releases_count": 38,
              "latest_release_tag": "v0.17.2",
              "releases_from_tags": true,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 159.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "38 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~159.8 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 159.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 24,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "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": 72,
            "inputs": {
              "merged_prs": 2,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "2/2 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 2,
                      "decided": 2
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/25 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": 63,
            "inputs": {
              "followers": 138,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "karrick",
              "public_repos": 117,
              "account_age_days": 6091
            },
            "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": "138 followers of karrick",
                "points": 15.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 138,
                      "login": "karrick"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "117 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 117
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/karrick/gologs"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "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 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "38 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 38,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "golang-library",
                "logging",
                "logger",
                "logging-library"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 40,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 25,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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/25 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "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, No advisories left outstanding. Remaining weights renormalized. Matched 7 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 7
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 3,
              "affected_packages": 1,
              "assessed_packages": 7,
              "unassessed_packages": 0,
              "affected_by_severity": "moderate 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "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 carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 7,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": "moderate",
        "name": "AI Readiness",
        "value": 51,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 9,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.165,
              "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": "13 of 79 human commits state their intent (structured subject or explanatory body)",
                "points": 8.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 13,
                      "sampled": 79
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "bench/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "bench/go.mod",
                "examples/command/go.mod",
                "examples/service/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "bench/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "bench/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 79",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 79
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 13150,
              "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
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-25T11:47:58.267701Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/karrick/gologs.svg",
  "full_name": "karrick/gologs",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.