Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 05:12 UTC

acdvs / eslint-plugin-suitescript

ESLint plugin for NetSuite's SuiteScript v1/2 API.

TypeScriptMIT★ 20 stars⑂ 9 forkssince May 2020View on GitHub ↗

acdvs/eslint-plugin-suitescript holds a health index of 63 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (80/100) and lowest on Community & Adoption (44/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

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

63
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

AdamPersonal account
17 followers25 public repossince Sep 2014

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
npmeslint-plugin-suitescript3.0.06,117165 days agosuitescriptnetsuiteeslintplugin

Metrics by category

Vitality

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

73Good · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
3.5/36Commit cadence — 5/52 weeks with commits
16.5/18Commit volume — 67 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year67
human_commit_share1
days_since_last_push5
active_weeks_last_year5
How it's scored
27/27Ships releases — 12 releases published
36/36Release recency — latest release 5 days ago
12.6/27Release cadence — a release every ~223.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count12
latest_release_tagv3.0.0
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases223.7
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?

44At risk · 18% of overall
How it's scored
20.7/60Stars — 20 stars
7.5/25Forks — 9 forks
0/15Watchers — 2 watchers
Inputs used
forks9
stars20
watchers2
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
50.5/80Monthly downloads — 6,117 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packageseslint-plugin-suitescript
dependents
ecosystemsnpm
total_downloads
monthly_downloads6,117
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?

56Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
5.9/22.5Commit distribution — top contributor authored 74% of commits
5.4/13.5Contributor breadth — 4 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.738
How it's scored
38.9/46.8Issue resolution — 83% of issues closed
23.9/38.3PR acceptance — 10/16 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/2 approved changesets -- score normalized to 0
Inputs used
merged_prs10
open_issues2
closed_issues10
issue_closed_ratio0.833
closed_unmerged_prs6
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
9/25Owner reach — 17 followers of acdvs
22.3/25Track record — 25 public repos, account ~11 yr old
Inputs used
followers17
owner_typeUser
is_verified
owner_loginacdvs
public_repos25
account_age_days4,340
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 — 16 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageseslint-plugin-suitescript
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

80Good · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — biome.json, eslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 8 topics
0/10Wiki
Inputs used
topicsnetsuite, suitescript, suitescript2, eslint, plugin, amd, api, oracle
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

57Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/2 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.6
Excluded from scoring (no data or not applicable): packaging, 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
advisories0
affected_packages0
assessed_packages237
unassessed_packages1
affected_by_severitynone
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 237 resolved dependencies against OSV. 1 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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.

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

Key facts

20GitHub stars
4contributors
67commits, last 12 months
5days since last push
12releases
1bus factor
2open 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:eslint-plugin-suitescript@3.0.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 9 ⇿
0Stars
9Forks
9Releases

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.

0246810912020-122023-082026-04
Major 0Minor 3Patch 5

Each point covers 5 days.

OpenSSF Scorecard 4.6 / 10
4.6aggregate

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

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/2 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
npm@acdvs/eslint-plugin-amd^1.0.0package.json
npmglobals^17.7.0package.json
All dependencies 238

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

RegistryPackageVersionRelation
npm@acdvs/eslint-plugin-amd1.0.0direct
npmglobals17.7.0direct
npm@biomejs/biome2.5.4indirect
npm@biomejs/cli-darwin-arm642.5.4indirect
npm@biomejs/cli-darwin-x642.5.4indirect
npm@biomejs/cli-linux-arm642.5.4indirect
npm@biomejs/cli-linux-arm64-musl2.5.4indirect
npm@biomejs/cli-linux-x642.5.4indirect
npm@biomejs/cli-linux-x64-musl2.5.4indirect
npm@biomejs/cli-win32-arm642.5.4indirect
npm@biomejs/cli-win32-x642.5.4indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.28.1indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.6.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@oxc-project/types0.139.0indirect
npm@quansync/fs1.0.0indirect
npm@rolldown/binding-android-arm641.1.5indirect
npm@rolldown/binding-darwin-arm641.1.5indirect
npm@rolldown/binding-darwin-x641.1.5indirect
npm@rolldown/binding-freebsd-x641.1.5indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.5indirect
npm@rolldown/binding-linux-arm64-gnu1.1.5indirect
npm@rolldown/binding-linux-arm64-musl1.1.5indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.5indirect
npm@rolldown/binding-linux-s390x-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-musl1.1.5indirect
npm@rolldown/binding-openharmony-arm641.1.5indirect
npm@rolldown/binding-wasm32-wasi1.1.5indirect
npm@rolldown/binding-win32-arm64-msvc1.1.5indirect
npm@rolldown/binding-win32-x64-msvc1.1.5indirect
npm@rolldown/pluginutils1.0.1indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/eslint9.6.1indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/node25.9.5indirect
npm@typescript/typescript-aix-ppc647.0.2indirect
npm@typescript/typescript-darwin-arm647.0.2indirect
npm@typescript/typescript-darwin-x647.0.2indirect
npm@typescript/typescript-freebsd-arm647.0.2indirect
npm@typescript/typescript-freebsd-x647.0.2indirect
npm@typescript/typescript-linux-arm7.0.2indirect
npm@typescript/typescript-linux-arm647.0.2indirect
npm@typescript/typescript-linux-loong647.0.2indirect
npm@typescript/typescript-linux-mips64el7.0.2indirect
npm@typescript/typescript-linux-ppc647.0.2indirect
npm@typescript/typescript-linux-riscv647.0.2indirect
npm@typescript/typescript-linux-s390x7.0.2indirect
npm@typescript/typescript-linux-x647.0.2indirect
npm@typescript/typescript-netbsd-arm647.0.2indirect
npm@typescript/typescript-netbsd-x647.0.2indirect
npm@typescript/typescript-openbsd-arm647.0.2indirect
npm@typescript/typescript-openbsd-x647.0.2indirect
npm@typescript/typescript-sunos-x647.0.2indirect
npm@typescript/typescript-win32-arm647.0.2indirect
npm@typescript/typescript-win32-x647.0.2indirect
npm@yuku-codegen/binding-darwin-arm640.6.3indirect
npm@yuku-codegen/binding-darwin-x640.6.3indirect
npm@yuku-codegen/binding-freebsd-x640.6.3indirect
npm@yuku-codegen/binding-linux-arm-gnu0.6.3indirect
npm@yuku-codegen/binding-linux-arm-musl0.6.3indirect
npm@yuku-codegen/binding-linux-arm64-gnu0.6.3indirect
npm@yuku-codegen/binding-linux-arm64-musl0.6.3indirect
npm@yuku-codegen/binding-linux-x64-gnu0.6.3indirect
npm@yuku-codegen/binding-linux-x64-musl0.6.3indirect
npm@yuku-codegen/binding-win32-arm640.6.3indirect
npm@yuku-codegen/binding-win32-x640.6.3indirect
npm@yuku-parser/binding-darwin-arm640.6.3indirect
npm@yuku-parser/binding-darwin-x640.6.3indirect
npm@yuku-parser/binding-freebsd-x640.6.3indirect
npm@yuku-parser/binding-linux-arm-gnu0.6.3indirect
npm@yuku-parser/binding-linux-arm-musl0.6.3indirect
npm@yuku-parser/binding-linux-arm64-gnu0.6.3indirect
npm@yuku-parser/binding-linux-arm64-musl0.6.3indirect
npm@yuku-parser/binding-linux-x64-gnu0.6.3indirect
npm@yuku-parser/binding-linux-x64-musl0.6.3indirect
npm@yuku-parser/binding-win32-arm640.6.3indirect
npm@yuku-parser/binding-win32-x640.6.3indirect
npm@yuku-toolchain/types0.5.43indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmansis4.3.1indirect
npmanymatch3.1.3indirect
npmarray-union2.1.0indirect
npmbalanced-match4.0.4indirect
npmbinary-extensions2.3.0indirect
npmbrace-expansion5.0.7indirect
npmbraces3.0.3indirect
npmcac7.0.0indirect
npmchokidar3.6.0indirect
npmcommander9.5.0indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdefu6.1.7indirect
npmdir-glob3.0.1indirect
npmdts-resolver3.0.0indirect
npmempathic2.0.1indirect
npmesbuild0.28.1indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.7.0indirect
npmeslint^10.7.0indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfsevents2.3.3indirect
npmget-tsconfig4.14.0indirect
npmget-tsconfig5.0.0-beta.5indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobby11.1.0indirect
npmhookable6.1.1indirect
npmignore5.3.2indirect
npmimport-without-cache0.4.0indirect
npmimurmurhash0.1.4indirect
npmis-binary-path2.1.0indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmisexe2.0.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlocate-path6.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmminimatch10.2.5indirect
npmms2.1.3indirect
npmmylas2.1.14indirect
npmnatural-compare1.4.0indirect
npmnormalize-path3.0.0indirect
npmobug2.1.3indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-type4.0.0indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmplimit-lit1.6.1indirect
npmprelude-ls1.2.1indirect
npmpunycode2.3.1indirect
npmquansync1.0.0indirect
npmqueue-lit1.5.2indirect
npmqueue-microtask1.2.3indirect
npmreaddirp3.6.0indirect
npmresolve-pkg-maps1.0.0indirect
npmreusify1.1.0indirect
npmrolldown1.1.5indirect
npmrolldown-plugin-dts0.27.9indirect
npmrun-parallel1.2.0indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmslash3.0.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmto-regex-range5.0.1indirect
npmtree-kill1.2.2indirect
npmtsc-alias1.9.1indirect
npmtsdown0.22.8indirect
npmtslib2.8.1indirect
npmtsx4.23.1indirect
npmtype-check0.4.0indirect
npmtypescript7.0.2indirect
npmunconfig-core7.5.0indirect
npmundici-types7.24.6indirect
npmuri-js4.4.1indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmyocto-queue0.1.0indirect
npmyuku-ast0.1.7indirect
npmyuku-codegen0.6.3indirect
npmyuku-parser0.6.3indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 237 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 1 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

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": [
        "netsuite",
        "suitescript",
        "suitescript2",
        "eslint",
        "plugin",
        "amd",
        "api",
        "oracle"
      ],
      "is_fork": false,
      "size_kb": 301,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 4005,
        "TypeScript": 47870
      },
      "pushed_at": "2026-07-17T21:06:00Z",
      "created_at": "2020-05-27T21:41:48Z",
      "owner_type": "User",
      "updated_at": "2026-07-17T20:49:10Z",
      "description": "ESLint plugin for NetSuite's SuiteScript v1/2 API.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "acdvs.dev",
      "name": "Adam",
      "type": "User",
      "login": "acdvs",
      "company": null,
      "location": null,
      "followers": 17,
      "avatar_url": "https://avatars.githubusercontent.com/u/8650006?v=4",
      "created_at": "2014-09-04T02:10:21Z",
      "is_verified": null,
      "public_repos": 25,
      "account_age_days": 4340
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2026-07-17T21:06:00Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2026-05-01T22:19:54Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2025-06-06T17:18:39Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-05-22T09:27:39Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2024-05-31T23:07:01Z"
        },
        {
          "tag": "v.1.3.1",
          "kind": "other",
          "published_at": "2023-12-27T01:55:15Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-10-11T01:17:08Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2021-01-20T00:33:10Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2021-01-14T02:29:36Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-01-11T16:11:01Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2020-12-24T21:41:52Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2020-06-24T07:23:23Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4a074601f5da6bdb3c4c52e7eb067cc5cb3c4120",
          "body": null,
          "is_bot": false,
          "headline": "test(e2e): refactor to individual package setup",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-17T20:48:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c72ac0568325c0bc34c6885d20b8c0ce54a74101",
          "body": "feat!: typescript overhaul and amd rules decouple",
          "is_bot": false,
          "headline": "Merge pull request #28 from acdvs/feat/typescript-overhaul",
          "author_name": "Adam",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T20:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67d2f6645e2c8624448d1d2f3729b833fd50216a",
          "body": null,
          "is_bot": false,
          "headline": "test(e2e): remove stale expectation",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T20:51:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffb952ae692eecfd05b5f6e4f1927d41fa5bb57a",
          "body": null,
          "is_bot": false,
          "headline": "fix(module-vars): do not report invalid n modules",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T20:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcfbeeb8a1f6d1e5d99401faf6caba456507ace7",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 3.0.0",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T20:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b140d90fe0c1e32f58835c973d5145c40a0da8b",
          "body": null,
          "is_bot": false,
          "headline": "docs: separate upgrade guide",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T20:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbffb89bcd4482c66d1760eb9fcabe53f5d3b8c4",
          "body": null,
          "is_bot": false,
          "headline": "ci: upgrade actions",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2143f16d2346e93bd58e114d861c9a64ec6d8153",
          "body": null,
          "is_bot": false,
          "headline": "ci: add e2e test",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:48:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dea965622b9753b195c0de188a8fe0be6b23c20",
          "body": null,
          "is_bot": false,
          "headline": "docs: add v3 upgrade guide",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "022b7d38a5a3b918e950a380b880d9c3939c5208",
          "body": null,
          "is_bot": false,
          "headline": "test: add e2e",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b81dbd7f7fa6688ad81826fe96ccb61a1668a10",
          "body": null,
          "is_bot": false,
          "headline": "refactor: move rule imports to barrel file",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee7112155001e836f4c5bb67f002cad2b2301593",
          "body": null,
          "is_bot": false,
          "headline": "refactor: improve module util naming",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbe38999e1a6e8254746d4189b7bf18e15827ba7",
          "body": null,
          "is_bot": false,
          "headline": "feat: add default options to meta",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bd539a110e635f894f2d88fe73dac922c7fb8a5",
          "body": null,
          "is_bot": false,
          "headline": "chore: add lint fix script",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80465f5bc4e962ee8e571621368ebb7ebea804a2",
          "body": null,
          "is_bot": false,
          "headline": "test: improve rule tests",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34d74379e683e7d9e3b26167c0b996e6f3645407",
          "body": null,
          "is_bot": false,
          "headline": "fix: biome errors",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38434524f878229e0d4972610b087621113e638b",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump deps",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aa41dfef0ec955aa608eee48f76a24bb8394386",
          "body": null,
          "is_bot": false,
          "headline": "refactor: use amd utils in module-vars",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab5730354d00713fc33a7117b99d3b594cc249ae",
          "body": null,
          "is_bot": false,
          "headline": "docs: use dynamic rule url",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "088509fcbd4ed8b58841ecb9e71ae6aed59a8df7",
          "body": null,
          "is_bot": false,
          "headline": "refactor: fully type rules, use eslint-plugin-amd",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1551b9f03bc5d0a5236244c5e737599fae5d1596",
          "body": null,
          "is_bot": false,
          "headline": "chore: package with tsdown",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c23479545b114361770ba697164e497c58ebca8",
          "body": null,
          "is_bot": false,
          "headline": "docs: simplify generate script",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04f14621779773ba67f58a56a40b63fecbbeb795",
          "body": null,
          "is_bot": false,
          "headline": "test: move to native node tests, improve test code",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2e39f1eb8078e9660d27dfb8dd2ad477c6cea20",
          "body": null,
          "is_bot": false,
          "headline": "feat: remove agents.md",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e8343511f880c752b310e943c67b1539cde2475",
          "body": null,
          "is_bot": false,
          "headline": "feat!: remove no-module-extensions",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89fad26bb3636c9ccb0775e60b45e561b1f2a5e5",
          "body": null,
          "is_bot": false,
          "headline": "feat!: remove no-extra-modules",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "205374ebc49e541d48726f4622d65132fca51e1b",
          "body": null,
          "is_bot": false,
          "headline": "feat!: remove no-amd-name",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "721bc21790d07d7ddcec8654f55ccb72268ebfac",
          "body": null,
          "is_bot": false,
          "headline": "refactor: move index to typescript",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8dc47412d4a2a18d507416dee88678cbedb34f1",
          "body": null,
          "is_bot": false,
          "headline": "refactor: move utils to typescript",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fe6daa1e52a6607b6ef7821b51d29fc0bca5db0",
          "body": null,
          "is_bot": false,
          "headline": "refactor: move rules to typescript",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94e2762a67d5ea9e53ad7ec883cd3ffd08d18146",
          "body": null,
          "is_bot": false,
          "headline": "chore: move testing to ts-mocha",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b454ae678f7c4f7b814a6678ab60d016ea53ceb",
          "body": null,
          "is_bot": false,
          "headline": "refactor: move tests to typescript",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a23b943d6ab4d84291e639c2d52f003273ccf45f",
          "body": null,
          "is_bot": false,
          "headline": "docs: update module vars",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46c7f0760d8fbbbc832ada09b560f4bf3839dcd8",
          "body": null,
          "is_bot": false,
          "headline": "refactor: move doc generate script to ts",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a091ac8f1f98f863d2a78e06607da48407dc947f",
          "body": null,
          "is_bot": false,
          "headline": "chore: add typescript deps, scripts, configs",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eb403f91c257a689feb93c4bd86763710f84922",
          "body": null,
          "is_bot": false,
          "headline": "chore: move to pnpm",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd1865355eebf31ecde495140c925559dde5da29",
          "body": null,
          "is_bot": false,
          "headline": "chore: move to biome",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-07-16T19:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "171a6c07e7645be4257c9a3e4ca2e46a80556550",
          "body": "Migrate to ESLint 9+ flat config (v2.0.0)",
          "is_bot": false,
          "headline": "Merge pull request #27 from alegerber/feat/eslint-flat-config-v2",
          "author_name": "Adam",
          "author_login": "acdvs",
          "committed_at": "2026-05-01T21:41:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e29c138b7ae8c63dfa719e5f317455257da1e68",
          "body": null,
          "is_bot": false,
          "headline": "style: minor prettier fixes",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2026-05-01T21:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c51ea29ad7f019465ded37b09dcce485e77d304d",
          "body": "The widened guard on `define` callbacks now accepts ArrowFunctionExpression,\nbut `callback.body.body` still assumed a BlockStatement, throwing TypeError\non `define([], () => ({ pageInit }))`. Branch on `body.type` and treat the\nexpression as the implicit return when the body isn't a block.\n\nAlso har\n[…]\n`, so non-assignment statements\nlike `log.debug(...)` next to the `exports.entryPoint = ...` pattern no\nlonger crash the rule.\n\nTests cover both arrow body shapes and the mixed-statement exports case.",
          "is_bot": false,
          "headline": "Fix entry-points crash on concise-body arrow callbacks",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-05-01T20:21:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4224c11c36f7aee56eccd0903de5cd7755e0d5b0",
          "body": "Add the `globals` package and spread `globals.amd` plus `globals.browser`\ninto `configs.recommended.languageOptions.globals`, so `define`, `require`,\n`window`, `document`, `URL`, `alert`, etc. stay defined under `no-undef`\nwhen users compose `js.configs.recommended` with this preset, matching the\nv1 `env: { amd: true, browser: true }` behaviour the README migration\nimplicitly assumes.",
          "is_bot": false,
          "headline": "Restore AMD and browser globals in recommended config",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-05-01T20:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd65a51d29ad495180e2b4069e11aa8428d9a91e",
          "body": null,
          "is_bot": false,
          "headline": "adjust AGENTS.md for yarn",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-05-01T10:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb0f2214824cd55ecc6920900cfebc4dda40a746",
          "body": "Re-runs yarn install after restoring the lockfile from master. Brings\nyarn.lock in sync with package.json (eslint ^10, mocha ^11, etc.) so\nthat yarn install in CI matches local dev.",
          "is_bot": false,
          "headline": "Resync yarn.lock with bumped dependencies",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-30T20:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00382b3684627bd723a18431514d67013811bc59",
          "body": "Avoid an unintended package manager switch as part of the ESLint 10\nmigration. The repo uses yarn on master; package-lock.json was generated\nlocally during dependency bumps and should not have been committed.",
          "is_bot": false,
          "headline": "Restore yarn.lock and remove package-lock.json",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-30T20:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "955b1d0486f13aee78937a2010b1e3b501fee3f4",
          "body": "Maintainer prefers release notes over a checked-in changelog. The v2.0.0\nnotes live in the PR body and will be copied into the GitHub release.",
          "is_bot": false,
          "headline": "Remove CHANGELOG.md (move to GitHub release notes)",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-30T20:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa2ce54fab16053563f1ee36d33858a7a93f5f95",
          "body": null,
          "is_bot": false,
          "headline": "remove temporary AI workflow files",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-30T20:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f42fd7c7ff82a92680a954f9beefbc4cad720b28",
          "body": "Co-authored-by: Adam <adamd0526@gmail.com>",
          "is_bot": false,
          "headline": "Apply suggestions from code review",
          "author_name": "Alexander Gerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-30T20:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d6933a4e00aa0a118fe5ead53bbb8eab9f4aebc",
          "body": "…rals than callback parameters",
          "is_bot": false,
          "headline": "Fix module-vars and log-args crashes when define has more module lite…",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T19:49:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d1ef3c9ab88faa974c58a3d4155e7d7bfe221d0",
          "body": null,
          "is_bot": false,
          "headline": "Fix entry-points rule to recognize arrow-function define callbacks",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T19:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ffdf40f4d415d5615e90205ee53b3feff72eafc",
          "body": null,
          "is_bot": false,
          "headline": "Simplify lib/index.js: drop premature DRY abstractions",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T19:21:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d53c5fbce685501ed73f948c2afc22cd14f755f",
          "body": null,
          "is_bot": false,
          "headline": "Add AGENTS.md with repo conventions for AI agents",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T18:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c7b414c9815e7a0ae5757013de051a6067cc034",
          "body": null,
          "is_bot": false,
          "headline": "Add CHANGELOG with v2.0.0 release notes",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T18:55:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c319b81e496092d26d0f68749088d6861fbfef4",
          "body": null,
          "is_bot": false,
          "headline": "Document flat-config usage and v1 -> v2 migration",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T18:53:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d45859d1e95783893628ab27694f22907163343",
          "body": null,
          "is_bot": false,
          "headline": "Add meta.docs to all rules",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T18:49:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf113240ed3dd83e7a17f0bea1dfac61f77d402a",
          "body": null,
          "is_bot": false,
          "headline": "Apply Prettier formatting to lib/index.js and migration docs",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T18:37:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0ecc121a56f8e8aab8142c802155045f37d0dd1",
          "body": null,
          "is_bot": false,
          "headline": "Migrate plugin's own lint config to flat-config (eslint.config.js)",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T18:36:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5201c6ace662cdf03f29b14296adb3dee3427db0",
          "body": null,
          "is_bot": false,
          "headline": "Shallow-clone baseConfig per config to avoid shared reference",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T18:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f40fa1d4c8483d36d0fd395aa48747b00917f1c0",
          "body": "Replace the eslintrc-style lib/index.js with a flat-config plugin that\nexposes meta, rules, and flat configs (recommended, all, suitescript1,\nsuitescript2). Remove lib/environments.js — its globals were migrated to\nlib/util/globals.js in the previous task.",
          "is_bot": false,
          "headline": "Rewrite plugin entry as flat-config-only and drop environments export",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T18:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6908d488bb1019b7d8563e0589d260b4acf22605",
          "body": null,
          "is_bot": false,
          "headline": "Add lib/util/globals.js with SuiteScript 1/2 globals",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T18:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fe0608d994e90a8f204f735647af932413e6fb4",
          "body": null,
          "is_bot": false,
          "headline": "Add schema: [] to option-less rules",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T18:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e048002324f9f564577f04c7d05806b613bdaab",
          "body": null,
          "is_bot": false,
          "headline": "Migrate RuleTester to languageOptions",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T18:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13e326ff2adab2ddf7e4059138cbeee467aabdcf",
          "body": null,
          "is_bot": false,
          "headline": "Update spec and plan to ESLint 10 Node engine range",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T18:06:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5969521cb1a4e2abaa546a3a9c7c33578cb1db38",
          "body": null,
          "is_bot": false,
          "headline": "Tighten engines.node to ESLint 10 range and drop yarn.lock",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T18:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d741f17e86df857b0b728f746726562b9c33ba9a",
          "body": null,
          "is_bot": false,
          "headline": "Bump eslint devDep to v10 and peerDep floor to v9",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T18:02:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b13243b11281b895fd579c91e46ce3d103ad89",
          "body": null,
          "is_bot": false,
          "headline": "Replace deprecated context.getSourceCode() with context.sourceCode",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T17:59:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "864669e8e21a2ab6713b1f4eeb3658a49797d208",
          "body": null,
          "is_bot": false,
          "headline": "Add implementation plan for ESLint 9/10 migration",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T17:52:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "283ee1954eca822eee1630ab83fbc1f819843e41",
          "body": null,
          "is_bot": false,
          "headline": "Add design spec for ESLint 9/10 migration",
          "author_name": "alegerber",
          "author_login": "alegerber",
          "committed_at": "2026-04-29T17:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbf641c997b2d36d41f86ed22fddba44f2b9104d",
          "body": "…script",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/acdvs/eslint-plugin-suite…",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-06-06T17:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b12a66dbe410559178812ac363d6e0d74e7f4c1d",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-06-06T17:14:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "806448855d8aea6e4508f131ff58f136c3b35ac7",
          "body": "Fix entry point validation for null scriptType",
          "is_bot": false,
          "headline": "Merge pull request #25 from michoelchaikin/master",
          "author_name": "Adam",
          "author_login": "acdvs",
          "committed_at": "2025-06-06T17:12:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "774538c3fa40b563b3c1234fd948551dbbf4840f",
          "body": "Fixes https://github.com/acdvs/eslint-plugin-suitescript/issues/24",
          "is_bot": false,
          "headline": "Fix entry point validation to handle null scriptType",
          "author_name": "Michoel Chaikin",
          "author_login": "michoelchaikin",
          "committed_at": "2025-06-05T01:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f2b9337808783b2d900a4ba581334cddf90582e",
          "body": null,
          "is_bot": false,
          "headline": "Remove publish workflow",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T09:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70f8eebb28c44c2ca141b9ce7a5531e0c854b8ae",
          "body": null,
          "is_bot": false,
          "headline": "Fix package repo url",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T09:17:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "741ece97c9e261c6ee84eaa2c36fb48f4c9fc1d0",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T09:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cbe969b9b6674d7bce08e9a85a63e6494eb0087",
          "body": "* Updated modules.js with new modules\n\n---------\n\nCo-authored-by: Adam Davies <acdavies001@gmail.com>",
          "is_bot": false,
          "headline": "Add new modules (#21)",
          "author_name": "Michoel Chaikin",
          "author_login": "michoelchaikin",
          "committed_at": "2025-05-22T09:08:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c86c61d0a1da11716119407c4dfe5769e08baef",
          "body": null,
          "is_bot": false,
          "headline": "Improve naming",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T08:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdf25b9776afc6b88ef90e4b23ca8399f3f9fdc1",
          "body": null,
          "is_bot": false,
          "headline": "Update docs",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T08:46:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "454e62e19480ef19d59fb59ce9331e8843e3b37b",
          "body": null,
          "is_bot": false,
          "headline": "Rename file",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T08:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62863f4793e02dd47afbd33c36bb60b0c8c0c181",
          "body": null,
          "is_bot": false,
          "headline": "Simplify script type lookup",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T08:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c54d9431b907661a02274af516729a513c9bb22",
          "body": null,
          "is_bot": false,
          "headline": "Use arrow functions",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T08:27:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cc308f1d00114aab02bfa322f381927d52e95e6",
          "body": null,
          "is_bot": false,
          "headline": "Update CI",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T05:50:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e2b4ca5b9a938e24f7c77004ca1e2aa7527ebd2",
          "body": null,
          "is_bot": false,
          "headline": "Format docs",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T05:36:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a69aee8fdb29d2f836f979dc0fd69d2a89b18984",
          "body": null,
          "is_bot": false,
          "headline": "Add CustomGLPlugin script type",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T05:33:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e919af573e93270e25d6aa3e2481c753639f01d",
          "body": null,
          "is_bot": false,
          "headline": "Add N/scriptTypes/restlet",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T05:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6274e38c6c8e533dd9d94a719d727300552a2015",
          "body": null,
          "is_bot": false,
          "headline": "Build docs",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T05:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52adcd0b216e63095d0e7e31d4ce8e63d0919400",
          "body": null,
          "is_bot": false,
          "headline": "Make script type case insensitive, improve naming",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T05:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f907242a0d0474e725d7729f08a20fcd68354e22",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary globals",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T04:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93af7d9c30d0ed8ce62eb6f63ee3b46e770c0f14",
          "body": null,
          "is_bot": false,
          "headline": "Bump eslint dev",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T04:54:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "975e4a3a4b8095585fec73bbe6f93c668c3b85f6",
          "body": null,
          "is_bot": false,
          "headline": "Improve eslint peer dep version",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T04:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db7573574b9882288c14801021f0ee5ff6b984d6",
          "body": null,
          "is_bot": false,
          "headline": "Fix prettier rules",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T04:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "484f9eba3aa8b85dc3184cb569912ea110368c26",
          "body": null,
          "is_bot": false,
          "headline": "Fix es5 compat",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T04:53:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab54dc77155c4bb454545b7984d06a104340d72a",
          "body": null,
          "is_bot": false,
          "headline": "Add config base parser opts, set es2015",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T04:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad854e1d4d83d2f905300861ae2ba5624bfd6b44",
          "body": null,
          "is_bot": false,
          "headline": "Fix es2015 compat",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T04:32:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b22c279098b6a718fbcf55c2e1422e5d16a6154",
          "body": null,
          "is_bot": false,
          "headline": "Move prettierrc",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T04:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "698c61f254e5fccca2462462f010f791ff0d2fb9",
          "body": null,
          "is_bot": false,
          "headline": "Update eslint config",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T04:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b37e825c0c6481037f733946b20075d0a8552295",
          "body": null,
          "is_bot": false,
          "headline": "Bump dependencies",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T02:01:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7f325957c5cfa998afe57dd518dd0a724bc07b1",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup comments",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T01:53:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61b00e554d2bb9951857f6e76cd595c954429b6c",
          "body": null,
          "is_bot": false,
          "headline": "Improve linting and formatting",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T01:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39660f9317f51f41d8b70b7734bf4044aa0dba13",
          "body": null,
          "is_bot": false,
          "headline": "Remove auto-assign",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T00:30:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0da5ad6e96fe4914e66234f476f072da66414058",
          "body": null,
          "is_bot": false,
          "headline": "Delete .gitattributes",
          "author_name": "Adam Davies",
          "author_login": "acdvs",
          "committed_at": "2025-05-22T00:30:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 12,
      "commits_last_year": 67,
      "latest_release_at": "2026-07-17T21:06:00Z",
      "latest_release_tag": "v3.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 223.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "eslint-plugin-suitescript",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "suitescript",
            "netsuite",
            "eslint",
            "plugin"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/eslint-plugin-suitescript",
          "is_deprecated": false,
          "latest_version": "3.0.0",
          "repository_url": "https://github.com/acdvs/eslint-plugin-suitescript",
          "versions_count": 16,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 6117,
          "first_published_at": "2016-02-29T21:54:28.911000Z",
          "latest_published_at": "2026-07-17T20:55:25.134000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 9,
      "stars": 20,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2021-01-14",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 1
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 9,
        "total_forks": 9
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "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": 7292,
      "source_files_sampled": 29,
      "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": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 237,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 1,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@acdvs/eslint-plugin-amd",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.0"
        },
        {
          "name": "globals",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^17.7.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@acdvs/eslint-plugin-amd",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": true,
            "version": "17.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/biome",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-arm64",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-x64",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64-musl",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64-musl",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-arm64",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-x64",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "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.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "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": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.6",
            "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": "@oxc-project/types",
            "direct": false,
            "version": "0.139.0",
            "ecosystem": "npm"
          },
          {
            "name": "@quansync/fs",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/esrecurse",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-aix-ppc64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-darwin-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-darwin-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-freebsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-freebsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-arm",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-loong64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-mips64el",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-ppc64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-riscv64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-s390x",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-netbsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-netbsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-openbsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-openbsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-sunos-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-win32-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-win32-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-darwin-arm64",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-darwin-x64",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-freebsd-x64",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-linux-arm-gnu",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-linux-arm-musl",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-linux-arm64-gnu",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-linux-arm64-musl",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-linux-x64-gnu",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-linux-x64-musl",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-win32-arm64",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-win32-x64",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-darwin-arm64",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-darwin-x64",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-freebsd-x64",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-linux-arm-gnu",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-linux-arm-musl",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-linux-arm64-gnu",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-linux-arm64-musl",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-linux-x64-gnu",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-linux-x64-musl",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-win32-arm64",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-win32-x64",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-toolchain/types",
            "direct": false,
            "version": "0.5.43",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansis",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cac",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "9.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "defu",
            "direct": false,
            "version": "6.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dts-resolver",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "empathic",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^10.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.1.2",
            "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": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "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": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "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.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "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": "5.0.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": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "5.0.0-beta.5",
            "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": "hookable",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "import-without-cache",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "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": "isexe",
            "direct": false,
            "version": "2.0.0",
            "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": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mylas",
            "direct": false,
            "version": "2.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "plimit-lit",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "quansync",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-lit",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown-plugin-dts",
            "direct": false,
            "version": "0.27.9",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tree-kill",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "tsc-alias",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsdown",
            "direct": false,
            "version": "0.22.8",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "4.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "unconfig-core",
            "direct": false,
            "version": "7.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.24.6",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.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": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yuku-ast",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "yuku-codegen",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "yuku-parser",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 238,
        "direct_count": 2,
        "indirect_count": 236
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 10,
        "open_issues": 2,
        "closed_ratio": 0.833,
        "closed_issues": 10,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "acdvs",
          "commits": 127,
          "avatar_url": "https://avatars.githubusercontent.com/u/8650006?v=4"
        },
        {
          "type": "User",
          "login": "alegerber",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/5206870?v=4"
        },
        {
          "type": "User",
          "login": "michoelchaikin",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/2066125?v=4"
        },
        {
          "type": "User",
          "login": "tomo-local",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/50108118?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.738
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "biome.json",
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "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": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/2 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4a074601f5da6bdb3c4c52e7eb067cc5cb3c4120",
        "ran_at": "2026-07-23T05:11:54Z",
        "aggregate_score": 4.6,
        "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-17T21:06:28Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-16T20:53:29Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 7,
          "created_at": "2022-01-27T17:24:31Z",
          "last_comment_at": "2025-07-19T23:15:44Z",
          "last_comment_author": "acdvs"
        },
        {
          "number": 8,
          "created_at": "2023-01-25T20:16:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/acdvs/eslint-plugin-suitescript",
    "host": "github.com",
    "name": "eslint-plugin-suitescript",
    "owner": "acdvs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 63,
      "inputs": {
        "security": 57,
        "vitality": 73,
        "community": 44,
        "governance": 56,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "commits_last_year": 67,
              "human_commit_share": 1,
              "days_since_last_push": 5,
              "active_weeks_last_year": 5
            },
            "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": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "67 commits in the last year",
                "points": 16.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 67
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "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": 84,
            "inputs": {
              "releases_count": 12,
              "latest_release_tag": "v3.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 223.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "12 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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 ~223.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 223.7
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Community & Adoption",
        "value": 44,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "forks": 9,
              "stars": 20,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "20 stars",
                "points": 20.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "9 forks",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "packages": [
                "eslint-plugin-suitescript"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 6117
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "6,117 downloads/month across npm",
                "points": 50.5,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 6117,
                      "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": 56,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.738
            },
            "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 74% of commits",
                "points": 5.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 74
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "merged_prs": 10,
              "open_issues": 2,
              "closed_issues": 10,
              "issue_closed_ratio": 0.833,
              "closed_unmerged_prs": 6
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "83% of issues closed",
                "points": 38.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "10/16 decided PRs merged",
                "points": 23.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 10,
                      "decided": 16
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/2 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "followers": 17,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "acdvs",
              "public_repos": 25,
              "account_age_days": 4340
            },
            "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": "17 followers of acdvs",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 17,
                      "login": "acdvs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "25 public repos, account ~11 yr old",
                "points": 22.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 25
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "eslint-plugin-suitescript"
              ],
              "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": "16 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "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": "biome.json, eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json, eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "netsuite",
                "suitescript",
                "suitescript2",
                "eslint",
                "plugin",
                "amd",
                "api",
                "oracle"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 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": 57,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.6
            },
            "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 is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 0/2 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 237 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 237
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 237,
              "unassessed_packages": 1,
              "affected_by_severity": "none",
              "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": 237,
              "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": 2
            },
            "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": 52,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.47,
              "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": "47 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 25.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 47,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "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
            },
            "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": "biome.json, eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json, eslint.config.js"
                    }
                  }
                ],
                "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 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 7292,
              "source_files_sampled": 29,
              "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/29 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 29,
                      "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:eslint-plugin-suitescript@3.0.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T05:12:08.675260Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/acdvs/eslint-plugin-suitescript.svg",
  "full_name": "acdvs/eslint-plugin-suitescript",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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