Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 22:21 UTC

sajayantony / oras

OCI Registry As Storage

GoApache-2.0★ 1 star⑂ 0 forkssince Feb 2019forkView on GitHub ↗

sajayantony/oras holds a health index of 52 out of 100, placing it in the Moderate band. It scores highest on AI Readiness (76/100) and lowest on Community & Adoption (12/100). It was last updated 12 days ago. 3 contributors account for most of its recent work.

52
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.

52
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

Sajay AntonyPersonal account
123 followers164 public repossince Jun 2012Microsoft

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gooras.land/orasv1.3.3-4815 days ago

Metrics by category

Vitality

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

64Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 12 days ago
28.4/36Commit cadence — 41/52 weeks with commits
18/18Commit volume — 151 commits in the last year
10/10OpenSSF Scorecard: Maintained — 21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year151
human_commit_share0.33
days_since_last_push12
active_weeks_last_year41
How it's scored
16.2/27Ships releases — 10 version tags (no GitHub releases)
0/36Release recency — latest release 1,445 days ago
12.6/27Release cadence — a release every ~147 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count10
latest_release_tagv2.0.0-alpha-go1.9
releases_from_tagsyes
days_since_latest_release1,445
mean_days_between_releases147
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

12Critical · 18% of overall
How it's scored
0/60Stars — 1 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
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?

58Moderate · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
13.8/22.5Commit distribution — top contributor authored 39% of commits
13.5/13.5Contributor breadth — 74 contributors
10/10OpenSSF Scorecard: Contributors — project has 23 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled74
top_contributor_share0.386
How it's scored
0/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — 0/231 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs231
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.1/25Owner reach — 123 followers of sajayantony
25/25Track record — 164 public repos, account ~14 yr old
Inputs used
followers123
owner_typeUser
is_verified
owner_loginsajayantony
public_repos164
account_age_days5,162
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 15 days ago
20/20Version history — 48 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesoras.land/oras
ecosystemsgo
any_deprecatedno
min_days_since_publish15

Engineering Quality

Are baseline engineering and documentation practices in place?

62Moderate · 20% of overall
How it's scored
24/24CI workflows — 9 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

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

Security

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

61Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 23 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
3.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
5/5SAST — SAST tool detected: CodeQL
4.5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 27 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.8
Excluded from scoring (no data or not applicable): ci_tests, signed_releases. Remaining weights renormalized.
How it's scored
14/35Direct dependencies free of known advisories — 1 affected: oras.land/oras-go/v2 v2.6.0 (high 7.5)
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
advisories46
affected_packages4
assessed_packages36
unassessed_packages0
affected_by_severitycritical 1, high 1, moderate 1, unknown 1
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 36 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.

76Good · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 33 of 33 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
6/10Demonstrated agent practice — 3 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 67 of the last 100 commits are automated dependency updates
7/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.03
toolchain_manifestsgo.mod, test/e2e/go.mod
dependency_bot_commit_share0.67
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/277 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes44,327
source_files_sampled277
oversized_source_files0

Key facts

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

Data collection warnings

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

More detail

OpenSSF Scorecard 5.8 / 10
5.8aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 23 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
7Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
10SASTSAST tool detected: CodeQL
9Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities27 existing vulnerabilities detected
Direct dependencies 12
RegistryPackageVersion constraintManifest
Gogithub.com/Masterminds/sprig/v3v3.3.0go.mod
Gogithub.com/containerd/consolev1.0.5go.mod
Gogithub.com/morikuni/aecv1.1.0go.mod
Gogithub.com/opencontainers/go-digestv1.0.0go.mod
Gogithub.com/opencontainers/image-specv1.1.1go.mod
Gogithub.com/sirupsen/logrusv1.9.4go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogo.yaml.in/yaml/v4v4.0.0-rc.4go.mod
Gogolang.org/x/syncv0.20.0go.mod
Gogolang.org/x/termv0.43.0go.mod
Gooras.land/oras-go/v2v2.6.0go.mod
All dependencies 36

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

RegistryPackageVersionRelation
Gogithub.com/containerd/consolev1.0.5direct
Gogithub.com/masterminds/sprig/v3v3.3.0direct
Gogithub.com/morikuni/aecv1.1.0direct
Gogithub.com/opencontainers/go-digestv1.0.0direct
Gogithub.com/opencontainers/image-specv1.1.1direct
Gogithub.com/sirupsen/logrusv1.9.4direct
Gogithub.com/spf13/cobrav1.10.2direct
Gogithub.com/spf13/pflagv1.0.10direct
Gogo.yaml.in/yaml/v4v4.0.0-rc.4direct
Gogolang.org/x/syncv0.20.0direct
Gogolang.org/x/termv0.43.0direct
Gooras.land/oras-go/v2v2.6.0direct
Godario.cat/mergov1.0.2indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-task/slim-sprig/v3v3.0.0indirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/google/pprofv0.0.0-20260402051712-545e8a4df936indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/huandu/xstringsv1.5.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/masterminds/goutilsv1.1.1indirect
Gogithub.com/masterminds/semver/v3v3.4.0indirect
Gogithub.com/mitchellh/copystructurev1.2.0indirect
Gogithub.com/mitchellh/reflectwalkv1.0.2indirect
Gogithub.com/onsi/ginkgo/v2v2.29.0indirect
Gogithub.com/onsi/gomegav1.41.0indirect
Gogithub.com/shopspring/decimalv1.4.0indirect
Gogithub.com/spf13/castv1.9.2indirect
Gogithub.com/stretchr/testifyv1.10.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/cryptov0.45.0indirect
Gogolang.org/x/modv0.35.0indirect
Gogolang.org/x/netv0.53.0indirect
Gogolang.org/x/sysv0.44.0indirect
Gogolang.org/x/textv0.36.0indirect
Gogolang.org/x/toolsv0.44.0indirect
Dependency advisories 4

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.45.0indirectcritical270.52.0
oras.land/oras-go/v2v2.6.0directhigh102.6.2
golang.org/x/netv0.53.0indirectmoderate80.56.0
golang.org/x/textv0.36.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": true,
      "size_kb": 7577,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 1227904,
        "Shell": 6358,
        "Makefile": 6929,
        "Dockerfile": 1038,
        "Go Template": 548
      },
      "pushed_at": "2026-07-13T13:44:04Z",
      "created_at": "2019-02-08T07:08:32Z",
      "owner_type": "User",
      "updated_at": "2026-06-01T16:31:57Z",
      "description": "OCI Registry As Storage",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://hachyderm.io/@sajay",
      "name": "Sajay Antony",
      "type": "User",
      "login": "sajayantony",
      "company": "Microsoft",
      "location": null,
      "followers": 123,
      "avatar_url": "https://avatars.githubusercontent.com/u/1821104?v=4",
      "created_at": "2012-06-05T22:38:51Z",
      "is_verified": null,
      "public_repos": 164,
      "account_age_days": 5162
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.0.0-alpha-go1.9",
          "kind": "prerelease",
          "published_at": "2022-08-10T22:03:57Z"
        },
        {
          "tag": "v0.5.2-alpha",
          "kind": "prerelease",
          "published_at": "2021-09-03T11:03:08Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2019-01-25T21:02:23Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2019-01-10T06:50:57Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2019-01-09T09:07:17Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2019-01-07T04:35:42Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2018-12-28T10:20:15Z"
        },
        {
          "tag": "v0.2.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2021-09-14T22:34:06Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2018-12-27T08:33:07Z"
        },
        {
          "tag": "v0.1.0-alpha.1.1",
          "kind": "prerelease",
          "published_at": "2021-10-24T15:44:12Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "04889ee2ea6f2b6bf6aa4719f7a29093bb241396",
          "body": "…#2066)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T10:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e61459510ffac6f7d410bab948b0dc3958e679c0",
          "body": "Signed-off-by: Terry Howe <terrylhowe@gmail.com>\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: switch snap actions from snapcore to canonical (#2030)",
          "author_name": "Terry Howe",
          "author_login": "TerryHowe",
          "committed_at": "2026-05-26T22:32:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "70c20f365d1492edc21145a9fa073e4067793d98",
          "body": "…festOptions (#2037)\n\nSigned-off-by: SAY-5 <SAY-5@users.noreply.github.com>\nSigned-off-by: Sai Asish Y <say.apm35@gmail.com>\nSigned-off-by: say <say.apm35@gmail.com>\nCo-authored-by: SAY-5 <SAY-5@users.noreply.github.com>",
          "is_bot": false,
          "headline": "cmd/oras/root/attach: pass --annotation $config:* through to PackMani…",
          "author_name": "Sai Asish Y",
          "author_login": "SAY-5",
          "committed_at": "2026-05-26T10:41:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b286135d52bf2de0f7154ddd5496db29f0002c6",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/stale from 10.2.0 to 10.3.0 (#2059)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T11:51:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7abc8f70aff1a9fbc233af76242299ed9ca602aa",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 (#2058)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T11:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acf2d3bd626792544ca969d44d7cdca793af5df0",
          "body": "…2060)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T11:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "230aad50310b457fab56d4750de394c98166fc24",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 (#2057)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T11:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee6c93549f17400f604f661d671d7405febbccb6",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump docker/login-action from 4.1.0 to 4.2.0 (#2056)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T11:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9b45e3b77fa40febf2c86a2f2049877f9528509",
          "body": "Signed-off-by: Gregorius Bima Kharisma Wicaksana <51526537+bimakw@users.noreply.github.com>\nSigned-off-by: Terry Howe <terrylhowe@gmail.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": false,
          "headline": "test: add coverage for display content and json handlers (#1950)",
          "author_name": "Gregorius Bima Kharisma Wicaksana",
          "author_login": "bimakw",
          "committed_at": "2026-05-24T16:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33c9281412bb7c73a7a8f214f35d704c145a10a6",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 (#2053)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-19T12:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1e8b369a4fbc9015e016888130bb92452751932",
          "body": "…/test/e2e (#2052)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.3 to 2.29.0 in …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-19T12:24:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d2646279c70ba60415440e44c2ff97896e4a209",
          "body": "…st/e2e (#2051)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/gomega from 1.40.0 to 1.41.0 in /te…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-18T13:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a6e948166d51bfb9a27dad8074d56ed038ce340",
          "body": "…(#2050)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump library/golang from 1.26.2-alpine to 1.26.3-alpine …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T12:28:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "623daaa358d700363784e2f8d94e692987202f28",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/term from 0.42.0 to 0.43.0 (#2048)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T12:04:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd9c7638c7d2426b73a38e9ecf676b10728bfac7",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (#2049)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T11:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cde57c5f9b22c7764814d74d717c7fde2f20546",
          "body": "Signed-off-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": false,
          "headline": "fix(e2e): redact password values from test execution logs (#2042)",
          "author_name": "Terry Howe",
          "author_login": "TerryHowe",
          "committed_at": "2026-05-05T11:57:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "625105a1957fadaecca013be1dd0ff21db2fe964",
          "body": "Signed-off-by: Ogulcan Aydogan <ogulcanaydogan@hotmail.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": false,
          "headline": "feat: add --config flag support for oras attach (#2000)",
          "author_name": "Ogulcan Aydogan",
          "author_login": "ogulcanaydogan",
          "committed_at": "2026-05-04T10:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6b49563e8d23cd751e384438406ed8d67847d63",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 (#2046)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T09:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53506d8a44794e04c01fdc1c6f821cd07a8306cd",
          "body": "…/test/e2e (#2043)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.2 to 2.28.3 in …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-29T12:07:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd7263ec678354501dce752624f827c09af5c26d",
          "body": "…2041)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T13:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2338d6122273c51859138f630e2f56954f9c2017",
          "body": "…/test/e2e (#2040)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.2 in …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T12:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "691f94a3d28314adc79f7fa36e45c3c2c9aa1619",
          "body": "Signed-off-by: Ali <alliasgher123@gmail.com>",
          "is_bot": false,
          "headline": "chore(ci): pin GitHub Actions to full X.Y.Z version comments (#2038)",
          "author_name": "Ali Asghar",
          "author_login": "alliasgher",
          "committed_at": "2026-04-23T19:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93d80615b0a092397d74c2f0180d26bf23938f71",
          "body": "Signed-off-by: Terry Howe <terrylhowe@gmail.com>\nCo-authored-by: Sajay Antony <sajaya@microsoft.com>",
          "is_bot": false,
          "headline": "fix: CodeCov patch configuration (#1912)",
          "author_name": "Terry Howe",
          "author_login": "TerryHowe",
          "committed_at": "2026-04-20T19:21:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8f20521bc6d63453b364024518266d221008268",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump library/alpine from 3.23.3 to 3.23.4 (#2036)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T11:24:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ca3d8519e411fa2ee273f3d0ce47dc12baafee4",
          "body": "…2032)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.1.0 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T10:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69040118159a8901f5a19b203cac6095e7eed1b0",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 (#2034)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T10:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0513048746bee9122c582c0ed6b33d10428c78d2",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump docker/login-action from 4.0.0 to 4.1.0 (#2033)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T10:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2339e86f042785312137f2e39c0fc23a0952bc6b",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 4.34.1 to 4.35.2 (#2035)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T10:37:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ff6606f9297afb41e1069022ab70fda9fc4ac13",
          "body": "Signed-off-by: Terry Howe <thowe@nvidia.com>",
          "is_bot": false,
          "headline": "fix: pin GitHub Actions to commit SHAs (#2016)",
          "author_name": "Terry Howe",
          "author_login": "TerryHowe",
          "committed_at": "2026-04-15T00:55:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "480d12b6cb85ca86f68cfae756227ec49de4dea6",
          "body": "…(#2023)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump library/golang from 1.26.1-alpine to 1.26.2-alpine …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T12:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9f1deffc7e15e0f8f57ac0d79267fe08e95cd90",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/term from 0.41.0 to 0.42.0 (#2021)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-10T12:15:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2763bbb728e03d5a787c3331e9344196aabd0c74",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump codecov/codecov-action from 4 to 6 (#2017)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-05T21:56:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b82c9a8f280f344ec9287ee41f7a9c1d6ce871d",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump anchore/sbom-action from 0.23.1 to 0.24.0 (#2013)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T05:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5823024b6a514e83050457c38b2867fde2dfd3ad",
          "body": "… (#2012)\n\nSigned-off-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": false,
          "headline": "fix: set GOTOOLCHAIN=local in snapcraft.yaml to prevent auto-download…",
          "author_name": "Terry Howe",
          "author_login": "TerryHowe",
          "committed_at": "2026-03-20T22:01:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "338759d063d6f976da1a86f50005e24477d0781d",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump anchore/sbom-action from 0.23.0 to 0.23.1 (#2007)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T13:56:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fb6b7f46020ee17c95183ef6f97b7d7b820558a",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/term from 0.40.0 to 0.41.0 (#2004)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-12T11:41:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54b7e29e3096e591df855a5a8d7926241b291f5e",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 (#1997)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T10:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef61bdce8d9c1b9b949fb937bcf2c38fcc23b142",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump docker/login-action from 3 to 4 (#1998)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T09:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acdf77c1dd147edafb2f26fcbbe67532317e080f",
          "body": "…(#1999)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump library/golang from 1.25.7-alpine to 1.26.1-alpine …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T09:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52b065a1607a04052841288e4553b7d5981ea34b",
          "body": "Signed-off-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": false,
          "headline": "chore: add Terry Howe's GPG key to KEYS file (#1988)",
          "author_name": "Terry Howe",
          "author_login": "TerryHowe",
          "committed_at": "2026-03-06T03:13:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a69a6aaa1d00718223267cde3b824e28e861fdc6",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Sajay Antony <sajaya@microsoft.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump anchore/sbom-action from 0.22.2 to 0.23.0 (#1987)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-04T08:19:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42cc259eaf99e4531d138273b7a449dd39be57de",
          "body": "Signed-off-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": false,
          "headline": "chore: add sabre1041 as a project maintainer (#1983)",
          "author_name": "Terry Howe",
          "author_login": "TerryHowe",
          "committed_at": "2026-03-04T02:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b151b5322fd4db4a561c5a00ad5f9aaaa5f9835",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Sajay Antony <sajaya@microsoft.com>",
          "is_bot": true,
          "headline": "build(deps): bump goreleaser/goreleaser-action from 6 to 7 (#1986)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-04T01:53:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7da9b0c7482944aaa005cc8708a67f63808828ac",
          "body": "Signed-off-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": false,
          "headline": "fix: resolve gosec lint failures (G703, G117, G704) (#1985)",
          "author_name": "Terry Howe",
          "author_login": "TerryHowe",
          "committed_at": "2026-03-04T01:50:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86d6d516bfbd8d1a54800ea0d7ce99b5f8ba8bf6",
          "body": "Signed-off-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": false,
          "headline": "build(deps): bump Go from 1.25.5 to 1.25.7 (#1980)",
          "author_name": "Terry Howe",
          "author_login": "TerryHowe",
          "committed_at": "2026-02-18T00:11:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd045e9d5780fe7484ba61681e3b54caecef49d7",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump anchore/sbom-action from 0.22.1 to 0.22.2 (#1975)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-14T08:17:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29d3d22411ad168fe56474055546fdda79790b19",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/term from 0.39.0 to 0.40.0 (#1977)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-12T13:00:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7914a83a74ed37606be566ae2d67bd05c73b9e1",
          "body": "Signed-off-by: bupd <bupdprasanth@gmail.com>",
          "is_bot": false,
          "headline": "chore: add revive and fix lint errors (#1925)",
          "author_name": "Prasanth Baskar",
          "author_login": "bupd",
          "committed_at": "2026-02-05T14:39:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1574e7f55b7e7cfbc2f70ff16e615c8c2dc15e0",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump library/alpine from 3.23.2 to 3.23.3 (#1974)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T07:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eaef3342893666d1f2c70f6eee3f5c505ae6c65",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump anchore/sbom-action from 0.22.0 to 0.22.1 (#1973)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T07:46:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7af9c6ebc3cb46fdb9cdb4e46e50df13131e8b0",
          "body": "…st/e2e (#1972)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 in /te…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T07:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1a8b94fb03a4e1d0f906059cc00dfb6afa4b862",
          "body": "…/test/e2e (#1971)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.0 to 2.28.1 in …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T07:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "109ae43d6669f9fdcadafe129cde4b43752a4856",
          "body": "…/test/e2e (#1970)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.0 in …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-30T10:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6085c31b280352103b4270926a0fcb865aa72fc3",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump anchore/sbom-action from 0.21.1 to 0.22.0 (#1966)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-26T06:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6efe482a6d755d52a2f11f73bc765763751ed3c",
          "body": "… /test/e2e (#1964)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump go.yaml.in/yaml/v4 from 4.0.0-rc.3 to 4.0.0-rc.4 in…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-22T14:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "608a893c0f47d9d866b47cd75e33fcedc3a28dba",
          "body": "…1963)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump go.yaml.in/yaml/v4 from 4.0.0-rc.3 to 4.0.0-rc.4 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-22T13:44:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cfdfc3f9a7b802a441cbab59bfeca72d8bb22a2",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 (#1961)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-16T10:18:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13e0ab8da742e8fad0177ddce82af64f5dd19b3f",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 (#1958)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-13T21:22:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c20df5891bafc6adff3664e50740ecbb87a48b87",
          "body": "…/test/e2e (#1960)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.4 to 2.27.5 in …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-13T11:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "077508a10f241c6411a37721c8ae1df7872cf862",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump anchore/sbom-action from 0.21.0 to 0.21.1 (#1959)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-12T12:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33db77b37a8bfef02649b6ec0e926184610d658a",
          "body": "…st/e2e (#1956)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0 in /te…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-09T11:37:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "857207dd1e53cb4f17d895b28c6807c38d9a9c11",
          "body": "…/test/e2e (#1955)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.4 in …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-09T11:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "992543e74150e47b024c74025965d3783f5a3c68",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump anchore/sbom-action from 0.20.11 to 0.21.0 (#1952)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-29T13:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdef683123d127c747bff3cf79bc706ab874fc63",
          "body": "Signed-off-by: bupd <bupdprasanth@gmail.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": false,
          "headline": "feat: add static security scanning to CI (#1934)",
          "author_name": "Prasanth Baskar",
          "author_login": "bupd",
          "committed_at": "2025-12-26T15:18:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a808bec0b6013922f21b646608eeef7e26f3d8a6",
          "body": "Signed-off-by: bupd <bupdprasanth@gmail.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": false,
          "headline": "feat: add golangci-lint configuration with additional linters (#1936)",
          "author_name": "Prasanth Baskar",
          "author_login": "bupd",
          "committed_at": "2025-12-26T13:48:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a72bcf9979e6626560e0b06d1fc1d5bad1aaeda7",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump library/alpine from 3.22.2 to 3.23.2 (#1949)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-26T13:25:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f272ba737ee9e9849da500e5705588800469409b",
          "body": "Signed-off-by: Shiwei Zhang <shizh@microsoft.com>\nCo-authored-by: Austin Abro <37223396+AustinAbro321@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs: add multi-repository backup and restore proposal (#1917)",
          "author_name": "Shiwei Zhang",
          "author_login": "shizhMSFT",
          "committed_at": "2025-12-19T07:28:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e12fb7954a7e8cbfa61b4fd740fd70519f137cbb",
          "body": "…ml/v4` (#1922)\n\nSigned-off-by: bupd <bupdprasanth@gmail.com>",
          "is_bot": false,
          "headline": "chore: migrate from unmaintained `gopkg.in/yaml.v3` to `go.yaml.in/ya…",
          "author_name": "Prasanth Baskar",
          "author_login": "bupd",
          "committed_at": "2025-12-17T12:48:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e456403250715fb31b34265f6e55f2c0b583994f",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump anchore/sbom-action from 0.20.5 to 0.20.11 (#1943)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T12:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de61da0c55790cec850497aee40c14e80daf2af5",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/morikuni/aec from 1.0.0 to 1.1.0 (#1941)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-12T22:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "959c20cb8285534baf3efe84185342abe91bf285",
          "body": "Signed-off-by: bupd <bupdprasanth@gmail.com>",
          "is_bot": false,
          "headline": "feat: add SBOMs to release workflow (#1940)",
          "author_name": "Prasanth Baskar",
          "author_login": "bupd",
          "committed_at": "2025-12-12T15:55:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d466a0606b8fd2e172fb85b738e44423a03d9ede",
          "body": "Signed-off-by: bupd <bupdprasanth@gmail.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": false,
          "headline": "feat: add goheader linter to enforce license headers (#1938)",
          "author_name": "Prasanth Baskar",
          "author_login": "bupd",
          "committed_at": "2025-12-11T11:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be96754dc6c7f3a8347e19e26cc4f31349bc7f24",
          "body": "Signed-off-by: bupd <bupdprasanth@gmail.com>",
          "is_bot": false,
          "headline": "fix: revert Alpine image to 3.22.2 to fix multi-arch build (#1933)",
          "author_name": "Prasanth Baskar",
          "author_login": "bupd",
          "committed_at": "2025-12-10T21:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5f801190e36466ba7136e7e525b8adb8a67fef5",
          "body": "Signed-off-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": false,
          "headline": "chore: move Steve Lasker to emeritus (#1914)",
          "author_name": "Terry Howe",
          "author_login": "TerryHowe",
          "committed_at": "2025-12-10T02:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0912a1974e0c65eb97ecfb713f2219cf9e46b2f",
          "body": "Signed-off-by: Adrian Sali <saliadrian@yahoo.com>",
          "is_bot": false,
          "headline": "build(go): upgrade to Go 1.25.4 (#1910)",
          "author_name": "Adrian Sali",
          "author_login": "adriansali",
          "committed_at": "2025-12-10T01:32:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "220e4467b357b965bf423f4c72f6fda1c3307f92",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 (#1928)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-10T01:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a61e9235050fd744ace730b69fa49a2ec36d1a7",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 (#1929)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-10T01:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8571bba3b3bf042747e54f66bdb7a9af8534b91a",
          "body": "Signed-off-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": false,
          "headline": "chore: remove billy from CODEOWNERS (#1921)",
          "author_name": "Terry Howe",
          "author_login": "TerryHowe",
          "committed_at": "2025-12-10T00:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ef495f08230f4c08925113d866303ddf0dd10ee",
          "body": "…st/e2e (#1930)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 in /te…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-09T11:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72a80ac379518a06758d5237fca9085823678cd7",
          "body": "…/test/e2e (#1931)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 in …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-09T11:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c439f32630ce88f0b3fffbfcbbd8a8f6024575ea",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump library/alpine from 3.22.2 to 3.23.0 (#1927)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T09:50:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49490cdfaf4a949916cef12f8cd0eb3b9b7cdada",
          "body": "…(#1926)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump library/golang from 1.25.4-alpine to 1.25.5-alpine …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T09:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7383f87ac0fb5b211f3fbd6bfdd845b988f42aec",
          "body": "Signed-off-by: Sajay Antony <sajaya@microsoft.com>",
          "is_bot": false,
          "headline": "chore: add Terry Howe to owners list (#1918)",
          "author_name": "Sajay Antony",
          "author_login": "sajayantony",
          "committed_at": "2025-12-06T05:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b87177eb98a5c570b0235914b6bd5e24a19dc54",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#1919)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-04T05:07:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c3e3e5a3e087ef2881cebb310f3d5fb6348b2ab",
          "body": "Signed-off-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": false,
          "headline": "chore: update linting scope (#1852)",
          "author_name": "Terry Howe",
          "author_login": "TerryHowe",
          "committed_at": "2025-11-26T12:24:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fbecc4d1c62a269b33edfa809993703bdf9ec53",
          "body": "Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: TerryHowe <104113+TerryHowe@users.noreply.github.com>",
          "is_bot": false,
          "headline": "build: add lint to default Makefile target (#1896)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-11-26T01:54:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d7f0dcf74b07a905fbdc7c6d9648a0a324a0e3e4",
          "body": "Signed-off-by: vr-varad <varadgupta21@gmail.com>",
          "is_bot": false,
          "headline": "tests: add test coverage (#1898)",
          "author_name": "Varad Gupta",
          "author_login": "vr-varad",
          "committed_at": "2025-11-26T01:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cb3ed146d824766fc9d1d68d805adc3594c9c63",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 5 to 6 (#1911)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-26T01:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ab61a4351174e58d2036f0a9200ad1429ec8f05",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/crypto from 0.40.0 to 0.45.0 (#1908)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-20T08:28:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7f401f433925b0b5368bbc95516d6d9244e0c05",
          "body": "…903)\n\nSigned-off-by: Xiaoxuan Wang <wangxiaoxuan119@gmail.com>",
          "is_bot": false,
          "headline": "fix: cp should not mount if src and dst credentials are different (#1…",
          "author_name": "Xiaoxuan Wang",
          "author_login": "wangxiaoxuan273",
          "committed_at": "2025-11-17T08:34:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6511fe3dc5d0465450475799b0a713c05544b692",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/term from 0.36.0 to 0.37.0 (#1902)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-12T03:38:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f4cb837ef6dfa70c6133024655078a1fe743f77",
          "body": "…(#1901)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump library/golang from 1.25.2-alpine to 1.25.4-alpine …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T11:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbf5cb08b8716addc45c3000f705e16de95fe2ae",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump golangci/golangci-lint-action from 8 to 9 (#1900)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T03:25:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7c78e5fc12a0fe28fd2f10791641babf77e2820",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 (#1899)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T03:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9701c460a7addacbeef75abb4b35d86d428cbf53",
          "body": "Signed-off-by: Johnson Shi <13926417+johnsonshi@users.noreply.github.com>",
          "is_bot": false,
          "headline": "test(root): fix typo in comments (prpare -> prepare) (#1889)",
          "author_name": "Johnson Shi",
          "author_login": "johnsonshi",
          "committed_at": "2025-10-31T18:45:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7e19530dc77c70cd896b048079f71f0b951f852",
          "body": "…/test/e2e (#1887)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.1 to 2.27.2 in …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-28T14:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76e2a6df3f33338463a1eb3b7296518f52ab3bad",
          "body": "Signed-off-by: Manish  <162974418+ManishhDev@users.noreply.github.com>\nSigned-off-by: ManishhDev <codermanishhh@gmail.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": false,
          "headline": "test: add test coverage for tag.go (#1883)",
          "author_name": "Manish",
          "author_login": "ManishhDev",
          "committed_at": "2025-10-23T12:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c99fe19cbb534691bf2324b01e85c4547c9d1fe",
          "body": "…/test/e2e (#1885)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.1 in …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-23T12:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26503043f3a05667fb371210b3ba23c2350f79ce",
          "body": "…lob* handlers (#1861)\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: TerryHowe <104113+TerryHowe@users.noreply.github.com>\nCo-authored-by: shizhMSFT <32161882+shizhMSFT@users.noreply.github.com>\nCo-authored-by: Terry Howe <terrylhowe@gmail.com>",
          "is_bot": false,
          "headline": "test: add test coverage for cmd/oras/internal/display/metadata/text/b…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-10-20T14:06:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7cbdb366da6d0f603fba750fba3f0be04cfbb145",
          "body": "…(#1872)\n\nSigned-off-by: Rafael Gieschke <rafael@gieschke.de>",
          "is_bot": false,
          "headline": "fix: allow setting org.opencontainers.image.title in annotation file …",
          "author_name": "Rafael Gieschke",
          "author_login": "rafaelgieschke",
          "committed_at": "2025-10-20T07:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 151,
      "latest_release_at": "2022-08-10T22:03:57Z",
      "latest_release_tag": "v2.0.0-alpha-go1.9",
      "releases_from_tags": true,
      "days_since_last_push": 12,
      "active_weeks_last_year": 41,
      "days_since_latest_release": 1445,
      "mean_days_between_releases": 147
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "oras.land/oras",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": null,
          "registry_url": "https://pkg.go.dev/oras.land/oras",
          "is_deprecated": false,
          "latest_version": "v1.3.3",
          "repository_url": null,
          "versions_count": 48,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-10T18:27:45Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 15
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "test/e2e/go.mod"
      ],
      "largest_source_bytes": 44327,
      "source_files_sampled": 277,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.45.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": 64
          },
          {
            "name": "oras.land/oras-go/v2",
            "direct": true,
            "version": "v2.6.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-8xwf-rjm4-xvhv",
              "GHSA-fxhp-mv3v-67qp",
              "GHSA-jxpm-75mh-9fp7",
              "GHSA-vh4v-2xq2-g5cg",
              "GHSA-xf85-363p-868w",
              "GO-2026-5879",
              "GO-2026-5880",
              "GO-2026-5882",
              "GO-2026-5884",
              "GO-2026-5885"
            ],
            "fixed_version": "2.6.2",
            "advisory_count": 10,
            "oldest_advisory_days": 24
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.53.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GO-2026-5025",
              "GO-2026-5026",
              "GO-2026-5027",
              "GO-2026-5028",
              "GO-2026-5029",
              "GO-2026-5030",
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 8,
            "oldest_advisory_days": 64
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.36.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 11
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "unknown": 1,
          "critical": 1,
          "moderate": 1
        },
        "advisory_count": 46,
        "affected_count": 4,
        "assessed_count": 36,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/Masterminds/sprig/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.3.0"
        },
        {
          "name": "github.com/containerd/console",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.5"
        },
        {
          "name": "github.com/morikuni/aec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/opencontainers/go-digest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/opencontainers/image-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.4"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "go.yaml.in/yaml/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.0.0-rc.4"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.43.0"
        },
        {
          "name": "oras.land/oras-go/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.6.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/containerd/console",
            "direct": true,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig/v3",
            "direct": true,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/morikuni/aec",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": true,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": true,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v4",
            "direct": true,
            "version": "v4.0.0-rc.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": true,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "oras.land/oras-go/v2",
            "direct": true,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-task/slim-sprig/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "v0.0.0-20260402051712-545e8a4df936",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/ginkgo/v2",
            "direct": false,
            "version": "v2.29.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/gomega",
            "direct": false,
            "version": "v1.41.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.9.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.53.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.44.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.44.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 36,
        "direct_count": 12,
        "indirect_count": 24
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 15,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 231
      },
      "bus_factor": 3,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "qweeah",
          "commits": 298,
          "avatar_url": "https://avatars.githubusercontent.com/u/4254263?v=4"
        },
        {
          "type": "User",
          "login": "wangxiaoxuan273",
          "commits": 79,
          "avatar_url": "https://avatars.githubusercontent.com/u/103478229?v=4"
        },
        {
          "type": "User",
          "login": "shizhMSFT",
          "commits": 66,
          "avatar_url": "https://avatars.githubusercontent.com/u/32161882?v=4"
        },
        {
          "type": "User",
          "login": "jdolitsky",
          "commits": 65,
          "avatar_url": "https://avatars.githubusercontent.com/u/393494?v=4"
        },
        {
          "type": "User",
          "login": "TerryHowe",
          "commits": 54,
          "avatar_url": "https://avatars.githubusercontent.com/u/104113?v=4"
        },
        {
          "type": "User",
          "login": "Wwwsylvia",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/8113721?v=4"
        },
        {
          "type": "User",
          "login": "deitch",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/282526?v=4"
        },
        {
          "type": "User",
          "login": "FeynmanZhou",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/40452856?v=4"
        },
        {
          "type": "User",
          "login": "lizMSFT",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/108315938?v=4"
        },
        {
          "type": "User",
          "login": "junczhu",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/74894646?v=4"
        }
      ],
      "contributors_sampled": 74,
      "top_contributor_share": 0.386
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "codeql-analysis.yml",
        "golangci-lint.yml",
        "license-checker.yml",
        "release-ghcr.yml",
        "release-github.yml",
        "release-snap.yml",
        "stale.yml",
        "vulnerability-check.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 23 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 7,
            "reason": "dependency not pinned by hash detected -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool detected: CodeQL",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 9,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "27 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "04889ee2ea6f2b6bf6aa4719f7a29093bb241396",
        "ran_at": "2026-07-25T22:20:55Z",
        "aggregate_score": 5.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-25T13:10:20Z",
      "oldest_open_prs": [
        {
          "number": 222,
          "created_at": "2026-06-08T13:43:16Z",
          "last_comment_at": "2026-07-24T02:17:26Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 223,
          "created_at": "2026-06-08T13:43:29Z",
          "last_comment_at": "2026-07-24T02:17:25Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 234,
          "created_at": "2026-06-22T13:42:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 235,
          "created_at": "2026-06-22T13:43:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 236,
          "created_at": "2026-06-22T13:43:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 237,
          "created_at": "2026-06-22T13:44:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 238,
          "created_at": "2026-06-23T13:42:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 239,
          "created_at": "2026-06-24T13:42:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 240,
          "created_at": "2026-06-29T13:42:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 241,
          "created_at": "2026-06-29T13:43:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 242,
          "created_at": "2026-07-08T13:42:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 243,
          "created_at": "2026-07-09T13:52:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 244,
          "created_at": "2026-07-13T13:42:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 245,
          "created_at": "2026-07-13T13:42:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 246,
          "created_at": "2026-07-13T13:44:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sajayantony/oras",
    "host": "github.com",
    "name": "oras",
    "owner": "sajayantony"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 52,
      "inputs": {
        "security": 61,
        "vitality": 64,
        "community": 12,
        "governance": 58,
        "engineering": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 64,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "commits_last_year": 151,
              "human_commit_share": 0.33,
              "days_since_last_push": 12,
              "active_weeks_last_year": 41
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 12 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "41/52 weeks with commits",
                "points": 28.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 41
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "151 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 151
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "21 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": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v2.0.0-alpha-go1.9",
              "releases_from_tags": true,
              "days_since_latest_release": 1445,
              "mean_days_between_releases": 147
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1445 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1445
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~147 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 147
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 59,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 59 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 59
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 1,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 74,
              "top_contributor_share": 0.386
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 39% of commits",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 39
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "74 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 74
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 23 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "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": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 231
            },
            "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": "0/231 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 231
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "followers": 123,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "sajayantony",
              "public_repos": 164,
              "account_age_days": 5162
            },
            "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": "123 followers of sajayantony",
                "points": 15.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 123,
                      "login": "sajayantony"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "164 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 164
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "oras.land/oras"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 15
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 15 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "48 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "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": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "9 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 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": "moderate",
        "name": "Security",
        "value": 61,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 23 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 7",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected: CodeQL",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "27 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 36 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": 36
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "source": "osv",
              "advisories": 46,
              "affected_packages": 4,
              "assessed_packages": 36,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, high 1, moderate 1, unknown 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: oras.land/oras-go/v2 v2.6.0 (high 7.5)",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "oras.land/oras-go/v2 v2.6.0 (high 7.5)"
                    }
                  }
                ],
                "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": 36,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 16
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 76,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "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": "33 of 33 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 33,
                      "sampled": 33
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.03,
              "toolchain_manifests": [
                "go.mod",
                "test/e2e/go.mod"
              ],
              "dependency_bot_commit_share": 0.67
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "3 of the last 100 commits agent-authored or agent-credited",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "67 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 67,
                      "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 7",
                "points": 7,
                "status": "partial",
                "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": 44327,
              "source_files_sampled": 277,
              "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/277 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 277,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T22:21:11.614323Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sajayantony/oras.svg",
  "full_name": "sajayantony/oras",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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