Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 11:15 UTC

nayefradwi / nayef_go_common

GoNo license detected★ 3 stars⑂ 0 forkssince Sep 2022View on GitHub ↗

nayefradwi/nayef_go_common holds a health index of 51 out of 100, placing it in the Moderate band. It scores highest on Vitality (80/100) and lowest on Community & Adoption (14/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

51
overall / 100
Moderate

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.

51
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

Nayef RadwiPersonal account
8 followers16 public repossince Nov 2018

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

Package ecosystems

Metrics by category

Vitality

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

80Good · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
10.4/36Commit cadence — 15/52 weeks with commits
18/18Commit volume — 138 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year138
human_commit_share0.99
days_since_last_push4
active_weeks_last_year15
How it's scored
27/27Ships releases — 96 releases published
36/36Release recency — latest release 4 days ago
27/27Release cadence — a release every ~0 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count96
latest_release_tagngo/v0.1.19
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases0

Community & Adoption

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

14Critical · 18% of overall
How it's scored
4.9/60Stars — 3 stars
0/25Forks — 0 forks
0/15Watchers — 1 watchers
Inputs used
forks0
stars3
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
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?

54Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.3/22.5Commit distribution — top contributor authored 94% of commits
2.7/13.5Contributor breadth — 2 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.944
How it's scored
0/46.8Issue resolution — no issues or no data
37.2/38.3PR acceptance — 35/36 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/14 approved changesets -- score normalized to 0
Inputs used
merged_prs35
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs1
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
6.9/25Owner reach — 8 followers of nayefradwi
21/25Track record — 16 public repos, account ~7 yr old
Inputs used
followers8
owner_typeUser
is_verified
owner_loginnayefradwi
public_repos16
account_age_days2,800
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 8 package(s) on go
35/35Publish recency — latest publish 4 days ago
20/20Version history — 20 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/nayefradwi/nayef_go_common/ngo, github.com/nayefradwi/nayef_go_common/otp, github.com/nayefradwi/nayef_go_common/auth, github.com/nayefradwi/nayef_go_common/errors, github.com/nayefradwi/nayef_go_common/pgutil, github.com/nayefradwi/nayef_go_common/locking, github.com/nayefradwi/nayef_go_common/errorspb, github.com/nayefradwi/nayef_go_common/grpcutil
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

57Moderate · 20% of overall
How it's scored
24/24CI workflows — 26 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 14 out of 14 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

40At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionno

Security

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

41At 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
2.5/2.5CI-Tests — 14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/14 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
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 — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 25 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.6
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized.
How it's scored
5.7/35Direct dependencies free of known advisories — 2 affected: golang.org/x/crypto v0.49.0 (critical 10.0), google.golang.org/grpc v1.80.0 (critical 9.1)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories43
affected_packages9
assessed_packages112
unassessed_packages0
affected_by_severitycritical 2, moderate 1, unknown 6
direct_affected_packages2
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 112 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.

52Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
18.3/40Legible commit history — 34 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.343
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — auth/go.mod, errors/go.mod, errorspb/go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 1 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsauth/go.mod, errors/go.mod, errorspb/go.mod, grpcutil/go.mod, httputil/go.mod, locking/go.mod, ngo/go.mod, otp/go.mod, pagination/go.mod, pgutil/go.mod, redisutil/go.mod, validation/go.mod
dependency_bot_commit_share0.01
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/111 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes14,095
source_files_sampled111
oversized_source_files0
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — errorspb/proto/errorspb/v1/errors.proto
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_fileserrorspb/proto/errorspb/v1/errors.proto

Key facts

3GitHub stars
2contributors
138commits, last 12 months
4days since last push
96releases
1bus factor
0open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

OpenSSF Scorecard 3.6 / 10
3.6aggregate

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-22 11:15 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/14 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities25 existing vulnerabilities detected
Direct dependencies 40
RegistryPackageVersion constraintManifest
Gogithub.com/golang-jwt/jwt/v5v5.3.1auth/go.mod
Gogithub.com/google/uuidv1.6.0auth/go.mod
Gogithub.com/jackc/pgx/v5v5.10.0auth/go.mod
Gogithub.com/nayefradwi/nayef_go_common/errorsv1.0.6auth/go.mod
Gogithub.com/nayefradwi/nayef_go_common/httputilv1.0.2auth/go.mod
Gogithub.com/stretchr/testifyv1.11.1auth/go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/postgresv0.42.0auth/go.mod
Gogolang.org/x/cryptov0.49.0auth/go.mod
Gogithub.com/stretchr/testifyv1.11.1errors/go.mod
Gogithub.com/nayefradwi/nayef_go_common/errorsv1.0.6errorspb/go.mod
Gogithub.com/stretchr/testifyv1.11.1errorspb/go.mod
Gogoogle.golang.org/grpcv1.80.0errorspb/go.mod
Gogoogle.golang.org/protobufv1.36.11errorspb/go.mod
Gogithub.com/nayefradwi/nayef_go_common/errorsv1.0.6grpcutil/go.mod
Gogithub.com/nayefradwi/nayef_go_common/errorspbv1.0.3grpcutil/go.mod
Gogithub.com/stretchr/testifyv1.11.1grpcutil/go.mod
Gogoogle.golang.org/grpcv1.80.0grpcutil/go.mod
Gogithub.com/nayefradwi/nayef_go_common/errorsv1.0.6httputil/go.mod
Gogithub.com/stretchr/testifyv1.11.1httputil/go.mod
Gogithub.com/go-redsync/redsync/v4v4.16.0locking/go.mod
Gogithub.com/nayefradwi/nayef_go_common/errorsv1.0.6locking/go.mod
Gogithub.com/nayefradwi/nayef_go_common/redisutilv0.1.2locking/go.mod
Gogithub.com/redis/go-redis/v9v9.18.0locking/go.mod
Gogithub.com/stretchr/testifyv1.11.1locking/go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/redisv0.42.0locking/go.mod
Gogithub.com/charmbracelet/huhv1.0.0ngo/go.mod
Gogithub.com/charmbracelet/lipglossv1.1.0ngo/go.mod
Gogithub.com/mattn/go-isattyv0.0.20ngo/go.mod
Gogithub.com/nayefradwi/nayef_go_common/errorsv1.0.6ngo/go.mod
Gogithub.com/spf13/cobrav1.10.2ngo/go.mod
Gogithub.com/nayefradwi/nayef_go_common/errorsv1.0.6otp/go.mod
Gogithub.com/redis/go-redis/v9v9.18.0otp/go.mod
Gogithub.com/stretchr/testifyv1.11.1otp/go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/redisv0.42.0otp/go.mod
Gogithub.com/nayefradwi/nayef_go_common/httputilv1.0.1pagination/go.mod
Gogithub.com/stretchr/testifyv1.11.1pagination/go.mod
Gogithub.com/jackc/pgx/v5v5.10.0pgutil/go.mod
Gogithub.com/redis/go-redis/v9v9.18.0redisutil/go.mod
Gogithub.com/nayefradwi/nayef_go_common/errorsv1.0.6validation/go.mod
Gogithub.com/stretchr/testifyv1.11.1validation/go.mod
All dependencies 112

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

RegistryPackageVersionRelation
Gogithub.com/charmbracelet/huhv1.0.0direct
Gogithub.com/charmbracelet/lipglossv1.1.0direct
Gogithub.com/go-redsync/redsync/v4v4.16.0direct
Gogithub.com/golang-jwt/jwt/v5v5.3.1direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/jackc/pgx/v5v5.10.0direct
Gogithub.com/mattn/go-isattyv0.0.20direct
Gogithub.com/nayefradwi/nayef_go_common/errorsv1.0.6direct
Gogithub.com/nayefradwi/nayef_go_common/errorspbv1.0.3direct
Gogithub.com/nayefradwi/nayef_go_common/httputilv1.0.1direct
Gogithub.com/nayefradwi/nayef_go_common/httputilv1.0.2direct
Gogithub.com/nayefradwi/nayef_go_common/redisutilv0.1.2direct
Gogithub.com/redis/go-redis/v9v9.18.0direct
Gogithub.com/spf13/cobrav1.10.2direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/testcontainers/testcontainers-go/modules/postgresv0.42.0direct
Gogithub.com/testcontainers/testcontainers-go/modules/redisv0.42.0direct
Gogolang.org/x/cryptov0.49.0direct
Gogoogle.golang.org/grpcv1.80.0direct
Gogoogle.golang.org/protobufv1.36.11direct
Godario.cat/mergov1.0.2indirect
Gogithub.com/atotto/clipboardv0.1.4indirect
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirect
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171cindirect
Gogithub.com/catppuccin/gov0.3.0indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/charmbracelet/bubblesv1.0.0indirect
Gogithub.com/charmbracelet/bubbleteav1.3.10indirect
Gogithub.com/charmbracelet/colorprofilev0.4.1indirect
Gogithub.com/charmbracelet/x/ansiv0.11.6indirect
Gogithub.com/charmbracelet/x/cellbufv0.0.15indirect
Gogithub.com/charmbracelet/x/exp/stringsv0.0.0-20240722160745-212f7b056ed0indirect
Gogithub.com/charmbracelet/x/termv0.2.2indirect
Gogithub.com/clipperhouse/displaywidthv0.9.0indirect
Gogithub.com/clipperhouse/stringishv0.1.1indirect
Gogithub.com/clipperhouse/uax29/v2v2.5.0indirect
Gogithub.com/containerd/errdefsv1.0.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/containerd/logv0.1.0indirect
Gogithub.com/containerd/platformsv0.2.1indirect
Gogithub.com/cpuguy83/dockercfgv0.3.2indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/dgryski/go-rendezvousv0.0.0-20200823014737-9f7001d12a5findirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/docker/go-connectionsv0.6.0indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/ebitengine/puregov0.10.0indirect
Gogithub.com/erikgeiser/coninputv0.0.0-20211004153227-1c3628e74d0findirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.3.0indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jackc/pgpassfilev1.0.0indirect
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761indirect
Gogithub.com/jackc/puddle/v2v2.2.2indirect
Gogithub.com/klauspost/compressv1.18.5indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.3.0indirect
Gogithub.com/lufia/plan9statsv0.0.0-20260330125221-c963978e514eindirect
Gogithub.com/magiconair/propertiesv1.8.10indirect
Gogithub.com/mattn/go-localereaderv0.0.1indirect
Gogithub.com/mattn/go-runewidthv0.0.19indirect
Gogithub.com/mdelapenya/tlscertv0.2.0indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/mitchellh/hashstructure/v2v2.0.2indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/go-archivev0.2.0indirect
Gogithub.com/moby/moby/apiv1.54.1indirect
Gogithub.com/moby/moby/clientv0.4.0indirect
Gogithub.com/moby/patternmatcherv0.6.1indirect
Gogithub.com/moby/sys/sequentialv0.6.0indirect
Gogithub.com/moby/sys/userv0.4.0indirect
Gogithub.com/moby/sys/usernsv0.1.0indirect
Gogithub.com/moby/termv0.5.2indirect
Gogithub.com/muesli/ansiv0.0.0-20230316100256-276c6243b2f6indirect
Gogithub.com/muesli/cancelreaderv0.2.2indirect
Gogithub.com/muesli/termenvv0.16.0indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.1.1indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/shirou/gopsutil/v4v4.26.3indirect
Gogithub.com/sirupsen/logrusv1.9.4indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/testcontainers/testcontainers-gov0.42.0indirect
Gogithub.com/tklauser/go-sysconfv0.3.16indirect
Gogithub.com/tklauser/numcpusv0.11.0indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.67.0indirect
Gogo.opentelemetry.io/otelv1.43.0indirect
Gogo.opentelemetry.io/otel/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/tracev1.43.0indirect
Gogo.uber.org/atomicv1.11.0indirect
Gogolang.org/x/netv0.52.0indirect
Gogolang.org/x/syncv0.17.0indirect
Gogolang.org/x/syncv0.20.0indirect
Gogolang.org/x/sysv0.38.0indirect
Gogolang.org/x/sysv0.40.0indirect
Gogolang.org/x/sysv0.42.0indirect
Gogolang.org/x/textv0.23.0indirect
Gogolang.org/x/textv0.29.0indirect
Gogolang.org/x/textv0.35.0indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260120221211-b8f7ae30c516indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260401024825-9d38bb4040a9indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 9

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.49.0directcritical270.52.0
google.golang.org/grpcv1.80.0directcritical11.82.1
golang.org/x/netv0.52.0indirectmoderate91.26.3
golang.org/x/sysv0.38.0indirectunknown10.44.0
golang.org/x/sysv0.40.0indirectunknown10.44.0
golang.org/x/sysv0.42.0indirectunknown10.44.0
golang.org/x/textv0.23.0indirectunknown10.39.0
golang.org/x/textv0.29.0indirectunknown10.39.0
golang.org/x/textv0.35.0indirectunknown10.39.0

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": [],
      "is_fork": false,
      "size_kb": 402,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 216145,
        "Shell": 5001,
        "Go Template": 13840
      },
      "pushed_at": "2026-07-18T10:24:39Z",
      "created_at": "2022-09-17T10:45:04Z",
      "owner_type": "User",
      "updated_at": "2026-07-19T13:46:52Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": null,
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Nayef Radwi",
      "type": "User",
      "login": "nayefradwi",
      "company": null,
      "location": null,
      "followers": 8,
      "avatar_url": "https://avatars.githubusercontent.com/u/45208221?v=4",
      "created_at": "2018-11-20T16:13:34Z",
      "is_verified": null,
      "public_repos": 16,
      "account_age_days": 2800
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "ngo/v0.1.19",
          "kind": "other",
          "published_at": "2026-07-18T10:24:42Z"
        },
        {
          "tag": "pagination/v0.1.3",
          "kind": "other",
          "published_at": "2026-07-18T10:23:16Z"
        },
        {
          "tag": "locking/v0.1.7",
          "kind": "other",
          "published_at": "2026-07-18T10:23:15Z"
        },
        {
          "tag": "httputil/v1.0.4",
          "kind": "other",
          "published_at": "2026-07-18T10:23:15Z"
        },
        {
          "tag": "errorspb/v1.0.4",
          "kind": "other",
          "published_at": "2026-07-18T10:23:14Z"
        },
        {
          "tag": "grpcutil/v0.1.3",
          "kind": "other",
          "published_at": "2026-07-18T10:23:13Z"
        },
        {
          "tag": "validation/v0.1.3",
          "kind": "other",
          "published_at": "2026-07-18T10:23:13Z"
        },
        {
          "tag": "auth/v0.1.10",
          "kind": "other",
          "published_at": "2026-07-18T10:23:12Z"
        },
        {
          "tag": "otp/v0.1.8",
          "kind": "other",
          "published_at": "2026-07-18T10:23:12Z"
        },
        {
          "tag": "errors/v1.0.6",
          "kind": "other",
          "published_at": "2026-07-18T10:12:48Z"
        },
        {
          "tag": "ngo/v0.1.18",
          "kind": "other",
          "published_at": "2026-07-17T20:40:18Z"
        },
        {
          "tag": "validation/v0.1.2",
          "kind": "other",
          "published_at": "2026-07-17T20:39:02Z"
        },
        {
          "tag": "auth/v0.1.9",
          "kind": "other",
          "published_at": "2026-07-17T20:39:02Z"
        },
        {
          "tag": "otp/v0.1.7",
          "kind": "other",
          "published_at": "2026-07-17T20:39:02Z"
        },
        {
          "tag": "pagination/v0.1.2",
          "kind": "other",
          "published_at": "2026-07-17T20:39:01Z"
        },
        {
          "tag": "locking/v0.1.6",
          "kind": "other",
          "published_at": "2026-07-17T20:39:01Z"
        },
        {
          "tag": "grpcutil/v0.1.2",
          "kind": "other",
          "published_at": "2026-07-17T20:39:00Z"
        },
        {
          "tag": "errorspb/v1.0.3",
          "kind": "other",
          "published_at": "2026-07-17T20:26:08Z"
        },
        {
          "tag": "httputil/v1.0.3",
          "kind": "other",
          "published_at": "2026-07-17T20:26:05Z"
        },
        {
          "tag": "errors/v1.0.5",
          "kind": "other",
          "published_at": "2026-07-17T19:52:56Z"
        },
        {
          "tag": "pgutil/v0.1.5",
          "kind": "other",
          "published_at": "2026-06-29T16:56:15Z"
        },
        {
          "tag": "pagination/v0.1.1",
          "kind": "other",
          "published_at": "2026-06-27T19:42:12Z"
        },
        {
          "tag": "auth/v0.1.8",
          "kind": "other",
          "published_at": "2026-06-27T19:09:08Z"
        },
        {
          "tag": "pgutil/v0.1.4",
          "kind": "other",
          "published_at": "2026-06-26T11:45:56Z"
        },
        {
          "tag": "errors/v1.0.4",
          "kind": "other",
          "published_at": "2026-06-26T11:06:34Z"
        },
        {
          "tag": "ngo/v0.1.17",
          "kind": "other",
          "published_at": "2026-06-26T10:57:44Z"
        },
        {
          "tag": "auth/v0.1.7",
          "kind": "other",
          "published_at": "2026-06-26T10:32:52Z"
        },
        {
          "tag": "ngo/v0.1.16",
          "kind": "other",
          "published_at": "2026-06-24T19:06:19Z"
        },
        {
          "tag": "ngo/v0.1.15",
          "kind": "other",
          "published_at": "2026-06-24T18:50:06Z"
        },
        {
          "tag": "auth/v0.1.6",
          "kind": "other",
          "published_at": "2026-06-20T13:11:55Z"
        },
        {
          "tag": "otp/v0.1.6",
          "kind": "other",
          "published_at": "2026-06-20T13:11:55Z"
        },
        {
          "tag": "ngo/v0.1.14",
          "kind": "other",
          "published_at": "2026-06-16T21:33:19Z"
        },
        {
          "tag": "pgutil/v0.1.3",
          "kind": "other",
          "published_at": "2026-06-16T21:32:19Z"
        },
        {
          "tag": "ngo/v0.1.13",
          "kind": "other",
          "published_at": "2026-06-16T19:12:56Z"
        },
        {
          "tag": "pgutil/v0.1.2",
          "kind": "other",
          "published_at": "2026-06-07T21:18:01Z"
        },
        {
          "tag": "locking/v0.1.5",
          "kind": "other",
          "published_at": "2026-06-07T21:18:00Z"
        },
        {
          "tag": "otp/v0.1.5",
          "kind": "other",
          "published_at": "2026-06-07T21:18:00Z"
        },
        {
          "tag": "auth/v0.1.5",
          "kind": "other",
          "published_at": "2026-06-07T21:17:59Z"
        },
        {
          "tag": "ngo/v0.1.12",
          "kind": "other",
          "published_at": "2026-06-07T21:11:17Z"
        },
        {
          "tag": "locking/v0.1.4",
          "kind": "other",
          "published_at": "2026-06-07T21:10:08Z"
        },
        {
          "tag": "ngo/v0.1.11",
          "kind": "other",
          "published_at": "2026-06-07T18:13:30Z"
        },
        {
          "tag": "ngo/v0.1.10",
          "kind": "other",
          "published_at": "2026-04-11T15:46:00Z"
        },
        {
          "tag": "ngo/v0.1.9",
          "kind": "other",
          "published_at": "2026-04-10T21:17:37Z"
        },
        {
          "tag": "otp/v0.1.4",
          "kind": "other",
          "published_at": "2026-04-03T19:41:07Z"
        },
        {
          "tag": "locking/v0.1.3",
          "kind": "other",
          "published_at": "2026-04-03T19:41:06Z"
        },
        {
          "tag": "auth/v0.1.4",
          "kind": "other",
          "published_at": "2026-04-03T19:33:02Z"
        },
        {
          "tag": "otp/v0.1.3",
          "kind": "other",
          "published_at": "2026-04-03T19:33:01Z"
        },
        {
          "tag": "locking/v0.1.2",
          "kind": "other",
          "published_at": "2026-04-03T19:33:01Z"
        },
        {
          "tag": "grpcutil/v0.1.1",
          "kind": "other",
          "published_at": "2026-04-03T19:33:01Z"
        },
        {
          "tag": "ngo/v0.1.8",
          "kind": "other",
          "published_at": "2026-03-27T16:35:06Z"
        },
        {
          "tag": "errors/v1.0.3",
          "kind": "other",
          "published_at": "2026-03-27T15:45:38Z"
        },
        {
          "tag": "ngo/v0.1.7",
          "kind": "other",
          "published_at": "2026-03-23T23:35:34Z"
        },
        {
          "tag": "ngo/v0.1.6",
          "kind": "other",
          "published_at": "2026-03-23T23:21:13Z"
        },
        {
          "tag": "ngo/v0.1.5",
          "kind": "other",
          "published_at": "2026-03-23T23:08:37Z"
        },
        {
          "tag": "ngo/v0.1.4",
          "kind": "other",
          "published_at": "2026-03-23T18:13:09Z"
        },
        {
          "tag": "ngo/v0.1.3",
          "kind": "other",
          "published_at": "2026-03-23T18:02:42Z"
        },
        {
          "tag": "ngo/v0.1.2",
          "kind": "other",
          "published_at": "2026-03-23T16:39:43Z"
        },
        {
          "tag": "ngo/v0.1.1",
          "kind": "other",
          "published_at": "2026-03-22T12:45:01Z"
        },
        {
          "tag": "redisutil/v0.1.2",
          "kind": "other",
          "published_at": "2026-03-22T12:44:01Z"
        },
        {
          "tag": "ngo/v0.1.0",
          "kind": "other",
          "published_at": "2026-03-22T11:45:57Z"
        },
        {
          "tag": "pgutil/v0.1.1",
          "kind": "other",
          "published_at": "2026-03-22T11:27:44Z"
        },
        {
          "tag": "errors/v1.0.2",
          "kind": "other",
          "published_at": "2026-03-21T14:50:27Z"
        },
        {
          "tag": "pgutil/v0.1.0",
          "kind": "other",
          "published_at": "2026-03-19T17:56:58Z"
        },
        {
          "tag": "otp/v0.1.2",
          "kind": "other",
          "published_at": "2026-03-19T13:32:20Z"
        },
        {
          "tag": "otp/v0.1.1",
          "kind": "other",
          "published_at": "2026-03-19T13:27:25Z"
        },
        {
          "tag": "otp/v0.1.0",
          "kind": "other",
          "published_at": "2026-03-19T13:17:32Z"
        },
        {
          "tag": "locking/v0.1.1",
          "kind": "other",
          "published_at": "2026-03-19T12:31:43Z"
        },
        {
          "tag": "locking/v0.1.0",
          "kind": "other",
          "published_at": "2026-03-19T11:28:04Z"
        },
        {
          "tag": "redisutil/v0.1.1",
          "kind": "other",
          "published_at": "2026-03-19T11:25:55Z"
        },
        {
          "tag": "redisutil/v0.1.0",
          "kind": "other",
          "published_at": "2026-03-19T11:20:11Z"
        },
        {
          "tag": "auth/v0.1.3",
          "kind": "other",
          "published_at": "2026-03-19T10:56:15Z"
        },
        {
          "tag": "auth/v0.1.2",
          "kind": "other",
          "published_at": "2026-03-19T10:48:37Z"
        },
        {
          "tag": "httputil/v1.0.2",
          "kind": "other",
          "published_at": "2026-03-19T10:44:08Z"
        },
        {
          "tag": "auth/v0.1.1",
          "kind": "other",
          "published_at": "2026-03-19T10:23:52Z"
        },
        {
          "tag": "errorspb/v1.0.2",
          "kind": "other",
          "published_at": "2026-03-19T10:23:50Z"
        },
        {
          "tag": "auth/v0.1.0",
          "kind": "other",
          "published_at": "2026-03-19T09:37:14Z"
        },
        {
          "tag": "validation/v0.1.1",
          "kind": "other",
          "published_at": "2026-03-18T20:54:08Z"
        },
        {
          "tag": "pagination/v0.1.0",
          "kind": "other",
          "published_at": "2026-03-18T20:44:57Z"
        },
        {
          "tag": "grpcutil/v0.1.0",
          "kind": "other",
          "published_at": "2026-03-18T20:44:54Z"
        },
        {
          "tag": "validation/v0.1.0",
          "kind": "other",
          "published_at": "2026-03-18T20:44:53Z"
        },
        {
          "tag": "httputil/v1.0.1",
          "kind": "other",
          "published_at": "2026-03-18T15:53:57Z"
        },
        {
          "tag": "errors/v1.0.1",
          "kind": "other",
          "published_at": "2026-03-18T15:53:56Z"
        },
        {
          "tag": "errorspb/v1.0.1",
          "kind": "other",
          "published_at": "2026-03-18T15:53:55Z"
        },
        {
          "tag": "httputil/v1.0.0",
          "kind": "other",
          "published_at": "2026-03-17T23:05:05Z"
        },
        {
          "tag": "errorspb/v1.0.0",
          "kind": "other",
          "published_at": "2026-03-17T20:48:56Z"
        },
        {
          "tag": "errors/v1.0.0",
          "kind": "other",
          "published_at": "2026-03-17T20:40:05Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2025-11-08T10:19:10Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2025-11-07T16:13:33Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2025-10-18T10:19:18Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2025-10-11T11:19:32Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-10-11T10:59:09Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2025-10-07T20:17:04Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2025-05-28T17:36:56Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2025-03-23T21:50:04Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2025-03-06T13:50:54Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-02-15T19:40:46Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "abc85b0e1e67ddedf016a164f3fdbc6a945c895b",
          "body": "bump errors to 1.0.6",
          "is_bot": false,
          "headline": "Merge pull request #36 from nayefradwi/chore/bump_error_deps",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-07-18T10:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cc63501d115e6f8dd32ffa3fe56058f2593f112",
          "body": null,
          "is_bot": false,
          "headline": "bump errors to 1.0.6",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-07-18T10:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9273f4448dd7099fd4e9ae21f58912eeb19b0c8c",
          "body": "fix builder pattern in errors",
          "is_bot": false,
          "headline": "Merge pull request #35 from nayefradwi/fix/error_builder_pattern_methods",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-07-18T10:12:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5888a201a6dfc7e3620b695e8367503a00775a92",
          "body": null,
          "is_bot": false,
          "headline": "fix builder pattern",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-07-18T10:11:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "419dc1aa06e7b6d7c018ef0681fa515afa09508f",
          "body": "chore: update errors package",
          "is_bot": false,
          "headline": "Merge pull request #34 from nayefradwi/chore/update_error_packages",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-07-17T20:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11076a7e3d9becb93c2f0507daacfb5396a6060b",
          "body": null,
          "is_bot": false,
          "headline": "chore: update errors package",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-07-17T20:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "287f701f05cf67082bfcb68f1ad740b2bd11b7e9",
          "body": "…_new_statuses\n\nfeat: update writer grpc to use new statuses",
          "is_bot": false,
          "headline": "Merge pull request #33 from nayefradwi/feat/update_writer_grpc_to_use…",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-07-17T20:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db0b38471c7b3bc88abb9482ab9c2be2b7fb5272",
          "body": null,
          "is_bot": false,
          "headline": "update errorspb",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-07-17T20:23:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2638a9423df4d299518d0447c0b42c4d77cd7eb4",
          "body": null,
          "is_bot": false,
          "headline": "add mapping for error status",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-07-17T20:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "229acb72639403c85c8fd5be59302efdf63e64bf",
          "body": "add status code to errors with default as 0",
          "is_bot": false,
          "headline": "Merge pull request #32 from nayefradwi/feat/status_code_in_errors",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-07-17T19:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "053a8cb5eab89b13d06581a82eef715a132f0b6c",
          "body": null,
          "is_bot": false,
          "headline": "add status code to errors with default as 0",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-07-17T19:48:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eab3dbd890cd506635c7dbaa691476073d46fe85",
          "body": "Feat/add foreign key error pgutil",
          "is_bot": false,
          "headline": "Merge pull request #31 from nayefradwi/feat/add_foreign_key_error_pgutil",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-29T16:56:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bafa242ac473981c4380d40cc03b37bc4417c148",
          "body": null,
          "is_bot": false,
          "headline": "add foreign key constraints check with column",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-29T16:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2c60d5493fac895ee273e4be9a3a0f764459453",
          "body": null,
          "is_bot": false,
          "headline": "add foreign key constraints check",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-29T16:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29ee4fb1a53e042f033b684a7d17e25b059eca55",
          "body": "add cursor pagination support with specifically SQLC",
          "is_bot": false,
          "headline": "Merge pull request #30 from nayefradwi/feat/cursor_based_pagination",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-27T19:42:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1a60a40a2f8ad0d79f57a0b04f32ad920f0214a",
          "body": null,
          "is_bot": false,
          "headline": "add cursor pagination support with specifically SQLC",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-27T19:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6788afa4c3d869c62a1af0aa7f5296634541b69b",
          "body": "…abase\n\nFix/auth support non fixed database",
          "is_bot": false,
          "headline": "Merge pull request #29 from nayefradwi/fix/auth_support_non_fixed_dat…",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-27T19:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d77f8c012d11f1242c39adfdc31d1375e068574",
          "body": null,
          "is_bot": false,
          "headline": "add transaction support for postgres store",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-27T18:59:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "235f67b04e5cba96cab240879552d05aefd1d053",
          "body": null,
          "is_bot": false,
          "headline": "config table name instead of hardcoded table name",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-27T18:40:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4af95076a1e6a36e7db06354b5b2de280aca9f4d",
          "body": "add helper method for unique violation",
          "is_bot": false,
          "headline": "Merge pull request #28 from nayefradwi/feat/pg_util_compare_unique_code",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-26T11:45:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1240e0150150f754abc96f0d309753e1bd05d1e",
          "body": null,
          "is_bot": false,
          "headline": "add helper method for unique violation",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-26T11:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "859ab4a326236d73236f279a1fe0c10bbb65d156",
          "body": "re exporting go std methods for errors only",
          "is_bot": false,
          "headline": "Merge pull request #27 from nayefradwi/fix/re_export_std_errors",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-26T11:06:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1b1018f1365ce1cf9a6ee90c8c9b43921d86db8",
          "body": null,
          "is_bot": false,
          "headline": "re exporting go std methods for errors only",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-26T11:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71cf87a055e793f54dad59a6368b4fe658d30990",
          "body": "…d_of_passing_them\n\nupdate add service to not take queries instead derive it",
          "is_bot": false,
          "headline": "Merge pull request #26 from nayefradwi/fix/auto_create_queries_instea…",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-26T10:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee179e43db10d3870369b4ce90b362452bedde62",
          "body": null,
          "is_bot": false,
          "headline": "update add service to not take queries instead derive it",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-26T10:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c5b65141a49df0ab85278bb8ed1829cd6f5da67",
          "body": "update token to strictly follow UUID instead of ambigous string",
          "is_bot": false,
          "headline": "Merge pull request #25 from nayefradwi/feat/auth_standardize_ids",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-26T10:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11fe95ac4c1d16c5d3fcb49a18884f13f5695f74",
          "body": null,
          "is_bot": false,
          "headline": "update token to strictly follow UUID instead of ambigous string",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-26T10:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d044c593ba6b2a376506876a1600768c62074269",
          "body": "implement add handler with feature",
          "is_bot": false,
          "headline": "Merge pull request #24 from nayefradwi/feat/ngo_add_handler",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-24T19:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "559a32b122fc272aef1f9c406fdb6e6e30ac6ba5",
          "body": null,
          "is_bot": false,
          "headline": "implement add handler with feature",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-24T19:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9ca0c3a1b463d620656a161159e1aa888e96948",
          "body": "Fix/bugs caught from experiment 1",
          "is_bot": false,
          "headline": "Merge pull request #23 from nayefradwi/fix/bugs_caught_from_experiment_1",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-24T18:48:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09a7b881cbe78da05aed4388d5c989fc4dcbfdf0",
          "body": null,
          "is_bot": false,
          "headline": "update readme with some QoL features",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-22T19:42:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab5d796f230c9a2ff8591ee012879bc37123f2d0",
          "body": null,
          "is_bot": false,
          "headline": "return a value instance instead of a pointer instance for service",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-22T19:01:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85f1bcc01a16746491e11cf8d59bdded78d11c21",
          "body": null,
          "is_bot": false,
          "headline": "move sqlc to root",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-22T18:53:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e9f5b2b2271f845756c85034e60622bd1370dc7",
          "body": "…eanup\n\nupdate readme and replace interface{} with any",
          "is_bot": false,
          "headline": "Merge pull request #22 from nayefradwi/feat/update_readme_and_some_cl…",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-20T13:11:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e2aede5e7b5753c4792242ab24dc981e9d5807a",
          "body": null,
          "is_bot": false,
          "headline": "update readme and replace interface{} with any",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-20T13:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6a7c360be06a4ede40809df58107df6bed4ee3f",
          "body": "Feature/add new features",
          "is_bot": false,
          "headline": "Merge pull request #21 from nayefradwi/feature/add_new_features",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-16T21:32:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e8b0f534b75d9c09b2b36305c4dd5c5ea17ba16",
          "body": null,
          "is_bot": false,
          "headline": "add feature complete, run with transaction",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-16T21:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd184ddf2fdf0509c2b6055a7e15c3cd652d957a",
          "body": "…ed with other libraries like squirrel or sqlx",
          "is_bot": false,
          "headline": "made sqlc the only option, since its more common to use and can be us…",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-16T20:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46aaaf182452ea26707c5a7960805786ab8fb112",
          "body": null,
          "is_bot": false,
          "headline": "extract reusable code, set up skeleton for add feature",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-16T19:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e0bcb127c929493cc9957b1e52d350aa3c5c432",
          "body": "…tions\n\ngenerate ci workflow with ngo new",
          "is_bot": false,
          "headline": "Merge pull request #20 from nayefradwi/feature/ngo_new_with_github_ac…",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-16T19:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27f7e23a205ec768b985494bfbbdaac1600287aa",
          "body": null,
          "is_bot": false,
          "headline": "generate ci workflow with ngo new",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-16T19:11:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23cf3ea277c88d2268265ac6b85d794fc042b62b",
          "body": "dependency bumps",
          "is_bot": false,
          "headline": "Merge pull request #19 from nayefradwi/fix/dependency_bumps",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-07T21:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "401841d10743b7d94393f2890f2b02c9cc2e0aa7",
          "body": null,
          "is_bot": false,
          "headline": "dependency bumps",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-07T21:17:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75547b5606a7415d629e3dbee78776bf9ec302ff",
          "body": "…wiring\n\nFeat: in memory locker and ngo wiring",
          "is_bot": false,
          "headline": "Merge pull request #18 from nayefradwi/feat/in_memory_locker_and_ngo_…",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-07T21:09:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8217f49ccbe758db5d9f580a7c9f56c819759eeb",
          "body": null,
          "is_bot": false,
          "headline": "locking part of bootstrap",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-07T21:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "724eef83d8b035a099367ac819287e9045b83be2",
          "body": null,
          "is_bot": false,
          "headline": "implemented in memory locker",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-07T21:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f20940941c170d2e5ce8c2d61070c4085f5c042",
          "body": "…_creation\n\nremoved terraform init and apply from the new command",
          "is_bot": false,
          "headline": "Merge pull request #17 from nayefradwi/feat/split_terraform_apply_and…",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-07T18:12:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21f18b52df7242dc1278a0f5103f95b81272b8a1",
          "body": null,
          "is_bot": false,
          "headline": "removed terraform init and apply from the new command",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-06-07T18:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e1a7e71b52696acfcf64a2fe1db89524c0d1952",
          "body": "set up auto provisioning for vps and made it dokploy ready",
          "is_bot": false,
          "headline": "Merge pull request #16 from nayefradwi/feat/ngo-infra-bootstrap-dokploy",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-04-11T15:44:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4dea7fcd7a5d82f6ffafb8e2e472fe4349fc69c",
          "body": "Feat: auto provision resources for dokploy to be used",
          "is_bot": false,
          "headline": "Merge pull request #15 from nayefradwi/feat/ngo-infra-bootstrap-vps",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-04-10T21:16:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6ca2a02c06384cbb443bd711790a55ba4ece4fb",
          "body": null,
          "is_bot": false,
          "headline": "set up auto provisioning for vps and made it dokploy ready",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-04-10T21:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e097c58b5be688388ddc46de218500073b6f0eb",
          "body": "…ated file creation and directories to rendering",
          "is_bot": false,
          "headline": "refactored command structure into models, views, and templates. Deleg…",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-04-10T18:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c8f1efd5b2a9de95e4808e4d2027f91649df26c",
          "body": null,
          "is_bot": false,
          "headline": "upgrade grpc due to vulnerability",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-04-03T19:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ff8cbb4b4a80cf079ec2ebe55ea419e9742c076",
          "body": null,
          "is_bot": false,
          "headline": "bump versions",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-04-03T19:32:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53a7bc81ad8c86080bcd6daeeadc8849427624ee",
          "body": "…hrough",
          "is_bot": false,
          "headline": "gitignore for claude plans I am saving for later, that I want to go t…",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-04-03T19:25:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ff7f4735d95c01792a490b40476de0f3b1b25f4",
          "body": null,
          "is_bot": false,
          "headline": "removed unnecessary comments on test cases for ngo model_test",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-27T16:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04ff0bdce6f8e62824eb1e18032c68e17f42c21b",
          "body": null,
          "is_bot": false,
          "headline": "generic must method",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-27T15:45:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ced1a989adb2110879a81a10016639022cf78d7c",
          "body": null,
          "is_bot": false,
          "headline": "update readme to include some modules",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-27T13:20:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58e448b131ab02cfaa4026ed953abdc6fe4797cd",
          "body": "…-fbEGK\n\nFix DI template spacing between Dispose and connect methods",
          "is_bot": false,
          "headline": "Merge pull request #14 from nayefradwi/claude/fix-di-template-spacing…",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-23T23:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93a0ab66ae5b1388481fbd62987589a77694dce2",
          "body": "When no DB or Redis is configured, the template produces `struct {\\n}`\nand `Dispose() {\\n}` rather than the single-line `struct{}` / `Dispose() {}`.\nUpdate the expected values to match the template output.\n\nhttps://claude.ai/code/session_011MwtQbijGzaBoatVzFiyNR",
          "is_bot": false,
          "headline": "Update expected test values for empty struct/Dispose braces",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-03-23T23:32:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f95d1dc784a17efe8c6ec9bef9d6e77ee81d010",
          "body": "The template was not producing a blank line between Dispose() and the\nfirst connect method. Use {{- if}} trim markers to properly control\nwhitespace, placing the blank line inside each conditional block.\n\nhttps://claude.ai/code/session_011MwtQbijGzaBoatVzFiyNR",
          "is_bot": false,
          "headline": "Fix missing blank line before connect methods in DI template",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-03-23T23:25:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a10a0638bca43517075b3cd70803850e42b1001",
          "body": "…kxJv\n\nadd test cases for di.go.tmpl code generation",
          "is_bot": false,
          "headline": "Merge pull request #13 from nayefradwi/claude/add-di-template-tests-6…",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-23T23:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40458a0364cda2c1d3d52fa40b6c1ff49be5f89b",
          "body": "https://claude.ai/code/session_0182raKUf8crX12rxUZfP8JN",
          "is_bot": false,
          "headline": "move go code helpers to testhelpers_test.go and remove comments",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-03-23T23:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b728b0f53c62694195e9c597c52b5fc7261cd7f",
          "body": "Replace fragile strings.Contains assertions with assertGoCodeEqual,\nwhich normalizes both expected and actual through go/format before\ncomparing — making tests insensitive to whitespace/indentation while\nverifying the full structure of generated code.\n\nhttps://claude.ai/code/session_0182raKUf8crX12rxUZfP8JN",
          "is_bot": false,
          "headline": "rewrite di template tests using go/parser AST comparison",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-03-23T23:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efe276f84d123511287492b54b5107e7ba95b0a5",
          "body": "Tests cover renderDi with all combinations of ShouldAddDb and\nShouldAddRedis flags, import rendering, file path correctness,\nand RegisterServices return value.\n\nhttps://claude.ai/code/session_0182raKUf8crX12rxUZfP8JN",
          "is_bot": false,
          "headline": "add test cases for di.go.tmpl code generation",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-03-23T23:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cf7a276396dd6e85d260361773e633469278357",
          "body": "add air.toml generation to ngo new command",
          "is_bot": false,
          "headline": "Merge pull request #12 from nayefradwi/claude/add-air-toml-config-F9DqL",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-23T23:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c016a9040336467d437706f1dfc15f91b20eb8a2",
          "body": "https://claude.ai/code/session_01QipQj4KCvsTsvoxiKfBLXp",
          "is_bot": false,
          "headline": "add tmp/ to generated .gitignore for air build output",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-03-23T23:06:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b36d388b4a5258f53bd1bceb5b0ed1c0512ff4f",
          "body": "https://claude.ai/code/session_01QipQj4KCvsTsvoxiKfBLXp",
          "is_bot": false,
          "headline": "fix air.toml include_ext to use templ instead of html",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-03-23T23:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0739c6e9a51b3149e52dd60415a272a6c4850edd",
          "body": "Adds an air.toml template and wires it into the code generation pipeline so\nthat `ngo new` scaffolds a live-reload configuration file at the project root.\n\nhttps://claude.ai/code/session_01QipQj4KCvsTsvoxiKfBLXp",
          "is_bot": false,
          "headline": "add air.toml generation to ngo new command",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-03-23T23:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bd777f6dc5719b901ec5c4c75a7455f81e93318",
          "body": null,
          "is_bot": false,
          "headline": "added some test cases for Dir model and directory recursive creation",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-23T18:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bafe8d82f6546f13f08d0ba108c135efa18995f",
          "body": "cleaned ngo models",
          "is_bot": false,
          "headline": "Merge pull request #11 from nayefradwi/chore/ngo_clean_up",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-23T18:01:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98c5828a2a82e5177b9ac905df0134357e469311",
          "body": null,
          "is_bot": false,
          "headline": "cleaned ngo models",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-23T18:01:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f00f6476ae02b959176e7cdf860f41227e9e04aa",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-23T16:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe6bf0afb8cd570726d65741d69009f9ba27b359",
          "body": "Feature/docker and dockercompose",
          "is_bot": false,
          "headline": "Merge pull request #10 from nayefradwi/feature/docker_and_dockercompose",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-23T16:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a47ab46d4d444714c2cf8d57506b9aef2cafeb29",
          "body": null,
          "is_bot": false,
          "headline": "added fix for infra path",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-23T16:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d07536ea8105795f332001b95750deaf8b8d63a",
          "body": null,
          "is_bot": false,
          "headline": "added docker file and docker compose",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-23T16:33:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5d91f61d7f3a4f06dd8b4b054665e102db5b32e",
          "body": null,
          "is_bot": false,
          "headline": "todos, router generation, and ready to go server set up",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-22T12:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f9762ec60ed9e7dec6078d792e05f581b11afb8",
          "body": "…gitignore,config, and di",
          "is_bot": false,
          "headline": "spinner implementation, file renames, implemented templates for env, …",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-22T11:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "367f0ef2303de5c7b975c7a2d18525a18ff35b5b",
          "body": null,
          "is_bot": false,
          "headline": "fix pgutil",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-22T11:27:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bf392561d48d42e245c7218991cb5d278d73629",
          "body": null,
          "is_bot": false,
          "headline": "ci/cd for ngo",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-21T16:21:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b35d9fd7ddb8cb1c0ae382638af14f9657b0f466",
          "body": "…, and sqlc.yaml",
          "is_bot": false,
          "headline": "the simplest happy flow with code generation only for bootstrap, main…",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-21T16:18:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12c21a423ade449eaded14c553b7c168152b97d8",
          "body": null,
          "is_bot": false,
          "headline": "go mod tidy",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-21T14:59:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76f2dcbe867777de1203cccf684fab1065e3e401",
          "body": null,
          "is_bot": false,
          "headline": "creating directories and empty files only",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-21T14:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aabf18642d77f9c5d44f7ec782b14666d2b2ac7",
          "body": null,
          "is_bot": false,
          "headline": "added result runner",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-21T14:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d97b739a1aa4eee82fc1a8ecab7d15db425ba8c3",
          "body": null,
          "is_bot": false,
          "headline": "implemeneted ready form",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-20T19:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ecfd570fd4fea2e54feae057bdda344e8b511e9",
          "body": null,
          "is_bot": false,
          "headline": "base structure",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-20T18:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97227341811cbd49f1a7b6aec20b0d7e74ca07a6",
          "body": null,
          "is_bot": false,
          "headline": "README.md",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-19T18:16:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9fa76f5d4703e4575a89dcaf01d05494d35ef96",
          "body": null,
          "is_bot": false,
          "headline": "README.md",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-19T18:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb885fc643311528128926cbe02f8f7a3c810e30",
          "body": null,
          "is_bot": false,
          "headline": "added back connect to pgutil",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-19T17:56:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a6ed0f06c5e1d7779e2b89d3677fe1ba1bf5dc3",
          "body": null,
          "is_bot": false,
          "headline": "deleted plan.md",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-19T13:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9e8dec3af5bc54bf235924d649faee70bbe747d",
          "body": null,
          "is_bot": false,
          "headline": "added integration tests using testcontainers to cover repository methods",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-19T13:32:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e84a9168aa7816f6fefe7d861e49bda42fe45c2d",
          "body": null,
          "is_bot": false,
          "headline": "added unit tests for otp",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-19T13:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "561440c0a09a16ca5a4c5f86a6b5639d2e5c6835",
          "body": null,
          "is_bot": false,
          "headline": "migrated otp and implemented fixes based on claude generated plan",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-19T13:17:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "692fac81d2d0eecd317beb2e929467bde5c4a6bf",
          "body": "…release, implemented integration tests",
          "is_bot": false,
          "headline": "fixed release issues with locking, returning errors from locking and …",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-19T12:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "923a569f3c3f2de441248f625c279c4c02d82b16",
          "body": null,
          "is_bot": false,
          "headline": "migrated locking",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-19T11:27:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8726170109c3878f8222f8dc4a19f00d01d8da35",
          "body": null,
          "is_bot": false,
          "headline": "added connection",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-19T11:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d06b1df319ccad4d85c27c47fd93b38b021a2528",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of github.com:nayefradwi/nayef_go_common",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-19T11:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bcad39bd5be0db91b46767ea5af5aec702ed9dd",
          "body": null,
          "is_bot": false,
          "headline": "added redis util",
          "author_name": "naif radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-19T11:19:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "717cfeb195e15cd528cf1713d679aeb2655f3b0f",
          "body": "…le.golang.org/grpc-1.79.3\n\nBump google.golang.org/grpc from 1.79.1 to 1.79.3 in /auth",
          "is_bot": false,
          "headline": "Merge pull request #9 from nayefradwi/dependabot/go_modules/auth/goog…",
          "author_name": "Nayef Radwi",
          "author_login": "nayefradwi",
          "committed_at": "2026-03-19T10:56:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "604929e57a414e93bab70d913f812efca42c9418",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.1 to 1.79.3.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.79.1...v1.79.3)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-version: 1.79.3\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump google.golang.org/grpc from 1.79.1 to 1.79.3 in /auth",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-19T10:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 96,
      "commits_last_year": 138,
      "latest_release_at": "2026-07-18T10:24:42Z",
      "latest_release_tag": "ngo/v0.1.19",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 15,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 0
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 14,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/nayefradwi/nayef_go_common/ngo",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/nayefradwi/nayef_go_common/ngo",
          "is_deprecated": false,
          "latest_version": "v0.1.19",
          "repository_url": "https://github.com/nayefradwi/nayef_go_common",
          "versions_count": 20,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-18T10:23:03Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/otp",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/nayefradwi/nayef_go_common/otp",
          "is_deprecated": false,
          "latest_version": "v0.1.8",
          "repository_url": "https://github.com/nayefradwi/nayef_go_common",
          "versions_count": 9,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-18T10:23:03Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/auth",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/nayefradwi/nayef_go_common/auth",
          "is_deprecated": false,
          "latest_version": "v0.1.10",
          "repository_url": "https://github.com/nayefradwi/nayef_go_common",
          "versions_count": 11,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-18T10:23:03Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/errors",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/nayefradwi/nayef_go_common/errors",
          "is_deprecated": false,
          "latest_version": "v1.0.6",
          "repository_url": "https://github.com/nayefradwi/nayef_go_common",
          "versions_count": 7,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-18T10:12:38Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/pgutil",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/nayefradwi/nayef_go_common/pgutil",
          "is_deprecated": false,
          "latest_version": "v0.1.5",
          "repository_url": "https://github.com/nayefradwi/nayef_go_common",
          "versions_count": 6,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-29T16:56:06Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 22
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/locking",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/nayefradwi/nayef_go_common/locking",
          "is_deprecated": false,
          "latest_version": "v0.1.7",
          "repository_url": "https://github.com/nayefradwi/nayef_go_common",
          "versions_count": 8,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-18T10:23:03Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/errorspb",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/nayefradwi/nayef_go_common/errorspb",
          "is_deprecated": false,
          "latest_version": "v1.0.4",
          "repository_url": "https://github.com/nayefradwi/nayef_go_common",
          "versions_count": 5,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-18T10:23:03Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/grpcutil",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/nayefradwi/nayef_go_common/grpcutil",
          "is_deprecated": false,
          "latest_version": "v0.1.3",
          "repository_url": "https://github.com/nayefradwi/nayef_go_common",
          "versions_count": 4,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-18T10:23:03Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 3,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "errorspb/proto/errorspb/v1/errors.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "auth/go.mod",
        "errors/go.mod",
        "errorspb/go.mod",
        "grpcutil/go.mod",
        "httputil/go.mod",
        "locking/go.mod",
        "ngo/go.mod",
        "otp/go.mod",
        "pagination/go.mod",
        "pgutil/go.mod",
        "redisutil/go.mod",
        "validation/go.mod"
      ],
      "largest_source_bytes": 14095,
      "source_files_sampled": 111,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "auth/go.mod",
        "errors/go.mod",
        "errorspb/go.mod",
        "grpcutil/go.mod",
        "httputil/go.mod",
        "locking/go.mod",
        "ngo/go.mod",
        "otp/go.mod",
        "pagination/go.mod",
        "pgutil/go.mod",
        "redisutil/go.mod",
        "validation/go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.49.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2",
              "GHSA-qpw4-5x99-6vjp",
              "GHSA-rm3j-f69w-wqmq"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 27,
            "oldest_advisory_days": 61
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.80.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.52.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GO-2026-4918",
              "GO-2026-5025",
              "GO-2026-5026",
              "GO-2026-5027",
              "GO-2026-5028",
              "GO-2026-5029",
              "GO-2026-5030",
              "GO-2026-5942"
            ],
            "fixed_version": "1.26.3",
            "advisory_count": 9,
            "oldest_advisory_days": 75
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 60
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.40.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 60
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.42.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 60
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.23.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.29.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.35.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 6,
          "critical": 2,
          "moderate": 1
        },
        "advisory_count": 43,
        "affected_count": 9,
        "assessed_count": 112,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/golang-jwt/jwt/v5",
          "manifest": "auth/go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.1"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "auth/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/jackc/pgx/v5",
          "manifest": "auth/go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.10.0"
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/errors",
          "manifest": "auth/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.6"
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/httputil",
          "manifest": "auth/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.2"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "auth/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/testcontainers/testcontainers-go/modules/postgres",
          "manifest": "auth/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.42.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "auth/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.49.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "errors/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/errors",
          "manifest": "errorspb/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.6"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "errorspb/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "errorspb/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.80.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "errorspb/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/errors",
          "manifest": "grpcutil/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.6"
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/errorspb",
          "manifest": "grpcutil/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "grpcutil/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "grpcutil/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.80.0"
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/errors",
          "manifest": "httputil/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.6"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "httputil/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/go-redsync/redsync/v4",
          "manifest": "locking/go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.16.0"
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/errors",
          "manifest": "locking/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.6"
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/redisutil",
          "manifest": "locking/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.2"
        },
        {
          "name": "github.com/redis/go-redis/v9",
          "manifest": "locking/go.mod",
          "ecosystem": "go",
          "version_constraint": "v9.18.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "locking/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/testcontainers/testcontainers-go/modules/redis",
          "manifest": "locking/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.42.0"
        },
        {
          "name": "github.com/charmbracelet/huh",
          "manifest": "ngo/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/charmbracelet/lipgloss",
          "manifest": "ngo/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/mattn/go-isatty",
          "manifest": "ngo/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.20"
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/errors",
          "manifest": "ngo/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.6"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "ngo/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/errors",
          "manifest": "otp/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.6"
        },
        {
          "name": "github.com/redis/go-redis/v9",
          "manifest": "otp/go.mod",
          "ecosystem": "go",
          "version_constraint": "v9.18.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "otp/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/testcontainers/testcontainers-go/modules/redis",
          "manifest": "otp/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.42.0"
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/httputil",
          "manifest": "pagination/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "pagination/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/jackc/pgx/v5",
          "manifest": "pgutil/go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.10.0"
        },
        {
          "name": "github.com/redis/go-redis/v9",
          "manifest": "redisutil/go.mod",
          "ecosystem": "go",
          "version_constraint": "v9.18.0"
        },
        {
          "name": "github.com/nayefradwi/nayef_go_common/errors",
          "manifest": "validation/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.6"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "validation/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/charmbracelet/huh",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/lipgloss",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-redsync/redsync/v4",
            "direct": true,
            "version": "v4.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": true,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgx/v5",
            "direct": true,
            "version": "v5.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": true,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nayefradwi/nayef_go_common/errors",
            "direct": true,
            "version": "v1.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nayefradwi/nayef_go_common/errorspb",
            "direct": true,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nayefradwi/nayef_go_common/httputil",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nayefradwi/nayef_go_common/httputil",
            "direct": true,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nayefradwi/nayef_go_common/redisutil",
            "direct": true,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/redis/go-redis/v9",
            "direct": true,
            "version": "v9.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/testcontainers/testcontainers-go/modules/postgres",
            "direct": true,
            "version": "v0.42.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/testcontainers/testcontainers-go/modules/redis",
            "direct": true,
            "version": "v0.42.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.49.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.80.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/atotto/clipboard",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymanbagabas/go-osc52/v2",
            "direct": false,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ansiterm",
            "direct": false,
            "version": "v0.0.0-20250102033503-faa5f7b0171c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/catppuccin/go",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": false,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/bubbles",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/bubbletea",
            "direct": false,
            "version": "v1.3.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": false,
            "version": "v0.11.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/cellbuf",
            "direct": false,
            "version": "v0.0.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/exp/strings",
            "direct": false,
            "version": "v0.0.0-20240722160745-212f7b056ed0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/displaywidth",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/stringish",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs/pkg",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/log",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/platforms",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/dockercfg",
            "direct": false,
            "version": "v0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgryski/go-rendezvous",
            "direct": false,
            "version": "v0.0.0-20200823014737-9f7001d12a5f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ebitengine/purego",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/erikgeiser/coninput",
            "direct": false,
            "version": "v0.0.0-20211004153227-1c3628e74d0f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgpassfile",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgservicefile",
            "direct": false,
            "version": "v0.0.0-20240606120523-5a60cdf6a761",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/puddle/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lufia/plan9stats",
            "direct": false,
            "version": "v0.0.0-20260330125221-c963978e514e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "v1.8.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-localereader",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.19",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mdelapenya/tlscert",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/hashstructure/v2",
            "direct": false,
            "version": "v2.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/docker-image-spec",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/go-archive",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/api",
            "direct": false,
            "version": "v1.54.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/client",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/patternmatcher",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/sequential",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/user",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/userns",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/term",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/ansi",
            "direct": false,
            "version": "v0.0.0-20230316100256-276c6243b2f6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/cancelreader",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/termenv",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/power-devops/perfstat",
            "direct": false,
            "version": "v0.0.0-20240221224432-82ca36839d55",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil/v4",
            "direct": false,
            "version": "v4.26.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/testcontainers/testcontainers-go",
            "direct": false,
            "version": "v0.42.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.3.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yusufpapurcu/wmi",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.67.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.17.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.42.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.29.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260120221211-b8f7ae30c516",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260401024825-9d38bb4040a9",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 112,
        "direct_count": 20,
        "indirect_count": 92
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 35,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "nayefradwi",
          "commits": 204,
          "avatar_url": "https://avatars.githubusercontent.com/u/45208221?v=4"
        },
        {
          "type": "User",
          "login": "claude",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.944
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci-auth.yml",
        "ci-errors.yml",
        "ci-errorspb.yml",
        "ci-go-module.yml",
        "ci-grpcutil.yml",
        "ci-httputil.yml",
        "ci-locking.yml",
        "ci-ngo.yml",
        "ci-otp.yml",
        "ci-pagination.yml",
        "ci-pgutil.yml",
        "ci-redisutil.yml",
        "ci-validation.yml",
        "deploy-go-module.yml",
        "release-auth.yml",
        "release-errors.yml",
        "release-errorspb.yml",
        "release-grpcutil.yml",
        "release-httputil.yml",
        "release-locking.yml",
        "release-ngo.yml",
        "release-otp.yml",
        "release-pagination.yml",
        "release-pgutil.yml",
        "release-redisutil.yml",
        "release-validation.yml"
      ],
      "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": 10,
            "reason": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/14 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "25 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "abc85b0e1e67ddedf016a164f3fdbc6a945c895b",
        "ran_at": "2026-07-22T11:15:17Z",
        "aggregate_score": 3.6,
        "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": "2026-07-18T10:23:52Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-18T10:23:04Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/nayefradwi/nayef_go_common",
    "host": "github.com",
    "name": "nayef_go_common",
    "owner": "nayefradwi"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 51,
      "inputs": {
        "security": 41,
        "vitality": 80,
        "community": 14,
        "governance": 54,
        "engineering": 57
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 80,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "commits_last_year": 138,
              "human_commit_share": 0.99,
              "days_since_last_push": 4,
              "active_weeks_last_year": 15
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "15/52 weeks with commits",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "138 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 138
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 96,
              "latest_release_tag": "ngo/v0.1.19",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "96 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 96
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 14,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "forks": 0,
              "stars": 3,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3 stars",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 54,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.944
            },
            "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 94% of commits",
                "points": 1.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "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": 70,
            "inputs": {
              "merged_prs": 35,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 1
            },
            "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": "35/36 decided PRs merged",
                "points": 37.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 35,
                      "decided": 36
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/14 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 47,
            "inputs": {
              "followers": 8,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "nayefradwi",
              "public_repos": 16,
              "account_age_days": 2800
            },
            "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": "8 followers of nayefradwi",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 8,
                      "login": "nayefradwi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "16 public repos, account ~7 yr old",
                "points": 21,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 16
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/nayefradwi/nayef_go_common/ngo",
                "github.com/nayefradwi/nayef_go_common/otp",
                "github.com/nayefradwi/nayef_go_common/auth",
                "github.com/nayefradwi/nayef_go_common/errors",
                "github.com/nayefradwi/nayef_go_common/pgutil",
                "github.com/nayefradwi/nayef_go_common/locking",
                "github.com/nayefradwi/nayef_go_common/errorspb",
                "github.com/nayefradwi/nayef_go_common/grpcutil"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "20 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 57,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "26 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "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": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 41,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.6
            },
            "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": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/14 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "25 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 112 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 112
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "source": "osv",
              "advisories": 43,
              "affected_packages": 9,
              "assessed_packages": 112,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, moderate 1, unknown 6",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: golang.org/x/crypto v0.49.0 (critical 10.0), google.golang.org/grpc v1.80.0 (critical 9.1)",
                "points": 5.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "golang.org/x/crypto v0.49.0 (critical 10.0), google.golang.org/grpc v1.80.0 (critical 9.1)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 112,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 52,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.343,
              "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": "34 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 18.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 34,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "auth/go.mod",
                "errors/go.mod",
                "errorspb/go.mod",
                "grpcutil/go.mod",
                "httputil/go.mod",
                "locking/go.mod",
                "ngo/go.mod",
                "otp/go.mod",
                "pagination/go.mod",
                "pgutil/go.mod",
                "redisutil/go.mod",
                "validation/go.mod"
              ],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "auth/go.mod, errors/go.mod, errorspb/go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "auth/go.mod, errors/go.mod, errorspb/go.mod"
                    }
                  }
                ],
                "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": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 14095,
              "source_files_sampled": 111,
              "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/111 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 111,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "errorspb/proto/errorspb/v1/errors.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "errorspb/proto/errorspb/v1/errors.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "errorspb/proto/errorspb/v1/errors.proto"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T11:15:33.377568Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nayefradwi/nayef_go_common.svg",
  "full_name": "nayefradwi/nayef_go_common",
  "license_state": "absent",
  "license_spdx": null
}

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.26.0 — full methodology · metrics wiki.

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