• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ajv-validator / ajv
96%

Build:
DEFAULT BRANCH: master
Repo Added 11 May 2020 04:41PM UTC
Files 102
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 2598-generated-import-for-esm-mode
  • ES2022.RegExp
  • KsAkira10-fix/cve-2025-69873-redos-attack
  • adds-missing-types-for-the-JSONSchemaType-type-field
  • ajv-core
  • annotations
  • change-links
  • circleci-project-setup
  • contribai/improve/quality/browser-integration-tests-do-not-cover-a
  • dependabot/npm_and_yarn/ajv-validator/config-0.3.0
  • dependabot/npm_and_yarn/browserify-17.0.0
  • dependabot/npm_and_yarn/eslint-7.0.0
  • dependabot/npm_and_yarn/eslint-7.1.0
  • dependabot/npm_and_yarn/eslint-7.2.0
  • dependabot/npm_and_yarn/eslint-7.3.0
  • dependabot/npm_and_yarn/eslint-7.3.1
  • dependabot/npm_and_yarn/json-schema-traverse-0.5.0
  • dependabot/npm_and_yarn/mocha-8.0.1
  • dependabot/npm_and_yarn/typescript-3.8.3
  • dependabot/npm_and_yarn/typescript-3.9.2
  • dependabot/npm_and_yarn/typescript-3.9.3
  • dependabot/npm_and_yarn/typescript-3.9.5
  • dependabot/npm_and_yarn/typescript-4.0.2
  • dependabot/npm_and_yarn/typescript-4.0.3
  • dependabot/npm_and_yarn/typescript-4.0.5
  • discriminator
  • docs-home
  • docs/replace-jsontypedef-com-link
  • dynamic-ref
  • ep/better-parse
  • ep/dist-push-token
  • ep/prototype-pollution
  • fast-uri-type-import
  • fix-2514
  • fix-jtd-parser-empty-properties
  • fix-oneof-unevaluated
  • fix-parse-whitespace-in-empty-array
  • fix-ref-remote
  • fix-url
  • fix-website
  • fix/coerce-whitespace-strings
  • fix/dynamic-ref-static-target
  • fix/dynamicref-defs-resolution
  • fix/issue-2572-date-time-validation
  • fix/issue-2578-undefined-schema-values
  • fix/nested-discriminated-unions
  • fix/node-22
  • max-min-contains
  • pack
  • patch-1
  • patch-2
  • refactor
  • refs/heads/master
  • use-cache-once
  • v6
  • v6.12.3
  • v6.12.4
  • v6.12.5
  • v6.12.6
  • v7-alpha
  • v7-alpha-error-params
  • v7-alpha-formats
  • v7-alpha-options
  • v7-alpha-remove-draft4
  • v7-alpha-remove-formats
  • v7-alpha-resolve
  • v7-alpha-scope
  • v7-alpha-strict-types
  • v7-alpha-typescript
  • v7-alpha-unify-keywords
  • v7-beta
  • v7-beta-optimize-code
  • v7.0.0-alpha.0
  • v7.0.0-alpha.1
  • v7.0.0-beta.0
  • v7.0.0-beta.1
  • v7.0.0-beta.2
  • v7.0.0-beta.3
  • v7.0.0-beta.5
  • v7.0.0-beta.6
  • v7.0.0-beta.7
  • v8
  • v8-alpha
  • vuepress

05 May 2026 08:33PM UTC coverage: 96.304%. First build
25400775116

Pull #2611

github

web-flow
Merge f1d2fe114 into f177fe323
Pull Request #2611: Fix: additionalProperties + propertyNames with coerceTypes: array

2181 of 2327 branches covered (93.73%)

Branch coverage included in aggregate %.

4124 of 4220 relevant lines covered (97.73%)

646516.26 hits per line

Relevant lines Covered
Build:
Build:
4220 RELEVANT LINES 4124 COVERED LINES
646516.26 HITS PER LINE
Source Files on master
  • Tree
  • List 102
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25400775116 master Merge f1d2fe114 into f177fe323 Pull #2611 05 May 2026 08:35PM UTC web-flow github
96.3
24891316877 master 8.20.0 push 24 Apr 2026 01:14PM UTC epoberezkin github
96.3
24878072119 master fix: add ES2022.RegExp for RegExpIndicesArray; fixes ajv-validator/ajv#2603 (#2604) without ES2022.RegExp, `npm install` will fail due to RegExpIndicesArray not being present in the ES2018 lib. Specifically: ```sh $ npm install > ajv@8.18.0 pr... push 24 Apr 2026 07:40AM UTC web-flow github
96.3
24877999648 master fix: add support for node 22/24, drop node 16/21 (#2580) * fix: add support for node 22 and drop 16 * fix: add node 24 to CI matrix * fix: update node version in README, remove dead if-node-version dep --------- Co-authored-by: Evgeny Poberez... push 24 Apr 2026 07:38AM UTC web-flow github
96.3
22019781929 master 8.18.0 push 14 Feb 2026 03:26PM UTC epoberezkin github
96.3
22007526164 master fix(pattern): use configured RegExp engine with $data keyword to mitigate ReDoS attacks (CVE-2025-69873) (#2586) * fix(pattern): address CVE-2025-69873 by implementing safeguards against ReDoS attacks in pattern validation * remove console.log ... push 14 Feb 2026 12:30AM UTC web-flow github pending completion  
17571350573 master Merge 244027483 into 82735a158 Pull #2562 09 Sep 2025 04:04AM UTC web-flow github
96.28
14544058152 master Merge 74b7b8817 into 82735a158 Pull #2549 19 Apr 2025 12:59AM UTC web-flow github
96.24
12736529240 master Merge d896934a2 into 82735a158 Pull #2528 12 Jan 2025 07:43PM UTC web-flow github
96.28
12343417529 master fix: typos in schema-language.md (#2507) Co-authored-by: Jason Ian Green <jasoniangreen@users.noreply.github.com> push 16 Dec 2024 12:07AM UTC web-flow github
96.28
See All Builds (3332)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc