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

jorinvo / edn-data

EDN parser and generator that works with plain JS data, with support for TS and node streams

TypeScriptMIT★ 119 stars⑂ 8 forkssince Jun 2020View on GitHub ↗

jorinvo/edn-data holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Vitality (67/100) and lowest on AI Readiness (55/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

Software health index

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

60
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

JorinPersonal account
146 followers45 public repossince Apr 2011taleshape.com

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmedn-data1.2.1782,338115 days agoednparsertypescriptstream

Metrics by category

Vitality

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

67Moderate · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
6.2/36Commit cadence — 9/52 weeks with commits
12.1/18Commit volume — 21 commits in the last year
10/10OpenSSF Scorecard: Maintained — 11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year21
human_commit_share0.778
days_since_last_push5
active_weeks_last_year9
How it's scored
16.2/27Ships releases — 11 version tags (no GitHub releases)
36/36Release recency — latest release 5 days ago
12.6/27Release cadence — a release every ~236.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count11
latest_release_tagv1.2.1
releases_from_tagsyes
days_since_latest_release5
mean_days_between_releases236.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?

59Moderate · 18% of overall
How it's scored
33.6/60Stars — 119 stars
7/25Forks — 8 forks
1.7/15Watchers — 3 watchers
Inputs used
forks8
stars119
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
78.6/80Monthly downloads — 782,338 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesedn-data
dependents
ecosystemsnpm
total_downloads
monthly_downloads782,338
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?

58Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1/22.5Commit distribution — top contributor authored 96% of commits
4.1/13.5Contributor breadth — 3 contributors
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.955
How it's scored
20.8/46.8Issue resolution — 44% of issues closed
38.2/38.3PR acceptance — 24/24 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 2/12 approved changesets -- score normalized to 1
Inputs used
merged_prs24
open_issues5
closed_issues4
issue_closed_ratio0.444
closed_unmerged_prs0
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.6/25Owner reach — 146 followers of jorinvo
24.1/25Track record — 45 public repos, account ~15 yr old
Inputs used
followers146
owner_typeUser
is_verified
owner_loginjorinvo
public_repos45
account_age_days5,573
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 11 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesedn-data
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

58Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 10 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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 8 topics
0/10Wiki
Inputs used
topicsedn, clojure, data-format, serialization, parser, typescript, node-stream, javascript
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 10 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
0.8/7.5Code-Review — Found 2/12 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 7 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
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
0.8/7.5Vulnerabilities — 9 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.7
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories11
affected_packages6
assessed_packages326
unassessed_packages0
affected_by_severityhigh 4, moderate 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 326 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

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

Key facts

119GitHub stars
3contributors
21commits, last 12 months
5days since last push
11releases
1bus factor
5open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index npm:edn-data@1.2.1; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 8 ⇿
0Stars
8Forks
7Releases

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.

02468822020-092023-082026-07
Major 1Minor 3Patch 3

Each point covers 6 days.

OpenSSF Scorecard 4.7 / 10
4.7aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 10 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/12 approved changesets -- score normalized to 1
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
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
1Vulnerabilities9 existing vulnerabilities detected
All dependencies 326

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

RegistryPackageVersionRelation
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.3indirect
npm@eslint/config-helpers0.5.3indirect
npm@eslint/core1.1.1indirect
npm@eslint/object-schema3.0.3indirect
npm@eslint/plugin-kit0.6.1indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.7indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@types/color-name1.1.1indirect
npm@types/eslint-visitor-keys1.0.0indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.8indirect
npm@types/json-schema7.0.15indirect
npm@types/node18.0.0indirect
npm@typescript-eslint/eslint-plugin2.34.0indirect
npm@typescript-eslint/experimental-utils2.34.0indirect
npm@typescript-eslint/parser2.34.0indirect
npm@typescript-eslint/typescript-estree2.34.0indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.2.0indirect
npmaggregate-error3.1.0indirect
npmaggregate-error4.0.1indirect
npmajv6.14.0indirect
npmansi-regex3.0.1indirect
npmansi-regex5.0.1indirect
npmansi-regex6.0.1indirect
npmansi-styles4.2.1indirect
npmansi-styles6.1.0indirect
npmany-promise1.3.0indirect
npmanymatch3.1.2indirect
npmarg4.1.3indirect
npmargparse1.0.10indirect
npmarray-find-index1.0.2indirect
npmarray-includes3.1.1indirect
npmarray-union2.1.0indirect
npmarray.prototype.flat1.2.3indirect
npmarrgv1.0.2indirect
npmarrify3.0.0indirect
npmava4.3.0indirect
npmbalanced-match1.0.0indirect
npmbalanced-match4.0.4indirect
npmbinary-extensions2.2.0indirect
npmblueimp-md52.19.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion5.0.4indirect
npmbraces3.0.3indirect
npmbuffer-from1.1.1indirect
npmcallsites4.0.0indirect
npmcbor8.1.0indirect
npmchalk5.0.1indirect
npmchokidar3.5.3indirect
npmchunkd2.0.1indirect
npmci-info3.3.2indirect
npmci-parallel-vars1.0.1indirect
npmclean-stack2.2.0indirect
npmclean-stack4.2.0indirect
npmclean-yaml-object0.1.0indirect
npmcli-truncate3.1.0indirect
npmcliui7.0.4indirect
npmcode-excerpt4.0.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcommon-path-prefix3.0.0indirect
npmconcat-map0.0.1indirect
npmconcordance5.0.4indirect
npmcontains-path0.1.0indirect
npmconvert-to-spaces2.0.1indirect
npmcross-spawn5.1.0indirect
npmcross-spawn7.0.6indirect
npmcurrently-unhandled0.4.1indirect
npmdate-time3.1.0indirect
npmdebug2.6.9indirect
npmdebug4.3.4indirect
npmdeep-is0.1.4indirect
npmdefine-properties1.1.3indirect
npmdel6.1.1indirect
npmdiff4.0.2indirect
npmdir-glob3.0.1indirect
npmdoctrine1.5.0indirect
npmduplexer0.1.1indirect
npmeastasianwidth0.2.0indirect
npmemittery0.11.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmerror-ex1.3.2indirect
npmes-abstract1.17.5indirect
npmes-to-primitive1.2.1indirect
npmescalade3.1.1indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmeslint10.0.3indirect
npmeslint-config-prettier6.11.0indirect
npmeslint-import-resolver-node0.3.3indirect
npmeslint-module-utils2.6.0indirect
npmeslint-plugin-import2.20.2indirect
npmeslint-plugin-prettier3.1.3indirect
npmeslint-scope5.0.0indirect
npmeslint-scope9.1.2indirect
npmeslint-utils2.0.0indirect
npmeslint-visitor-keys1.1.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesprima4.0.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmevent-stream3.3.4indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.2.0indirect
npmfast-glob3.2.11indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.13.0indirect
npmfigures4.0.1indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up2.1.0indirect
npmfind-up5.0.0indirect
npmfind-up6.3.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfrom0.1.7indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfunction-bind1.1.1indirect
npmfunctional-red-black-tree1.0.1indirect
npmget-caller-file2.0.5indirect
npmget-stdin6.0.0indirect
npmglob7.1.6indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobby11.1.0indirect
npmglobby13.1.2indirect
npmgraceful-fs4.2.4indirect
npmhas1.0.3indirect
npmhas-symbols1.0.1indirect
npmhosted-git-info2.8.9indirect
npmignore5.2.0indirect
npmignore-by-default2.1.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npmindent-string5.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmirregular-plurals3.3.0indirect
npmis-arrayish0.2.1indirect
npmis-binary-path2.1.0indirect
npmis-callable1.1.5indirect
npmis-date-object1.0.2indirect
npmis-error2.2.2indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point4.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-path-cwd2.2.0indirect
npmis-path-inside3.0.3indirect
npmis-plain-object5.0.0indirect
npmis-promise4.0.0indirect
npmis-regex1.0.5indirect
npmis-string1.0.5indirect
npmis-symbol1.0.3indirect
npmis-unicode-supported1.2.0indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmjs-string-escape1.0.1indirect
npmjs-yaml3.14.2indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmload-json-file2.0.0indirect
npmload-json-file7.0.1indirect
npmlocate-path2.0.0indirect
npmlocate-path6.0.0indirect
npmlocate-path7.1.1indirect
npmlodash4.18.1indirect
npmlru-cache4.1.5indirect
npmlru-cache6.0.0indirect
npmmake-error1.3.6indirect
npmmap-age-cleaner0.1.3indirect
npmmap-stream0.1.0indirect
npmmatcher5.0.0indirect
npmmd5-hex3.0.1indirect
npmmem9.0.2indirect
npmmerge21.4.1indirect
npmmicromatch4.0.5indirect
npmmimic-fn4.0.0indirect
npmminimatch10.2.4indirect
npmminimatch3.1.5indirect
npmms2.0.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmnatural-compare1.4.0indirect
npmnode-cleanup2.1.2indirect
npmnofilter3.1.0indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-path3.0.0indirect
npmobject-inspect1.7.0indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.0indirect
npmobject.values1.1.1indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmp-defer1.0.0indirect
npmp-event5.0.1indirect
npmp-limit1.3.0indirect
npmp-limit3.1.0indirect
npmp-limit4.0.0indirect
npmp-locate2.0.0indirect
npmp-locate5.0.0indirect
npmp-locate6.0.0indirect
npmp-map4.0.0indirect
npmp-map5.5.0indirect
npmp-timeout5.1.0indirect
npmp-try1.0.0indirect
npmparse-json2.2.0indirect
npmparse-ms2.1.0indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-exists5.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-type2.0.0indirect
npmpath-type4.0.0indirect
npmpause-stream0.0.11indirect
npmpicomatch2.3.2indirect
npmpify2.3.0indirect
npmpkg-conf4.0.0indirect
npmpkg-dir2.0.0indirect
npmplur5.1.0indirect
npmprelude-ls1.2.1indirect
npmprettier2.0.5indirect
npmprettier-linter-helpers1.0.0indirect
npmpretty-ms7.0.1indirect
npmps-tree1.2.0indirect
npmpseudomap1.0.2indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmread-pkg2.0.0indirect
npmread-pkg-up2.0.0indirect
npmreaddirp3.6.0indirect
npmregexpp3.1.0indirect
npmrequire-directory2.1.1indirect
npmresolve1.17.0indirect
npmresolve-cwd3.0.0indirect
npmresolve-from5.0.0indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmsemver5.7.2indirect
npmsemver7.5.4indirect
npmserialize-error7.0.1indirect
npmshebang-command1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex1.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.7indirect
npmslash3.0.0indirect
npmslash4.0.0indirect
npmslice-ansi5.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-support0.5.19indirect
npmspdx-correct3.1.1indirect
npmspdx-exceptions2.3.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.5indirect
npmsplit0.3.3indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.5indirect
npmstream-combiner0.0.4indirect
npmstream-to-array2.3.0indirect
npmstring-argv0.1.2indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring.prototype.trimend1.0.1indirect
npmstring.prototype.trimleft2.1.2indirect
npmstring.prototype.trimright2.1.2indirect
npmstring.prototype.trimstart1.0.1indirect
npmstrip-ansi4.0.0indirect
npmstrip-ansi6.0.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.0.1indirect
npmstrip-bom3.0.0indirect
npmsupertap3.0.1indirect
npmtemp-dir2.0.0indirect
npmthrough2.3.8indirect
npmtime-zone1.0.0indirect
npmto-regex-range5.0.1indirect
npmts-node8.10.1indirect
npmtsc-watch4.2.8indirect
npmtslib1.13.0indirect
npmtsutils3.17.1indirect
npmtype-check0.4.0indirect
npmtype-fest0.13.1indirect
npmtypescript4.9.5indirect
npmuri-js4.4.1indirect
npmvalidate-npm-package-license3.0.4indirect
npmwell-known-symbols2.0.0indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic4.0.1indirect
npmy18n5.0.8indirect
npmyallist2.1.2indirect
npmyallist4.0.0indirect
npmyargs17.5.1indirect
npmyargs-parser21.0.1indirect
npmyn3.1.1indirect
npmyocto-queue0.1.0indirect
npmyocto-queue1.0.0indirect
Dependency advisories 6

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

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion1.1.11indirecthigh35.0.7
brace-expansion5.0.4indirecthigh35.0.7
cross-spawn5.1.0indirecthigh17.0.5
js-yaml3.14.2indirecthigh24.3.0
diff4.0.2indirectmoderate18.0.3
micromatch4.0.5indirectmoderate14.0.8

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": [
        "edn",
        "clojure",
        "data-format",
        "serialization",
        "parser",
        "typescript",
        "node-stream",
        "javascript"
      ],
      "is_fork": false,
      "size_kb": 559,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 113,
        "TypeScript": 37926
      },
      "pushed_at": "2026-07-17T13:31:02Z",
      "created_at": "2020-06-16T05:22:41Z",
      "owner_type": "User",
      "updated_at": "2026-07-17T13:33:30Z",
      "description": "EDN parser and generator that works with plain JS data, with support for TS and node streams",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://taleshape.com",
      "name": "Jorin",
      "type": "User",
      "login": "jorinvo",
      "company": "taleshape.com",
      "location": "Bangkok, Thailand",
      "followers": 146,
      "avatar_url": "https://avatars.githubusercontent.com/u/738978?v=4",
      "created_at": "2011-04-19T12:41:12Z",
      "is_verified": null,
      "public_repos": 45,
      "account_age_days": 5573
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2026-07-17T13:29:51Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-07-13T05:50:21Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2024-06-18T03:37:00Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2023-11-28T10:33:37Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2023-11-08T08:02:34Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2022-06-29T19:49:13Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2020-10-29T08:00:48Z"
        },
        {
          "tag": "0.1.3",
          "kind": "patch",
          "published_at": "2020-09-17T19:55:00Z"
        },
        {
          "tag": "0.1.2",
          "kind": "patch",
          "published_at": "2020-09-17T19:51:52Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2020-09-17T19:40:06Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2020-09-17T19:25:50Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b9ec132cffdc1cc578e36401a8cfc433a360729c",
          "body": "Fix package-lock.json version\n\nFixes #33",
          "is_bot": false,
          "headline": "Release 1.2.1",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2026-07-17T13:30:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8c7384d1a573654753600b4b1663684d4435c2e",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.2.0",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2026-07-13T05:50:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c382ab583e8a4f1fd7a38808c477cfc8a3e6aef3",
          "body": null,
          "is_bot": false,
          "headline": "fix ts error",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2026-07-13T05:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701812c7691c0aa7f496f09d59bb81848d920225",
          "body": null,
          "is_bot": false,
          "headline": "Ensure ci works",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2026-07-13T05:43:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffa7184d91bd58ea314406ee621538d9a64cb37f",
          "body": null,
          "is_bot": false,
          "headline": "Update CI node versions",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2026-07-13T05:38:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2bc7833b425cfeaefd3cbe4f2e928666f6d4f53",
          "body": null,
          "is_bot": false,
          "headline": "Use Trusted Publishing to publish to npm",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2026-07-13T05:37:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ff164354b215e8281cac23c104ed50001e9b665",
          "body": null,
          "is_bot": false,
          "headline": "Update CI node.js versions",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2026-07-13T05:35:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23480826da05bfe5857e103f3dafaef5370c9658",
          "body": "…-2.3.2\n\nBump picomatch from 2.3.1 to 2.3.2",
          "is_bot": false,
          "headline": "Merge pull request #30 from jorinvo/dependabot/npm_and_yarn/picomatch…",
          "author_name": "Jorin",
          "author_login": "jorinvo",
          "committed_at": "2026-07-13T05:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44917d850d40807015f38db40d92c04e63ccf329",
          "body": "Add symbolAs as an parseOption.",
          "is_bot": false,
          "headline": "Merge pull request #32 from LeifAndersen/add-symbol-as",
          "author_name": "Jorin",
          "author_login": "jorinvo",
          "committed_at": "2026-07-13T05:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f925fedcef069597980c1ac7f0902471d34db56",
          "body": "This allows symbols to be treated like keywords.",
          "is_bot": false,
          "headline": "Add symbolAs as an parseOption.",
          "author_name": "Leif Andersen",
          "author_login": null,
          "committed_at": "2026-07-12T00:25:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47a7450930e15bc145f767e87265747fc8afb60c",
          "body": "…18.1\n\nBump lodash from 4.17.23 to 4.18.1",
          "is_bot": false,
          "headline": "Merge pull request #31 from jorinvo/dependabot/npm_and_yarn/lodash-4.…",
          "author_name": "Jorin",
          "author_login": "jorinvo",
          "committed_at": "2026-04-25T07:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ecb42f059cbc3e1d2e29590afb2458f688728ad",
          "body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)\n\n---\nupdated-dependencies:\n- dependency-name: lodash\n  dependency-version: 4.18.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lodash from 4.17.23 to 4.18.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-10T03:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62b5654e769f540391b16bb93128895c9dc03fc0",
          "body": "Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.\n- [Release notes](https://github.com/micromatch/picomatch/releases)\n- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: picomatch\n  dependency-version: 2.3.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump picomatch from 2.3.1 to 2.3.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-25T23:39:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "493bbbf4b310d43e30818b87dc02ec19341b9092",
          "body": "…b948978\n\nBump flatted and eslint",
          "is_bot": false,
          "headline": "Merge pull request #29 from jorinvo/dependabot/npm_and_yarn/multi-95a…",
          "author_name": "Jorin",
          "author_login": "jorinvo",
          "committed_at": "2026-03-20T13:55:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f456b139f2493e098a9ed37bdd72d4ec5e9bc003",
          "body": "Bumps [flatted](https://github.com/WebReflection/flatted) to 3.4.2 and updates ancestor dependency [eslint](https://github.com/eslint/eslint). These dependencies need to be updated together.\n\n\nUpdates `flatted` from 2.0.2 to 3.4.2\n- [Commits](https://github.com/WebReflection/flatted/compare/v2.0.2..\n[…]\nendency-version: 3.4.2\n  dependency-type: indirect\n- dependency-name: eslint\n  dependency-version: 10.0.3\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump flatted and eslint",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-20T12:20:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "783601901e80a51b753ecdb2364c6b09e1c3936e",
          "body": "…-3.1.5\n\nBump minimatch from 3.1.2 to 3.1.5",
          "is_bot": false,
          "headline": "Merge pull request #28 from jorinvo/dependabot/npm_and_yarn/minimatch…",
          "author_name": "Jorin",
          "author_login": "jorinvo",
          "committed_at": "2026-03-01T07:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "059ce9c4e1120ea1ba5def0c21e4913fce26cada",
          "body": "Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)\n\n---\nupdated-dependencies:\n- dependency-name: minimatch\n  dependency-version: 3.1.5\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump minimatch from 3.1.2 to 3.1.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-28T06:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da5e44060816c9d715fc1e917c1e383dba3e4b9d",
          "body": "…17.23\n\nBump lodash from 4.17.21 to 4.17.23",
          "is_bot": false,
          "headline": "Merge pull request #27 from jorinvo/dependabot/npm_and_yarn/lodash-4.…",
          "author_name": "Jorin",
          "author_login": "jorinvo",
          "committed_at": "2026-01-22T03:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "072f840fb93f9adaafbb557d1aaf64e5874b12cf",
          "body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)\n\n---\nupdated-dependencies:\n- dependency-name: lodash\n  dependency-version: 4.17.23\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lodash from 4.17.21 to 4.17.23",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-22T00:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1274ce0f2f2a2593f4d5e945f8fa4a909cee2f40",
          "body": "….14.2\n\nBump js-yaml from 3.14.1 to 3.14.2",
          "is_bot": false,
          "headline": "Merge pull request #25 from jorinvo/dependabot/npm_and_yarn/js-yaml-3…",
          "author_name": "Jorin",
          "author_login": "jorinvo",
          "committed_at": "2025-11-18T00:57:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd9e4b8dad302734de5dcf5c4797032d56d35d1b",
          "body": "Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.\n- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)\n\n---\nupdated-dependencies:\n- dependency-name: js-yaml\n  dependency-version: 3.14.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump js-yaml from 3.14.1 to 3.14.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-17T18:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e5824f63803eb58f35e98839352000053d47115",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.1.2",
          "author_name": "Jorin",
          "author_login": "jorinvo",
          "committed_at": "2024-06-18T03:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20e1417f1856005640052249b28285b612c77e0f",
          "body": "Bump braces from 3.0.2 to 3.0.3",
          "is_bot": false,
          "headline": "Merge pull request #23 from jorinvo/dependabot/npm_and_yarn/braces-3.0.3",
          "author_name": "Jorin",
          "author_login": "jorinvo",
          "committed_at": "2024-06-18T03:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b36812434c601c3017208f5b32d089673e1688c",
          "body": "Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: braces\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump braces from 3.0.2 to 3.0.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-16T12:17:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01dcd9ca4990cd5041e228b664fc39fd1eadf70d",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.1.1",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2023-11-28T10:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a94a90593ff98c27a58e57951ee9ae76023732a2",
          "body": "…-1.2.4\n\nBump word-wrap from 1.2.3 to 1.2.4",
          "is_bot": false,
          "headline": "Merge pull request #19 from jorinvo/dependabot/npm_and_yarn/word-wrap…",
          "author_name": "Jorin",
          "author_login": "jorinvo",
          "committed_at": "2023-11-08T08:03:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96015a005ab156ae1d36a640de43b1b2217a4e55",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.1.0",
          "author_name": "Jorin",
          "author_login": "jorinvo",
          "committed_at": "2023-11-08T08:02:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed13dff406bf406cc98f339b03dc8e2fa2679813",
          "body": "Feat: obectsKeysAs feature",
          "is_bot": false,
          "headline": "Merge pull request #20 from MailOnline/feat/objectAsKeys",
          "author_name": "Jorin",
          "author_login": "jorinvo",
          "committed_at": "2023-11-08T08:01:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cd3f5d8e5697ee1a79f51d3fe0346d3d90afba1",
          "body": null,
          "is_bot": false,
          "headline": "Revert package-lock.json change",
          "author_name": "Łukasz Marek Sielski",
          "author_login": "sielay",
          "committed_at": "2023-11-06T14:50:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8a69e9dba0fc2d34c86821b154e2f7ed95a7272",
          "body": null,
          "is_bot": false,
          "headline": "Feat: obectsKeysAs feature",
          "author_name": "Łukasz Marek Sielski",
          "author_login": "sielay",
          "committed_at": "2023-11-06T14:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5db7925272c7de2e3bd1811ec41a8953a6874e2c",
          "body": "Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.\n- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)\n- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)\n\n---\nupdated-dependencies:\n- dependency-name: word-wrap\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump word-wrap from 1.2.3 to 1.2.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-18T22:32:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92d565376a31bb4d48d5cdb6082f7ef7c23bb667",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.0",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2022-06-29T19:49:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5184309d56c28d650211bbbbe4f22a6628ad8164",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.0",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2022-06-29T19:45:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d43931e674b9981b73d600f8ddf289129acd2301",
          "body": "- min node version 12\n- support bigint",
          "is_bot": false,
          "headline": "Release 1.0.0",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2022-06-29T19:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf38372e81ed99341cc4e08cc63032c157d5a2e",
          "body": null,
          "is_bot": false,
          "headline": "stop supporting node 10",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2022-06-29T19:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a3f7cef385ef0138d01c85c23d3dcb2010f3bc1",
          "body": null,
          "is_bot": false,
          "headline": "Fix issues with newer node version",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2022-06-29T19:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d41115a708f4a21a5a7f7cf934f2432233a9da3d",
          "body": null,
          "is_bot": false,
          "headline": "Test on node 14 and 16",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2022-06-29T19:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f35b804d08a2d5fe4d40d846face0e73ca81e1a",
          "body": null,
          "is_bot": false,
          "headline": "Downgrade ava",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2022-06-29T19:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "524a70094e92a62a6d9054cf8ea46a4f08e5e267",
          "body": null,
          "is_bot": false,
          "headline": "update ava",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2022-06-29T19:30:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aff91255cb65dac825a2a4f556933c2023898d9",
          "body": "Add support for parsing bigint",
          "is_bot": false,
          "headline": "Merge pull request #18 from cdupuis/main",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2022-06-29T18:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b23e94fff8b1276f489ce6ae7def2dd36902b89b",
          "body": null,
          "is_bot": false,
          "headline": "Add support for parsing bigint",
          "author_name": "Christian Dupuis",
          "author_login": "cdupuis",
          "committed_at": "2022-06-29T18:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "006291955ce33d9d2f50c033d000a7b35734fd49",
          "body": "…x-3.0.1\n\nBump ansi-regex from 3.0.0 to 3.0.1",
          "is_bot": false,
          "headline": "Merge pull request #17 from jorinvo/dependabot/npm_and_yarn/ansi-rege…",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2022-03-30T10:22:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb672c2bbe3c7c0f81ea86227341b16fdb9523f9",
          "body": "Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.\n- [Release notes](https://github.com/chalk/ansi-regex/releases)\n- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: ansi-regex\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump ansi-regex from 3.0.0 to 3.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-03-30T10:22:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "194337085e8ddf7b703d1566b50358ae8c5dcdd4",
          "body": "…1.2.6\n\nBump minimist from 1.2.5 to 1.2.6",
          "is_bot": false,
          "headline": "Merge pull request #16 from jorinvo/dependabot/npm_and_yarn/minimist-…",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2022-03-30T10:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40b9bb1ad8be5b4500d0e8e2f738667f166c0a63",
          "body": "Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.\n- [Release notes](https://github.com/substack/minimist/releases)\n- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)\n\n---\nupdated-dependencies:\n- dependency-name: minimist\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump minimist from 1.2.5 to 1.2.6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-03-26T22:11:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8ba33dba2438e7da8ee6ad5eaf88b3d8acb90ba",
          "body": "…newlines-1.0.3\n\nBump trim-off-newlines from 1.0.1 to 1.0.3",
          "is_bot": false,
          "headline": "Merge pull request #15 from jorinvo/dependabot/npm_and_yarn/trim-off-…",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2022-03-05T07:37:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "868d33150a355734ce7d0a5460dddd2ef4584a41",
          "body": "Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.\n- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)\n- [Commits](https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: trim-off-newlines\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump trim-off-newlines from 1.0.1 to 1.0.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-03-05T07:36:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfa2a02d7a57e90cf3e5159e5ee791734968ad6d",
          "body": "Bump ajv from 6.12.2 to 6.12.6",
          "is_bot": false,
          "headline": "Merge pull request #14 from jorinvo/dependabot/npm_and_yarn/ajv-6.12.6",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2022-03-05T07:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d7f250062c3794e1c67fa893c0a930400fb1516",
          "body": "…e-1.0.7\n\nBump path-parse from 1.0.6 to 1.0.7",
          "is_bot": false,
          "headline": "Merge pull request #12 from jorinvo/dependabot/npm_and_yarn/path-pars…",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2022-03-05T07:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fd2ba1c93d3a6c04d00606608adf259542f46cb",
          "body": "Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6.\n- [Release notes](https://github.com/ajv-validator/ajv/releases)\n- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.2...v6.12.6)\n\n---\nupdated-dependencies:\n- dependency-name: ajv\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump ajv from 6.12.2 to 6.12.6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-02-13T14:54:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "340c6f559b1da31da65ec8a1d1d91816d8850fd3",
          "body": "Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.\n- [Release notes](https://github.com/jbgutierrez/path-parse/releases)\n- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)\n\n---\nupdated-dependencies:\n- dependency-name: path-parse\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump path-parse from 1.0.6 to 1.0.7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-08-12T14:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82acb6ac954a953c9b1c76ff386803514d0ac657",
          "body": "…nt-5.1.2\n\nBump glob-parent from 5.1.1 to 5.1.2",
          "is_bot": false,
          "headline": "Merge pull request #11 from jorinvo/dependabot/npm_and_yarn/glob-pare…",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2021-07-03T14:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9009015cf5b94981243941216abd117aaee406a9",
          "body": "…-url-4.5.1\n\nBump normalize-url from 4.5.0 to 4.5.1",
          "is_bot": false,
          "headline": "Merge pull request #10 from jorinvo/dependabot/npm_and_yarn/normalize…",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2021-07-03T14:16:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf8de0304ba668b1c88c02e33d4dde16506bfc3e",
          "body": "…7.21\n\nBump lodash from 4.17.19 to 4.17.21",
          "is_bot": false,
          "headline": "Merge pull request #8 from jorinvo/dependabot/npm_and_yarn/lodash-4.1…",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2021-07-03T14:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8e2d9b0d82220e0ebabde7c485bd79e80808f35",
          "body": "Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.\n- [Release notes](https://github.com/gulpjs/glob-parent/releases)\n- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: glob-parent\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump glob-parent from 5.1.1 to 5.1.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-06-11T21:11:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84a1b8f864d7ae29537080d9d49d0384bf86058d",
          "body": "Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.\n- [Release notes](https://github.com/sindresorhus/normalize-url/releases)\n- [Commits](https://github.com/sindresorhus/normalize-url/commits)\n\n---\nupdated-dependencies:\n- dependency-name: normalize-url\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump normalize-url from 4.5.0 to 4.5.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-06-11T13:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "983d9a1e1d8f3b9ee36a4756de39b0ffcb37cbe2",
          "body": "…-info-2.8.9\n\nBump hosted-git-info from 2.8.8 to 2.8.9",
          "is_bot": false,
          "headline": "Merge pull request #9 from jorinvo/dependabot/npm_and_yarn/hosted-git…",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2021-05-13T11:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be90f6fb93a067599b9aaf53c08d6127d5001018",
          "body": "Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.\n- [Release notes](https://github.com/npm/hosted-git-info/releases)\n- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)\n- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump hosted-git-info from 2.8.8 to 2.8.9",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-05-11T19:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99d53085ba709410827917c40998b0b05185f488",
          "body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lodash from 4.17.19 to 4.17.21",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-05-11T17:41:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "222605b23f2e2b347d4fbf403e989e017ca6a3b6",
          "body": "Bump y18n from 4.0.0 to 4.0.1",
          "is_bot": false,
          "headline": "Merge pull request #7 from jorinvo/dependabot/npm_and_yarn/y18n-4.0.1",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2021-04-13T06:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2e4c2e37c547be607926082f0e67a8a6ecbfb23",
          "body": "Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.\n- [Release notes](https://github.com/yargs/y18n/releases)\n- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/yargs/y18n/commits)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump y18n from 4.0.0 to 4.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-04-01T02:30:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "000bb3d11a405e3e12567db1be50eb9edfd9d64b",
          "body": "Bump ini from 1.3.5 to 1.3.8",
          "is_bot": false,
          "headline": "Merge pull request #6 from jorinvo/dependabot/npm_and_yarn/ini-1.3.8",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-12-13T19:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44353add93945bec8afa57e9546a6eb1b2b5463c",
          "body": "Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.\n- [Release notes](https://github.com/isaacs/ini/releases)\n- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump ini from 1.3.5 to 1.3.8",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-12-12T21:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c1893124e433ecdbc21b557d91c2f08615b5fa3",
          "body": null,
          "is_bot": false,
          "headline": "Release instruction",
          "author_name": "Jorin Vogel",
          "author_login": null,
          "committed_at": "2020-10-29T08:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67a932db8dd0eefb8606da83475d902fe84287c1",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.2.0",
          "author_name": "Jorin Vogel",
          "author_login": null,
          "committed_at": "2020-10-29T08:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b1045ade4e5a203ad1343830ec9d94ceb62d16c",
          "body": null,
          "is_bot": false,
          "headline": "Export all types",
          "author_name": "Jorin Vogel",
          "author_login": null,
          "committed_at": "2020-10-29T07:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6edf1e68b9fee7b36da822c082503b1a95e4769",
          "body": null,
          "is_bot": false,
          "headline": "fix typo in readme",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-09-20T09:36:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6252cdc6045bf5b8b9f9b61df1e2fbda84943fe0",
          "body": "Trying to make stream sub package work",
          "is_bot": false,
          "headline": "Release 0.1.3",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-09-17T19:55:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1356a643475cb127103d255245817d2c43467932",
          "body": "Trying to make stream sub package work",
          "is_bot": false,
          "headline": "Release 0.1.2",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-09-17T19:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd2dcdd1644cd44a8b85785fbcced92b8eb23d8e",
          "body": "Try fixing files included in npm package",
          "is_bot": false,
          "headline": "Release 0.1.1",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-09-17T19:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10de24f41a9913441b5ee7d41242526abbbd8634",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.1.0",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-09-17T19:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddfb3a1e08f1908b9e046028327b60b653688799",
          "body": null,
          "is_bot": false,
          "headline": "Add NPM publish script",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-09-17T19:12:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2122ca2cbca8656cb39a041f94f8fa062f32ccd2",
          "body": null,
          "is_bot": false,
          "headline": "README and LICENSE",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-09-17T18:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40a768b6d7a12db801d75a1e544b9b7586860d38",
          "body": null,
          "is_bot": false,
          "headline": "toEDNStringFromSimpleObject",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-08-19T06:43:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91682419a1904f968eb1beeef7c4bbdae173ea4e",
          "body": null,
          "is_bot": false,
          "headline": "Test in CI",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-08-06T07:08:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e00a0c1ec3ac3d78cdb21d5bcc2ae2d7d00c39c",
          "body": null,
          "is_bot": false,
          "headline": "Test parsing multiple dicards",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-08-06T07:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5025b0289f8c67df3fdf59411426c0b7f5417465",
          "body": null,
          "is_bot": false,
          "headline": "Tag a tagged value",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-08-05T07:25:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98663d0884fdff42298b2fbe74ed3c8c084c5a6e",
          "body": null,
          "is_bot": false,
          "headline": "Allow to provide custom tagHandlers",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-07-29T06:54:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f90c6443e88540e98e36d8e333b35286314c0e47",
          "body": null,
          "is_bot": false,
          "headline": "Separate streaming parser",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-07-29T06:54:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a04ffe5476892faa621a72791864ece8d41464ca",
          "body": null,
          "is_bot": false,
          "headline": "Refactor: Decouple parser from stream",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-07-29T06:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "945a902c7eef380369270017ae4c9dbca9b1b2aa",
          "body": "…7.19\n\nBump lodash from 4.17.15 to 4.17.19",
          "is_bot": false,
          "headline": "Merge pull request #1 from jorinvo/dependabot/npm_and_yarn/lodash-4.1…",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-07-21T06:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6da2eb8d738ed84e23908dfb6e6fdbb86ff1fdb",
          "body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lodash from 4.17.15 to 4.17.19",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-07-21T03:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "266acbe9466934892e761237e4c805b5c1e54cb6",
          "body": null,
          "is_bot": false,
          "headline": "empty document as null",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-07-13T07:07:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4e34ec45a4207f81dd1ef26e6a1dc4144f699aa",
          "body": null,
          "is_bot": false,
          "headline": "Separate into files",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-07-13T07:01:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b420ca5baf2732eb427651318516c919ad8ecb4",
          "body": null,
          "is_bot": false,
          "headline": "{ charAs: 'string' } option",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-06-18T06:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7bff78932aa951716276f0f38d928d0046fe8ac",
          "body": null,
          "is_bot": false,
          "headline": "General support for char",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-06-18T06:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22a97d078c3abfabab8127f214fa4aae520099f5",
          "body": "Plus allow strings without spaces",
          "is_bot": false,
          "headline": "Implement discard",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-06-18T06:24:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd5cb09c6b3b99f0d893344fea4f2104ef9e35d8",
          "body": null,
          "is_bot": false,
          "headline": "Handle list, vector, set, map without spaces",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-06-16T06:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ffc728bde26dda89418d5de53f5c5213f6b21c9",
          "body": null,
          "is_bot": false,
          "headline": "Support comments",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-06-12T06:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44d222c5beb72594021c5bf2ecc6b6be441b662a",
          "body": null,
          "is_bot": false,
          "headline": "init",
          "author_name": "Jorin Vogel",
          "author_login": "jorinvo",
          "committed_at": "2020-05-28T07:18:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 11,
      "commits_last_year": 21,
      "latest_release_at": "2026-07-17T13:29:51Z",
      "latest_release_tag": "v1.2.1",
      "releases_from_tags": true,
      "days_since_last_push": 5,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 236.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "edn-data",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "edn",
            "parser",
            "typescript",
            "stream"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/edn-data",
          "is_deprecated": false,
          "latest_version": "1.2.1",
          "repository_url": "https://github.com/jorinvo/edn-data",
          "versions_count": 11,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 782338,
          "first_published_at": "2020-09-17T19:27:32.164000Z",
          "latest_published_at": "2026-07-17T13:31:00.872000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 8,
      "stars": 119,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2020-09-18",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 2
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 8,
        "total_forks": 8
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "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": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 17860,
      "source_files_sampled": 9,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 407
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-jxxr-4gwj-5jf2"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 117
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "5.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3xgq-45jj-v275"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 1,
            "oldest_advisory_days": 621
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 2,
            "oldest_advisory_days": 36
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-73rr-hh4g-fpgx"
            ],
            "fixed_version": "8.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 188
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.5",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-952p-6rrq-rcjv"
            ],
            "fixed_version": "4.0.8",
            "advisory_count": 1,
            "oldest_advisory_days": 798
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 4,
          "moderate": 2
        },
        "advisory_count": 11,
        "affected_count": 6,
        "assessed_count": 326,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.7",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/color-name",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint-visitor-keys",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/esrecurse",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "2.34.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/experimental-utils",
            "direct": false,
            "version": "2.34.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "2.34.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "2.34.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "any-promise",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "array-find-index",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "arrgv",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "arrify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ava",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "blueimp-md5",
            "direct": false,
            "version": "2.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cbor",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "chunkd",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ci-parallel-vars",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-yaml-object",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "code-excerpt",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "common-path-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "concordance",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "contains-path",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-to-spaces",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "currently-unhandled",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "date-time",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "del",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.17.5",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "6.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "2.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-utils",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "event-stream",
            "direct": false,
            "version": "3.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "from",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "functional-red-black-tree",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-stdin",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "13.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-by-default",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "irregular-plurals",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-error",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-cwd",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-promise",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-string-escape",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "map-age-cleaner",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "map-stream",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "matcher",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "md5-hex",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mem",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-cleanup",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "nofilter",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-defer",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-event",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pause-stream",
            "direct": false,
            "version": "0.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-conf",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "plur",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-ms",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ps-tree",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pseudomap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "regexpp",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-error",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.19",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "split",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "stream-combiner",
            "direct": false,
            "version": "0.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "stream-to-array",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimleft",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimright",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "supertap",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "temp-dir",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "time-zone",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "8.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsc-watch",
            "direct": false,
            "version": "4.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsutils",
            "direct": false,
            "version": "3.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "4.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "well-known-symbols",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "yn",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 326,
        "direct_count": 0,
        "indirect_count": 326
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 24,
        "open_issues": 5,
        "closed_ratio": 0.444,
        "closed_issues": 4,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "jorinvo",
          "commits": 63,
          "avatar_url": "https://avatars.githubusercontent.com/u/738978?v=4"
        },
        {
          "type": "User",
          "login": "sielay",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/133139?v=4"
        },
        {
          "type": "User",
          "login": "cdupuis",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/206707?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.955
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "main.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.json"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 10 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": 1,
            "reason": "Found 2/12 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "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": 1,
            "reason": "9 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b9ec132cffdc1cc578e36401a8cfc433a360729c",
        "ran_at": "2026-07-22T15:25:08Z",
        "aggregate_score": 4.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T21:39:28Z",
      "oldest_open_prs": [
        {
          "number": 34,
          "created_at": "2026-07-21T08:01:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-13T05:24:49Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 2,
          "created_at": "2020-08-19T06:50:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3,
          "created_at": "2020-08-19T06:52:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 5,
          "created_at": "2020-08-19T06:58:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 22,
          "created_at": "2023-12-11T19:44:40Z",
          "last_comment_at": "2024-11-20T17:42:23Z",
          "last_comment_author": "jacoobes"
        },
        {
          "number": 26,
          "created_at": "2026-01-08T14:27:36Z",
          "last_comment_at": "2026-01-09T05:19:48Z",
          "last_comment_author": "jorinvo"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jorinvo/edn-data",
    "host": "github.com",
    "name": "edn-data",
    "owner": "jorinvo"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 58,
        "vitality": 67,
        "community": 59,
        "governance": 58,
        "engineering": 58
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 67,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "commits_last_year": 21,
              "human_commit_share": 0.778,
              "days_since_last_push": 5,
              "active_weeks_last_year": 9
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "9/52 weeks with commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "21 commits in the last year",
                "points": 12.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "releases_count": 11,
              "latest_release_tag": "v1.2.1",
              "releases_from_tags": true,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 236.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "11 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~236.5 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 236.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": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 59,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "forks": 8,
              "stars": 119,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "119 stars",
                "points": 33.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 119
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "8 forks",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": 98,
            "inputs": {
              "packages": [
                "edn-data"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 782338
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "782,338 downloads/month across npm",
                "points": 78.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 782338,
                      "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": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.955
            },
            "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 96% of commits",
                "points": 1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "merged_prs": 24,
              "open_issues": 5,
              "closed_issues": 4,
              "issue_closed_ratio": 0.444,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "44% of issues closed",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 44
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "24/24 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 24,
                      "decided": 24
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/12 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "followers": 146,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jorinvo",
              "public_repos": 45,
              "account_age_days": 5573
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "146 followers of jorinvo",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 146,
                      "login": "jorinvo"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "45 public repos, account ~15 yr old",
                "points": 24.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 45
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "edn-data"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "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 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "11 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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": 58,
        "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": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "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 10 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "edn",
                "clojure",
                "data-format",
                "serialization",
                "parser",
                "typescript",
                "node-stream",
                "javascript"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 47,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 10 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 2/12 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "9 existing vulnerabilities detected",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 326 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 326
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 11,
              "affected_packages": 6,
              "assessed_packages": 326,
              "unassessed_packages": 0,
              "affected_by_severity": "high 4, moderate 2",
              "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": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "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": 326,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 55,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.329,
              "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": "23 of 70 human commits state their intent (structured subject or explanatory body)",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 23,
                      "sampled": 70
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.222
            },
            "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.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 90",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 90
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "20 of the last 90 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 20,
                      "sampled": 90
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 17860,
              "source_files_sampled": 9,
              "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/9 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 9,
                      "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",
    "deps.dev does not index npm:edn-data@1.2.1; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T15:25:22.410929Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jorinvo/edn-data.svg",
  "full_name": "jorinvo/edn-data",
  "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.26.0 — full methodology · metrics wiki.

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