Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 00:27 UTC

lovell / avif-cli

Command line utility to convert images to AVIF

JavaScriptApache-2.0★ 224 stars⑂ 21 forkssince Oct 2020View on GitHub ↗

lovell/avif-cli holds a health index of 55 out of 100, placing it in the Moderate band. It scores highest on Security (62/100) and lowest on AI Readiness (20/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

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

55
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

Lovell FullerPersonal account
1,743 followers77 public repossince Feb 2010

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 publishTags
npmavif0.5.33,13720681 days agoavif

Metrics by category

Vitality

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

59Moderate · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
1.4/36Commit cadence — 2/52 weeks with commits
8.1/18Commit volume — 7 commits in the last year
5/10OpenSSF Scorecard: Maintained — 5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year7
human_commit_share0.982
days_since_last_push1
active_weeks_last_year2
How it's scored
16.2/27Ships releases — 17 version tags (no GitHub releases)
36/36Release recency — latest release 5 days ago
12.6/27Release cadence — a release every ~153.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count17
latest_release_tagv0.6.0-rc.0
releases_from_tagsyes
days_since_latest_release5
mean_days_between_releases153.8
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

52Moderate · 18% of overall
How it's scored
38.1/60Stars — 224 stars
10.8/25Forks — 21 forks
1.7/15Watchers — 3 watchers
Inputs used
forks21
stars224
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/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_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
46.6/80Monthly downloads — 3,137 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesavif
dependents
ecosystemsnpm
total_downloads
monthly_downloads3,137
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

61Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.3/22.5Commit distribution — top contributor authored 85% of commits
10.8/13.5Contributor breadth — 8 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.852
How it's scored
42.9/46.8Issue resolution — 92% of issues closed
30.6/38.3PR acceptance — 8/10 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/29 approved changesets -- score normalized to 0
Inputs used
merged_prs8
open_issues1
closed_issues11
issue_closed_ratio0.917
closed_unmerged_prs2
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
23.3/25Owner reach — 1,743 followers of lovell
25/25Track record — 77 public repos, account ~16 yr old
Inputs used
followers1,743
owner_typeUser
is_verified
owner_loginlovell
public_repos77
account_age_days5,991
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
14/35Publish recency — latest publish 681 days ago
20/20Version history — 20 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesavif
ecosystemsnpm
any_deprecatedno
min_days_since_publish681

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsavif, avif-encoder, cli
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

62Moderate · 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
1.2/2.5CI-Tests — 1 out of 2 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/29 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
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
3.8/7.5Maintained — 5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5
0/5Packaging — no data
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.7
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
14.6/35Direct dependencies free of known advisories — 1 affected: sharp 0.33.5 (high 7.3)
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages47
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages1
Matched the npm:avif@0.5.3 runtime dependency closure — what installing the published package pulls in — 47 packages. 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.

20Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
6.9/40Legible commit history — 7 of 54 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.13
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 55
8/8Automated maintenance — 1 of the last 55 commits are automated dependency updates
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.018
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/3 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes2,339
source_files_sampled3
oversized_source_files0

Key facts

224GitHub stars
8contributors
7commits, last 12 months
1days since last push
17releases
1bus factor
1open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 21 ⇿
0Stars
21Forks
15Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

048121620242112020-122023-022025-04
Major 0Minor 5Patch 10

Each point covers 4 days.

OpenSSF Scorecard 5.7 / 10
5.7aggregate

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-23 00:27 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
5CI-Tests1 out of 2 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/29 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5
n/aPackagingpackaging workflow not detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
npmsharp^0.35.3package.json
npmtinyglobby^0.2.17package.json
npmyargs^18.0.0package.json
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 1

Installing npm:avif@0.5.3 pulls in 47 packages, direct and transitive: 1 carry known advisories, of which 1 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
sharp0.33.5directhigh10.35.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": [
        "avif",
        "avif-encoder",
        "cli"
      ],
      "is_fork": false,
      "size_kb": 36,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 4978
      },
      "pushed_at": "2026-07-21T07:47:29Z",
      "created_at": "2020-10-08T19:48:34Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T07:48:24Z",
      "description": "Command line utility to convert images to AVIF",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://lovell.info",
      "name": "Lovell Fuller",
      "type": "User",
      "login": "lovell",
      "company": null,
      "location": "London, UK",
      "followers": 1743,
      "avatar_url": "https://avatars.githubusercontent.com/u/210965?v=4",
      "created_at": "2010-02-25T21:27:12Z",
      "is_verified": null,
      "public_repos": 77,
      "account_age_days": 5991
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.6.0-rc.0",
          "kind": "prerelease",
          "published_at": "2026-07-17T16:40:03Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2024-09-09T17:15:45Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2024-01-28T13:07:30Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2023-12-04T16:57:59Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2023-11-30T14:11:24Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2023-09-27T15:05:16Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2023-08-24T08:37:19Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2023-07-24T09:25:56Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2023-03-25T18:57:33Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-10-02T11:05:22Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2022-06-25T19:48:46Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-06-09T20:03:37Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2022-04-04T08:22:00Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2021-12-23T17:01:58Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2021-08-20T08:36:43Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2020-12-26T20:17:19Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2020-12-22T12:25:52Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "36bcba5c25cd4eca9fc65da4ba70655fabc3f880",
          "body": null,
          "is_bot": true,
          "headline": "Bump actions/checkout from 7.0.0 to 7.0.1 (#23)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T07:47:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e5b43452385074fa7d83c439fdbbf579392ec57",
          "body": null,
          "is_bot": false,
          "headline": "Prerelease v0.6.0-rc.0",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2026-07-17T16:40:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0273fa19ae7bd2a97dcdafb557feb840925e8b47",
          "body": null,
          "is_bot": false,
          "headline": "Ensure subdirectory recursion works with --output",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2026-07-17T16:33:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ee0d6fbc05dc7b2811bd2df8072958e12c0dac3",
          "body": "Add --max-depth and --dry-run flags for control/testing purposes",
          "is_bot": false,
          "headline": "Support subdirectory recursion by default",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2026-07-17T16:06:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "495681044be291634f8bc168a54b82673f517046",
          "body": null,
          "is_bot": false,
          "headline": "Migrate to ESM, requires Node.js 20.19.0+",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2026-07-17T15:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c94250adb0c28567a3c25de3e5891ac995bdc22",
          "body": null,
          "is_bot": false,
          "headline": "Add CI",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2025-09-26T21:02:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2153a8438e5d23d28d62f3b4df57d00bf12e9ada",
          "body": null,
          "is_bot": false,
          "headline": "Bump deps",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2025-09-26T21:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1934905a1f984e87cc2fef1d96142a5b30c8149",
          "body": null,
          "is_bot": false,
          "headline": "Bump deps",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2025-05-22T22:53:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c961bd259d3aaac7ab5c8e376991ccf673caa7cf",
          "body": null,
          "is_bot": false,
          "headline": "Add --cwd current working directory flag",
          "author_name": "Matt Gaunt-Seo",
          "author_login": "gauntface",
          "committed_at": "2025-05-22T22:50:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df786a8dfa3ea229ab29b5934fc0de72591b7f3e",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.5.3",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2024-09-09T17:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "218374aa6ae0b010f79fd70eea6b0a11e9f0aa48",
          "body": null,
          "is_bot": false,
          "headline": "Bump deps, switch to tinyglobby",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2024-09-09T17:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19615f76ccdd3b2efe9b4c18f0992ab6a54dad46",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.5.2",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2024-01-28T13:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30e7c5f3e30a81541f0b0571b9439c485ae6982d",
          "body": null,
          "is_bot": false,
          "headline": "Add --keep-metadata flag #13",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2024-01-28T13:06:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c06a98f9ef2a0c173ee4b66ba2bc501dd5b9728e",
          "body": null,
          "is_bot": false,
          "headline": "Bump sharp, now supports yarn pnp",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2024-01-28T12:57:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb63d40c89f30bb6a1bab20e6bfae596907bbd18",
          "body": null,
          "is_bot": false,
          "headline": "Docs: API, not ABI",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2023-12-04T17:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f61eac10038d7a6f3e705fc76fb57d69724ec63",
          "body": null,
          "is_bot": false,
          "headline": "Docs: clarify supported runtime",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2023-12-04T17:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3feec55359104808496763fea29ff8f1ce61450e",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.5.1",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2023-12-04T16:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34ffd97a69ff1c40f314c82da749c59c8f732377",
          "body": "Fixes https://github.com/lovell/avif-cli/issues/16",
          "is_bot": false,
          "headline": "return true when no file was created and overwrite was not set (#17)",
          "author_name": "daniel g. siegel",
          "author_login": "dgsiegel",
          "committed_at": "2023-12-04T16:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86b5102fc41868ebcba7b273c4bab752e086425c",
          "body": null,
          "is_bot": false,
          "headline": "Docs: can now be run via multiple package managers",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2023-11-30T14:40:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d05358136219249cd5e191fd37fcf14866b96dbf",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.5.0",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2023-11-30T14:11:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "132a75dbab43a0c78c5986039513f7f07ca718f1",
          "body": null,
          "is_bot": false,
          "headline": "Drop support for Node.js 14 and 16",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2023-11-30T14:10:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06f481a086cc9fc844171c91a4ee55b229902ec3",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.4",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2023-09-27T15:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdc48ae45d95eab37a622894bccd4f070e9416a3",
          "body": null,
          "is_bot": false,
          "headline": "Bump deps",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2023-09-27T15:04:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701f29bce128eeecf3e19cd8a089bb9a9abfadc2",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.3",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2023-08-24T08:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebc6f956fa4fb2a9cd3c869a14f24f1d247498f4",
          "body": null,
          "is_bot": false,
          "headline": "Bump deps",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2023-08-24T08:36:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "020bc92dd9b3d8ac2fe9e61fbf55852fa7b12c65",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.2",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2023-07-24T09:25:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bd3acec825bcf8c68e2067a8bc67187a2faacd9",
          "body": null,
          "is_bot": false,
          "headline": "Bump deps",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2023-07-24T09:25:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5f507afe7c53b1d0d8bf3448e0a6011ca792695",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.1",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2023-03-25T18:57:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afddd588371284e613f07221065809670ca28041",
          "body": null,
          "is_bot": false,
          "headline": "Bump deps, latest glob now supports Promises",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2023-03-25T18:55:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42f0dcc4ad5fcc963d28a8037c7873a91f6c0d86",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.0",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2022-10-02T11:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d17a36a21e15410ecbda3c60ad3aaa3a838875c5",
          "body": null,
          "is_bot": false,
          "headline": "Bump dependencies",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2022-10-02T11:04:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dd1d6688d18902f924b9283b324ba794b731bf9",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated speed option, use effort option",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2022-10-02T11:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66681c9df650b3f8f221c5d1413e2cd4f9918d6f",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.3.1",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2022-06-25T19:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb7bbd4e338852f4ed6e0a5ab353d4846a363008",
          "body": null,
          "is_bot": false,
          "headline": "Add support for `effort`, deprecate `speed` option (#11)",
          "author_name": "Kid",
          "author_login": "kidonng",
          "committed_at": "2022-06-11T18:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8a1ee71494d8bfee358703d9093447c353e4ca6",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.3.0",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2022-06-09T20:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e7721c95661c0c44d0f1973c94d064f14d3b90f",
          "body": null,
          "is_bot": false,
          "headline": "Bump deps",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2022-06-09T20:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4d6cfea9171af6dff84c0ed7a16d5c08d2e9db6",
          "body": null,
          "is_bot": false,
          "headline": "Apply prettier formatting",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2022-06-09T20:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad79b1a38039795716dd5fdc559ac19fea84b06e",
          "body": null,
          "is_bot": false,
          "headline": "Create output directory if not exist (#10)",
          "author_name": "Kid",
          "author_login": "kidonng",
          "committed_at": "2022-06-09T19:58:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6affdee513a7431aeff3b5474402890722870a97",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.2.0",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2022-04-04T08:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83b41496e20bc39b8734515698e806d33078173b",
          "body": null,
          "is_bot": false,
          "headline": "Bump deps",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2022-04-04T08:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b14ccafcbbbb3a89139b5358a120e4706069b905",
          "body": "Refresh snaphot of --help output in readme",
          "is_bot": false,
          "headline": "Use hyphenated options (as camelCase is automagic)",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2022-04-04T08:20:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baa44ee3408f1e1af254138ea8218e6e45c5d9f2",
          "body": null,
          "is_bot": false,
          "headline": "Add flag to append rather than replace file extension (#9)",
          "author_name": "Peter Bowyer",
          "author_login": "pbowyer",
          "committed_at": "2022-04-04T07:58:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "150bec47ec31c457881c8762471507d86418152d",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.1.0",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2021-12-23T17:01:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac201fd3b024f1ccd6cc1a8bca93085dd32d633",
          "body": null,
          "is_bot": false,
          "headline": "Clarify default behaviour for output option",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2021-12-23T17:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7655073885911e673cb8b49bab48266fd83fa7c9",
          "body": null,
          "is_bot": false,
          "headline": "Bump deps",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2021-12-23T17:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cd0a6d719a4bb8a7322f6e6e7a6862aa343b648",
          "body": null,
          "is_bot": false,
          "headline": "Change output option so it defaults to same directory as input",
          "author_name": "Enrico Gruner",
          "author_login": "evayde",
          "committed_at": "2021-12-23T16:56:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfcd276c618871b81fd3fde1e9b71feec4bf0463",
          "body": null,
          "is_bot": false,
          "headline": "Docs: update usage",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2021-08-20T08:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cc87813b1e8b39b93ee06dbf68b65a37c058176",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.0.4",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2021-08-20T08:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "123fdc6f1489d6808ef1d5afa412af7a186ddd2c",
          "body": null,
          "is_bot": false,
          "headline": "Bump sharp, add chromaSubsampling option",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2021-08-20T08:36:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7be7f9939ade853e77716b4d68b4dc10351a11d2",
          "body": "- quality parameter was previously unused, it is now read from the argument object and passed to the convert function call\r\n\r\nCo-authored-by: Darrell Stewart <darrellstewart@deviousmachinations.ca>",
          "is_bot": false,
          "headline": "Correctly pass quality parameter to convert function (#4)",
          "author_name": "Darrell",
          "author_login": "dvsNefilim",
          "committed_at": "2021-08-20T08:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c70a516e705ab0f4e3759d479c0a9cbbd654061",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.0.3",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2021-08-12T16:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcb467835ec536ffc1fe2e7c0b92ee837f795aa9",
          "body": null,
          "is_bot": false,
          "headline": "Bump all dependencies",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2021-08-12T16:54:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d688749f3a25abd403c43fa33b6493d8e0cb6abf",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.0.2",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2020-12-26T20:17:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf97cc417e5eb0cc05aa8ef97d13b4006c011989",
          "body": null,
          "is_bot": false,
          "headline": "Patch fs-promises import for node < 12.9 (#2)",
          "author_name": "Alex Beaman",
          "author_login": "Beamanator",
          "committed_at": "2020-12-26T20:15:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce69d2127d2a9dd1207c8ce3139fa805c81427f4",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2020-12-22T12:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 17,
      "commits_last_year": 7,
      "latest_release_at": "2026-07-17T16:40:03Z",
      "latest_release_tag": "v0.6.0-rc.0",
      "releases_from_tags": true,
      "days_since_last_push": 1,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 153.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "avif",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "avif"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/avif",
          "is_deprecated": false,
          "latest_version": "0.5.3",
          "repository_url": "https://github.com/lovell/avif-cli",
          "versions_count": 20,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 3137,
          "first_published_at": "2020-10-08T20:04:26.212000Z",
          "latest_published_at": "2024-09-09T17:49:20.843000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 681
        }
      ]
    },
    "popularity": {
      "forks": 21,
      "stars": 224,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2020-12-26",
            "count": 1
          },
          {
            "date": "2021-03-27",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-12-18",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-09",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 21,
        "total_forks": 21
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 2339,
      "source_files_sampled": 3,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "sharp",
            "direct": true,
            "version": "0.33.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.3,
            "advisory_ids": [
              "GHSA-f88m-g3jw-g9cj"
            ],
            "fixed_version": "0.35.0",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 47,
        "malicious_count": 0,
        "assessed_package": "npm:avif@0.5.3",
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "sharp",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.35.3"
        },
        {
          "name": "tinyglobby",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.2.17"
        },
        {
          "name": "yargs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.0.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 8,
        "open_issues": 1,
        "closed_ratio": 0.917,
        "closed_issues": 11,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "lovell",
          "commits": 46,
          "avatar_url": "https://avatars.githubusercontent.com/u/210965?v=4"
        },
        {
          "type": "User",
          "login": "kidonng",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/44045911?v=4"
        },
        {
          "type": "User",
          "login": "Beamanator",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3885503?v=4"
        },
        {
          "type": "User",
          "login": "dvsNefilim",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/9075929?v=4"
        },
        {
          "type": "User",
          "login": "evayde",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/25255815?v=4"
        },
        {
          "type": "User",
          "login": "gauntface",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/139760?v=4"
        },
        {
          "type": "User",
          "login": "pbowyer",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/89852?v=4"
        },
        {
          "type": "User",
          "login": "dgsiegel",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4396895?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.852
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 5,
            "reason": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
            "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 1/29 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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": 5,
            "reason": "5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "36bcba5c25cd4eca9fc65da4ba70655fabc3f880",
        "ran_at": "2026-07-23T00:27:38Z",
        "aggregate_score": 5.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T04:54:24Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-21T07:47:22Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 8,
          "created_at": "2022-03-21T16:18:11Z",
          "last_comment_at": "2026-07-17T16:46:38Z",
          "last_comment_author": "lovell"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/lovell/avif-cli",
    "host": "github.com",
    "name": "avif-cli",
    "owner": "lovell"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 62,
        "vitality": 59,
        "community": 52,
        "governance": 61,
        "engineering": 40
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 59,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "commits_last_year": 7,
              "human_commit_share": 0.982,
              "days_since_last_push": 1,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "7 commits in the last year",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "releases_count": 17,
              "latest_release_tag": "v0.6.0-rc.0",
              "releases_from_tags": true,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 153.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "17 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~153.8 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 153.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 52,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "forks": 21,
              "stars": 224,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "224 stars",
                "points": 38.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 224
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "21 forks",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "packages": [
                "avif"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 3137
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "3,137 downloads/month across npm",
                "points": 46.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 3137,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 8,
              "top_contributor_share": 0.852
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 85% of commits",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 8,
              "open_issues": 1,
              "closed_issues": 11,
              "issue_closed_ratio": 0.917,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 42.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "8/10 decided PRs merged",
                "points": 30.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 8,
                      "decided": 10
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "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": 73,
            "inputs": {
              "followers": 1743,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "lovell",
              "public_repos": 77,
              "account_age_days": 5991
            },
            "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": "1,743 followers of lovell",
                "points": 23.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1743,
                      "login": "lovell"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "77 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 77
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "avif"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 681
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 681 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 681
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "20 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 40,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "avif",
                "avif-encoder",
                "cli"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 62,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.7
            },
            "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": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Matched the npm:avif@0.5.3 runtime dependency closure — what installing the published package pulls in — 47 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:avif@0.5.3",
                  "assessed": 47
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 47,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: sharp 0.33.5 (high 7.3)",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "sharp 0.33.5 (high 7.3)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "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": 47,
              "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": 9
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 20,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.13,
              "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": "7 of 54 human commits state their intent (structured subject or explanatory body)",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 7,
                      "sampled": 54
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.018
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 55",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 55
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 55 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 55
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 2339,
              "source_files_sampled": 3,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/3 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 3,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T00:27:46.144154Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lovell/avif-cli.svg",
  "full_name": "lovell/avif-cli",
  "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 statisticsnpm.