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

ajv-validator / ajv-formats

JSON Schema format validation for Ajv v8+

TypeScriptMIT★ 227 stars⑂ 43 forkssince Jul 2020View on GitHub ↗

ajv-validator/ajv-formats holds a health index of 30 out of 100, placing it in the At risk band. It scores highest on Engineering Quality (68/100) and lowest on Vitality (25/100). It was last updated 703 days ago. A single contributor accounts for most of its recent work.

30
overall / 100
At risk

Software health index

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

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

85 followers15 public repossince Jan 2019

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmajv-formats3.0.1440,497,49436844 days agoajvjson-schemaformatvalidation

Metrics by category

Vitality

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

25Critical · 22% of overall
How it's scored
0/36Push recency — last push 703 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push703
active_weeks_last_year0
How it's scored
27/27Ships releases — 21 releases published
0/36Release recency — latest release 1,718 days ago
27/27Release cadence — a release every ~25.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count21
latest_release_tagv3.0.0-rc.0
releases_from_tagsno
days_since_latest_release1,718
mean_days_between_releases25.5
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?

64Moderate · 18% of overall
How it's scored
38.2/60Stars — 227 stars
13.5/25Forks — 43 forks
1.7/15Watchers — 3 watchers
Inputs used
forks43
stars227
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 440,497,494 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesajv-formats
dependents
ecosystemsnpm
total_downloads
monthly_downloads440,497,494
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?

53Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.4/22.5Commit distribution — top contributor authored 85% of commits
12.2/13.5Contributor breadth — 9 contributors
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.848
How it's scored
18.1/46.8Issue resolution — 39% of issues closed
26/38.3PR acceptance — 19/28 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 8/20 approved changesets -- score normalized to 4
Inputs used
merged_prs19
open_issues52
closed_issues33
issue_closed_ratio0.388
closed_unmerged_prs9
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
13.9/25Owner reach — 85 followers of ajv-validator
20.8/25Track record — 15 public repos, account ~7 yr old
Inputs used
followers85
owner_typeOrganization
is_verified
owner_loginajv-validator
public_repos15
account_age_days2,741
How it's scored
25/25Published & resolvable — 1 package(s) on npm
4/35Publish recency — latest publish 844 days ago
20/20Version history — 36 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesajv-formats
ecosystemsnpm
any_deprecatedno
min_days_since_publish844

Engineering Quality

Are baseline engineering and documentation practices in place?

68Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 11 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://ajv.js.org
10/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicsjson-schema, ajv, formats
has_wikiyes
homepagehttps://ajv.js.org
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

40At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0/2.5CI-Tests — 0 out of 11 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 8/20 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.9
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier75
security_posture_after_multiplier29
security_posture_before_jurisdiction39
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier and gives Security posture an At risk ceiling of 49.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
10/25Indirect dependencies free of known advisories — 1 affected: fast-uri 3.1.3 (high 7.5)
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages5
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages0
Matched the npm:ajv-formats@3.0.1 runtime dependency closure — what installing the published package pulls in — 5 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.

44At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
15.5/40Legible commit history — 29 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.29
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.js
11/11Static type checking — tests/tsconfig.json, tsconfig.json
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstests/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/10 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes12,928
source_files_sampled10
oversized_source_files0

Key facts

227GitHub stars
9contributors
0commits, last 12 months
703days since last push
21releases
1bus factor
52open issues
npmpackage ecosystems

Data collection warnings

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

More detail

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

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.

010203040504322020-072023-062026-05
Major 1Minor 8Patch 7

Each point covers 6 days.

OpenSSF Scorecard 3.9 / 10
3.9aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 11 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 8/20 approved changesets -- score normalized to 4
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npmajv^8.0.0package.json
All dependencies 15

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

RegistryPackageVersionRelation
npmajv^8.0.0direct
npm@ajv-validator/config^0.3.0indirect
npm@types/jest^26.0.5indirect
npm@types/node^14.10.1indirect
npm@typescript-eslint/eslint-plugin^3.7.0indirect
npm@typescript-eslint/parser^3.7.0indirect
npmeslint^7.5.0indirect
npmeslint-config-prettier^6.11.0indirect
npmhusky^4.2.5indirect
npmjest^26.1.0indirect
npmjson-schema-test^2.0.0indirect
npmlint-staged^10.2.11indirect
npmprettier^2.3.2indirect
npmts-jest^26.1.3indirect
npmtypescript^4.0.0indirect
Dependency advisories 1

Installing npm:ajv-formats@3.0.1 pulls in 5 packages, direct and transitive: 1 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
fast-uri3.1.3indirecthigh14.1.1

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": [
        "json-schema",
        "ajv",
        "formats"
      ],
      "is_fork": false,
      "size_kb": 86,
      "has_wiki": true,
      "homepage": "https://ajv.js.org",
      "languages": {
        "JavaScript": 2365,
        "TypeScript": 22676
      },
      "pushed_at": "2024-08-18T19:30:51Z",
      "created_at": "2020-07-20T10:21:48Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T07:15:04Z",
      "description": "JSON Schema format validation for Ajv v8+",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://ajv.js.org/",
      "name": "Ajv JSON schema validator",
      "type": "Organization",
      "login": "ajv-validator",
      "company": null,
      "location": null,
      "followers": 85,
      "avatar_url": "https://avatars.githubusercontent.com/u/46839968?v=4",
      "created_at": "2019-01-19T10:04:54Z",
      "is_verified": null,
      "public_repos": 15,
      "account_age_days": 2741
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.0.0-rc.0",
          "kind": "prerelease",
          "published_at": "2021-11-07T19:08:04Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2021-08-14T09:47:52Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2021-05-04T21:01:26Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2021-04-02T11:51:53Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2021-04-02T11:43:24Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2021-03-28T10:30:17Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-03-27T09:52:57Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2021-03-27T09:12:56Z"
        },
        {
          "tag": "v2.0.0-beta.3",
          "kind": "prerelease",
          "published_at": "2021-03-23T17:45:04Z"
        },
        {
          "tag": "v2.0.0-beta.2",
          "kind": "prerelease",
          "published_at": "2021-03-23T08:02:14Z"
        },
        {
          "tag": "v2.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2021-03-22T20:51:21Z"
        },
        {
          "tag": "v2.0.0-beta.0",
          "kind": "prerelease",
          "published_at": "2021-03-13T14:40:50Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2020-12-15T19:19:06Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2020-12-13T12:44:49Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2020-11-29T13:03:02Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2020-11-29T12:50:14Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2020-11-08T19:06:40Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2020-11-08T19:05:33Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2020-10-10T17:13:29Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2020-07-22T11:20:40Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2020-07-22T08:37:29Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4ca86d21bd07571a30178cbb3714133db6eada9a",
          "body": "Fixes parenthesis in example\r\n\r\nCo-authored-by: Jason Ian Green <jasoniangreen@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update README.md (#62)",
          "author_name": "Luciano Mammino",
          "author_login": "lmammino",
          "committed_at": "2024-04-05T21:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce0a6267b25ac77efbb475727f739ee873699458",
          "body": "Co-authored-by: Jason Ian Green <jasoniangreen@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs(README.md): fixed wrong link on data reference (#83)",
          "author_name": "Giulio Davide Carparelli",
          "author_login": "giuliowaitforitdavide",
          "committed_at": "2024-04-05T21:48:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a74d2d6261a4c1b36c1ae8cb498018ac04aa5fc",
          "body": "* ci: add current node version\r\n\r\n* Update .github/workflows/build.yml\r\n\r\n---------\r\n\r\nCo-authored-by: Jason Ian Green <jasoniangreen@users.noreply.github.com>",
          "is_bot": false,
          "headline": "ci: add current node version (#84)",
          "author_name": "tschmidtb51",
          "author_login": "tschmidtb51",
          "committed_at": "2024-04-05T21:45:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fb3fa7d967f919ff924bb34aef73a2f39ab0de3",
          "body": null,
          "is_bot": false,
          "headline": "fix: build missing in 3.0.0 - bump to 3.0.1 (#93)",
          "author_name": "Jason Ian Green",
          "author_login": "jasoniangreen",
          "committed_at": "2024-03-30T11:21:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1a8bddf015fe90fe9aed181f5d630e2aca37904",
          "body": null,
          "is_bot": false,
          "headline": "chore: update version to 3.0.0 for publishing (#92)",
          "author_name": "Jason Ian Green",
          "author_login": "jasoniangreen",
          "committed_at": "2024-03-30T10:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dd65447575b35d0187c6b125383366969e6267e",
          "body": null,
          "is_bot": false,
          "headline": "3.0.0-rc.0",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-11-07T19:04:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b424f1e11d23f556cc12f1b9fd16a37286cf326",
          "body": "…me format (#43)\n\n* formatMaximum/Minimum take timezone into account for time and date-time format\r\n\r\n* additional tests for iso-time and iso-date-time formats",
          "is_bot": false,
          "headline": "formatMaximum/Minimum take timezone into account for time and date-ti…",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-11-07T19:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37d7538eec3e4e7e1455e71d5eda07e97f7c489b",
          "body": "…t (#42)",
          "is_bot": false,
          "headline": "add formats iso-time and iso-date-time, make time and date-time stric…",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-11-07T18:02:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46dbae502cc073eb424d2f567a586ef36991689e",
          "body": "pass all JSON Schema Test Suite tests",
          "is_bot": false,
          "headline": "Merge pull request #41 from ajv-validator/ep/json-schema-tests",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-11-07T16:30:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86d71ebedb4e1310f24d08faab012c7632127054",
          "body": null,
          "is_bot": false,
          "headline": "pass all JSON Schema Test Suite tests",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-11-07T16:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdbd71404ba77ebafd20ef2c5a22436bd0e8f020",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'stoplightio-fix/date-time'",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-11-06T21:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34df8dbcb2b6783e2c870cc79c5aef64d38c0191",
          "body": null,
          "is_bot": false,
          "headline": "docs: strictTime option",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-11-06T21:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1a9e36548298cee3577ed763fdb60412a1e71f1",
          "body": null,
          "is_bot": false,
          "headline": "simplify strictTime option",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-11-06T21:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfa3304d1dd8e4f3d388f887852a92195a68cc77",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into fix/date-time",
          "author_name": "Jakub Rożek",
          "author_login": "P0lip",
          "committed_at": "2021-09-09T11:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f7dac15f3a1076ce42ab057cf967e2289e79aaa",
          "body": null,
          "is_bot": false,
          "headline": "Date-time should validate timezone",
          "author_name": "Jakub Rożek",
          "author_login": null,
          "committed_at": "2021-09-09T10:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1cb46cad79f984020a9a0ef569e9c091ce24400",
          "body": null,
          "is_bot": false,
          "headline": "2.1.1",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-08-14T09:46:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10669ff4abdda7b81970acb01df1ad5c2d2ca266",
          "body": "Fix multiple byte tests",
          "is_bot": false,
          "headline": "Merge pull request #31 from seriousme/fix-multiple-byte-tests",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-08-14T09:32:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ad8d8b708d64dcb63b9c8b76e503d239d6108e8",
          "body": null,
          "is_bot": false,
          "headline": "Move regexp out of function",
          "author_name": "Hans Klunder",
          "author_login": "seriousme",
          "committed_at": "2021-08-14T09:10:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d8d0dbfe75a692189221425fac13f2f9c562d9d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into fix-multiple-byte-tests",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-08-14T08:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df9c29ee64910540058e34e578d5c96d8bdc7bb4",
          "body": null,
          "is_bot": false,
          "headline": "update prettier",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-08-14T08:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a515c4d46f4aac355a9ecdf94211f86c08091ebb",
          "body": null,
          "is_bot": false,
          "headline": "update prettier to make CI work again",
          "author_name": "Hans Klunder",
          "author_login": "seriousme",
          "committed_at": "2021-05-12T19:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d10bcf624f6e22ae64c2ccbce3dbfde060b2b54",
          "body": null,
          "is_bot": false,
          "headline": "Fix multiple byte tests",
          "author_name": "Hans Klunder",
          "author_login": "seriousme",
          "committed_at": "2021-05-12T19:18:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b868686cf06653bc2c160894cbb1952a1d4ab93d",
          "body": null,
          "is_bot": false,
          "headline": "Fixed spelling in tests",
          "author_name": "Hans Klunder",
          "author_login": "seriousme",
          "committed_at": "2021-05-12T18:46:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8827acb8d820c9e44417738a478989df5152a397",
          "body": null,
          "is_bot": false,
          "headline": "2.1.0",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-05-04T20:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec288c47a25024b36ea4117d7904f0308487d3de",
          "body": "Added openApi spec formats",
          "is_bot": false,
          "headline": "Merge pull request #22 from seriousme/master",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-04-02T11:56:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2399d0bf1370b271db7138b4fe677f58bde3efa",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-04-02T11:54:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fd9f3fe1609ccf30abd9c4f15682ed2893fcb0a",
          "body": null,
          "is_bot": false,
          "headline": "2.0.2",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-04-02T11:48:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "130020dde6df14eee691c4c430d3fc262279799a",
          "body": null,
          "is_bot": false,
          "headline": "change ajv dependency, #15",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-04-02T11:48:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc389cd9ca6a9bcf46e2700260ddd3516bd9c0f3",
          "body": null,
          "is_bot": false,
          "headline": "updated tests to force \"number\" type",
          "author_name": "Hans Klunder",
          "author_login": "seriousme",
          "committed_at": "2021-04-01T17:50:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f892972d0f8425580d92191454d281dc0abea70",
          "body": null,
          "is_bot": false,
          "headline": "Reworked float, double, int32 and int64",
          "author_name": "Hans Klunder",
          "author_login": "seriousme",
          "committed_at": "2021-03-31T18:44:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c509499382b2ff9eda56d8074a30051e49ed7de9",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Hans Klunder",
          "author_login": "seriousme",
          "committed_at": "2021-03-31T18:28:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddbfb10188305ecbd31538cd0d7e33fdf6c6e338",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-28T09:53:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d8a7af14f10d9c6aec23e66832910698f3c9b70",
          "body": null,
          "is_bot": false,
          "headline": "2.0.1",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-28T09:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa02911eaac88f9a45d9b5253be24b631e61cc95",
          "body": null,
          "is_bot": false,
          "headline": "upgrade ajv 8.0.0",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-28T09:51:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa034090a738854c5074834fae65d557b73e7bcf",
          "body": null,
          "is_bot": false,
          "headline": "Added openApi spec formats",
          "author_name": "Hans Klunder",
          "author_login": "seriousme",
          "committed_at": "2021-03-27T15:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e527acd78f5f5329fd2932b75a2c24dce48ac48",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-27T09:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e983b8450a403f9487150b1f182b4b36ce63ba0",
          "body": null,
          "is_bot": false,
          "headline": "update description",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-27T09:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceda99cc1ef32178ef2c67b8803427c11e612e47",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'sakthiiv-master'",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-27T09:46:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05a5bb83e1ca20f3c7b315c012acae87ad71478e",
          "body": null,
          "is_bot": false,
          "headline": "require ajv no longer requires .default in v8",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-27T09:45:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fb8019dc27cf355f91659593226e31980b12cb5",
          "body": "… sakthiiv-master",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/sakthiiv/ajv-formats into…",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-27T09:44:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f7de45b08775ec82f4dabcf5542630dad778bb2",
          "body": null,
          "is_bot": false,
          "headline": "docs: typo",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-27T09:43:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2bfd44831d22516d87085b54cd9fcd592ce6c0e",
          "body": "v2",
          "is_bot": false,
          "headline": "Merge pull request #18 from ajv-validator/v2",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-27T09:42:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c3d2517a01963d625f6eae1584ca71c8df5159a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into v2",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-27T09:13:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a8a72436b37b9a0a79a719b379c6c7d3fe8d1bd",
          "body": null,
          "is_bot": false,
          "headline": "1.6.0",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-27T09:03:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc3e335e935231e90513604ec13388e8c402caab",
          "body": "fix: doc link",
          "is_bot": false,
          "headline": "Merge pull request #17 from wbruno/master",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-27T08:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4baa137bbe168712838c72e733d00e1fb7470bbb",
          "body": "Make ajv a peer dependency",
          "is_bot": false,
          "headline": "Merge pull request #15 from drtyh2o/fix/make-ajv-a-peer-dependency",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-27T08:17:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c4cd386ee1ff6124963fe3990c8f28811d45a49",
          "body": null,
          "is_bot": false,
          "headline": "update export",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-27T08:12:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4a79564b1093f9360cc4f972a8d7cb31eb896bf",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0-beta.3",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-23T17:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83850750e32348308a858d723bf1913dd0c94ff0",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0-beta.2",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-22T21:16:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea949ac419be19d6c8e8e515dd8b001b5141d1ef",
          "body": null,
          "is_bot": false,
          "headline": "upgrade ajv 8.0.0-beta.4 (not in npm yet)",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-22T21:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7633e74c196487f3c7c8d755e414e226f0753b45",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0-beta.1",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-22T20:49:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc2d797f3c00571fe2069e9d547185958a4ad728",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix ajv version to v8.0.0-beta.0",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-22T20:46:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5530b4e62530efde3b2952bb54ae1f75c0742a6",
          "body": null,
          "is_bot": false,
          "headline": "chore: import KeywordCxt from ajv",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-22T20:44:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfb438d66bbd7a2f97b231e4b5a1cd63b57dce1f",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0-beta.0",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-13T14:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8b5050694f8171093939d84cfe9508b6cdca9ac",
          "body": null,
          "is_bot": false,
          "headline": "upgrade ajv v8.0.0-beta.0",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2021-03-13T14:37:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cde12101537f8760538c4d414a3fa326e7de3ea",
          "body": null,
          "is_bot": false,
          "headline": "fix: doc link",
          "author_name": "William Bruno",
          "author_login": "wbruno",
          "committed_at": "2021-03-12T15:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50af635426063d64678cf5091e790cf23fe116fd",
          "body": null,
          "is_bot": false,
          "headline": "Make ajv a peer dependency",
          "author_name": "drtyh20",
          "author_login": null,
          "committed_at": "2021-03-05T16:02:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbb236cd153c0b2655ee372fd51411668450a67b",
          "body": null,
          "is_bot": false,
          "headline": "Fix prettier check error",
          "author_name": "Sakthivel Viswanathan",
          "author_login": null,
          "committed_at": "2021-01-05T15:16:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc97c3d8badf0d6110e9067ee82a9de5d6a81588",
          "body": null,
          "is_bot": false,
          "headline": "Add usage example for Nodejs require",
          "author_name": "Sakthivel Viswanathan",
          "author_login": null,
          "committed_at": "2021-01-05T14:55:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce49433448384b4c0b2407adafc345e43b85f8ea",
          "body": null,
          "is_bot": false,
          "headline": "1.5.1",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-12-15T19:16:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce41f918a9c0e0a82ccc348e6cafd96144467bf1",
          "body": null,
          "is_bot": false,
          "headline": "upgrade ajv@7.0.0; import -> import type",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-12-15T19:15:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "744f8e905e43e4048670afc2cb94c5b7c771c055",
          "body": null,
          "is_bot": false,
          "headline": "1.5.0",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-12-13T12:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa44d42a521ac508be3e51c2d1963229c0168fa9",
          "body": null,
          "is_bot": false,
          "headline": "1.0.0",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-12-13T12:04:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1e8515b01b39d9a8c375f2ac96b10de4fbd075a",
          "body": "This reverts commit d8a94fd039b21e39f4b1e895d5c8121fd9565a3f.",
          "is_bot": false,
          "headline": "Revert \"1.0.0\"",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-12-13T11:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a3761f7d1713d0da2ac1eca00d90f2f0f90856e",
          "body": "keyword error type",
          "is_bot": false,
          "headline": "Merge pull request #6 from ajv-validator/keyword-error-type",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-12-13T11:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8a94fd039b21e39f4b1e895d5c8121fd9565a3f",
          "body": null,
          "is_bot": false,
          "headline": "1.0.0",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-12-13T11:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "914db6c28f9514527c225ca925eae3e3ade6127a",
          "body": null,
          "is_bot": false,
          "headline": "npm publish workflow",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-12-13T11:44:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a856047624b24260d21a0797ea74046ff364892",
          "body": null,
          "is_bot": false,
          "headline": "github build workflow",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-12-08T08:43:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "587d265e0cca3249434a784af140d71feb9965c3",
          "body": null,
          "is_bot": false,
          "headline": "keyword error type",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-12-08T08:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2836b47438c2b0b7ec0b1b50562fbbb39a601ea9",
          "body": null,
          "is_bot": false,
          "headline": "0.6.1",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-11-29T13:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7facf9fc65045fd5b85d3fe825e34cffeba7495d",
          "body": null,
          "is_bot": false,
          "headline": "set ajv option code.formats to support standalone code generation",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-11-29T12:59:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7c2af9b56c9f8e3f9cd2bd5ab149c71e0613a32",
          "body": null,
          "is_bot": false,
          "headline": "0.6.0",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-11-28T09:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43aded97430cb53b4c4809edf8048b23c73b8ec7",
          "body": null,
          "is_bot": false,
          "headline": "update ajv version",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-11-28T09:47:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5199cf33dc143ef4f41e2ca62547bbeb2edfa93e",
          "body": "…um/Minimum keywords not used",
          "is_bot": false,
          "headline": "include \"compare\" functions in format definitions even if formatMaxim…",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-11-28T09:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff3622910a1489c2d61403b86e741bc7ccbe2b73",
          "body": null,
          "is_bot": false,
          "headline": "docs: update npm description",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-11-10T08:39:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ef6db217ce5aa5809ab4f376080a4866c95a553",
          "body": null,
          "is_bot": false,
          "headline": "0.5.0",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-11-08T19:03:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5458db5a012112c1027293466acb86abc2d62115",
          "body": null,
          "is_bot": false,
          "headline": "format \"duration\"",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-11-08T19:02:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a15df12ee73344957fcd1a5e1f921dcdfebb005",
          "body": null,
          "is_bot": false,
          "headline": "0.4.0",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-10-24T19:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50fb9ce829ade357fc186dd9dea483bf6e809448",
          "body": "Format limit keywords",
          "is_bot": false,
          "headline": "Merge pull request #3 from ajv-validator/format-limit",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-10-24T19:10:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59c52bce46600a59da3d56641fd007a6f056d5fd",
          "body": null,
          "is_bot": false,
          "headline": "update ajv version",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-10-24T18:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98ef70aced2fc843cad131373a18834bcbd9e10a",
          "body": null,
          "is_bot": false,
          "headline": "docs: formatMaximum/Minimum etc.",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-10-24T17:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94db87a671638b671f0a1daaf39d17f4f0ee69a3",
          "body": null,
          "is_bot": false,
          "headline": "formatMinimum/Maximum and formatExclusiveMinimum/Maximum keywords",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-10-24T17:45:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9d172e8dc80f03c863a8ec1447ceea93db9a5ef",
          "body": null,
          "is_bot": false,
          "headline": "0.3.4",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-10-10T16:41:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "217c323ce43f2808e5ba609e1b08319df7cffb00",
          "body": "fix: regular expression for \"url\" format",
          "is_bot": false,
          "headline": "Merge pull request #2 from ajv-validator/fix-url",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-10-10T16:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a89b70f249b1c81daf47ce4bd3fab063f0a36741",
          "body": null,
          "is_bot": false,
          "headline": "update ajv version",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-10-09T08:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29c1d39dab17afaff15139a23bc7d53013ac0d2a",
          "body": null,
          "is_bot": false,
          "headline": "fix: regular expression for \"url\" format",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-10-09T07:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57e062b067230aca0ba38ad5b7cbea161bc4e197",
          "body": null,
          "is_bot": false,
          "headline": "test to typescript",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-09-17T17:14:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b587da438c9770966bbe53984616a58ced04413",
          "body": null,
          "is_bot": false,
          "headline": "eslint config for tests",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-09-17T16:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8db09cbc37af82a4bc1b0f0169f67463cec7d592",
          "body": null,
          "is_bot": false,
          "headline": "test: options and method get",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-09-17T16:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8b2389f9cff26ac66e54ee06f4fdff4fd6b3f51",
          "body": null,
          "is_bot": false,
          "headline": "docs, refactor",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-09-17T16:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b47000db59c81ff77373d2bbf2abf704133a1d60",
          "body": null,
          "is_bot": false,
          "headline": "0.3.3",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-09-16T14:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3a2dd3807ec3f4a04b9feb728abced0ac7f9e2c",
          "body": null,
          "is_bot": false,
          "headline": "chore: package.json files",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-09-16T14:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "103e3bac841aeeaf2fc4e64de5296344a461deec",
          "body": null,
          "is_bot": false,
          "headline": "0.3.2",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-09-16T14:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "403753632ff173dee3b6f0f594e3c026d411596c",
          "body": null,
          "is_bot": false,
          "headline": "chore: make ajv a dependency (not peerDependency)",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-09-16T14:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a335676421c7f940e67f22333220d357844cde1",
          "body": null,
          "is_bot": false,
          "headline": "0.3.1",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-09-16T13:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "900ff7eef524b1b85ed0d62fcb1c1ea08f8b8d92",
          "body": null,
          "is_bot": false,
          "headline": "0.3.0",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-09-16T07:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15f1d72cea5e4afebc8630eaeb223547a0f3b32d",
          "body": null,
          "is_bot": false,
          "headline": "use types from Ajv v7.0.0-alpha.1",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-09-16T07:27:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e0fa67584a6b248fc51ffbb01ca008bb9255fc1",
          "body": null,
          "is_bot": false,
          "headline": "0.2.0",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-07-22T11:17:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2a97529ea4bcae56da4c45b81cec612745fe616",
          "body": "Fix uri scheme validation",
          "is_bot": false,
          "headline": "Merge pull request #1 from ChALkeR/chalker/fix-comma",
          "author_name": "Evgeny Poberezkin",
          "author_login": "epoberezkin",
          "committed_at": "2020-07-22T11:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf9ab12333437a9ec4a240633c6fab3b71ea7712",
          "body": "`foo,bar:baz` is not a valid uri.\n\nRefs: https://github.com/json-schema-org/JSON-Schema-Test-Suite/pull/419",
          "is_bot": false,
          "headline": "Fix uri scheme validation",
          "author_name": "Сковорода Никита Андреевич",
          "author_login": "ChALkeR",
          "committed_at": "2020-07-22T11:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 21,
      "commits_last_year": 0,
      "latest_release_at": "2021-11-07T19:08:04Z",
      "latest_release_tag": "v3.0.0-rc.0",
      "releases_from_tags": false,
      "days_since_last_push": 703,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1718,
      "mean_days_between_releases": 25.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ajv-formats",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "Ajv",
            "JSON-Schema",
            "format",
            "validation"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/ajv-formats",
          "is_deprecated": false,
          "latest_version": "3.0.1",
          "repository_url": "https://github.com/ajv-validator/ajv-formats",
          "versions_count": 36,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 3,
          "monthly_downloads": 440497494,
          "first_published_at": "2020-01-14T17:57:34.978000Z",
          "latest_published_at": "2024-03-30T11:30:26.728000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 844
        }
      ]
    },
    "popularity": {
      "forks": 43,
      "stars": 227,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-05-29",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-08-22",
            "count": 1
          },
          {
            "date": "2021-11-03",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-05-02",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-11-05",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-04-30",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 1
          },
          {
            "date": "2025-08-17",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 43,
        "total_forks": 43
      },
      "star_history": null,
      "open_issues_and_prs": 61
    },
    "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": [
        "tests/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 12928,
      "source_files_sampled": 10,
      "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": "fast-uri",
            "direct": false,
            "version": "3.1.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-v2hh-gcrm-f6hx"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 5,
        "malicious_count": 0,
        "assessed_package": "npm:ajv-formats@3.0.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "ajv",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ajv",
            "direct": true,
            "version": "^8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ajv-validator/config",
            "direct": false,
            "version": "^0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "^26.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^14.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "^3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "^3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^7.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "^6.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "^4.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "^26.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-test",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "^10.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-jest",
            "direct": false,
            "version": "^26.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^4.0.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 15,
        "direct_count": 1,
        "indirect_count": 14
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 9,
        "merged_prs": 19,
        "open_issues": 52,
        "closed_ratio": 0.388,
        "closed_issues": 33,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "epoberezkin",
          "commits": 89,
          "avatar_url": "https://avatars.githubusercontent.com/u/2769109?v=4"
        },
        {
          "type": "User",
          "login": "seriousme",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/3322396?v=4"
        },
        {
          "type": "User",
          "login": "jasoniangreen",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3481367?v=4"
        },
        {
          "type": "User",
          "login": "giuliowaitforitdavide",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/50294725?v=4"
        },
        {
          "type": "User",
          "login": "P0lip",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/9273484?v=4"
        },
        {
          "type": "User",
          "login": "lmammino",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/205629?v=4"
        },
        {
          "type": "User",
          "login": "wbruno",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1443932?v=4"
        },
        {
          "type": "User",
          "login": "tschmidtb51",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/65305130?v=4"
        },
        {
          "type": "User",
          "login": "ChALkeR",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/291301?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.848
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "publish.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 4,
            "reason": "Found 8/20 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4ca86d21bd07571a30178cbb3714133db6eada9a",
        "ran_at": "2026-07-22T21:45:20Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 48,
          "created_at": "2021-12-13T09:39:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 73,
          "created_at": "2022-09-16T22:51:14Z",
          "last_comment_at": "2023-12-04T17:08:40Z",
          "last_comment_author": "brainsiq"
        },
        {
          "number": 82,
          "created_at": "2023-05-17T12:31:47Z",
          "last_comment_at": "2024-07-17T20:24:36Z",
          "last_comment_author": "tschmidtb51"
        },
        {
          "number": 97,
          "created_at": "2024-04-30T05:25:05Z",
          "last_comment_at": "2024-06-13T06:43:03Z",
          "last_comment_author": "orgads"
        },
        {
          "number": 103,
          "created_at": "2024-08-18T19:30:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 105,
          "created_at": "2024-11-27T09:45:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 109,
          "created_at": "2025-08-17T13:10:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 119,
          "created_at": "2026-05-05T17:41:54Z",
          "last_comment_at": "2026-05-05T17:47:52Z",
          "last_comment_author": "evert"
        },
        {
          "number": 121,
          "created_at": "2026-06-01T13:59:05Z",
          "last_comment_at": "2026-06-10T18:50:55Z",
          "last_comment_author": "seanmadi"
        }
      ],
      "last_merged_pr_at": "2024-04-05T21:53:40Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 5,
          "created_at": "2020-11-21T21:11:29Z",
          "last_comment_at": "2021-03-27T08:26:53Z",
          "last_comment_author": "epoberezkin"
        },
        {
          "number": 7,
          "created_at": "2020-12-12T20:13:27Z",
          "last_comment_at": "2021-03-27T15:17:32Z",
          "last_comment_author": "shumkov"
        },
        {
          "number": 26,
          "created_at": "2021-04-22T12:11:42Z",
          "last_comment_at": "2021-04-26T18:21:28Z",
          "last_comment_author": "epoberezkin"
        },
        {
          "number": 28,
          "created_at": "2021-04-28T09:07:05Z",
          "last_comment_at": "2021-11-07T16:34:04Z",
          "last_comment_author": "epoberezkin"
        },
        {
          "number": 30,
          "created_at": "2021-04-30T10:09:50Z",
          "last_comment_at": "2022-04-27T11:04:50Z",
          "last_comment_author": "mauriciolauffer"
        },
        {
          "number": 32,
          "created_at": "2021-06-21T22:35:06Z",
          "last_comment_at": "2022-09-12T13:02:30Z",
          "last_comment_author": "jrbarnard"
        },
        {
          "number": 36,
          "created_at": "2021-07-10T20:39:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 44,
          "created_at": "2021-11-19T13:42:59Z",
          "last_comment_at": "2021-11-25T03:26:42Z",
          "last_comment_author": "Uzlopak"
        },
        {
          "number": 45,
          "created_at": "2021-11-22T12:09:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 46,
          "created_at": "2021-12-01T07:07:19Z",
          "last_comment_at": "2023-01-24T16:58:13Z",
          "last_comment_author": "lorenzogrv"
        },
        {
          "number": 47,
          "created_at": "2021-12-13T09:31:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 49,
          "created_at": "2021-12-20T10:35:42Z",
          "last_comment_at": "2024-09-25T12:15:57Z",
          "last_comment_author": "lehni"
        },
        {
          "number": 50,
          "created_at": "2022-01-05T19:57:28Z",
          "last_comment_at": "2022-06-25T08:33:58Z",
          "last_comment_author": "offlinehacker"
        },
        {
          "number": 55,
          "created_at": "2022-03-24T10:15:07Z",
          "last_comment_at": "2026-03-23T03:37:40Z",
          "last_comment_author": "vtushar06"
        },
        {
          "number": 56,
          "created_at": "2022-03-30T17:10:11Z",
          "last_comment_at": "2025-02-04T08:49:44Z",
          "last_comment_author": "jessbudd"
        },
        {
          "number": 57,
          "created_at": "2022-04-23T16:24:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 60,
          "created_at": "2022-04-27T15:00:20Z",
          "last_comment_at": "2024-11-17T00:55:17Z",
          "last_comment_author": "bcomnes"
        },
        {
          "number": 63,
          "created_at": "2022-05-03T08:45:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 68,
          "created_at": "2022-05-09T08:19:52Z",
          "last_comment_at": "2022-05-13T19:27:23Z",
          "last_comment_author": "epoberezkin"
        },
        {
          "number": 65,
          "created_at": "2022-05-09T08:27:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ajv-validator/ajv-formats",
    "host": "github.com",
    "name": "ajv-formats",
    "owner": "ajv-validator"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 30,
      "inputs": {
        "security": 40,
        "vitality": 25,
        "community": 64,
        "governance": 53,
        "engineering": 68,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 50,
        "overall_after_abandonment_multiplier": 30
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 25,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 703,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 703 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 703
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 60,
            "inputs": {
              "releases_count": 21,
              "latest_release_tag": "v3.0.0-rc.0",
              "releases_from_tags": false,
              "days_since_latest_release": 1718,
              "mean_days_between_releases": 25.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "21 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1718 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1718
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~25.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 25.5
                    }
                  }
                ],
                "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": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 7,
              "unanswered_open_issues": 16,
              "days_since_last_merged_pr": 837,
              "days_since_last_human_commit": 837,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 837 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 837,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 64,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "forks": 43,
              "stars": 227,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "227 stars",
                "points": 38.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 227
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "43 forks",
                "points": 13.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "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": 100,
            "inputs": {
              "packages": [
                "ajv-formats"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 440497494
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "440,497,494 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 440497494,
                      "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": 53,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.848
            },
            "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.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "merged_prs": 19,
              "open_issues": 52,
              "closed_issues": 33,
              "issue_closed_ratio": 0.388,
              "closed_unmerged_prs": 9
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "39% of issues closed",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 39
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "19/28 decided PRs merged",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 19,
                      "decided": 28
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 8/20 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "followers": 85,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "ajv-validator",
              "public_repos": 15,
              "account_age_days": 2741
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "85 followers of ajv-validator",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 85,
                      "login": "ajv-validator"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "15 public repos, account ~7 yr old",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 15
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "ajv-formats"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 844
            },
            "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 844 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 844
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "36 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 68,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "json-schema",
                "ajv",
                "formats"
              ],
              "has_wiki": true,
              "homepage": "https://ajv.js.org",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://ajv.js.org",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 40,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 75
                }
              }
            ],
            "value": 29,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.9,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 75,
              "security_posture_after_multiplier": 29,
              "security_posture_before_jurisdiction": 39
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 8/20 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Matched the npm:ajv-formats@3.0.1 runtime dependency closure — what installing the published package pulls in — 5 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:ajv-formats@3.0.1",
                  "assessed": 5
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 85,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 5,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "1 affected: fast-uri 3.1.3 (high 7.5)",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "fast-uri 3.1.3 (high 7.5)"
                    }
                  }
                ],
                "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": 5,
              "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": "good",
            "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": 75,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 15
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: contributor_organization (1)",
                "points": 75,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "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": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.29,
              "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": "29 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 29,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tests/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "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": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tests/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tests/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "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 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 12928,
              "source_files_sampled": 10,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/10 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 10,
                      "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T21:45:35.476817Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/ajv-validator/ajv-formats.svg",
  "full_name": "ajv-validator/ajv-formats",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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