Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 06:04 UTC

silverstripe / silverstripe-subsites

Subsites module for Silverstripe CMS

PHPBSD-3-Clause★ 64 stars⑂ 107 forkssince Jan 2011View on GitHub ↗

silverstripe/silverstripe-subsites holds a health index of 66 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (84/100) and lowest on AI Readiness (46/100). It was last updated 61 days ago. 3 contributors account for most of its recent work.

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

66
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

Silverstripe CMSOrganization
108 followers239 public repossince Aug 2010

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistsilverstripe/subsites4.0.12,77398337 days agosilverstripesubsitesmultisite

Metrics by category

Vitality

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

48At risk · 22% of overall
How it's scored
18/36Push recency — last push 61 days ago
2.1/36Commit cadence — 3/52 weeks with commits
7.6/18Commit volume — 6 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year6
human_commit_share0.7
days_since_last_push61
active_weeks_last_year3
How it's scored
27/27Ships releases — 77 releases published
16.2/36Release recency — latest release 337 days ago
27/27Release cadence — a release every ~16.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count77
latest_release_tag4.0.1
releases_from_tagsno
days_since_latest_release337
mean_days_between_releases16.4
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?

67Moderate · 18% of overall
How it's scored
29.2/60Stars — 64 stars
16.9/25Forks — 107 forks
6.8/15Watchers — 18 watchers
Inputs used
forks107
stars64
watchers18
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-3-Clause)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
45.9/80Monthly downloads — 2,773 downloads/month across packagist
9.3/20Registry dependents — 24 packages depend on it
Inputs used
packagessilverstripe/subsites
dependents24
ecosystemspackagist
total_downloads402,691
monthly_downloads2,773

Sustainability & Governance

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

77Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
18.1/22.5Commit distribution — top contributor authored 20% of commits
13.5/13.5Contributor breadth — 58 contributors
10/10OpenSSF Scorecard: Contributors — project has 17 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled58
top_contributor_share0.197
How it's scored
38.7/46.8Issue resolution — 83% of issues closed
29.6/38.3PR acceptance — 313/404 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 8/21 approved changesets -- score normalized to 3
Inputs used
merged_prs313
open_issues43
closed_issues206
issue_closed_ratio0.827
closed_unmerged_prs91
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
14.6/25Owner reach — 108 followers of silverstripe
25/25Track record — 239 public repos, account ~15 yr old
Inputs used
followers108
owner_typeOrganization
is_verified
owner_loginsilverstripe
public_repos239
account_age_days5,806
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
26/35Publish recency — latest publish 337 days ago
20/20Version history — 98 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagessilverstripe/subsites
ecosystemspackagist
any_deprecatedno
min_days_since_publish337

Engineering Quality

Are baseline engineering and documentation practices in place?

84Good · 20% of overall
How it's scored
24/24CI workflows — 8 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
10/20OpenSSF Scorecard: CI-Tests — 6 out of 12 merged PRs checked by a CI test -- score normalized to 5
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — http://addons.silverstripe.org/add-ons/silverstripe/subsites
10/10Repository description
10/10Topics — 1 topics
0/10Wiki
Inputs used
topicshacktoberfest
has_wikino
homepagehttp://addons.silverstripe.org/add-ons/silverstripe/subsites
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
1.2/2.5CI-Tests — 6 out of 12 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 8/21 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 17 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 49 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.9
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
advisories57
affected_packages27
assessed_packages804
unassessed_packages12
affected_by_severitycritical 2, high 13, moderate 10, low 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 804 resolved dependencies against OSV. 12 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.

46At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
33.5/40Legible commit history — 44 of 70 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.629
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.js
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 4 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.04
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/51 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes32,059
source_files_sampled51
oversized_source_files0

Key facts

64GitHub stars
58contributors
6commits, last 12 months
61days since last push
77releases
3bus factor
43open issues
npm, Packagistpackage ecosystems

Data collection warnings

  • Could not fetch npm package 'silverstripe-subsites' from its registry

More detail

Star and fork history 64 ★ / 107 ⇿
64Stars
107Forks
77Releases

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.

0204060801006497122011-012018-082026-04
Major 3Minor 13Patch 43

Each point covers 14 days.

OpenSSF Scorecard 3.9 / 10
3.9aggregate

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
5CI-Tests6 out of 12 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 8/21 approved changesets -- score normalized to 3
10Contributorsproject has 17 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities49 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
Packagistsilverstripe/framework^6.1composer.json
Packagistsilverstripe/cms^6composer.json
Packagistsilverstripe/admin^3composer.json
Packagistsilverstripe/asset-admin^3composer.json
Packagistsilverstripe/errorpage^3composer.json
Packagistsilverstripe/versioned^3composer.json
All dependencies 816

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

RegistryPackageVersionRelation
Packagistsilverstripe/admindirect
Packagistsilverstripe/asset-admindirect
Packagistsilverstripe/cmsdirect
Packagistsilverstripe/errorpagedirect
Packagistsilverstripe/frameworkdirect
Packagistsilverstripe/versioneddirect
npm@ampproject/remapping2.3.0indirect
npm@babel/code-frame7.24.7indirect
npm@babel/compat-data7.25.4indirect
npm@babel/core7.25.2indirect
npm@babel/generator7.25.6indirect
npm@babel/helper-annotate-as-pure7.24.7indirect
npm@babel/helper-builder-binary-assignment-operator-visitor7.24.7indirect
npm@babel/helper-compilation-targets7.25.2indirect
npm@babel/helper-create-class-features-plugin7.25.4indirect
npm@babel/helper-create-regexp-features-plugin7.25.2indirect
npm@babel/helper-define-polyfill-provider0.6.2indirect
npm@babel/helper-member-expression-to-functions7.24.8indirect
npm@babel/helper-module-imports7.24.7indirect
npm@babel/helper-module-transforms7.25.2indirect
npm@babel/helper-optimise-call-expression7.24.7indirect
npm@babel/helper-plugin-utils7.24.8indirect
npm@babel/helper-remap-async-to-generator7.25.0indirect
npm@babel/helper-replace-supers7.25.0indirect
npm@babel/helper-simple-access7.24.7indirect
npm@babel/helper-skip-transparent-expression-wrappers7.24.7indirect
npm@babel/helper-string-parser7.24.8indirect
npm@babel/helper-validator-identifier7.24.7indirect
npm@babel/helper-validator-option7.24.8indirect
npm@babel/helper-wrap-function7.25.0indirect
npm@babel/helpers7.25.6indirect
npm@babel/highlight7.24.7indirect
npm@babel/parser7.25.6indirect
npm@babel/plugin-bugfix-firefox-class-in-computed-class-key7.25.3indirect
npm@babel/plugin-bugfix-safari-class-field-initializer-scope7.25.0indirect
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.25.0indirect
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.24.7indirect
npm@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly7.25.0indirect
npm@babel/plugin-proposal-private-property-in-object7.21.0-placeholder-for-preset-env.2indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-class-static-block7.14.5indirect
npm@babel/plugin-syntax-dynamic-import7.8.3indirect
npm@babel/plugin-syntax-export-namespace-from7.8.3indirect
npm@babel/plugin-syntax-import-assertions7.25.6indirect
npm@babel/plugin-syntax-import-attributes7.25.6indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.24.7indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-private-property-in-object7.14.5indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-unicode-sets-regex7.18.6indirect
npm@babel/plugin-transform-arrow-functions7.24.7indirect
npm@babel/plugin-transform-async-generator-functions7.25.4indirect
npm@babel/plugin-transform-async-to-generator7.24.7indirect
npm@babel/plugin-transform-block-scoped-functions7.24.7indirect
npm@babel/plugin-transform-block-scoping7.25.0indirect
npm@babel/plugin-transform-class-properties7.25.4indirect
npm@babel/plugin-transform-class-static-block7.24.7indirect
npm@babel/plugin-transform-classes7.25.4indirect
npm@babel/plugin-transform-computed-properties7.24.7indirect
npm@babel/plugin-transform-destructuring7.24.8indirect
npm@babel/plugin-transform-dotall-regex7.24.7indirect
npm@babel/plugin-transform-duplicate-keys7.24.7indirect
npm@babel/plugin-transform-duplicate-named-capturing-groups-regex7.25.0indirect
npm@babel/plugin-transform-dynamic-import7.24.7indirect
npm@babel/plugin-transform-exponentiation-operator7.24.7indirect
npm@babel/plugin-transform-export-namespace-from7.24.7indirect
npm@babel/plugin-transform-for-of7.24.7indirect
npm@babel/plugin-transform-function-name7.25.1indirect
npm@babel/plugin-transform-json-strings7.24.7indirect
npm@babel/plugin-transform-literals7.25.2indirect
npm@babel/plugin-transform-logical-assignment-operators7.24.7indirect
npm@babel/plugin-transform-member-expression-literals7.24.7indirect
npm@babel/plugin-transform-modules-amd7.24.7indirect
npm@babel/plugin-transform-modules-commonjs7.24.8indirect
npm@babel/plugin-transform-modules-systemjs7.25.0indirect
npm@babel/plugin-transform-modules-umd7.24.7indirect
npm@babel/plugin-transform-named-capturing-groups-regex7.24.7indirect
npm@babel/plugin-transform-new-target7.24.7indirect
npm@babel/plugin-transform-nullish-coalescing-operator7.24.7indirect
npm@babel/plugin-transform-numeric-separator7.24.7indirect
npm@babel/plugin-transform-object-rest-spread7.24.7indirect
npm@babel/plugin-transform-object-super7.24.7indirect
npm@babel/plugin-transform-optional-catch-binding7.24.7indirect
npm@babel/plugin-transform-optional-chaining7.24.8indirect
npm@babel/plugin-transform-parameters7.24.7indirect
npm@babel/plugin-transform-private-methods7.25.4indirect
npm@babel/plugin-transform-private-property-in-object7.24.7indirect
npm@babel/plugin-transform-property-literals7.24.7indirect
npm@babel/plugin-transform-react-display-name7.24.7indirect
npm@babel/plugin-transform-react-jsx7.25.2indirect
npm@babel/plugin-transform-react-jsx-development7.24.7indirect
npm@babel/plugin-transform-react-pure-annotations7.24.7indirect
npm@babel/plugin-transform-regenerator7.24.7indirect
npm@babel/plugin-transform-reserved-words7.24.7indirect
npm@babel/plugin-transform-shorthand-properties7.24.7indirect
npm@babel/plugin-transform-spread7.24.7indirect
npm@babel/plugin-transform-sticky-regex7.24.7indirect
npm@babel/plugin-transform-template-literals7.24.7indirect
npm@babel/plugin-transform-typeof-symbol7.24.8indirect
npm@babel/plugin-transform-unicode-escapes7.24.7indirect
npm@babel/plugin-transform-unicode-property-regex7.24.7indirect
npm@babel/plugin-transform-unicode-regex7.24.7indirect
npm@babel/plugin-transform-unicode-sets-regex7.25.4indirect
npm@babel/preset-env7.25.4indirect
npm@babel/preset-modules0.1.6-no-external-pluginsindirect
npm@babel/preset-react7.24.7indirect
npm@babel/regjsgen0.8.0indirect
npm@babel/runtime7.25.6indirect
npm@babel/template7.25.0indirect
npm@babel/traverse7.25.6indirect
npm@babel/types7.25.6indirect
npm@colors/colors1.5.0indirect
npm@csstools/css-parser-algorithms3.0.1indirect
npm@csstools/css-tokenizer3.0.1indirect
npm@csstools/media-query-list-parser3.0.1indirect
npm@csstools/selector-specificity4.0.0indirect
npm@discoveryjs/json-ext0.5.7indirect
npm@dual-bundle/import-meta-resolve4.1.0indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.11.0indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.0indirect
npm@gar/promisify1.1.3indirect
npm@humanwhocodes/config-array0.11.14indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@isaacs/string-locale-compare1.1.0indirect
npm@jridgewell/gen-mapping0.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/source-map0.3.6indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@npmcli/arborist5.6.3indirect
npm@npmcli/ci-detect2.0.0indirect
npm@npmcli/config4.2.2indirect
npm@npmcli/disparity-colors2.0.0indirect
npm@npmcli/fs2.1.2indirect
npm@npmcli/git3.0.2indirect
npm@npmcli/installed-package-contents1.0.7indirect
npm@npmcli/map-workspaces2.0.4indirect
npm@npmcli/metavuln-calculator3.1.1indirect
npm@npmcli/move-file2.0.1indirect
npm@npmcli/name-from-folder1.0.1indirect
npm@npmcli/node-gyp2.0.0indirect
npm@npmcli/package-json2.0.0indirect
npm@npmcli/promise-spawn3.0.0indirect
npm@npmcli/query1.2.0indirect
npm@npmcli/run-script4.2.1indirect
npm@polka/url1.0.0-next.25indirect
npm@sect/modernizr-loader1.0.5indirect
npm@silverstripe/eslint-config1.3.0indirect
npm@silverstripe/webpack-config3.0.0indirect
npm@tootallnate/once2.0.0indirect
npm@types/eslint8.56.12indirect
npm@types/eslint9.6.1indirect
npm@types/eslint-scope3.7.7indirect
npm@types/estree1.0.8indirect
npm@types/json-schema7.0.15indirect
npm@types/json50.0.29indirect
npm@types/node22.5.2indirect
npm@ungap/structured-clone1.2.0indirect
npm@webassemblyjs/ast1.14.1indirect
npm@webassemblyjs/floating-point-hex-parser1.13.2indirect
npm@webassemblyjs/helper-api-error1.13.2indirect
npm@webassemblyjs/helper-buffer1.14.1indirect
npm@webassemblyjs/helper-numbers1.13.2indirect
npm@webassemblyjs/helper-wasm-bytecode1.13.2indirect
npm@webassemblyjs/helper-wasm-section1.14.1indirect
npm@webassemblyjs/ieee7541.13.2indirect
npm@webassemblyjs/leb1281.13.2indirect
npm@webassemblyjs/utf81.13.2indirect
npm@webassemblyjs/wasm-edit1.14.1indirect
npm@webassemblyjs/wasm-gen1.14.1indirect
npm@webassemblyjs/wasm-opt1.14.1indirect
npm@webassemblyjs/wasm-parser1.14.1indirect
npm@webassemblyjs/wast-printer1.14.1indirect
npm@webpack-cli/configtest2.1.1indirect
npm@webpack-cli/info2.0.2indirect
npm@webpack-cli/serve2.0.5indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npmabbrev1.1.1indirect
npmacorn8.15.0indirect
npmacorn-import-phases1.0.4indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.3indirect
npmadjust-sourcemap-loader4.0.0indirect
npmagent-base6.0.2indirect
npmagentkeepalive4.5.0indirect
npmaggregate-error3.1.0indirect
npmajv6.12.6indirect
npmajv8.17.1indirect
npmajv-formats2.1.1indirect
npmajv-keywords5.1.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmanymatch3.1.3indirect
npmaproba2.0.0indirect
npmarchy1.0.0indirect
npmare-we-there-yet3.0.1indirect
npmargparse2.0.1indirect
npmaria-query5.1.3indirect
npmarray-buffer-byte-length1.0.1indirect
npmarray-includes3.1.8indirect
npmarray-union2.1.0indirect
npmarray.prototype.findlast1.2.5indirect
npmarray.prototype.findlastindex1.2.5indirect
npmarray.prototype.flat1.3.2indirect
npmarray.prototype.flatmap1.3.2indirect
npmarray.prototype.tosorted1.1.4indirect
npmarraybuffer.prototype.slice1.0.3indirect
npmasap2.0.6indirect
npmast-types-flow0.0.8indirect
npmastral-regex2.0.0indirect
npmautoprefixer10.4.20indirect
npmavailable-typed-arrays1.0.7indirect
npmaxe-core4.10.0indirect
npmaxobject-query3.1.1indirect
npmbabel-loader9.1.3indirect
npmbabel-plugin-polyfill-corejs20.4.11indirect
npmbabel-plugin-polyfill-corejs30.10.6indirect
npmbabel-plugin-polyfill-regenerator0.6.2indirect
npmbalanced-match1.0.2indirect
npmbalanced-match2.0.0indirect
npmbaseline-browser-mapping2.9.19indirect
npmbig.js5.2.2indirect
npmbin-links3.0.3indirect
npmbinary-extensions2.3.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.1indirect
npmbuffer-from1.1.2indirect
npmbuiltins5.1.0indirect
npmcacache16.1.3indirect
npmcall-bind1.0.7indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcaniuse-lite1.0.30001655indirect
npmcaniuse-lite1.0.30001770indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchokidar3.6.0indirect
npmchownr2.0.0indirect
npmchrome-trace-event1.0.4indirect
npmcidr-regex3.1.1indirect
npmclean-stack2.2.0indirect
npmcli-columns4.0.0indirect
npmcli-table30.6.5indirect
npmcliui6.0.0indirect
npmclone1.0.4indirect
npmclone-deep4.0.1indirect
npmcmd-shim5.0.0indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolor-support1.1.3indirect
npmcolord2.9.3indirect
npmcolorette2.0.20indirect
npmcolors1.4.0indirect
npmcolumnify1.6.0indirect
npmcommander10.0.1indirect
npmcommander2.20.3indirect
npmcommander7.2.0indirect
npmcommon-ancestor-path1.0.1indirect
npmcommon-path-prefix3.0.0indirect
npmconcat-map0.0.1indirect
npmconfusing-browser-globals1.0.11indirect
npmconsole-control-strings1.1.0indirect
npmconvert-source-map1.9.0indirect
npmconvert-source-map2.0.0indirect
npmcore-js3.38.1indirect
npmcore-js-compat3.38.1indirect
npmcosmiconfig8.3.6indirect
npmcosmiconfig9.0.0indirect
npmcross-spawn7.0.6indirect
npmcss-functions-list3.2.2indirect
npmcss-loader6.11.0indirect
npmcss-tree2.3.1indirect
npmcssesc3.0.0indirect
npmdamerau-levenshtein1.0.8indirect
npmdata-view-buffer1.0.1indirect
npmdata-view-byte-length1.0.1indirect
npmdata-view-byte-offset1.0.0indirect
npmdebounce1.2.1indirect
npmdebug3.2.7indirect
npmdebug4.3.6indirect
npmdebuglog1.0.1indirect
npmdecamelize1.2.0indirect
npmdeep-equal2.2.3indirect
npmdeep-is0.1.4indirect
npmdefaults1.0.4indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdelegates1.0.0indirect
npmdezalgo1.0.4indirect
npmdiff5.2.0indirect
npmdir-glob3.0.1indirect
npmdoctrine2.1.0indirect
npmdoctrine3.0.0indirect
npmduplexer0.1.2indirect
npmelectron-to-chromium1.5.286indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmemojis-list3.0.0indirect
npmencoding0.1.13indirect
npmenhanced-resolve5.19.0indirect
npmentities3.0.1indirect
npmenv-paths2.2.1indirect
npmenvinfo7.13.0indirect
npmerr-code2.0.3indirect
npmerror-ex1.3.2indirect
npmes-abstract1.23.3indirect
npmes-define-property1.0.0indirect
npmes-errors1.3.0indirect
npmes-get-iterator1.1.3indirect
npmes-iterator-helpers1.0.19indirect
npmes-module-lexer2.0.0indirect
npmes-object-atoms1.0.0indirect
npmes-set-tostringtag2.0.3indirect
npmes-shim-unscopables1.0.2indirect
npmes-to-primitive1.2.1indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.0indirect
npmeslint-config-airbnb19.0.4indirect
npmeslint-config-airbnb-base15.0.0indirect
npmeslint-import-resolver-node0.3.9indirect
npmeslint-module-utils2.8.2indirect
npmeslint-plugin-import2.29.1indirect
npmeslint-plugin-jsx-a11y6.9.0indirect
npmeslint-plugin-react7.35.0indirect
npmeslint-scope5.1.1indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-webpack-plugin3.2.0indirect
npmespree9.6.1indirect
npmesquery1.6.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmevents3.3.0indirect
npmexponential-backoff3.1.1indirect
npmexpose-loader4.1.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.2indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-uri3.0.1indirect
npmfastest-levenshtein1.0.16indirect
npmfastq1.17.1indirect
npmfile0.2.2indirect
npmfile-entry-cache6.0.1indirect
npmfile-entry-cache9.1.0indirect
npmfill-range7.1.1indirect
npmfind-cache-dir4.0.0indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmfind-up6.3.0indirect
npmflat5.0.2indirect
npmflat-cache3.2.0indirect
npmflat-cache5.0.0indirect
npmflatted3.3.1indirect
npmfor-each0.3.3indirect
npmfraction.js4.3.7indirect
npmfs-minipass2.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.6indirect
npmfunctions-have-names1.2.3indirect
npmgauge4.0.4indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.2.4indirect
npmget-symbol-description1.0.2indirect
npmglob7.2.3indirect
npmglob8.1.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglob-to-regexp0.4.1indirect
npmglobal-modules2.0.0indirect
npmglobal-prefix3.0.0indirect
npmglobals11.12.0indirect
npmglobals13.24.0indirect
npmglobalthis1.0.4indirect
npmglobby11.1.0indirect
npmglobjoin0.1.4indirect
npmgopd1.0.1indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmgzip-size6.0.0indirect
npmhas-bigints1.0.2indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.0.3indirect
npmhas-symbols1.0.3indirect
npmhas-tostringtag1.0.2indirect
npmhas-unicode2.0.1indirect
npmhasown2.0.2indirect
npmhosted-git-info5.2.1indirect
npmhtml-escaper2.0.2indirect
npmhtml-tags3.3.1indirect
npmhttp-cache-semantics4.1.1indirect
npmhttp-proxy-agent5.0.0indirect
npmhttps-proxy-agent5.0.1indirect
npmhumanize-ms1.2.1indirect
npmiconv-lite0.6.3indirect
npmicss-utils5.1.0indirect
npmignore5.3.2indirect
npmignore-emit-webpack-plugin2.0.6indirect
npmignore-walk5.0.1indirect
npmimmutable4.3.7indirect
npmimport-fresh3.3.0indirect
npmimport-local3.2.0indirect
npmimports-loader4.0.1indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminfer-owner1.0.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmini3.0.1indirect
npminit-package-json3.0.2indirect
npminternal-slot1.0.7indirect
npminterpret3.1.1indirect
npmip-address9.0.5indirect
npmip-regex4.3.0indirect
npmis-arguments1.1.1indirect
npmis-array-buffer3.0.4indirect
npmis-arrayish0.2.1indirect
npmis-async-function2.0.0indirect
npmis-bigint1.0.4indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.1.2indirect
npmis-callable1.2.7indirect
npmis-cidr4.0.2indirect
npmis-core-module2.15.1indirect
npmis-data-view1.0.1indirect
npmis-date-object1.0.5indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.0.2indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-function1.0.10indirect
npmis-glob4.0.3indirect
npmis-lambda1.0.1indirect
npmis-map2.0.3indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.0.7indirect
npmis-path-inside3.0.3indirect
npmis-plain-object2.0.4indirect
npmis-plain-object5.0.0indirect
npmis-regex1.1.4indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.3indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-typed-array1.1.13indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.0.2indirect
npmis-weakset2.0.3indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmisobject3.0.1indirect
npmiterator.prototype1.1.2indirect
npmjest-worker27.5.1indirect
npmjest-worker28.1.3indirect
npmjiti1.21.6indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.1.1indirect
npmjsbn1.1.0indirect
npmjsesc0.5.0indirect
npmjsesc2.5.2indirect
npmjson-buffer3.0.1indirect
npmjson-loader0.5.7indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson-stringify-nice1.1.4indirect
npmjson51.0.2indirect
npmjson52.2.3indirect
npmjsonparse1.3.1indirect
npmjsx-ast-utils3.3.5indirect
npmjust-diff5.2.0indirect
npmjust-diff-apply5.5.0indirect
npmkeyv4.5.4indirect
npmkind-of6.0.3indirect
npmknown-css-properties0.34.0indirect
npmlanguage-subtag-registry0.3.23indirect
npmlanguage-tags1.0.9indirect
npmlevn0.4.1indirect
npmlibnpmaccess6.0.4indirect
npmlibnpmdiff4.0.5indirect
npmlibnpmexec4.0.14indirect
npmlibnpmfund3.0.5indirect
npmlibnpmhook8.0.4indirect
npmlibnpmorg4.0.4indirect
npmlibnpmpack4.1.3indirect
npmlibnpmpublish6.0.5indirect
npmlibnpmsearch5.0.4indirect
npmlibnpmteam4.0.4indirect
npmlibnpmversion3.0.7indirect
npmlilconfig3.1.2indirect
npmlines-and-columns1.2.4indirect
npmlinkify-it4.0.1indirect
npmloader-runner4.3.1indirect
npmloader-utils2.0.4indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlocate-path7.2.0indirect
npmlodash4.17.23indirect
npmlodash.debounce4.0.8indirect
npmlodash.merge4.6.2indirect
npmlodash.truncate4.4.2indirect
npmloose-envify1.4.0indirect
npmlru-cache5.1.1indirect
npmlru-cache7.18.3indirect
npmmake-fetch-happen10.2.1indirect
npmmarkdown-it13.0.2indirect
npmmathml-tag-names2.1.3indirect
npmmdn-data2.0.30indirect
npmmdurl1.0.1indirect
npmmeow13.2.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmini-css-extract-plugin2.9.1indirect
npmminimatch3.1.2indirect
npmminimatch5.1.6indirect
npmminimist1.2.8indirect
npmminipass3.3.6indirect
npmminipass5.0.0indirect
npmminipass-collect1.0.2indirect
npmminipass-fetch2.1.2indirect
npmminipass-flush1.0.5indirect
npmminipass-json-stream1.0.2indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized1.0.3indirect
npmminizlib2.1.2indirect
npmmkdirp0.5.6indirect
npmmkdirp1.0.4indirect
npmmkdirp-infer-owner2.0.0indirect
npmmodernizr3.13.1indirect
npmmrmime2.0.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmmute-stream0.0.8indirect
npmnanoid3.3.7indirect
npmnatural-compare1.4.0indirect
npmnegotiator0.6.3indirect
npmneo-async2.6.2indirect
npmnode-gyp9.4.1indirect
npmnode-releases2.0.27indirect
npmnopt6.0.0indirect
npmnormalize-package-data4.0.1indirect
npmnormalize-path3.0.0indirect
npmnormalize-range0.1.2indirect
npmnpm8.19.4indirect
npmnpm-audit-report3.0.0indirect
npmnpm-bundled1.1.2indirect
npmnpm-bundled2.0.1indirect
npmnpm-install-checks5.0.0indirect
npmnpm-normalize-package-bin1.0.1indirect
npmnpm-normalize-package-bin2.0.0indirect
npmnpm-package-arg9.1.2indirect
npmnpm-packlist5.1.3indirect
npmnpm-pick-manifest7.0.2indirect
npmnpm-profile6.2.1indirect
npmnpm-registry-fetch13.3.1indirect
npmnpm-user-validate1.0.1indirect
npmnpmlog6.0.2indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.2indirect
npmobject-is1.1.6indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.5indirect
npmobject.entries1.1.8indirect
npmobject.fromentries2.0.8indirect
npmobject.groupby1.0.3indirect
npmobject.values1.2.0indirect
npmonce1.4.0indirect
npmopener1.5.2indirect
npmoptionator0.9.4indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-limit4.0.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-locate6.0.0indirect
npmp-map4.0.0indirect
npmp-try2.2.0indirect
npmpacote13.6.2indirect
npmparent-module1.0.1indirect
npmparse-conflict-json2.0.2indirect
npmparse-json5.2.0indirect
npmpath-exists4.0.0indirect
npmpath-exists5.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-type4.0.0indirect
npmpicocolors1.0.1indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpkg-dir4.2.0indirect
npmpkg-dir7.0.0indirect
npmpossible-typed-array-names1.0.0indirect
npmpostcss8.4.42indirect
npmpostcss-custom-properties12.1.11indirect
npmpostcss-load-config4.0.2indirect
npmpostcss-loader7.3.4indirect
npmpostcss-media-query-parser0.2.3indirect
npmpostcss-modules-extract-imports3.1.0indirect
npmpostcss-modules-local-by-default4.0.5indirect
npmpostcss-modules-scope3.2.0indirect
npmpostcss-modules-values4.0.0indirect
npmpostcss-resolve-nested-selector0.1.6indirect
npmpostcss-safe-parser7.0.0indirect
npmpostcss-scss4.0.9indirect
npmpostcss-selector-parser6.1.2indirect
npmpostcss-value-parser4.2.0indirect
npmprelude-ls1.2.1indirect
npmproc-log2.0.1indirect
npmpromise-all-reject-late1.0.1indirect
npmpromise-call-limit1.0.2indirect
npmpromise-inflight1.0.1indirect
npmpromise-retry2.0.1indirect
npmpromzard0.3.0indirect
npmprop-types15.8.1indirect
npmpunycode2.3.1indirect
npmqrcode-terminal0.12.0indirect
npmqueue-microtask1.2.3indirect
npmrandombytes2.1.0indirect
npmreact-is16.13.1indirect
npmread1.0.7indirect
npmread-cmd-shim3.0.1indirect
npmread-package-json5.0.2indirect
npmread-package-json-fast2.0.3indirect
npmreadable-stream3.6.2indirect
npmreaddir-scoped-modules1.1.0indirect
npmreaddirp3.6.0indirect
npmrechoir0.8.0indirect
npmreflect.getprototypeof1.0.6indirect
npmregenerate1.4.2indirect
npmregenerate-unicode-properties10.1.1indirect
npmregenerator-runtime0.14.1indirect
npmregenerator-transform0.15.2indirect
npmregex-parser2.3.0indirect
npmregexp.prototype.flags1.5.2indirect
npmregexpu-core5.3.2indirect
npmregjsparser0.9.1indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmrequire-main-filename2.0.0indirect
npmrequirejs2.3.7indirect
npmresolve1.22.8indirect
npmresolve2.0.0-next.5indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-url-loader5.0.0indirect
npmretry0.12.0indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmsafe-array-concat1.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-regex-test1.0.3indirect
npmsafer-buffer2.1.2indirect
npmsass1.77.8indirect
npmsass-loader13.3.3indirect
npmschema-utils4.3.3indirect
npmsemver6.3.1indirect
npmsemver7.6.3indirect
npmserialize-javascript6.0.2indirect
npmset-blocking2.0.0indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmshallow-clone3.0.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.0.6indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsirv2.0.4indirect
npmslash3.0.0indirect
npmslice-ansi4.0.0indirect
npmsmart-buffer4.2.0indirect
npmsocks2.8.3indirect
npmsocks-proxy-agent7.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.0indirect
npmsource-map-support0.5.21indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.20indirect
npmsprintf-js1.1.3indirect
npmssri9.0.1indirect
npmstop-iteration-iterator1.0.0indirect
npmstring-width4.2.3indirect
npmstring.prototype.includes2.0.0indirect
npmstring.prototype.matchall4.0.11indirect
npmstring.prototype.repeat1.0.0indirect
npmstring.prototype.trim1.2.9indirect
npmstring.prototype.trimend1.0.8indirect
npmstring.prototype.trimstart1.0.8indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.0indirect
npmstrip-bom3.0.0indirect
npmstrip-comments2.0.1indirect
npmstrip-json-comments3.1.1indirect
npmstylelint16.9.0indirect
npmstylelint-config-recommended14.0.1indirect
npmstylelint-config-recommended-scss14.1.0indirect
npmstylelint-config-sass-guidelines11.1.0indirect
npmstylelint-config-standard36.0.1indirect
npmstylelint-scss6.5.1indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-hyperlinks3.1.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvg-tags1.0.0indirect
npmtable6.8.2indirect
npmtapable2.3.0indirect
npmtar6.2.1indirect
npmterser5.46.0indirect
npmterser-webpack-plugin5.3.16indirect
npmtext-table0.2.0indirect
npmtiny-relative-date1.3.0indirect
npmto-fast-properties2.0.0indirect
npmto-regex-range5.0.1indirect
npmtotalist3.0.1indirect
npmtreeverse2.0.0indirect
npmtsconfig-paths3.15.0indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtyped-array-buffer1.0.2indirect
npmtyped-array-byte-length1.0.1indirect
npmtyped-array-byte-offset1.0.2indirect
npmtyped-array-length1.0.6indirect
npmuc.micro1.0.6indirect
npmunbox-primitive1.0.2indirect
npmundici-types6.19.8indirect
npmunicode-canonical-property-names-ecmascript2.0.0indirect
npmunicode-match-property-ecmascript2.0.0indirect
npmunicode-match-property-value-ecmascript2.1.0indirect
npmunicode-property-aliases-ecmascript2.1.0indirect
npmunique-filename2.0.1indirect
npmunique-slug3.0.0indirect
npmupdate-browserslist-db1.2.3indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmvalidate-npm-package-license3.0.4indirect
npmvalidate-npm-package-name4.0.0indirect
npmwalk-up-path1.0.0indirect
npmwatchpack2.5.1indirect
npmwcwidth1.0.1indirect
npmwebpack5.104.1indirect
npmwebpack-bundle-analyzer4.10.2indirect
npmwebpack-cli5.1.4indirect
npmwebpack-merge5.10.0indirect
npmwebpack-sources3.3.4indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-builtin-type1.1.4indirect
npmwhich-collection1.0.2indirect
npmwhich-module2.0.1indirect
npmwhich-typed-array1.1.15indirect
npmwide-align1.1.5indirect
npmwildcard2.0.1indirect
npmword-wrap1.2.5indirect
npmwrap-ansi6.2.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic4.0.2indirect
npmwrite-file-atomic5.0.1indirect
npmws7.5.10indirect
npmy18n4.0.3indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyaml2.5.0indirect
npmyargs15.4.1indirect
npmyargs-parser18.1.3indirect
npmyocto-queue0.1.0indirect
npmyocto-queue1.1.1indirect
Packagistphpindirect
Packagistphpstan/extension-installerindirect
Packagistphpunit/phpunitindirect
Packagistsilverstripe/htmleditor-tinymceindirect
Packagistsilverstripe/standardsindirect
Packagistsquizlabs/php_codesnifferindirect
Dependency advisories 27

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

PackageVersionRelationSeverityAdvisoriesFixed in
flatted3.3.1indirectcritical23.4.2
immutable4.3.7indirectcritical35.1.8
@babel/plugin-transform-modules-systemjs7.25.0indirecthigh18.0.0-alpha.13
brace-expansion1.1.11indirecthigh35.0.7
brace-expansion2.0.1indirecthigh35.0.7
fast-uri3.0.1indirecthigh44.1.1
js-yaml4.1.1indirecthigh24.3.0
linkify-it4.0.1indirecthigh25.0.2
lodash4.17.23indirecthigh24.18.0
minimatch3.1.2indirecthigh310.2.3
minimatch5.1.6indirecthigh310.2.3
picomatch2.3.1indirecthigh24.0.4
serialize-javascript6.0.2indirecthigh27.0.5
tar6.2.1indirecthigh117.5.19
ws7.5.10indirecthigh18.21.0
@babel/helpers7.25.6indirectmoderate18.0.0-alpha.17
@babel/runtime7.25.6indirectmoderate18.0.0-alpha.17
ajv6.12.6indirectmoderate18.18.0
ajv8.17.1indirectmoderate18.18.0
diff5.2.0indirectmoderate18.0.3
ip-address9.0.5indirectmoderate110.1.1
markdown-it13.0.2indirectmoderate214.2.0
nanoid3.3.7indirectmoderate15.0.9
postcss8.4.42indirectmoderate18.5.10
yaml2.5.0indirectmoderate12.8.3
@babel/core7.25.2indirectlow18.0.0-rc.6
@tootallnate/once2.0.0indirectlow13.0.1

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 4548,
      "has_wiki": false,
      "homepage": "http://addons.silverstripe.org/add-ons/silverstripe/subsites",
      "languages": {
        "PHP": 220270,
        "SCSS": 1482,
        "Scheme": 1324,
        "Gherkin": 6863,
        "JavaScript": 6301
      },
      "pushed_at": "2026-05-22T05:33:27Z",
      "created_at": "2011-01-10T04:33:56Z",
      "owner_type": "Organization",
      "updated_at": "2026-04-30T17:23:22Z",
      "description": "Subsites module for Silverstripe CMS",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "4",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://www.silverstripe.org/",
      "name": "Silverstripe CMS",
      "type": "Organization",
      "login": "silverstripe",
      "company": null,
      "location": "Wellington, New Zealand",
      "followers": 108,
      "avatar_url": "https://avatars.githubusercontent.com/u/379348?v=4",
      "created_at": "2010-08-28T23:06:53Z",
      "is_verified": null,
      "public_repos": 239,
      "account_age_days": 5806
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "4.0.1",
          "kind": "patch",
          "published_at": "2025-08-19T03:24:22Z"
        },
        {
          "tag": "3.4.5",
          "kind": "patch",
          "published_at": "2025-08-19T02:16:59Z"
        },
        {
          "tag": "3.4.4",
          "kind": "patch",
          "published_at": "2025-07-17T02:15:12Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2025-06-10T00:31:24Z"
        },
        {
          "tag": "4.0.0-rc1",
          "kind": "prerelease",
          "published_at": "2025-05-21T21:52:25Z"
        },
        {
          "tag": "3.4.3",
          "kind": "patch",
          "published_at": "2025-05-19T02:41:44Z"
        },
        {
          "tag": "3.4.2",
          "kind": "patch",
          "published_at": "2025-05-12T04:15:24Z"
        },
        {
          "tag": "3.4.1",
          "kind": "patch",
          "published_at": "2025-04-30T22:30:45Z"
        },
        {
          "tag": "3.4.0",
          "kind": "minor",
          "published_at": "2025-04-09T23:55:08Z"
        },
        {
          "tag": "3.4.0-rc1",
          "kind": "prerelease",
          "published_at": "2025-03-24T03:03:09Z"
        },
        {
          "tag": "4.0.0-beta1",
          "kind": "prerelease",
          "published_at": "2025-03-20T23:21:24Z"
        },
        {
          "tag": "3.4.0-beta1",
          "kind": "prerelease",
          "published_at": "2025-02-25T04:01:38Z"
        },
        {
          "tag": "3.3.1",
          "kind": "patch",
          "published_at": "2025-02-13T03:17:32Z"
        },
        {
          "tag": "4.0.0-alpha1",
          "kind": "prerelease",
          "published_at": "2024-12-04T00:35:45Z"
        },
        {
          "tag": "3.3.0",
          "kind": "minor",
          "published_at": "2024-11-04T00:13:22Z"
        },
        {
          "tag": "3.3.0-rc1",
          "kind": "prerelease",
          "published_at": "2024-10-03T03:09:03Z"
        },
        {
          "tag": "3.3.0-beta1",
          "kind": "prerelease",
          "published_at": "2024-09-09T21:16:43Z"
        },
        {
          "tag": "3.2.4",
          "kind": "patch",
          "published_at": "2024-08-13T05:11:06Z"
        },
        {
          "tag": "3.2.3",
          "kind": "patch",
          "published_at": "2024-07-22T02:43:32Z"
        },
        {
          "tag": "2.8.7",
          "kind": "patch",
          "published_at": "2024-07-10T22:12:27Z"
        },
        {
          "tag": "3.2.2",
          "kind": "patch",
          "published_at": "2024-06-17T01:05:30Z"
        },
        {
          "tag": "3.2.1",
          "kind": "patch",
          "published_at": "2024-05-07T03:45:35Z"
        },
        {
          "tag": "3.2.0",
          "kind": "minor",
          "published_at": "2024-04-15T03:05:05Z"
        },
        {
          "tag": "3.2.0-rc1",
          "kind": "prerelease",
          "published_at": "2024-03-24T23:19:16Z"
        },
        {
          "tag": "3.2.0-beta1",
          "kind": "prerelease",
          "published_at": "2024-03-05T01:48:36Z"
        },
        {
          "tag": "3.1.2",
          "kind": "patch",
          "published_at": "2024-02-07T11:36:25Z"
        },
        {
          "tag": "2.8.6",
          "kind": "patch",
          "published_at": "2024-02-07T03:32:22Z"
        },
        {
          "tag": "3.1.1",
          "kind": "patch",
          "published_at": "2023-12-15T00:04:38Z"
        },
        {
          "tag": "2.8.5",
          "kind": "patch",
          "published_at": "2023-11-06T22:28:07Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2023-10-16T03:29:49Z"
        },
        {
          "tag": "3.1.0-rc1",
          "kind": "prerelease",
          "published_at": "2023-09-18T23:17:13Z"
        },
        {
          "tag": "3.1.0-beta1",
          "kind": "prerelease",
          "published_at": "2023-08-31T21:47:47Z"
        },
        {
          "tag": "3.0.3",
          "kind": "patch",
          "published_at": "2023-08-23T11:38:12Z"
        },
        {
          "tag": "2.8.4",
          "kind": "patch",
          "published_at": "2023-08-22T00:14:49Z"
        },
        {
          "tag": "2.8.3",
          "kind": "patch",
          "published_at": "2023-08-18T00:00:45Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2023-06-21T22:54:33Z"
        },
        {
          "tag": "2.8.2",
          "kind": "patch",
          "published_at": "2023-06-21T22:52:26Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2023-06-20T03:31:07Z"
        },
        {
          "tag": "2.8.1",
          "kind": "patch",
          "published_at": "2023-06-20T03:30:51Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2023-05-04T00:46:21Z"
        },
        {
          "tag": "2.8.0",
          "kind": "minor",
          "published_at": "2023-04-26T00:17:20Z"
        },
        {
          "tag": "3.0.0-rc1",
          "kind": "prerelease",
          "published_at": "2023-04-05T03:04:57Z"
        },
        {
          "tag": "2.8.0-rc1",
          "kind": "prerelease",
          "published_at": "2023-03-28T23:46:41Z"
        },
        {
          "tag": "2.8.0-beta1",
          "kind": "prerelease",
          "published_at": "2023-03-12T22:07:41Z"
        },
        {
          "tag": "3.0.0-beta1",
          "kind": "prerelease",
          "published_at": "2023-02-09T02:15:25Z"
        },
        {
          "tag": "2.7.0",
          "kind": "minor",
          "published_at": "2022-12-19T01:34:13Z"
        },
        {
          "tag": "2.6.1",
          "kind": "patch",
          "published_at": "2022-12-18T22:37:24Z"
        },
        {
          "tag": "2.7.0-rc1",
          "kind": "prerelease",
          "published_at": "2022-11-30T03:35:36Z"
        },
        {
          "tag": "2.7.0-beta1",
          "kind": "prerelease",
          "published_at": "2022-11-10T23:59:39Z"
        },
        {
          "tag": "2.6.0",
          "kind": "minor",
          "published_at": "2022-05-02T23:53:00Z"
        },
        {
          "tag": "2.5.0",
          "kind": "minor",
          "published_at": "2021-11-29T01:04:01Z"
        },
        {
          "tag": "2.4.1",
          "kind": "patch",
          "published_at": "2021-11-25T21:50:37Z"
        },
        {
          "tag": "2.4.0",
          "kind": "minor",
          "published_at": "2020-11-17T21:01:04Z"
        },
        {
          "tag": "2.3.3",
          "kind": "patch",
          "published_at": "2019-11-17T21:34:04Z"
        },
        {
          "tag": "2.2.2",
          "kind": "patch",
          "published_at": "2019-10-17T22:14:53Z"
        },
        {
          "tag": "1.4.2",
          "kind": "patch",
          "published_at": "2019-09-09T23:17:47Z"
        },
        {
          "tag": "2.3.1",
          "kind": "patch",
          "published_at": "2019-06-26T23:29:16Z"
        },
        {
          "tag": "2.0.2",
          "kind": "patch",
          "published_at": "2018-05-04T02:13:12Z"
        },
        {
          "tag": "1.4.1",
          "kind": "patch",
          "published_at": "2018-05-04T01:43:13Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2018-05-04T02:06:21Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2018-02-27T01:17:22Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2018-02-27T01:17:07Z"
        },
        {
          "tag": "2.0.0-beta1",
          "kind": "prerelease",
          "published_at": "2018-02-08T21:39:28Z"
        },
        {
          "tag": "1.3.4",
          "kind": "patch",
          "published_at": "2017-09-01T00:29:28Z"
        },
        {
          "tag": "1.3.2",
          "kind": "patch",
          "published_at": "2017-09-01T00:24:34Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2017-09-01T00:24:10Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2016-08-18T06:19:10Z"
        },
        {
          "tag": "1.2.3",
          "kind": "patch",
          "published_at": "2016-05-24T04:58:32Z"
        },
        {
          "tag": "1.2.2",
          "kind": "patch",
          "published_at": "2016-05-18T23:28:29Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2016-02-04T04:37:19Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2015-11-24T22:55:03Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2015-11-19T04:14:03Z"
        },
        {
          "tag": "1.0.8",
          "kind": "patch",
          "published_at": "2015-08-27T01:12:58Z"
        },
        {
          "tag": "1.0.7",
          "kind": "patch",
          "published_at": "2015-03-23T03:17:44Z"
        },
        {
          "tag": "1.0.5",
          "kind": "patch",
          "published_at": "2014-11-20T01:35:48Z"
        },
        {
          "tag": "1.0.4",
          "kind": "patch",
          "published_at": "2014-08-21T02:53:00Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2014-05-21T02:32:26Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "ff8e19c2038cf5503b9cb33f0ad9c25bff741ee4",
          "body": "…pack-5.104.1\n\nBump webpack from 5.94.0 to 5.104.1",
          "is_bot": false,
          "headline": "Merge pull request #659 from silverstripe/dependabot/npm_and_yarn/web…",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2026-02-16T01:16:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0462ff2240f7820465461db549d00859635ff621",
          "body": "Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.104.1.\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.104.1)\n\n---\nupdated-dependencies:\n- dependency-name: webpack\n  dependency-version: 5.104.1\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump webpack from 5.94.0 to 5.104.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T01:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96a6f59a4ced7476613775e7677347094912ca1e",
          "body": "…yaml-4.1.1\n\nBump js-yaml from 4.1.0 to 4.1.1",
          "is_bot": false,
          "headline": "Merge pull request #654 from silverstripe/dependabot/npm_and_yarn/js-…",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2026-02-16T00:53:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40ec7f91a6f7bf8a4522ac30a26394c8e4573542",
          "body": "…ash-4.17.23\n\nBump lodash from 4.17.21 to 4.17.23",
          "is_bot": false,
          "headline": "Merge pull request #658 from silverstripe/dependabot/npm_and_yarn/lod…",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2026-02-12T02:42:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4202788f099bf71f37c8353713911342d302f099",
          "body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)\n\n---\nupdated-dependencies:\n- dependency-name: lodash\n  dependency-version: 4.17.23\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump lodash from 4.17.21 to 4.17.23",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-21T23:03:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62a35be7c9f07e2a0689ffb20fe36896020dd3f1",
          "body": "Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.\n- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: js-yaml\n  dependency-version: 4.1.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump js-yaml from 4.1.0 to 4.1.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-15T10:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1664276c523beb84d3e6b87bc0cf2ee463710906",
          "body": "…rdiser-1751412488\n\nMNT Run module-standardiser",
          "is_bot": false,
          "headline": "Merge pull request #651 from creative-commoners/pulls/4/module-standa…",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-07-10T00:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf3b3b1dc07dbcbb32999148e7d665425a4b5fde",
          "body": null,
          "is_bot": false,
          "headline": "MNT Run module-standardiser",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2025-07-09T08:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "025d58a2cb776071c4750b15d2e4cae052a74010",
          "body": "ENH Use new DataList caching",
          "is_bot": false,
          "headline": "Merge pull request #650 from creative-commoners/pulls/4/update-caching",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-07-02T20:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecaefc5c03a3d907f8a7cb6ab33fd98f3b653e6a",
          "body": "Replaces deprecated `DataObject::get_one()` and\n`DataObject::get_by_id()` in favour of the new DataList query caching.\n\nTests have been updated to remove caching where it's not relevant to the\ntest.",
          "is_bot": false,
          "headline": "ENH Use new DataList caching",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-06-27T03:58:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd13beb9e45fe205da4fdae8a683b9c2d9936304",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '4.0' into 4",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-06-21T12:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ba30ceb641bf8b9df11733d3de0d6e1d5613d9c",
          "body": null,
          "is_bot": false,
          "headline": "MNT Run module-standardiser (#649)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-06-19T01:46:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63a5f43f45dd07832554096562d10711f68f16a0",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '4.0' into 4",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-06-10T02:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21d6be9a842c0d5e9349528749a899bd2077d539",
          "body": null,
          "is_bot": false,
          "headline": "DEP Upgrade webpack-config to stable version (#648)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-06-05T02:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "488b57b785a81eece59d76e3af2b8a219c306bc2",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '4.0' into 4",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-19T02:26:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd93e46444ae7a77fe53df61c1cfe5553c0ffe58",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '3' into 4.0",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-19T02:26:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "013a4e43ae7a0418429ffc727b8201255f3ef7a3",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '3.4' into 3",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-19T02:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3277e6a1f4b03a39be43f6866e77363557fbd588",
          "body": null,
          "is_bot": false,
          "headline": "TLN Update translations (#647)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-05-19T02:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c649331aba41d722024005df800f1c152417b93a",
          "body": null,
          "is_bot": false,
          "headline": "TLN Update translations (#645)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-05-16T05:27:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c5d2a2bd33802b3890571c1b9c858386c28e275",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '4.0' into 4",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-14T02:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d30fb76ae7dc8b30db74c1dafd67fab99cebef4f",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '3' into 4.0",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-14T02:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ee5cbf3664ad688f04d056db63277cf3d6bb8b1",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '3.4' into 3",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-14T02:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d42fe747b59a6fbd917c49d768a38063088f92b6",
          "body": "ENH Cache result of whether subsites exists",
          "is_bot": false,
          "headline": "Merge pull request #643 from creative-commoners/pulls/3.4/cache-exists",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-05-11T23:09:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a9c6c37276332fdd6dd102b8fcfc52bc1c82349",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '4.0' into 4",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-01T22:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5beec856e91c8312d393aba1303290a37b2bbc45",
          "body": "# Conflicts:\n#\tsrc/Controller/SubsiteXHRController.php\n#\tsrc/Extensions/LeftAndMainSubsites.php\n#\tsrc/Model/Subsite.php\n#\tsrc/Tasks/SubsiteCopyPagesTask.php",
          "is_bot": false,
          "headline": "Merge branch '3' into 4.0",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-05-01T22:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8262ada596e4b11abc5ecf38f358dada7b746060",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '3.4' into 3",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-01T03:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d291e7df70189249f9e985eca19b8e10ea7661b7",
          "body": "…ecation-notices\n\nENH Make it clear deprecations are removed in future major",
          "is_bot": false,
          "headline": "Merge pull request #642 from creative-commoners/pulls/3.4/update-depr…",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-04-30T22:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fab8e36d65f168d263b1ca13a201b0cad922129",
          "body": null,
          "is_bot": false,
          "headline": "ENH Cache result of whether subsites exists",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2025-04-30T01:03:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6ebe43d3b308c894ad94a900aed1200c4035fc9",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '4.0' into 4",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-04-15T04:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9e2a89c23cde690cac6a925d5493fc718dae59b",
          "body": "…-remove\n\nFIX Remove outdated deprecation notice",
          "is_bot": false,
          "headline": "Merge pull request #639 from creative-commoners/pulls/4.0/deprecation…",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2025-04-14T05:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83f5ddcad172c0a63e93a40ec3871af9dbfcdba3",
          "body": null,
          "is_bot": false,
          "headline": "FIX Remove outdated deprecation notice",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-04-14T02:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea717c7aedabb1e621257be43ea4f7cb08294584",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '4.0' into 4",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-04-11T02:56:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1208e05f49f03ea4089c5aac4953272063aae5c7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3' into 4.0",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-04-11T02:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "574a011dad2507dce6c828d2214cf12b5f3076cd",
          "body": "ENH Add subsite filter back into site wide content report",
          "is_bot": false,
          "headline": "Merge pull request #638 from creative-commoners/pulls/4.0/subsite-filter",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-04-10T21:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aa96981d63a7801e1468738133b6eb8d5848e4f",
          "body": null,
          "is_bot": false,
          "headline": "ENH Add subsite filter back into site wide content report",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2025-04-09T04:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd5d8791c41494953d21d07965505949a0c857de",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '3.4' into 3",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-04-08T03:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27020c59c45bfcc18c5930c5a3fc24f8b7dc5919",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '3.3' into 3.4",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-04-08T03:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7efddf1b9f43cd73e3fa3f0601899b62b8912246",
          "body": "…dardiser-1743719299\n\nMNT Run module-standardiser",
          "is_bot": false,
          "headline": "Merge pull request #636 from creative-commoners/pulls/3.3/module-stan…",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-04-06T23:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4f78a2438b3efbd51921141280c25a36342d590",
          "body": null,
          "is_bot": false,
          "headline": "MNT Run module-standardiser",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2025-04-03T22:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c9756599fdca40c304973419090012d43ae2b84",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '3.4' into 3",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-04-02T02:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73510631376a58743c9964a1839de0aeccb86466",
          "body": null,
          "is_bot": false,
          "headline": "API Deprecate API which was removed or changed in CMS 6 (#634)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-04-02T02:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0be51b8574341a5d757a431a7c30e44ec518fc31",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '4.0' into 4",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-03-29T12:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aff46b94aafa4cbbddef415db931d81e81d85c1",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '3' into 4.0",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-03-29T12:04:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f077989f20576d8f819e72a81f79fbe57d2bbf6",
          "body": "…rdiser-1743034363\n\nMNT Run module-standardiser",
          "is_bot": false,
          "headline": "Merge pull request #633 from creative-commoners/pulls/3/module-standa…",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-03-27T02:47:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3a69e439b4f9c69198e46c443d7581796720795",
          "body": null,
          "is_bot": false,
          "headline": "MNT Run module-standardiser",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2025-03-27T00:12:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1e9148341430ed22a34af94423ab7f7b25b5f3f",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '4.0' into 4",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-03-15T12:04:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d46c6955c5c34a19bd1f65e2c9dac70c7d7d132",
          "body": null,
          "is_bot": false,
          "headline": "MNT Add tinymce module as a dev dependency (#632)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-03-14T00:33:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d209bb8e1c2af883ee77f3c562661bcf9e154359",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '4.0' into 4",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-02-22T12:04:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40fbc8d6e48ecd63a285b4da006a19ddfd53a429",
          "body": "ENH Stop using Controller::has_curr()",
          "is_bot": false,
          "headline": "Merge pull request #630 from creative-commoners/pulls/4.0/ctrl-curr",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-02-16T20:47:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ae462fafa7cef2141d3c0db757c6118e9cfb042",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '4.0' into 4",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-02-15T12:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "292f1665a4d46cc7dab0dc1f5141bf8b1358e505",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '3' into 4.0",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-02-15T12:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3568940954a065eabd970306b315889c176334a4",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '3.3' into 3",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-02-15T12:04:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "323daab231642c646aa515d98a0212ceb989a958",
          "body": null,
          "is_bot": false,
          "headline": "ENH Stop using Controller::has_curr()",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2025-02-13T02:41:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fca1cf9d461108d900da4d11acad2f674c358fa7",
          "body": "TLN Update translations",
          "is_bot": false,
          "headline": "Merge pull request #629 from creative-commoners/pulls/3.3/tx-1739396612",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-02-13T02:12:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94d8bf784a04e9110d2edf31c976f477873760a5",
          "body": null,
          "is_bot": false,
          "headline": "TLN Update translations",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2025-02-12T21:43:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94867637669067cd3fafd4fbb39f6ec05d5e0a95",
          "body": "API Rename FormField Value to getFormattedValue",
          "is_bot": false,
          "headline": "Merge pull request #626 from creative-commoners/pulls/4.0/rename-ffv",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-02-12T00:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18a449fd2068cd3b5472c4285697d2d33d20b8ab",
          "body": null,
          "is_bot": false,
          "headline": "API Rename FormField Value to getFormattedValue",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2025-01-29T22:44:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "660bd447fac101327a41ebac1643d1ec4c51a6cd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '4.0' into 4",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2025-01-28T23:20:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "265bf669c501893c4757ea7bbff0255ff215ba22",
          "body": null,
          "is_bot": false,
          "headline": "FIX Update HTML markup for bootstrap 5 (#627)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-01-26T22:31:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ad8f283815a9e9ced524469fb77c14d70235413",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '4.0' into 4",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-11T12:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62f3a8640e9c5f205f2af32bcf77101048c34bcc",
          "body": null,
          "is_bot": false,
          "headline": "API Remove deprecated API (#624)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-01-09T21:46:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18dc0edea799b80c74fea2bf5823ce016d4a20e0",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '4.0' into 4",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-08T21:15:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "083e4c2071b5972ecda41bebfbc90172e4d88297",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '3' into 4.0",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-08T21:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49797c86d9384afd891aaa3131c88f43baf923d8",
          "body": null,
          "is_bot": false,
          "headline": "API Deprecate API which will be removed in CMS 6 (#625)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-01-08T20:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbda7fdf5a7c966fac2f5cebf662433f6731e957",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '4.0' into 4",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2025-01-08T00:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a1e43ff8cf9373d27c5f7bccc5d978133800b24",
          "body": null,
          "is_bot": false,
          "headline": "MNT Remove unused use statement for Deprecation (#623)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2025-01-07T04:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58045a08bb3cf73e1d2606adbab5946e4af4da97",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '4.0' into 4",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-12-18T10:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5816743e663d5a9624cd1a84a896d930aab6e33f",
          "body": "…interface\n\nAPI Update validate signature",
          "is_bot": false,
          "headline": "Merge pull request #622 from creative-commoners/pulls/4.0/validation-…",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-12-17T20:25:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f28dc1b27ac235e43d652b78872f047c4400edb",
          "body": null,
          "is_bot": false,
          "headline": "API Update validate signature",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2024-12-16T06:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c97af80800b0a86946cf7d46863d2209e783b2c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '4.0' into 4",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2024-12-12T21:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41bf02c3db0b4f39d0d021cb2d9d7a6c80f68e63",
          "body": null,
          "is_bot": false,
          "headline": "API Update code to reflect changes to LeftAndMain (#618)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-12-12T04:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36113526abfd2c7bc8157db57893becbb7158867",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3' into 4.0",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-12-10T22:29:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d26650fc1be03aa036ad9d761dec2b1c7638c1e",
          "body": null,
          "is_bot": false,
          "headline": "ENH Update code to avoid using deprecated methods (#619)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-12-10T21:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0cc4d85ede5da40826b9cfb01ef01a9a215c6fb",
          "body": "API Explicity mark nullable parameters for PHP 8.4",
          "is_bot": false,
          "headline": "Merge pull request #617 from creative-commoners/pulls/4/php84",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-12-02T21:31:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90dfa79d44c66821e26dc5d43d9358903c6c9b22",
          "body": "API Use updated FormField::validate() signature",
          "is_bot": false,
          "headline": "Merge pull request #608 from creative-commoners/pulls/4/form-field-valid",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-12-02T20:13:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9f842e51912af48a98a57a537611c6988efd79e",
          "body": "Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.\r\n- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: cross-spawn\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump cross-spawn from 7.0.3 to 7.0.6 (#615)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-01T23:23:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd91d2f8c632d54dffb9c3a291b567d98be48418",
          "body": null,
          "is_bot": false,
          "headline": "API Explicity mark nullable parameters for PHP 8.4",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2024-11-28T04:04:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10bbddab967e7f79efe95cfbb8f6eb84c160af54",
          "body": null,
          "is_bot": false,
          "headline": "API Use updated FormField::validate() signature",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2024-11-27T21:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db69d15f054810dd11bf708430171c7a76976d67",
          "body": "… (#616)",
          "is_bot": false,
          "headline": "MNT Update selector in behat to reflect changes in silverstripe/admin…",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-11-27T04:12:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe2b6b7ce8894ecc7e687cbc9b65297206604403",
          "body": null,
          "is_bot": false,
          "headline": "API Update code to reflect changes in silverstripe/cms (#609)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-11-26T03:42:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd1785611d9dda526d03a99db78a0ef4965b4e9d",
          "body": "API Make SubsiteXHRController a subclass of AdminController",
          "is_bot": false,
          "headline": "Merge pull request #611 from creative-commoners/pulls/4/formschema",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2024-11-19T04:44:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb0bbc7f383436298379f7bb090e7e57854eaca4",
          "body": null,
          "is_bot": false,
          "headline": "API Make SubsiteXHRController a subclass of AdminController",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-11-18T21:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c9c35c7e583e537f322d8eeca2ea7809b936d0d",
          "body": "When a new subsite is added or an existing on is renamed, the subsite\nselector needs to be reloaded. The code to do this broke at some stage.",
          "is_bot": false,
          "headline": "FIX Fix reloading subsite selector when updating subsites",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-11-18T21:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "487860a1c7fe9d4f4b258fdd8d3a3cc7e82013a2",
          "body": "API Ensure themelist returns an array",
          "is_bot": false,
          "headline": "Merge pull request #612 from creative-commoners/pulls/4/broken-builds",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-11-18T20:28:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4bcc9f0ccb2ca1ca468d7a37492106a75e207d5",
          "body": null,
          "is_bot": false,
          "headline": "API Ensure themelist returns an array",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2024-11-17T20:52:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a31282787856ea760832d2c186133d40e939dd0",
          "body": "# Conflicts:\n#\tsrc/Extensions/LeftAndMainSubsites.php",
          "is_bot": false,
          "headline": "Merge branch '3' into 4",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-11-14T20:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11f4ebcb45685660354fbc401b9675b96e69ba85",
          "body": null,
          "is_bot": false,
          "headline": "API Deprecate API that will be removed as a result of refactoring (#613)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-11-14T04:41:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0080d43999d735f2c8ab8a699851303e1bbdbe55",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3' into 4",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-11-14T04:09:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c65739973bf5a36b95b332ea1d8c39f4bf70c9f",
          "body": null,
          "is_bot": false,
          "headline": "API Use new class_description configuration (#610)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-11-14T01:59:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6ba2b8b277f649209051759a6e81e4d79f9d246",
          "body": null,
          "is_bot": false,
          "headline": "API Update code to reflect changes in silverstripe/admin (#606)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-11-06T04:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "393940195d5821b42e4acb4465f9bed732f76908",
          "body": null,
          "is_bot": false,
          "headline": "MNT Fix unit test (#603)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-09-30T05:08:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06d9a713e5fb8ea058dde09a3944743dce314f1b",
          "body": "# Conflicts:\n#\tcomposer.json",
          "is_bot": false,
          "headline": "Merge branch '3' into 4",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-09-26T22:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57e2fd474b2f908ec65898e37962d8ef4cbd810a",
          "body": null,
          "is_bot": false,
          "headline": "API Update API to reflect changes to CLI interaction (#597)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-09-26T21:58:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83fdde4daedbdaa28173525478765d372d1d40c1",
          "body": "…sion\n\nDEP Increase minimum version of silverstripe/framework",
          "is_bot": false,
          "headline": "Merge pull request #602 from creative-commoners/pulls/3/framework-ver…",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-09-23T21:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ea422be030003633d07238ab1756aa90b88f2a8",
          "body": null,
          "is_bot": false,
          "headline": "DEP Increase minimum version of silverstripe/framework",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2024-09-23T03:16:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8306658aa1b19bf62e9895ecf4a42226f5fd566",
          "body": null,
          "is_bot": false,
          "headline": "API Use new names for renamed classes (#600)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-09-23T02:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c50c27b24539de42b56ef4fa3a6119e9a5aa3f2",
          "body": null,
          "is_bot": true,
          "headline": "Merge branch '3' into 4",
          "author_name": "github-actions",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-09-21T12:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9be525a902f630458a03aa0cabaf680da1c546c2",
          "body": null,
          "is_bot": false,
          "headline": "ENH Don't use deprecated method (#601)",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-09-19T01:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f58a8630e5a89bc673cb1aa7755a5abfcfeb7a48",
          "body": "DEP Use PHPUnit 11",
          "is_bot": false,
          "headline": "Merge pull request #598 from creative-commoners/pulls/4/phpunit11",
          "author_name": "Guy Sartorelli",
          "author_login": "GuySartorelli",
          "committed_at": "2024-09-18T03:32:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "100ccc98fb950431b8233df9ebab440d1c0e286a",
          "body": null,
          "is_bot": false,
          "headline": "DEP Use PHPUnit 11",
          "author_name": "Steve Boyd",
          "author_login": "emteknetnz",
          "committed_at": "2024-09-17T23:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 77,
      "commits_last_year": 6,
      "latest_release_at": "2025-08-19T03:24:22Z",
      "latest_release_tag": "4.0.1",
      "releases_from_tags": false,
      "days_since_last_push": 61,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 337,
      "mean_days_between_releases": 16.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "silverstripe/subsites",
          "exists": true,
          "license": "BSD-3-Clause",
          "keywords": [
            "silverstripe",
            "subsites",
            "multisite"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/silverstripe/subsites",
          "is_deprecated": false,
          "latest_version": "4.0.1",
          "repository_url": "https://github.com/silverstripe/silverstripe-subsites",
          "versions_count": 98,
          "total_downloads": 402691,
          "dependents_count": 24,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2773,
          "first_published_at": null,
          "latest_published_at": "2025-08-19T03:12:34Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 337
        }
      ]
    },
    "popularity": {
      "forks": 107,
      "stars": 64,
      "watchers": 18,
      "fork_history": {
        "days": [
          {
            "date": "2011-02-14",
            "count": 1
          },
          {
            "date": "2011-04-10",
            "count": 1
          },
          {
            "date": "2011-05-04",
            "count": 1
          },
          {
            "date": "2011-05-28",
            "count": 1
          },
          {
            "date": "2011-06-16",
            "count": 1
          },
          {
            "date": "2011-08-11",
            "count": 1
          },
          {
            "date": "2011-11-04",
            "count": 1
          },
          {
            "date": "2012-03-25",
            "count": 1
          },
          {
            "date": "2012-09-06",
            "count": 1
          },
          {
            "date": "2012-10-05",
            "count": 1
          },
          {
            "date": "2012-10-25",
            "count": 1
          },
          {
            "date": "2013-03-18",
            "count": 1
          },
          {
            "date": "2013-04-25",
            "count": 1
          },
          {
            "date": "2013-04-30",
            "count": 1
          },
          {
            "date": "2013-06-18",
            "count": 1
          },
          {
            "date": "2013-06-27",
            "count": 1
          },
          {
            "date": "2013-07-18",
            "count": 1
          },
          {
            "date": "2013-08-27",
            "count": 1
          },
          {
            "date": "2013-09-12",
            "count": 1
          },
          {
            "date": "2013-09-17",
            "count": 1
          },
          {
            "date": "2013-10-03",
            "count": 1
          },
          {
            "date": "2013-10-31",
            "count": 1
          },
          {
            "date": "2013-11-12",
            "count": 1
          },
          {
            "date": "2013-12-02",
            "count": 1
          },
          {
            "date": "2014-05-15",
            "count": 1
          },
          {
            "date": "2014-06-04",
            "count": 1
          },
          {
            "date": "2014-06-09",
            "count": 1
          },
          {
            "date": "2014-06-30",
            "count": 1
          },
          {
            "date": "2014-07-14",
            "count": 1
          },
          {
            "date": "2014-08-18",
            "count": 1
          },
          {
            "date": "2014-08-22",
            "count": 1
          },
          {
            "date": "2014-08-25",
            "count": 1
          },
          {
            "date": "2014-09-25",
            "count": 1
          },
          {
            "date": "2014-10-05",
            "count": 1
          },
          {
            "date": "2014-11-02",
            "count": 1
          },
          {
            "date": "2014-11-11",
            "count": 1
          },
          {
            "date": "2014-11-13",
            "count": 1
          },
          {
            "date": "2014-12-15",
            "count": 1
          },
          {
            "date": "2014-12-16",
            "count": 1
          },
          {
            "date": "2015-02-17",
            "count": 1
          },
          {
            "date": "2015-03-23",
            "count": 1
          },
          {
            "date": "2015-05-29",
            "count": 2
          },
          {
            "date": "2015-06-17",
            "count": 1
          },
          {
            "date": "2015-08-31",
            "count": 1
          },
          {
            "date": "2015-10-28",
            "count": 1
          },
          {
            "date": "2015-10-30",
            "count": 1
          },
          {
            "date": "2015-11-18",
            "count": 1
          },
          {
            "date": "2016-01-19",
            "count": 1
          },
          {
            "date": "2016-01-25",
            "count": 1
          },
          {
            "date": "2016-01-27",
            "count": 1
          },
          {
            "date": "2016-02-04",
            "count": 1
          },
          {
            "date": "2016-02-15",
            "count": 1
          },
          {
            "date": "2016-02-17",
            "count": 1
          },
          {
            "date": "2016-05-23",
            "count": 1
          },
          {
            "date": "2016-05-27",
            "count": 1
          },
          {
            "date": "2016-07-18",
            "count": 1
          },
          {
            "date": "2016-08-30",
            "count": 1
          },
          {
            "date": "2016-09-22",
            "count": 1
          },
          {
            "date": "2016-11-04",
            "count": 1
          },
          {
            "date": "2016-11-11",
            "count": 1
          },
          {
            "date": "2017-01-25",
            "count": 1
          },
          {
            "date": "2017-04-08",
            "count": 1
          },
          {
            "date": "2017-05-31",
            "count": 1
          },
          {
            "date": "2017-06-14",
            "count": 1
          },
          {
            "date": "2017-08-10",
            "count": 1
          },
          {
            "date": "2017-11-22",
            "count": 1
          },
          {
            "date": "2017-12-13",
            "count": 1
          },
          {
            "date": "2018-02-22",
            "count": 1
          },
          {
            "date": "2018-06-01",
            "count": 1
          },
          {
            "date": "2018-08-16",
            "count": 1
          },
          {
            "date": "2019-02-11",
            "count": 1
          },
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 1
          },
          {
            "date": "2019-07-10",
            "count": 1
          },
          {
            "date": "2019-07-24",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-10-11",
            "count": 1
          },
          {
            "date": "2019-10-12",
            "count": 1
          },
          {
            "date": "2019-11-27",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 1
          },
          {
            "date": "2020-07-17",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2022-04-16",
            "count": 1
          },
          {
            "date": "2023-01-19",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-03-16",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 97,
        "total_forks": 107
      },
      "star_history": {
        "days": [
          {
            "date": "2011-01-10",
            "count": 12
          },
          {
            "date": "2011-02-14",
            "count": 1
          },
          {
            "date": "2011-02-23",
            "count": 1
          },
          {
            "date": "2011-03-23",
            "count": 1
          },
          {
            "date": "2011-04-23",
            "count": 1
          },
          {
            "date": "2011-04-29",
            "count": 1
          },
          {
            "date": "2011-05-04",
            "count": 1
          },
          {
            "date": "2011-08-09",
            "count": 1
          },
          {
            "date": "2011-09-26",
            "count": 1
          },
          {
            "date": "2012-01-30",
            "count": 1
          },
          {
            "date": "2012-06-12",
            "count": 1
          },
          {
            "date": "2012-07-13",
            "count": 1
          },
          {
            "date": "2012-07-16",
            "count": 1
          },
          {
            "date": "2012-07-26",
            "count": 1
          },
          {
            "date": "2013-05-24",
            "count": 1
          },
          {
            "date": "2013-05-28",
            "count": 1
          },
          {
            "date": "2013-07-24",
            "count": 1
          },
          {
            "date": "2013-08-18",
            "count": 1
          },
          {
            "date": "2013-09-12",
            "count": 1
          },
          {
            "date": "2014-01-21",
            "count": 1
          },
          {
            "date": "2014-03-10",
            "count": 1
          },
          {
            "date": "2014-05-29",
            "count": 1
          },
          {
            "date": "2014-07-03",
            "count": 1
          },
          {
            "date": "2014-09-15",
            "count": 1
          },
          {
            "date": "2014-09-24",
            "count": 1
          },
          {
            "date": "2014-09-30",
            "count": 1
          },
          {
            "date": "2014-10-09",
            "count": 1
          },
          {
            "date": "2014-10-14",
            "count": 1
          },
          {
            "date": "2014-11-26",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2015-02-04",
            "count": 1
          },
          {
            "date": "2015-03-16",
            "count": 1
          },
          {
            "date": "2015-05-12",
            "count": 1
          },
          {
            "date": "2015-09-11",
            "count": 1
          },
          {
            "date": "2015-10-05",
            "count": 1
          },
          {
            "date": "2016-02-04",
            "count": 1
          },
          {
            "date": "2016-03-14",
            "count": 1
          },
          {
            "date": "2016-09-06",
            "count": 1
          },
          {
            "date": "2017-08-13",
            "count": 1
          },
          {
            "date": "2017-10-04",
            "count": 1
          },
          {
            "date": "2017-10-05",
            "count": 1
          },
          {
            "date": "2018-01-05",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-10-11",
            "count": 1
          },
          {
            "date": "2019-10-12",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 1
          },
          {
            "date": "2021-10-07",
            "count": 1
          },
          {
            "date": "2022-12-16",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-05-03",
            "count": 1
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 64,
        "total_stars": 64
      },
      "open_issues_and_prs": 53
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 32059,
      "source_files_sampled": 51,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json",
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.1",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-25h7-pfq9-p65f",
              "GHSA-rf6f-7fwh-wjgh"
            ],
            "fixed_version": "3.4.2",
            "advisory_count": 2,
            "oldest_advisory_days": 130
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "4.3.7",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-v56q-mh7h-f735",
              "GHSA-wf6x-7x77-mvgw",
              "GHSA-xvcm-6775-5m9r"
            ],
            "fixed_version": "5.1.8",
            "advisory_count": 3,
            "oldest_advisory_days": 139
          },
          {
            "name": "@babel/plugin-transform-modules-systemjs",
            "direct": false,
            "version": "7.25.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-fv7c-fp4j-7gwp"
            ],
            "fixed_version": "8.0.0-alpha.13",
            "advisory_count": 1,
            "oldest_advisory_days": 74
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 407
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 407
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4c8g-83qw-93j6",
              "GHSA-q3j6-qgpj-74h6",
              "GHSA-v2hh-gcrm-f6hx",
              "GHSA-v39h-62p7-jpjc"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 4,
            "oldest_advisory_days": 74
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 2,
            "oldest_advisory_days": 36
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "4.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-22p9-wv53-3rq4",
              "GHSA-v245-v573-v5vm"
            ],
            "fixed_version": "5.0.2",
            "advisory_count": 2,
            "oldest_advisory_days": 25
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.23",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 2,
            "oldest_advisory_days": 111
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 153
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 153
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-5c6j-r48x-rmvq",
              "GHSA-qj8w-gfj5-8c6v"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 2,
            "oldest_advisory_days": 144
          },
          {
            "name": "tar",
            "direct": false,
            "version": "6.2.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-23hp-3jrh-7fpw",
              "GHSA-34x7-hfp2-rc4v",
              "GHSA-83g3-92jg-28cx",
              "GHSA-8qq5-rm4j-mr97",
              "GHSA-8x88-c5mf-7j5w",
              "GHSA-9ppj-qmqm-q256",
              "GHSA-gvwx-54wh-qm9j",
              "GHSA-qffp-2rhf-9h96",
              "GHSA-r6q2-hw4h-h46w",
              "GHSA-vmf3-w455-68vh"
            ],
            "fixed_version": "7.5.19",
            "advisory_count": 11,
            "oldest_advisory_days": 186
          },
          {
            "name": "ws",
            "direct": false,
            "version": "7.5.10",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-96hv-2xvq-fx4p"
            ],
            "fixed_version": "8.21.0",
            "advisory_count": 1,
            "oldest_advisory_days": 36
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.25.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.2,
            "advisory_ids": [
              "GHSA-968p-4wvh-cqc8"
            ],
            "fixed_version": "8.0.0-alpha.17",
            "advisory_count": 1,
            "oldest_advisory_days": 497
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.25.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.2,
            "advisory_ids": [
              "GHSA-968p-4wvh-cqc8"
            ],
            "fixed_version": "8.0.0-alpha.17",
            "advisory_count": 1,
            "oldest_advisory_days": 497
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 160
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.17.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 160
          },
          {
            "name": "diff",
            "direct": false,
            "version": "5.2.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-73rr-hh4g-fpgx"
            ],
            "fixed_version": "8.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 188
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "9.0.5",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-v2v4-37r5-5v8g"
            ],
            "fixed_version": "10.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 77
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "13.0.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-38c4-r59v-3vqw",
              "GHSA-6v5v-wf23-fmfq"
            ],
            "fixed_version": "14.2.0",
            "advisory_count": 2,
            "oldest_advisory_days": 159
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.7",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-mwcw-c2x4-8c55"
            ],
            "fixed_version": "5.0.9",
            "advisory_count": 1,
            "oldest_advisory_days": 590
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.42",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-qx2v-qp2m-jg93"
            ],
            "fixed_version": "8.5.10",
            "advisory_count": 1,
            "oldest_advisory_days": 88
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.5.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-48c2-rrv3-qjmp"
            ],
            "fixed_version": "2.8.3",
            "advisory_count": 1,
            "oldest_advisory_days": 118
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.25.2",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 36
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "2.0.0",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.3,
            "advisory_ids": [
              "GHSA-vpq2-c234-7xj6"
            ],
            "fixed_version": "3.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 140
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 2,
          "high": 13,
          "critical": 2,
          "moderate": 10
        },
        "advisory_count": 57,
        "affected_count": 27,
        "assessed_count": 804,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 12,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm",
        "packagist"
      ],
      "dependencies": [
        {
          "name": "silverstripe/framework",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.1"
        },
        {
          "name": "silverstripe/cms",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6"
        },
        {
          "name": "silverstripe/admin",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3"
        },
        {
          "name": "silverstripe/asset-admin",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3"
        },
        {
          "name": "silverstripe/errorpage",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3"
        },
        {
          "name": "silverstripe/versioned",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "silverstripe/admin",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "silverstripe/asset-admin",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "silverstripe/cms",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "silverstripe/errorpage",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "silverstripe/framework",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "silverstripe/versioned",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.25.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-builder-binary-assignment-operator-visitor",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-class-features-plugin",
            "direct": false,
            "version": "7.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-regexp-features-plugin",
            "direct": false,
            "version": "7.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-define-polyfill-provider",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-remap-async-to-generator",
            "direct": false,
            "version": "7.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-simple-access",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-skip-transparent-expression-wrappers",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-wrap-function",
            "direct": false,
            "version": "7.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.25.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.25.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-firefox-class-in-computed-class-key",
            "direct": false,
            "version": "7.25.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-class-field-initializer-scope",
            "direct": false,
            "version": "7.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
            "direct": false,
            "version": "7.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly",
            "direct": false,
            "version": "7.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-private-property-in-object",
            "direct": false,
            "version": "7.21.0-placeholder-for-preset-env.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-async-generators",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": false,
            "version": "7.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-static-block",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-dynamic-import",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-export-namespace-from",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-assertions",
            "direct": false,
            "version": "7.25.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.25.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-json-strings",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-logical-assignment-operators",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-nullish-coalescing-operator",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-numeric-separator",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-object-rest-spread",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-catch-binding",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-chaining",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-private-property-in-object",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-top-level-await",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-unicode-sets-regex",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-arrow-functions",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-generator-functions",
            "direct": false,
            "version": "7.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-to-generator",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoped-functions",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoping",
            "direct": false,
            "version": "7.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-properties",
            "direct": false,
            "version": "7.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-static-block",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-classes",
            "direct": false,
            "version": "7.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-computed-properties",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-destructuring",
            "direct": false,
            "version": "7.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dotall-regex",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-keys",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-named-capturing-groups-regex",
            "direct": false,
            "version": "7.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dynamic-import",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-exponentiation-operator",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-export-namespace-from",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-for-of",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-function-name",
            "direct": false,
            "version": "7.25.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-json-strings",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-literals",
            "direct": false,
            "version": "7.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-logical-assignment-operators",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-member-expression-literals",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-amd",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "7.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-systemjs",
            "direct": false,
            "version": "7.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-umd",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-named-capturing-groups-regex",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-new-target",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-nullish-coalescing-operator",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-numeric-separator",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-rest-spread",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-super",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-catch-binding",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-chaining",
            "direct": false,
            "version": "7.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-parameters",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-methods",
            "direct": false,
            "version": "7.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-property-in-object",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-property-literals",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-display-name",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx",
            "direct": false,
            "version": "7.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-development",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-pure-annotations",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regenerator",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-reserved-words",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-shorthand-properties",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-spread",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-sticky-regex",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-template-literals",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typeof-symbol",
            "direct": false,
            "version": "7.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-escapes",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-property-regex",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-regex",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-sets-regex",
            "direct": false,
            "version": "7.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "7.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-modules",
            "direct": false,
            "version": "0.1.6-no-external-plugins",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-react",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/regjsgen",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.25.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.25.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.25.6",
            "ecosystem": "npm"
          },
          {
            "name": "@colors/colors",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/media-query-list-parser",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/selector-specificity",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@discoveryjs/json-ext",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "@dual-bundle/import-meta-resolve",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@gar/promisify",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.11.14",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/string-locale-compare",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/source-map",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.25",
            "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": "@npmcli/arborist",
            "direct": false,
            "version": "5.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/ci-detect",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/config",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/disparity-colors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/git",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/installed-package-contents",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/map-workspaces",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/metavuln-calculator",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/move-file",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/name-from-folder",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/node-gyp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/package-json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/promise-spawn",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/query",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/run-script",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@polka/url",
            "direct": false,
            "version": "1.0.0-next.25",
            "ecosystem": "npm"
          },
          {
            "name": "@sect/modernizr-loader",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@silverstripe/eslint-config",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@silverstripe/webpack-config",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "8.56.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint-scope",
            "direct": false,
            "version": "3.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json5",
            "direct": false,
            "version": "0.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ast",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/floating-point-hex-parser",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-api-error",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-buffer",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-numbers",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-bytecode",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-section",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ieee754",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/leb128",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/utf8",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-edit",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-gen",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-opt",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-parser",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wast-printer",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webpack-cli/configtest",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webpack-cli/info",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webpack-cli/serve",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/ieee754",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/long",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-import-phases",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "adjust-sourcemap-loader",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "agentkeepalive",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "aproba",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "archy",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "are-we-there-yet",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlast",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlastindex",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.tosorted",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "asap",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types-flow",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "astral-regex",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "10.4.20",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "axe-core",
            "direct": false,
            "version": "4.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "axobject-query",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-loader",
            "direct": false,
            "version": "9.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs2",
            "direct": false,
            "version": "0.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs3",
            "direct": false,
            "version": "0.10.6",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-regenerator",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.9.19",
            "ecosystem": "npm"
          },
          {
            "name": "big.js",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "bin-links",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "builtins",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "16.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001655",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001770",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-trace-event",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "cidr-regex",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-columns",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-table3",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "clone",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "clone-deep",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cmd-shim",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-support",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "colord",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "colors",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "columnify",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "common-ancestor-path",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "common-path-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "confusing-browser-globals",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "console-control-strings",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-js",
            "direct": false,
            "version": "3.38.1",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-compat",
            "direct": false,
            "version": "3.38.1",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "8.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-functions-list",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-loader",
            "direct": false,
            "version": "6.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "damerau-levenshtein",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debounce",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "debuglog",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-equal",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "defaults",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "delegates",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dezalgo",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.286",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "emojis-list",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "envinfo",
            "direct": false,
            "version": "7.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "err-code",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-get-iterator",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-iterator-helpers",
            "direct": false,
            "version": "1.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-airbnb",
            "direct": false,
            "version": "19.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-airbnb-base",
            "direct": false,
            "version": "15.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "2.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsx-a11y",
            "direct": false,
            "version": "6.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react",
            "direct": false,
            "version": "7.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-webpack-plugin",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "exponential-backoff",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "expose-loader",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.2",
            "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": "fast-uri",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fastest-levenshtein",
            "direct": false,
            "version": "1.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "file",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-cache-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fraction.js",
            "direct": false,
            "version": "4.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "gauge",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "8.1.0",
            "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": "glob-to-regexp",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "global-modules",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "global-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globjoin",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "gzip-size",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-unicode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-tags",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "humanize-ms",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "icss-utils",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-emit-webpack-plugin",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-walk",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "4.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "imports-loader",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "infer-owner",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "init-package-json",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "interpret",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "ip-regex",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arguments",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-cidr",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-lambda",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "iterator.prototype",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "28.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "1.21.6",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsbn",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-loader",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stringify-nice",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonparse",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsx-ast-utils",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "just-diff",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "just-diff-apply",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "known-css-properties",
            "direct": false,
            "version": "0.34.0",
            "ecosystem": "npm"
          },
          {
            "name": "language-subtag-registry",
            "direct": false,
            "version": "0.3.23",
            "ecosystem": "npm"
          },
          {
            "name": "language-tags",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmaccess",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmdiff",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmexec",
            "direct": false,
            "version": "4.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmfund",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmhook",
            "direct": false,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmorg",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmpack",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmpublish",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmsearch",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmteam",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmversion",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "loader-runner",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "loader-utils",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.23",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.debounce",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.truncate",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "7.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "10.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "13.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mathml-tag-names",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.0.30",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "13.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.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": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mini-css-extract-plugin",
            "direct": false,
            "version": "2.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-flush",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-json-stream",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-pipeline",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-sized",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp-infer-owner",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "modernizr",
            "direct": false,
            "version": "3.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "mrmime",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "9.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.27",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-range",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "npm-audit-report",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-bundled",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-bundled",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-install-checks",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-packlist",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-pick-manifest",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-profile",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-registry-fetch",
            "direct": false,
            "version": "13.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-user-validate",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npmlog",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "object-is",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "object.entries",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "object.fromentries",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "object.groupby",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "opener",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pacote",
            "direct": false,
            "version": "13.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-conflict-json",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.42",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-custom-properties",
            "direct": false,
            "version": "12.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-loader",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-media-query-parser",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-extract-imports",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-local-by-default",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-scope",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-values",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-resolve-nested-selector",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-safe-parser",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-scss",
            "direct": false,
            "version": "4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promise-all-reject-late",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promise-call-limit",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "promise-inflight",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promise-retry",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promzard",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": false,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "qrcode-terminal",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "randombytes",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "read",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "read-cmd-shim",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-json",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-json-fast",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdir-scoped-modules",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "rechoir",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate-unicode-properties",
            "direct": false,
            "version": "10.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "0.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-transform",
            "direct": false,
            "version": "0.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "regex-parser",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "regexpu-core",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-main-filename",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "requirejs",
            "direct": false,
            "version": "2.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.8",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "2.0.0-next.5",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-url-loader",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "1.77.8",
            "ecosystem": "npm"
          },
          {
            "name": "sass-loader",
            "direct": false,
            "version": "13.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-blocking",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "shallow-clone",
            "direct": false,
            "version": "3.0.1",
            "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": "side-channel",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sirv",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.includes",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.matchall",
            "direct": false,
            "version": "4.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.repeat",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint",
            "direct": false,
            "version": "16.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-recommended",
            "direct": false,
            "version": "14.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-recommended-scss",
            "direct": false,
            "version": "14.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-sass-guidelines",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-standard",
            "direct": false,
            "version": "36.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-scss",
            "direct": false,
            "version": "6.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "svg-tags",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "table",
            "direct": false,
            "version": "6.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "terser",
            "direct": false,
            "version": "5.46.0",
            "ecosystem": "npm"
          },
          {
            "name": "terser-webpack-plugin",
            "direct": false,
            "version": "5.3.16",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-relative-date",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-fast-properties",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "totalist",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "treeverse",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-canonical-property-names-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-value-ecmascript",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-property-aliases-ecmascript",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-filename",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unique-slug",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "walk-up-path",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "watchpack",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "wcwidth",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.104.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-bundle-analyzer",
            "direct": false,
            "version": "4.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-cli",
            "direct": false,
            "version": "5.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-merge",
            "direct": false,
            "version": "5.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-sources",
            "direct": false,
            "version": "3.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-module",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "wide-align",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "wildcard",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "7.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "15.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "18.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/extension-installer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "silverstripe/htmleditor-tinymce",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "silverstripe/standards",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "squizlabs/php_codesniffer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 816,
        "direct_count": 6,
        "indirect_count": 810
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 10,
        "merged_prs": 313,
        "open_issues": 43,
        "closed_ratio": 0.827,
        "closed_issues": 206,
        "closed_unmerged_prs": 91
      },
      "bus_factor": 3,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "rixth",
          "commits": 196,
          "avatar_url": "https://avatars.githubusercontent.com/u/116910?v=4"
        },
        {
          "type": "User",
          "login": "robbieaverill",
          "commits": 192,
          "avatar_url": "https://avatars.githubusercontent.com/u/5170590?v=4"
        },
        {
          "type": "User",
          "login": "GuySartorelli",
          "commits": 128,
          "avatar_url": "https://avatars.githubusercontent.com/u/36352093?v=4"
        },
        {
          "type": "User",
          "login": "chillu",
          "commits": 92,
          "avatar_url": "https://avatars.githubusercontent.com/u/111025?v=4"
        },
        {
          "type": "User",
          "login": "emteknetnz",
          "commits": 87,
          "avatar_url": "https://avatars.githubusercontent.com/u/4809037?v=4"
        },
        {
          "type": "User",
          "login": "wernerkrauss",
          "commits": 45,
          "avatar_url": "https://avatars.githubusercontent.com/u/1043925?v=4"
        },
        {
          "type": "User",
          "login": "dhensby",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/563596?v=4"
        },
        {
          "type": "User",
          "login": "mateusz",
          "commits": 33,
          "avatar_url": "https://avatars.githubusercontent.com/u/118653?v=4"
        },
        {
          "type": "User",
          "login": "halkyon",
          "commits": 30,
          "avatar_url": "https://avatars.githubusercontent.com/u/138450?v=4"
        },
        {
          "type": "User",
          "login": "NightJar",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/778003?v=4"
        }
      ],
      "contributors_sampled": 58,
      "top_contributor_share": 0.197
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "add-prs-to-project.yml",
        "ci.yml",
        "deploy-userhelp-docs.yml",
        "dispatch-ci.yml",
        "keepalive.yml",
        "merge-up.yml",
        "tag-patch-release.yml",
        "update-js.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.js"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "yarn.lock"
      ],
      "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": 3,
            "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": 5,
            "reason": "6 out of 12 merged PRs checked by a CI test -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 3,
            "reason": "Found 8/21 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 17 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "49 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "ff8e19c2038cf5503b9cb33f0ad9c25bff741ee4",
        "ran_at": "2026-07-22T06:04:11Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T13:41:26Z",
      "oldest_open_prs": [
        {
          "number": 655,
          "created_at": "2025-11-19T18:42:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 656,
          "created_at": "2025-12-04T01:02:32Z",
          "last_comment_at": "2025-12-04T23:02:05Z",
          "last_comment_author": "GuySartorelli"
        },
        {
          "number": 660,
          "created_at": "2026-03-05T05:42:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 661,
          "created_at": "2026-03-20T00:00:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 662,
          "created_at": "2026-03-25T21:50:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 663,
          "created_at": "2026-04-10T03:24:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 664,
          "created_at": "2026-04-17T14:54:39Z",
          "last_comment_at": "2026-04-22T08:05:48Z",
          "last_comment_author": "wernerkrauss"
        },
        {
          "number": 665,
          "created_at": "2026-05-08T19:36:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 666,
          "created_at": "2026-05-09T12:21:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 667,
          "created_at": "2026-05-22T05:33:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-02-16T01:16:43Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 16,
          "created_at": "2012-03-31T02:55:47Z",
          "last_comment_at": "2019-05-30T23:54:50Z",
          "last_comment_author": "robbieaverill"
        },
        {
          "number": 442,
          "created_at": "2013-06-15T08:28:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 197,
          "created_at": "2015-08-19T15:32:00Z",
          "last_comment_at": "2020-12-04T10:51:37Z",
          "last_comment_author": "wernerkrauss"
        },
        {
          "number": 199,
          "created_at": "2015-09-15T12:43:06Z",
          "last_comment_at": "2020-08-06T12:04:46Z",
          "last_comment_author": "maxime-rainville"
        },
        {
          "number": 238,
          "created_at": "2016-02-17T00:56:04Z",
          "last_comment_at": "2020-02-17T09:14:13Z",
          "last_comment_author": "Leapfrognz"
        },
        {
          "number": 248,
          "created_at": "2016-05-24T22:42:39Z",
          "last_comment_at": "2019-05-30T23:40:44Z",
          "last_comment_author": "robbieaverill"
        },
        {
          "number": 254,
          "created_at": "2016-07-05T06:12:11Z",
          "last_comment_at": "2016-07-05T06:12:58Z",
          "last_comment_author": "tractorcow"
        },
        {
          "number": 279,
          "created_at": "2017-05-24T23:10:10Z",
          "last_comment_at": "2021-05-05T01:30:03Z",
          "last_comment_author": "robbieaverill"
        },
        {
          "number": 314,
          "created_at": "2017-09-13T23:36:46Z",
          "last_comment_at": "2019-04-29T01:03:13Z",
          "last_comment_author": "sminnee"
        },
        {
          "number": 333,
          "created_at": "2018-01-18T02:59:18Z",
          "last_comment_at": "2020-05-28T04:22:41Z",
          "last_comment_author": "jcop007"
        },
        {
          "number": 348,
          "created_at": "2018-03-12T03:57:13Z",
          "last_comment_at": "2018-03-12T20:31:22Z",
          "last_comment_author": "raissanorth"
        },
        {
          "number": 358,
          "created_at": "2018-04-13T15:17:28Z",
          "last_comment_at": "2018-10-19T09:28:06Z",
          "last_comment_author": "robbieaverill"
        },
        {
          "number": 380,
          "created_at": "2018-07-31T16:53:29Z",
          "last_comment_at": "2022-10-21T13:11:20Z",
          "last_comment_author": "lekoala"
        },
        {
          "number": 404,
          "created_at": "2018-11-27T15:28:40Z",
          "last_comment_at": "2023-09-06T21:43:35Z",
          "last_comment_author": "GuySartorelli"
        },
        {
          "number": 406,
          "created_at": "2019-01-22T22:51:52Z",
          "last_comment_at": "2019-01-22T23:23:23Z",
          "last_comment_author": "clarkepaul"
        },
        {
          "number": 407,
          "created_at": "2019-01-24T23:17:44Z",
          "last_comment_at": "2019-05-30T23:37:49Z",
          "last_comment_author": "robbieaverill"
        },
        {
          "number": 409,
          "created_at": "2019-04-10T00:56:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 415,
          "created_at": "2019-05-27T03:42:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 416,
          "created_at": "2019-05-28T02:33:58Z",
          "last_comment_at": "2019-10-11T15:06:14Z",
          "last_comment_author": "mohamedallou"
        },
        {
          "number": 420,
          "created_at": "2019-05-30T22:51:56Z",
          "last_comment_at": "2019-05-30T23:19:04Z",
          "last_comment_author": "robbieaverill"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/silverstripe/silverstripe-subsites",
    "host": "github.com",
    "name": "silverstripe-subsites",
    "owner": "silverstripe"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 66,
      "inputs": {
        "security": 50,
        "vitality": 48,
        "community": 67,
        "governance": 77,
        "engineering": 84
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 48,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "commits_last_year": 6,
              "human_commit_share": 0.7,
              "days_since_last_push": 61,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 61 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 61
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "6 commits in the last year",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "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": 78,
            "inputs": {
              "releases_count": 77,
              "latest_release_tag": "4.0.1",
              "releases_from_tags": false,
              "days_since_latest_release": 337,
              "mean_days_between_releases": 16.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "77 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 77
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 337 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 337
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~16.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 16.4
                    }
                  }
                ],
                "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": 156,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 156 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 156
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 67,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "forks": 107,
              "stars": 64,
              "watchers": 18,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "64 stars",
                "points": 29.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 64
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "107 forks",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 107
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "18 watchers",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "packages": [
                "silverstripe/subsites"
              ],
              "dependents": 24,
              "ecosystems": "packagist",
              "total_downloads": 402691,
              "monthly_downloads": 2773
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,773 downloads/month across packagist",
                "points": 45.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2773,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "24 packages depend on it",
                "points": 9.3,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 77,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 58,
              "top_contributor_share": 0.197
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 20% of commits",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 20
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "58 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "merged_prs": 313,
              "open_issues": 43,
              "closed_issues": 206,
              "issue_closed_ratio": 0.827,
              "closed_unmerged_prs": 91
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "83% of issues closed",
                "points": 38.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "313/404 decided PRs merged",
                "points": 29.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 313,
                      "decided": 404
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 8/21 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "followers": 108,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "silverstripe",
              "public_repos": 239,
              "account_age_days": 5806
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "108 followers of silverstripe",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 108,
                      "login": "silverstripe"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "239 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 239
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "silverstripe/subsites"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 337
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on packagist",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 337 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 337
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "98 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "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": 84,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "6 out of 12 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "hacktoberfest"
              ],
              "has_wiki": false,
              "homepage": "http://addons.silverstripe.org/add-ons/silverstripe/subsites",
              "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": "http://addons.silverstripe.org/add-ons/silverstripe/subsites",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": 50,
        "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": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.9
            },
            "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": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "6 out of 12 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 8/21 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "49 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "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 804 resolved dependencies against OSV; 12 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": 804
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 12
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 57,
              "affected_packages": 27,
              "assessed_packages": 804,
              "unassessed_packages": 12,
              "affected_by_severity": "critical 2, high 13, moderate 10, low 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 804,
              "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": 14
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 46,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.629,
              "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": "44 of 70 human commits state their intent (structured subject or explanatory body)",
                "points": 33.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 44,
                      "sampled": 70
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "yarn.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.04
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "4 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "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": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 32059,
              "source_files_sampled": 51,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "PHP without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "PHP"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/51 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 51,
                      "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": [
    "Could not fetch npm package 'silverstripe-subsites' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T06:04:35.292692Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/silverstripe/silverstripe-subsites.svg",
  "full_name": "silverstripe/silverstripe-subsites",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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

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

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