Public record
Software health reportschema 0.27.0 · metrics 2.3.2 · 2026-07-31 13:43 UTC

Infocaster / UrlTracker

An Umbraco package that tracks 404 not found results and helps you redirect visitors to the right page

C# · CSS · TypeScriptMIT★ 24 stars⑂ 17 forkssince Jan 2022View on GitHub ↗

Infocaster/UrlTracker holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Engineering Quality (82/100) and lowest on Security (49/100). It was last updated today. 2 contributors account for most of its recent work.

77
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

77
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 66 is calibrated to 77 on the published index scale (record calibration 2026-08-02).

Ownership

Infocaster B.V.Organization
4 followers12 public repossince Jan 2022

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

Package ecosystems

Metrics by category

Vitality

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

68Good · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
5.5/36Commit cadence — 8/52 weeks with commits
11.1/18Commit volume — 16 commits in the last year
7/10OpenSSF Scorecard: Maintained — 6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7
Inputs used
commits_last_year16
human_commit_share0.99
days_since_last_push0
active_weeks_last_year8
How it's scored
16.2/27Ships releases — 100 version tags (no GitHub releases)
36/36Release recency — latest release 0 days ago
19.8/27Release cadence — a release every ~73.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tag18.0.0-beta.1
releases_from_tagsyes
days_since_latest_release0
mean_days_between_releases73.9
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?

67Good · 17% of overall
How it's scored
22.1/60Stars — 24 stars
10/25Forks — 17 forks
1.7/15Watchers — 3 watchers
Inputs used
forks17
stars24
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
66.4/80Total downloads — 2,459,008 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesUrlTracker, UrlTracker.Web, UrlTracker.Core, UrlTracker.Modules, UrlTracker.Middleware, UrlTracker.Backoffice.UI, UrlTracker.GlobalBlocklist, UrlTracker.Core.Caching.Memory
dependents
ecosystemsnuget
total_downloads2,459,008
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

65Good · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
14.4/22.5Commit distribution — top contributor authored 36% of commits
13.5/13.5Contributor breadth — 24 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled24
top_contributor_share0.358
How it's scored
37/42Issue resolution — 88% of issues closed
7.4/30PR acceptance — 29/118 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 2/30 approved changesets -- score normalized to 0
Inputs used
merged_prs29
open_issues7
closed_issues52
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.881
closed_unmerged_prs89
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
5/25Owner reach — 4 followers of Infocaster
17.2/25Track record — 12 public repos, account ~4 yr old
Inputs used
followers4
owner_typeOrganization
is_verified
owner_loginInfocaster
public_repos12
account_age_days1,667

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 8 package(s) on nuget
35/35Publish recency — latest publish 161 days ago
20/20Version history — 58 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesUrlTracker, UrlTracker.Web, UrlTracker.Core, UrlTracker.Modules, UrlTracker.Middleware, UrlTracker.Backoffice.UI, UrlTracker.GlobalBlocklist, UrlTracker.Core.Caching.Memory
ecosystemsnuget
any_deprecatedno
min_days_since_publish161

Engineering Quality

Are baseline engineering and documentation practices in place?

82Excellent · 19% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.cjs
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 2 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://infocaster.net/wat-we-doen/umbraco-plugins/301-url-tracker
10/10Repository description
10/10Topics — 11 topics
10/10Wiki
Inputs used
topicsumbraco, umbraco-v8, redirection, 301, 404, not-found, seo-optimization, umbraco-package, umbraco-v9, tracking, umbraco-v10
has_wikiyes
homepagehttps://infocaster.net/wat-we-doen/umbraco-plugins/301-url-tracker
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

49Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 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
5.2/7.5Maintained — 6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
3.5/5SAST — SAST tool detected but not run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 106 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.9
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
6.8/35Direct dependencies free of known advisories — 5 affected: axios 1.13.4 (high 8.7), js-cookie 3.0.5 (high 7.5), @hey-api/openapi-ts 0.81.1 (moderate 4.8), +2 more
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
29.6/40No advisories left outstanding — 2 advisory-carrying package(s) unaddressed past 90 days; oldest published 171 days ago
Inputs used
sourceosv
advisories163
affected_packages38
assessed_packages633
unassessed_packages0
affected_by_severitycritical 4, high 23, moderate 11
direct_affected_packages5
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 633 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

56Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
8.6/40Legible commit history — 16 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.162
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — src/UrlTracker.Backoffice.Notifications/UrlTracker.Backoffice.Notifications.csproj, src/UrlTracker.Backoffice.UI/UrlTracker.Backoffice.UI.csproj, src/UrlTracker.Core.Caching.Memory/UrlTracker.Core.Caching.Memory.csproj (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config — .eslintrc.cjs
11/11Static type checking — src/UrlTracker.Backoffice.UI/tsconfig.json, test/UrlTracker.Resources.Website/App_Plugins/url-tracker-generator/package/tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 1 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
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configssrc/UrlTracker.Backoffice.UI/tsconfig.json, test/UrlTracker.Resources.Website/App_Plugins/url-tracker-generator/package/tsconfig.json
agent_commit_share0
toolchain_manifestssrc/UrlTracker.Backoffice.Notifications/UrlTracker.Backoffice.Notifications.csproj, src/UrlTracker.Backoffice.UI/UrlTracker.Backoffice.UI.csproj, src/UrlTracker.Core.Caching.Memory/UrlTracker.Core.Caching.Memory.csproj, src/UrlTracker.Core/UrlTracker.Core.csproj, src/UrlTracker.GlobalBlocklist/UrlTracker.GlobalBlocklist.csproj, src/UrlTracker.Middleware/UrlTracker.Middleware.csproj, src/UrlTracker.Modules/UrlTracker.Modules.csproj, src/UrlTracker.Web/UrlTracker.Web.csproj, src/UrlTracker/UrlTracker.csproj, test/UrlTracker.Backoffice.UI.Tests/UrlTracker.Backoffice.UI.Tests.csproj, test/UrlTracker.Core.Caching.Memory.Tests/UrlTracker.Core.Caching.Memory.Tests.csproj, test/UrlTracker.Core.Tests/UrlTracker.Core.Tests.csproj, test/UrlTracker.IntegrationTests/UrlTracker.IntegrationTests.csproj, test/UrlTracker.Middleware.Tests/UrlTracker.Middleware.Tests.csproj, test/UrlTracker.Resources.Testing/UrlTracker.Resources.Testing.csproj, test/UrlTracker.Resources.Website/UrlTracker.Resources.Website.csproj, test/UrlTracker.Web.Tests/UrlTracker.Web.Tests.csproj
dependency_bot_commit_share0.01
How it's scored
45/45Type-checkable code — C# (statically typed)
55/55Manageable file sizes — 0/550 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes23,457
source_files_sampled550
oversized_source_files0

Key facts

24GitHub stars
24contributors
16commits, last 12 months
0days since last push
100releases
2bus factor
7open issues
package ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 17 ⇿
0Stars
17Forks
99Releases

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.

0481216201712022-052024-052026-05
Major 4Minor 12Patch 20

Each point covers 4 days.

OpenSSF Scorecard 4.9 / 10
4.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-31 13:42 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/30 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
7Maintained6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
7SASTSAST tool detected but not run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities106 existing vulnerabilities detected
Direct dependencies 33
RegistryPackageVersion constraintManifest
NuGetUmbraco.Cms.Infrastructure17.1.0src/UrlTracker.Backoffice.Notifications/UrlTracker.Backoffice.Notifications.csproj
NuGetCsvHelper33.1.0src/UrlTracker.Backoffice.UI/UrlTracker.Backoffice.UI.csproj
NuGetMicrosoft.AspNetCore.Components.Web10.0.2src/UrlTracker.Backoffice.UI/UrlTracker.Backoffice.UI.csproj
NuGetUmbraco.Cms.Api.Management17.1.0src/UrlTracker.Backoffice.UI/UrlTracker.Backoffice.UI.csproj
NuGetUmbraco.Cms.Core17.1.0src/UrlTracker.Backoffice.UI/UrlTracker.Backoffice.UI.csproj
npm@hey-api/openapi-ts^0.85.2src/UrlTracker.Backoffice.UI/package.json
npm@lit/context^1.1.1src/UrlTracker.Backoffice.UI/package.json
npm@lit/task^1.0.3src/UrlTracker.Backoffice.UI/package.json
npm@oddbird/popover-polyfill^0.4.3src/UrlTracker.Backoffice.UI/package.json
npm@umbraco-ui/uui-boolean-input^1.8.2src/UrlTracker.Backoffice.UI/package.json
npm@umbraco-ui/uui-file-dropzone^1.8.0src/UrlTracker.Backoffice.UI/package.json
npm@umbraco-ui/uui-icon-registry^1.15.0src/UrlTracker.Backoffice.UI/package.json
npm@umbraco-ui/uui-input^1.7.1src/UrlTracker.Backoffice.UI/package.json
npm@umbraco-ui/uui-pagination^1.7.1src/UrlTracker.Backoffice.UI/package.json
npmaxios^1.7.7src/UrlTracker.Backoffice.UI/package.json
npmchart.js^4.4.3src/UrlTracker.Backoffice.UI/package.json
npmjs-cookie^3.0.5src/UrlTracker.Backoffice.UI/package.json
npmlit^3.1.3src/UrlTracker.Backoffice.UI/package.json
npmqs^6.12.3src/UrlTracker.Backoffice.UI/package.json
NuGetUmbraco.Cms.Core17.1.0src/UrlTracker.Core.Caching.Memory/UrlTracker.Core.Caching.Memory.csproj
NuGetMicrosoft.Extensions.Caching.Memory10.0.2src/UrlTracker.Core.Caching.Memory/UrlTracker.Core.Caching.Memory.csproj
NuGetScrutor7.0.0src/UrlTracker.Core.Caching.Memory/UrlTracker.Core.Caching.Memory.csproj
NuGetUmbraco.Cms.Infrastructure17.1.0src/UrlTracker.Core/UrlTracker.Core.csproj
NuGetScrutor7.0.0src/UrlTracker.Core/UrlTracker.Core.csproj
NuGetPolly8.6.5src/UrlTracker.GlobalBlocklist/UrlTracker.GlobalBlocklist.csproj
NuGetUmbraco.Cms.Web.Website17.1.0src/UrlTracker.GlobalBlocklist/UrlTracker.GlobalBlocklist.csproj
NuGetUmbraco.Cms.Core17.1.0src/UrlTracker.Middleware/UrlTracker.Middleware.csproj
NuGetUmbraco.Cms.Web.Common17.1.0src/UrlTracker.Middleware/UrlTracker.Middleware.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions10.0.2src/UrlTracker.Modules/UrlTracker.Modules.csproj
NuGetMicrosoft.Extensions.Options10.0.2src/UrlTracker.Modules/UrlTracker.Modules.csproj
NuGetUAParser3.1.47src/UrlTracker.Web/UrlTracker.Web.csproj
NuGetUmbraco.Cms.Web.Website17.1.0src/UrlTracker.Web/UrlTracker.Web.csproj
NuGetUmbraco.Cms.Core17.1.0src/UrlTracker/UrlTracker.csproj
All dependencies 633

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

RegistryPackageVersionRelation
npm@hey-api/openapi-ts0.81.1direct
npm@hey-api/openapi-ts0.85.2direct
npm@lit/context1.1.6direct
npm@lit/task1.0.3direct
npm@oddbird/popover-polyfill0.4.4direct
npm@umbraco-ui/uui-boolean-input1.16.0direct
npm@umbraco-ui/uui-file-dropzone1.16.0direct
npm@umbraco-ui/uui-icon-registry1.16.0direct
npm@umbraco-ui/uui-input1.16.0direct
npm@umbraco-ui/uui-pagination1.16.0direct
npmaxios1.13.4direct
npmchart.js4.5.1direct
npmjs-cookie3.0.5direct
npmlit3.3.1direct
npmlit3.3.2direct
npmqs6.14.1direct
NuGetCsvHelper33.1.0direct
NuGetMicrosoft.AspNetCore.Components.Web10.0.2direct
NuGetMicrosoft.Extensions.Caching.Memory10.0.2direct
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions10.0.2direct
NuGetMicrosoft.Extensions.Options10.0.2direct
NuGetPolly8.6.5direct
NuGetScrutor7.0.0direct
NuGetUAParser3.1.47direct
NuGetUmbraco.Cms.Api.Management17.1.0direct
NuGetUmbraco.Cms.Core17.1.0direct
NuGetUmbraco.Cms.Infrastructure17.1.0direct
NuGetUmbraco.Cms.Web.Common17.1.0direct
NuGetUmbraco.Cms.Web.Website17.1.0direct
npm@epic-web/invariant1.0.0indirect
npm@esbuild/aix-ppc640.21.5indirect
npm@esbuild/aix-ppc640.25.12indirect
npm@esbuild/android-arm0.21.5indirect
npm@esbuild/android-arm0.25.12indirect
npm@esbuild/android-arm640.21.5indirect
npm@esbuild/android-arm640.25.12indirect
npm@esbuild/android-x640.21.5indirect
npm@esbuild/android-x640.25.12indirect
npm@esbuild/darwin-arm640.21.5indirect
npm@esbuild/darwin-arm640.25.12indirect
npm@esbuild/darwin-x640.21.5indirect
npm@esbuild/darwin-x640.25.12indirect
npm@esbuild/freebsd-arm640.21.5indirect
npm@esbuild/freebsd-arm640.25.12indirect
npm@esbuild/freebsd-x640.21.5indirect
npm@esbuild/freebsd-x640.25.12indirect
npm@esbuild/linux-arm0.21.5indirect
npm@esbuild/linux-arm0.25.12indirect
npm@esbuild/linux-arm640.21.5indirect
npm@esbuild/linux-arm640.25.12indirect
npm@esbuild/linux-ia320.21.5indirect
npm@esbuild/linux-ia320.25.12indirect
npm@esbuild/linux-loong640.21.5indirect
npm@esbuild/linux-loong640.25.12indirect
npm@esbuild/linux-mips64el0.21.5indirect
npm@esbuild/linux-mips64el0.25.12indirect
npm@esbuild/linux-ppc640.21.5indirect
npm@esbuild/linux-ppc640.25.12indirect
npm@esbuild/linux-riscv640.21.5indirect
npm@esbuild/linux-riscv640.25.12indirect
npm@esbuild/linux-s390x0.21.5indirect
npm@esbuild/linux-s390x0.25.12indirect
npm@esbuild/linux-x640.21.5indirect
npm@esbuild/linux-x640.25.12indirect
npm@esbuild/netbsd-arm640.25.12indirect
npm@esbuild/netbsd-x640.21.5indirect
npm@esbuild/netbsd-x640.25.12indirect
npm@esbuild/openbsd-arm640.25.12indirect
npm@esbuild/openbsd-x640.21.5indirect
npm@esbuild/openbsd-x640.25.12indirect
npm@esbuild/openharmony-arm640.25.12indirect
npm@esbuild/sunos-x640.21.5indirect
npm@esbuild/sunos-x640.25.12indirect
npm@esbuild/win32-arm640.21.5indirect
npm@esbuild/win32-arm640.25.12indirect
npm@esbuild/win32-ia320.21.5indirect
npm@esbuild/win32-ia320.25.12indirect
npm@esbuild/win32-x640.21.5indirect
npm@esbuild/win32-x640.25.12indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.1indirect
npm@heximal/expressions0.1.5indirect
npm@hey-api/codegen-core0.2.0indirect
npm@hey-api/json-schema-ref-parser1.0.6indirect
npm@hey-api/json-schema-ref-parser1.2.0indirect
npm@humanwhocodes/config-array0.13.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@jsdevtools/ono7.1.3indirect
npm@kurkle/color0.3.4indirect
npm@lit-labs/ssr-dom-shim1.4.0indirect
npm@lit-labs/ssr-dom-shim1.5.1indirect
npm@lit/reactive-element2.1.1indirect
npm@lit/reactive-element2.1.2indirect
npm@microsoft/signalr10.0.0indirect
npm@microsoft/signalr9.0.6indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@remirror/core-constants3.0.0indirect
npm@rollup/rollup-android-arm-eabi4.52.5indirect
npm@rollup/rollup-android-arm-eabi4.57.1indirect
npm@rollup/rollup-android-arm644.52.5indirect
npm@rollup/rollup-android-arm644.57.1indirect
npm@rollup/rollup-darwin-arm644.52.5indirect
npm@rollup/rollup-darwin-arm644.57.1indirect
npm@rollup/rollup-darwin-x644.52.5indirect
npm@rollup/rollup-darwin-x644.57.1indirect
npm@rollup/rollup-freebsd-arm644.52.5indirect
npm@rollup/rollup-freebsd-arm644.57.1indirect
npm@rollup/rollup-freebsd-x644.52.5indirect
npm@rollup/rollup-freebsd-x644.57.1indirect
npm@rollup/rollup-linux-arm-gnueabihf4.52.5indirect
npm@rollup/rollup-linux-arm-gnueabihf4.57.1indirect
npm@rollup/rollup-linux-arm-musleabihf4.52.5indirect
npm@rollup/rollup-linux-arm-musleabihf4.57.1indirect
npm@rollup/rollup-linux-arm64-gnu4.52.5indirect
npm@rollup/rollup-linux-arm64-gnu4.57.1indirect
npm@rollup/rollup-linux-arm64-musl4.52.5indirect
npm@rollup/rollup-linux-arm64-musl4.57.1indirect
npm@rollup/rollup-linux-loong64-gnu4.52.5indirect
npm@rollup/rollup-linux-loong64-gnu4.57.1indirect
npm@rollup/rollup-linux-loong64-musl4.57.1indirect
npm@rollup/rollup-linux-ppc64-gnu4.52.5indirect
npm@rollup/rollup-linux-ppc64-gnu4.57.1indirect
npm@rollup/rollup-linux-ppc64-musl4.57.1indirect
npm@rollup/rollup-linux-riscv64-gnu4.52.5indirect
npm@rollup/rollup-linux-riscv64-gnu4.57.1indirect
npm@rollup/rollup-linux-riscv64-musl4.52.5indirect
npm@rollup/rollup-linux-riscv64-musl4.57.1indirect
npm@rollup/rollup-linux-s390x-gnu4.52.5indirect
npm@rollup/rollup-linux-s390x-gnu4.57.1indirect
npm@rollup/rollup-linux-x64-gnu4.52.5indirect
npm@rollup/rollup-linux-x64-gnu4.57.1indirect
npm@rollup/rollup-linux-x64-musl4.52.5indirect
npm@rollup/rollup-linux-x64-musl4.57.1indirect
npm@rollup/rollup-openbsd-x644.57.1indirect
npm@rollup/rollup-openharmony-arm644.52.5indirect
npm@rollup/rollup-openharmony-arm644.57.1indirect
npm@rollup/rollup-win32-arm64-msvc4.52.5indirect
npm@rollup/rollup-win32-arm64-msvc4.57.1indirect
npm@rollup/rollup-win32-ia32-msvc4.52.5indirect
npm@rollup/rollup-win32-ia32-msvc4.57.1indirect
npm@rollup/rollup-win32-x64-gnu4.52.5indirect
npm@rollup/rollup-win32-x64-gnu4.57.1indirect
npm@rollup/rollup-win32-x64-msvc4.52.5indirect
npm@rollup/rollup-win32-x64-msvc4.57.1indirect
npm@thepassle/axobject-query4.0.0indirect
npm@tiptap/core2.26.1indirect
npm@tiptap/core3.18.0indirect
npm@tiptap/core3.6.2indirect
npm@tiptap/extension-blockquote2.26.1indirect
npm@tiptap/extension-blockquote3.18.0indirect
npm@tiptap/extension-bold2.26.1indirect
npm@tiptap/extension-bold3.18.0indirect
npm@tiptap/extension-bullet-list2.26.1indirect
npm@tiptap/extension-bullet-list3.18.0indirect
npm@tiptap/extension-character-count2.26.1indirect
npm@tiptap/extension-code2.26.1indirect
npm@tiptap/extension-code3.18.0indirect
npm@tiptap/extension-code-block2.26.1indirect
npm@tiptap/extension-code-block3.18.0indirect
npm@tiptap/extension-document2.26.1indirect
npm@tiptap/extension-document3.18.0indirect
npm@tiptap/extension-dropcursor2.26.1indirect
npm@tiptap/extension-dropcursor3.18.0indirect
npm@tiptap/extension-gapcursor2.26.1indirect
npm@tiptap/extension-gapcursor3.18.0indirect
npm@tiptap/extension-hard-break2.26.1indirect
npm@tiptap/extension-hard-break3.18.0indirect
npm@tiptap/extension-heading2.26.1indirect
npm@tiptap/extension-heading3.18.0indirect
npm@tiptap/extension-history2.26.1indirect
npm@tiptap/extension-horizontal-rule2.26.1indirect
npm@tiptap/extension-horizontal-rule3.18.0indirect
npm@tiptap/extension-image2.26.1indirect
npm@tiptap/extension-image3.6.2indirect
npm@tiptap/extension-italic2.26.1indirect
npm@tiptap/extension-italic3.18.0indirect
npm@tiptap/extension-link2.26.1indirect
npm@tiptap/extension-link3.18.0indirect
npm@tiptap/extension-list3.18.0indirect
npm@tiptap/extension-list-item2.26.1indirect
npm@tiptap/extension-list-item3.18.0indirect
npm@tiptap/extension-list-keymap3.18.0indirect
npm@tiptap/extension-ordered-list2.26.1indirect
npm@tiptap/extension-ordered-list3.18.0indirect
npm@tiptap/extension-paragraph2.26.1indirect
npm@tiptap/extension-paragraph3.18.0indirect
npm@tiptap/extension-placeholder2.26.1indirect
npm@tiptap/extension-strike2.26.1indirect
npm@tiptap/extension-strike3.18.0indirect
npm@tiptap/extension-subscript2.26.1indirect
npm@tiptap/extension-subscript3.6.2indirect
npm@tiptap/extension-superscript2.26.1indirect
npm@tiptap/extension-superscript3.6.2indirect
npm@tiptap/extension-table2.26.1indirect
npm@tiptap/extension-table3.6.2indirect
npm@tiptap/extension-table-cell2.26.1indirect
npm@tiptap/extension-table-header2.26.1indirect
npm@tiptap/extension-table-row2.26.1indirect
npm@tiptap/extension-text2.26.1indirect
npm@tiptap/extension-text3.18.0indirect
npm@tiptap/extension-text-align2.26.1indirect
npm@tiptap/extension-text-align3.6.2indirect
npm@tiptap/extension-text-style2.26.1indirect
npm@tiptap/extension-text-style3.6.2indirect
npm@tiptap/extension-underline2.26.1indirect
npm@tiptap/extension-underline3.18.0indirect
npm@tiptap/extensions3.18.0indirect
npm@tiptap/extensions3.6.2indirect
npm@tiptap/pm2.26.1indirect
npm@tiptap/pm3.18.0indirect
npm@tiptap/pm3.6.2indirect
npm@tiptap/starter-kit2.26.1indirect
npm@tiptap/starter-kit3.6.2indirect
npm@types/diff7.0.2indirect
npm@types/estree1.0.8indirect
npm@types/js-cookie3.0.6indirect
npm@types/json-schema7.0.15indirect
npm@types/linkify-it5.0.0indirect
npm@types/markdown-it14.1.2indirect
npm@types/mdurl2.0.0indirect
npm@types/node25.1.0indirect
npm@types/parse52.2.34indirect
npm@types/qs6.14.0indirect
npm@types/trusted-types2.0.7indirect
npm@typescript-eslint/eslint-plugin7.18.0indirect
npm@typescript-eslint/parser7.18.0indirect
npm@typescript-eslint/scope-manager7.18.0indirect
npm@typescript-eslint/type-utils7.18.0indirect
npm@typescript-eslint/types7.18.0indirect
npm@typescript-eslint/typescript-estree7.18.0indirect
npm@typescript-eslint/utils7.18.0indirect
npm@typescript-eslint/visitor-keys7.18.0indirect
npm@umbraco-cms/backoffice16.3.4indirect
npm@umbraco-cms/backoffice17.1.0indirect
npm@umbraco-ui/uui1.16.0indirect
npm@umbraco-ui/uui-action-bar1.16.0indirect
npm@umbraco-ui/uui-avatar1.16.0indirect
npm@umbraco-ui/uui-avatar-group1.16.0indirect
npm@umbraco-ui/uui-badge1.16.0indirect
npm@umbraco-ui/uui-base1.16.0indirect
npm@umbraco-ui/uui-box1.16.0indirect
npm@umbraco-ui/uui-breadcrumbs1.16.0indirect
npm@umbraco-ui/uui-button1.16.0indirect
npm@umbraco-ui/uui-button-copy-text1.16.0indirect
npm@umbraco-ui/uui-button-group1.16.0indirect
npm@umbraco-ui/uui-button-inline-create1.16.0indirect
npm@umbraco-ui/uui-card1.16.0indirect
npm@umbraco-ui/uui-card-block-type1.16.0indirect
npm@umbraco-ui/uui-card-content-node1.16.0indirect
npm@umbraco-ui/uui-card-media1.16.0indirect
npm@umbraco-ui/uui-card-user1.16.0indirect
npm@umbraco-ui/uui-caret1.16.0indirect
npm@umbraco-ui/uui-checkbox1.16.0indirect
npm@umbraco-ui/uui-color-area1.16.0indirect
npm@umbraco-ui/uui-color-picker1.16.0indirect
npm@umbraco-ui/uui-color-slider1.16.0indirect
npm@umbraco-ui/uui-color-swatch1.16.0indirect
npm@umbraco-ui/uui-color-swatches1.16.0indirect
npm@umbraco-ui/uui-combobox1.16.0indirect
npm@umbraco-ui/uui-combobox-list1.16.0indirect
npm@umbraco-ui/uui-css1.16.0indirect
npm@umbraco-ui/uui-dialog1.16.0indirect
npm@umbraco-ui/uui-dialog-layout1.16.0indirect
npm@umbraco-ui/uui-file-preview1.16.0indirect
npm@umbraco-ui/uui-form1.16.0indirect
npm@umbraco-ui/uui-form-layout-item1.16.0indirect
npm@umbraco-ui/uui-form-validation-message1.16.0indirect
npm@umbraco-ui/uui-icon1.16.0indirect
npm@umbraco-ui/uui-icon-registry-essential1.16.0indirect
npm@umbraco-ui/uui-input-file1.16.0indirect
npm@umbraco-ui/uui-input-lock1.16.0indirect
npm@umbraco-ui/uui-input-password1.16.0indirect
npm@umbraco-ui/uui-keyboard-shortcut1.16.0indirect
npm@umbraco-ui/uui-label1.16.0indirect
npm@umbraco-ui/uui-loader1.16.0indirect
npm@umbraco-ui/uui-loader-bar1.16.0indirect
npm@umbraco-ui/uui-loader-circle1.16.0indirect
npm@umbraco-ui/uui-menu-item1.16.0indirect
npm@umbraco-ui/uui-modal1.16.0indirect
npm@umbraco-ui/uui-popover1.16.0indirect
npm@umbraco-ui/uui-popover-container1.16.0indirect
npm@umbraco-ui/uui-progress-bar1.16.0indirect
npm@umbraco-ui/uui-radio1.16.0indirect
npm@umbraco-ui/uui-range-slider1.16.0indirect
npm@umbraco-ui/uui-ref1.16.0indirect
npm@umbraco-ui/uui-ref-list1.16.0indirect
npm@umbraco-ui/uui-ref-node1.16.0indirect
npm@umbraco-ui/uui-ref-node-data-type1.16.0indirect
npm@umbraco-ui/uui-ref-node-document-type1.16.0indirect
npm@umbraco-ui/uui-ref-node-form1.16.0indirect
npm@umbraco-ui/uui-ref-node-member1.16.0indirect
npm@umbraco-ui/uui-ref-node-package1.16.0indirect
npm@umbraco-ui/uui-ref-node-user1.16.0indirect
npm@umbraco-ui/uui-scroll-container1.16.0indirect
npm@umbraco-ui/uui-select1.16.0indirect
npm@umbraco-ui/uui-slider1.16.0indirect
npm@umbraco-ui/uui-symbol-expand1.16.0indirect
npm@umbraco-ui/uui-symbol-file1.16.0indirect
npm@umbraco-ui/uui-symbol-file-dropzone1.16.0indirect
npm@umbraco-ui/uui-symbol-file-thumbnail1.16.0indirect
npm@umbraco-ui/uui-symbol-folder1.16.0indirect
npm@umbraco-ui/uui-symbol-lock1.16.0indirect
npm@umbraco-ui/uui-symbol-more1.16.0indirect
npm@umbraco-ui/uui-symbol-sort1.16.0indirect
npm@umbraco-ui/uui-table1.16.0indirect
npm@umbraco-ui/uui-tabs1.16.0indirect
npm@umbraco-ui/uui-tag1.16.0indirect
npm@umbraco-ui/uui-textarea1.16.0indirect
npm@umbraco-ui/uui-toast-notification1.16.0indirect
npm@umbraco-ui/uui-toast-notification-container1.16.0indirect
npm@umbraco-ui/uui-toast-notification-layout1.16.0indirect
npm@umbraco-ui/uui-toggle1.16.0indirect
npm@umbraco-ui/uui-visually-hidden1.16.0indirect
npm@ungap/structured-clone1.3.0indirect
npmabort-controller3.0.0indirect
npmacorn8.15.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.12.6indirect
npmansi-colors4.1.3indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmaria-query5.3.2indirect
npmarray-union2.1.0indirect
npmasynckit0.4.0indirect
npmaxe-core4.11.1indirect
npmbalanced-match1.0.2indirect
npmbrace-expansion1.1.12indirect
npmbrace-expansion2.0.2indirect
npmbraces3.0.3indirect
npmbundle-name4.1.0indirect
npmc122.0.1indirect
npmc123.3.0indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmchalk4.1.2indirect
npmchokidar4.0.3indirect
npmchownr2.0.0indirect
npmcitty0.1.6indirect
npmcitty0.2.0indirect
npmclone2.1.2indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolor-support1.1.3indirect
npmcolord2.9.3indirect
npmcombined-stream1.0.8indirect
npmcommander13.0.0indirect
npmconcat-map0.0.1indirect
npmconfbox0.1.8indirect
npmconfbox0.2.2indirect
npmconsola3.4.2indirect
npmcrelt1.0.6indirect
npmcross-env10.1.0indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdefault-browser5.2.1indirect
npmdefault-browser5.4.0indirect
npmdefault-browser-id5.0.0indirect
npmdefault-browser-id5.0.1indirect
npmdefine-lazy-prop3.0.0indirect
npmdefu6.1.4indirect
npmdelayed-stream1.0.0indirect
npmdequal2.0.3indirect
npmdestr2.0.5indirect
npmdiff7.0.0indirect
npmdir-glob3.0.1indirect
npmdoctrine3.0.0indirect
npmdom53.0.1indirect
npmdompurify3.2.7indirect
npmdompurify3.3.0indirect
npmdompurify3.3.1indirect
npmdotenv16.6.1indirect
npmdotenv17.2.3indirect
npmdunder-proto1.0.1indirect
npmelement-internals-polyfill3.0.2indirect
npmemoji-regex10.6.0indirect
npmentities4.5.0indirect
npmentities6.0.1indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmesbuild0.21.5indirect
npmesbuild0.25.12indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.1indirect
npmeslint-config-prettier9.1.2indirect
npmeslint-plugin-lit1.15.0indirect
npmeslint-plugin-lit-a11y4.1.4indirect
npmeslint-rule-extender0.0.1indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmevent-target-shim5.0.1indirect
npmeventsource2.0.2indirect
npmexsolve1.0.8indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfetch-cookie2.2.0indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache3.2.0indirect
npmflatted3.3.3indirect
npmfollow-redirects1.15.11indirect
npmform-data4.0.5indirect
npmfs-minipass2.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmgiget1.2.5indirect
npmgiget2.0.0indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals13.24.0indirect
npmglobby11.1.0indirect
npmgopd1.2.0indirect
npmgraphemer1.4.0indirect
npmhandlebars4.7.8indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmignore5.3.2indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-docker3.0.0indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-inside-container1.0.0indirect
npmis-number7.0.0indirect
npmis-path-inside3.0.3indirect
npmis-wsl3.1.0indirect
npmisexe2.0.0indirect
npmjiti2.6.1indirect
npmjs-yaml4.1.0indirect
npmjs-yaml4.1.1indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlanguage-subtag-registry0.3.23indirect
npmlanguage-tags1.0.9indirect
npmlevn0.4.1indirect
npmlinkify-it5.0.0indirect
npmlinkifyjs4.3.2indirect
npmlit-element4.2.1indirect
npmlit-element4.2.2indirect
npmlit-html3.3.1indirect
npmlit-html3.3.2indirect
npmlocate-path6.0.0indirect
npmlodash4.17.21indirect
npmlodash4.17.23indirect
npmlodash.merge4.6.2indirect
npmluxon3.7.2indirect
npmmarkdown-it14.1.0indirect
npmmarked14.0.0indirect
npmmarked15.0.12indirect
npmmarked17.0.1indirect
npmmath-intrinsics1.1.0indirect
npmmdurl2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmminimatch3.1.2indirect
npmminimatch9.0.5indirect
npmminimist1.2.8indirect
npmminipass3.3.6indirect
npmminipass5.0.0indirect
npmminizlib2.1.2indirect
npmmkdirp1.0.4indirect
npmmlly1.8.0indirect
npmmonaco-editor0.52.2indirect
npmmonaco-editor0.55.1indirect
npmms2.1.3indirect
npmnanoid3.3.11indirect
npmnatural-compare1.4.0indirect
npmneo-async2.6.2indirect
npmnode-fetch2.7.0indirect
npmnode-fetch-native1.6.7indirect
npmnypm0.5.4indirect
npmnypm0.6.4indirect
npmobject-inspect1.13.4indirect
npmohash1.1.6indirect
npmohash2.0.11indirect
npmonce1.4.0indirect
npmopen10.1.2indirect
npmoptionator0.9.4indirect
npmorderedmap2.1.1indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparent-module1.0.1indirect
npmparse54.0.0indirect
npmparse56.0.1indirect
npmparse57.3.0indirect
npmparse5-htmlparser2-tree-adapter6.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-type4.0.0indirect
npmpathe1.1.2indirect
npmpathe2.0.3indirect
npmperfect-debounce1.0.0indirect
npmperfect-debounce2.1.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.3indirect
npmpkg-types1.3.1indirect
npmpkg-types2.3.0indirect
npmpostcss8.5.6indirect
npmprelude-ls1.2.1indirect
npmprettier3.8.1indirect
npmprosemirror-changeset2.3.1indirect
npmprosemirror-collab1.3.1indirect
npmprosemirror-commands1.7.1indirect
npmprosemirror-dropcursor1.8.2indirect
npmprosemirror-gapcursor1.4.0indirect
npmprosemirror-history1.4.1indirect
npmprosemirror-history1.5.0indirect
npmprosemirror-inputrules1.5.1indirect
npmprosemirror-keymap1.2.3indirect
npmprosemirror-markdown1.13.2indirect
npmprosemirror-markdown1.13.3indirect
npmprosemirror-menu1.2.5indirect
npmprosemirror-model1.25.4indirect
npmprosemirror-schema-basic1.2.4indirect
npmprosemirror-schema-list1.5.1indirect
npmprosemirror-state1.4.4indirect
npmprosemirror-tables1.8.1indirect
npmprosemirror-tables1.8.5indirect
npmprosemirror-trailing-node3.0.0indirect
npmprosemirror-transform1.10.4indirect
npmprosemirror-transform1.11.0indirect
npmprosemirror-view1.41.3indirect
npmprosemirror-view1.41.5indirect
npmproxy-from-env1.1.0indirect
npmpsl1.15.0indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmquerystringify2.2.0indirect
npmqueue-microtask1.2.3indirect
npmrc92.1.2indirect
npmreaddirp4.1.2indirect
npmrequireindex1.2.0indirect
npmrequires-port1.0.0indirect
npmresolve-from4.0.0indirect
npmreusify1.1.0indirect
npmrimraf3.0.2indirect
npmrollup4.52.5indirect
npmrollup4.57.1indirect
npmrope-sequence1.3.4indirect
npmrun-applescript7.1.0indirect
npmrun-parallel1.2.0indirect
npmrxjs7.8.2indirect
npmsemver7.7.2indirect
npmset-cookie-parser2.7.2indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmslash3.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmstrip-ansi6.0.1indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmtar6.2.1indirect
npmtext-table0.2.0indirect
npmtinyexec0.3.2indirect
npmtinyexec1.0.2indirect
npmtinyglobby0.2.15indirect
npmto-regex-range5.0.1indirect
npmtough-cookie4.1.4indirect
npmtr460.0.3indirect
npmts-api-utils1.4.3indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtypescript5.9.3indirect
npmuc.micro2.1.0indirect
npmufo1.6.1indirect
npmuglify-js3.19.3indirect
npmundici-types7.16.0indirect
npmuniversalify0.2.0indirect
npmuri-js4.4.1indirect
npmurl-parse1.5.10indirect
npmuuid11.1.0indirect
npmuuid13.0.0indirect
npmvite5.4.21indirect
npmvite7.2.0indirect
npmw3c-keyname2.2.8indirect
npmwebidl-conversions3.0.1indirect
npmwhatwg-url5.0.0indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmwordwrap1.0.0indirect
npmwrappy1.0.2indirect
npmws7.5.10indirect
npmyallist4.0.0indirect
npmyocto-queue0.1.0indirect
NuGetBogus35.6.5indirect
NuGetcoverlet.collector6.0.4indirect
NuGetMicrosoft.AspNetCore.Mvc.Testing10.0.2indirect
NuGetMicrosoft.ICU.ICU4C.Runtime72.1.0.3indirect
NuGetMicrosoft.NET.Test.Sdk18.0.1indirect
NuGetMoq4.20.72indirect
NuGetNUnit4.4.0indirect
NuGetNUnit.Analyzers4.11.2indirect
NuGetNUnit3TestAdapter6.1.0indirect
NuGetUmbraco.Cms17.1.0indirect
Dependency advisories 38

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

PackageVersionRelationSeverityAdvisoriesFixed in
flatted3.3.3indirectcritical23.4.2
handlebars4.7.8indirectcritical84.7.9
rollup4.52.5indirectcritical14.59.0
rollup4.57.1indirectcritical14.59.0
axios1.13.4directhigh291.18.0
js-cookie3.0.5directhigh13.0.7
brace-expansion1.1.12indirecthigh35.0.8
brace-expansion2.0.2indirecthigh35.0.8
defu6.1.4indirecthigh16.1.5
form-data4.0.5indirecthigh14.0.6
js-yaml4.1.0indirecthigh34.3.0
js-yaml4.1.1indirecthigh24.3.0
linkify-it5.0.0indirecthigh25.0.2
lodash4.17.21indirecthigh34.18.0
lodash4.17.23indirecthigh24.18.0
minimatch3.1.2indirecthigh310.2.3
minimatch9.0.5indirecthigh310.2.3
picomatch2.3.1indirecthigh24.0.4
picomatch4.0.3indirecthigh24.0.4
postcss8.5.6indirecthigh38.5.18
tar6.2.1indirecthigh127.5.21
Umbraco.Cms17.1.0indirecthigh417.4.0
uuid11.1.0indirecthigh113.0.1
uuid13.0.0indirecthigh113.0.1
vite5.4.21indirecthigh38.0.16
vite7.2.0indirecthigh58.0.16
ws7.5.10indirecthigh18.21.0
@hey-api/openapi-ts0.81.1directmoderate10.97.3
@hey-api/openapi-ts0.85.2directmoderate10.97.3
qs6.14.1directmoderate26.15.2
ajv6.12.6indirectmoderate18.18.0
diff7.0.0indirectmoderate18.0.3
dompurify3.2.7indirectmoderate173.4.12
dompurify3.3.0indirectmoderate173.4.12
dompurify3.3.1indirectmoderate173.4.12
esbuild0.21.5indirectmoderate10.25.0
follow-redirects1.15.11indirectmoderate11.16.0
markdown-it14.1.0indirectmoderate214.2.0

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": [
        "umbraco",
        "umbraco-v8",
        "redirection",
        "301",
        "404",
        "not-found",
        "seo-optimization",
        "umbraco-package",
        "umbraco-v9",
        "tracking",
        "umbraco-v10"
      ],
      "is_fork": false,
      "size_kb": 64962,
      "has_wiki": true,
      "homepage": "https://infocaster.net/wat-we-doen/umbraco-plugins/301-url-tracker",
      "languages": {
        "C#": 779299,
        "CSS": 507242,
        "HTML": 25479,
        "SCSS": 387,
        "JavaScript": 24817,
        "TypeScript": 326706
      },
      "pushed_at": "2026-07-31T13:28:05Z",
      "created_at": "2022-01-06T13:18:46Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-31T04:48:59Z",
      "description": "An Umbraco package that tracks 404 not found results and helps you redirect visitors to the right page",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "v17/develop",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#",
        "CSS",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://infocaster.net",
      "name": "Infocaster B.V.",
      "type": "Organization",
      "login": "Infocaster",
      "company": null,
      "location": "Netherlands",
      "followers": 4,
      "avatar_url": "https://avatars.githubusercontent.com/u/97233292?v=4",
      "created_at": "2022-01-06T12:55:10Z",
      "is_verified": null,
      "public_repos": 12,
      "account_age_days": 1667
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "18.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-31T13:17:53Z"
        },
        {
          "tag": "17.0.1-beta.1",
          "kind": "prerelease",
          "published_at": "2026-05-04T10:41:30Z"
        },
        {
          "tag": "17.0.0",
          "kind": "major",
          "published_at": "2026-02-04T14:47:26Z"
        },
        {
          "tag": "17.0.0-beta.2",
          "kind": "prerelease",
          "published_at": "2026-02-04T14:47:26Z"
        },
        {
          "tag": "17.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2026-01-30T14:06:29Z"
        },
        {
          "tag": "16.0.0-beta.2",
          "kind": "prerelease",
          "published_at": "2026-02-04T14:52:57Z"
        },
        {
          "tag": "16.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2026-01-23T08:46:22Z"
        },
        {
          "tag": "13.3.0",
          "kind": "minor",
          "published_at": "2025-04-17T16:03:23Z"
        },
        {
          "tag": "13.3.0-beta.1",
          "kind": "prerelease",
          "published_at": "2025-04-17T16:03:23Z"
        },
        {
          "tag": "13.2.0",
          "kind": "minor",
          "published_at": "2024-10-04T12:37:26Z"
        },
        {
          "tag": "13.2.0-beta.1",
          "kind": "prerelease",
          "published_at": "2024-09-10T12:14:42Z"
        },
        {
          "tag": "13.2.0-alpha.9",
          "kind": "prerelease",
          "published_at": "2024-08-14T08:02:47Z"
        },
        {
          "tag": "13.2.0-alpha.8",
          "kind": "prerelease",
          "published_at": "2024-06-19T08:32:48Z"
        },
        {
          "tag": "13.2.0-alpha.7",
          "kind": "prerelease",
          "published_at": "2024-06-14T18:21:20Z"
        },
        {
          "tag": "13.2.0-alpha.6",
          "kind": "prerelease",
          "published_at": "2024-06-14T14:18:49Z"
        },
        {
          "tag": "13.2.0-alpha.5",
          "kind": "prerelease",
          "published_at": "2024-06-13T16:20:40Z"
        },
        {
          "tag": "13.2.0-alpha.4",
          "kind": "prerelease",
          "published_at": "2024-06-06T16:41:09Z"
        },
        {
          "tag": "13.2.0-alpha.3",
          "kind": "prerelease",
          "published_at": "2024-05-28T18:36:18Z"
        },
        {
          "tag": "13.2.0-alpha.2",
          "kind": "prerelease",
          "published_at": "2024-05-24T16:59:16Z"
        },
        {
          "tag": "13.2.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2024-05-24T12:50:21Z"
        },
        {
          "tag": "13.1.0",
          "kind": "minor",
          "published_at": "2024-04-11T06:09:46Z"
        },
        {
          "tag": "13.1.0-beta.3",
          "kind": "prerelease",
          "published_at": "2024-03-12T09:19:44Z"
        },
        {
          "tag": "13.1.0-beta.2",
          "kind": "prerelease",
          "published_at": "2024-02-16T17:21:04Z"
        },
        {
          "tag": "13.1.0-beta.1",
          "kind": "prerelease",
          "published_at": "2024-02-16T14:37:09Z"
        },
        {
          "tag": "13.0.1-beta.1",
          "kind": "prerelease",
          "published_at": "2024-01-16T09:43:49Z"
        },
        {
          "tag": "13.0.0",
          "kind": "major",
          "published_at": "2023-12-14T08:31:13Z"
        },
        {
          "tag": "13.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2023-12-13T10:22:43Z"
        },
        {
          "tag": "12.0.4-beta.1",
          "kind": "prerelease",
          "published_at": "2024-01-16T09:41:09Z"
        },
        {
          "tag": "12.0.3",
          "kind": "patch",
          "published_at": "2023-12-11T12:49:16Z"
        },
        {
          "tag": "12.0.2",
          "kind": "patch",
          "published_at": "2023-10-27T08:13:11Z"
        },
        {
          "tag": "12.0.1",
          "kind": "patch",
          "published_at": "2023-10-27T06:44:15Z"
        },
        {
          "tag": "12.0.0",
          "kind": "major",
          "published_at": "2023-07-04T17:33:17Z"
        },
        {
          "tag": "11.2.0",
          "kind": "minor",
          "published_at": "2023-12-12T08:58:38Z"
        },
        {
          "tag": "11.1.2",
          "kind": "patch",
          "published_at": "2023-10-27T07:17:18Z"
        },
        {
          "tag": "11.1.1",
          "kind": "patch",
          "published_at": "2023-10-27T06:38:54Z"
        },
        {
          "tag": "11.1.0",
          "kind": "minor",
          "published_at": "2023-08-02T06:45:33Z"
        },
        {
          "tag": "11.1.0-beta.1",
          "kind": "prerelease",
          "published_at": "2023-07-23T08:54:22Z"
        },
        {
          "tag": "11.0.1",
          "kind": "patch",
          "published_at": "2022-12-07T09:06:17Z"
        },
        {
          "tag": "11.0.1-beta.1",
          "kind": "prerelease",
          "published_at": "2022-12-07T09:06:17Z"
        },
        {
          "tag": "11.0.0",
          "kind": "major",
          "published_at": "2022-12-01T11:11:38Z"
        },
        {
          "tag": "11.0.0-beta.2",
          "kind": "prerelease",
          "published_at": "2022-11-22T18:14:52Z"
        },
        {
          "tag": "11.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2022-10-23T12:01:51Z"
        },
        {
          "tag": "10.5.0-alpha.9",
          "kind": "prerelease",
          "published_at": "2024-08-14T08:08:33Z"
        },
        {
          "tag": "10.5.0-alpha.8",
          "kind": "prerelease",
          "published_at": "2024-06-14T18:24:02Z"
        },
        {
          "tag": "10.5.0-alpha.7",
          "kind": "prerelease",
          "published_at": "2024-06-14T14:22:46Z"
        },
        {
          "tag": "10.5.0-alpha-6",
          "kind": "prerelease",
          "published_at": "2024-06-13T08:01:21Z"
        },
        {
          "tag": "10.5.0-alpha.5",
          "kind": "prerelease",
          "published_at": "2024-06-06T16:38:58Z"
        },
        {
          "tag": "10.5.0-alpha.4",
          "kind": "prerelease",
          "published_at": "2024-06-03T08:55:12Z"
        },
        {
          "tag": "10.5.0-alpha.3",
          "kind": "prerelease",
          "published_at": "2024-05-28T18:38:33Z"
        },
        {
          "tag": "10.5.0-alpha.2",
          "kind": "prerelease",
          "published_at": "2024-05-24T16:58:03Z"
        },
        {
          "tag": "10.5.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2024-05-24T13:10:37Z"
        },
        {
          "tag": "10.4.0",
          "kind": "minor",
          "published_at": "2024-04-11T06:01:28Z"
        },
        {
          "tag": "10.4.0-beta.2",
          "kind": "prerelease",
          "published_at": "2024-03-12T10:17:41Z"
        },
        {
          "tag": "10.4.0-beta.1",
          "kind": "prerelease",
          "published_at": "2024-02-16T17:12:28Z"
        },
        {
          "tag": "10.3.5",
          "kind": "patch",
          "published_at": "2024-02-14T11:48:07Z"
        },
        {
          "tag": "10.3.5-beta.1",
          "kind": "prerelease",
          "published_at": "2024-01-16T09:24:48Z"
        },
        {
          "tag": "10.3.4-beta.3",
          "kind": "prerelease",
          "published_at": "2024-01-16T09:22:12Z"
        },
        {
          "tag": "10.3.4-beta.2",
          "kind": "prerelease",
          "published_at": "2024-01-12T15:32:45Z"
        },
        {
          "tag": "10.3.4-beta.1",
          "kind": "prerelease",
          "published_at": "2024-01-08T11:50:24Z"
        },
        {
          "tag": "10.3.3",
          "kind": "patch",
          "published_at": "2023-12-12T08:09:29Z"
        },
        {
          "tag": "10.3.2-beta.1",
          "kind": "prerelease",
          "published_at": "2023-12-01T08:20:27Z"
        },
        {
          "tag": "10.3.1",
          "kind": "patch",
          "published_at": "2023-10-27T06:25:11Z"
        },
        {
          "tag": "10.3.1-beta.1",
          "kind": "prerelease",
          "published_at": "2023-10-17T07:09:10Z"
        },
        {
          "tag": "10.3.0",
          "kind": "minor",
          "published_at": "2023-05-26T06:05:50Z"
        },
        {
          "tag": "10.3.0-beta.2",
          "kind": "prerelease",
          "published_at": "2023-05-19T07:43:44Z"
        },
        {
          "tag": "10.3.0-beta.1",
          "kind": "prerelease",
          "published_at": "2023-05-16T05:02:02Z"
        },
        {
          "tag": "10.2.1",
          "kind": "patch",
          "published_at": "2022-12-07T09:01:18Z"
        },
        {
          "tag": "10.2.1-beta.1",
          "kind": "prerelease",
          "published_at": "2022-12-07T09:01:18Z"
        },
        {
          "tag": "10.2.0",
          "kind": "minor",
          "published_at": "2022-10-19T14:46:34Z"
        },
        {
          "tag": "10.2.0-beta.2",
          "kind": "prerelease",
          "published_at": "2022-10-08T13:06:59Z"
        },
        {
          "tag": "10.2.0-beta.1",
          "kind": "prerelease",
          "published_at": "2022-10-08T10:07:45Z"
        },
        {
          "tag": "10.1.1",
          "kind": "patch",
          "published_at": "2022-09-15T14:34:50Z"
        },
        {
          "tag": "10.1.1-beta.1",
          "kind": "prerelease",
          "published_at": "2022-08-30T07:26:17Z"
        },
        {
          "tag": "10.1.0",
          "kind": "minor",
          "published_at": "2022-08-13T07:31:59Z"
        },
        {
          "tag": "10.1.0-beta.3",
          "kind": "prerelease",
          "published_at": "2022-08-12T16:06:44Z"
        },
        {
          "tag": "10.1.0-beta.2",
          "kind": "prerelease",
          "published_at": "2022-08-11T06:19:24Z"
        },
        {
          "tag": "10.1.0-beta.1",
          "kind": "prerelease",
          "published_at": "2022-08-09T15:40:57Z"
        },
        {
          "tag": "10.0.2",
          "kind": "patch",
          "published_at": "2022-07-20T07:29:41Z"
        },
        {
          "tag": "10.0.2-beta.1",
          "kind": "prerelease",
          "published_at": "2022-07-07T07:50:34Z"
        },
        {
          "tag": "10.0.1",
          "kind": "patch",
          "published_at": "2022-07-02T10:52:42Z"
        },
        {
          "tag": "9.1.2",
          "kind": "patch",
          "published_at": "2022-12-07T09:20:00Z"
        },
        {
          "tag": "9.1.2-beta.1",
          "kind": "prerelease",
          "published_at": "2022-12-07T09:20:00Z"
        },
        {
          "tag": "9.1.1",
          "kind": "patch",
          "published_at": "2022-09-17T08:19:34Z"
        },
        {
          "tag": "9.1.0",
          "kind": "minor",
          "published_at": "2022-08-18T17:20:38Z"
        },
        {
          "tag": "9.1.0-beta.1",
          "kind": "prerelease",
          "published_at": "2022-08-13T09:13:22Z"
        },
        {
          "tag": "9.0.2",
          "kind": "patch",
          "published_at": "2022-07-02T08:12:51Z"
        },
        {
          "tag": "9.0.2-beta.3",
          "kind": "prerelease",
          "published_at": "2022-07-01T17:47:56Z"
        },
        {
          "tag": "5.2.4",
          "kind": "patch",
          "published_at": "2024-03-20T08:56:41Z"
        },
        {
          "tag": "5.2.4-beta.1",
          "kind": "prerelease",
          "published_at": "2024-03-20T08:56:41Z"
        },
        {
          "tag": "5.2.3",
          "kind": "patch",
          "published_at": "2023-01-17T09:23:50Z"
        },
        {
          "tag": "5.2.3-beta.1",
          "kind": "prerelease",
          "published_at": "2023-01-17T09:23:50Z"
        },
        {
          "tag": "5.2.2",
          "kind": "patch",
          "published_at": "2022-11-25T11:58:45Z"
        },
        {
          "tag": "5.2.1",
          "kind": "patch",
          "published_at": "2022-09-16T07:01:09Z"
        },
        {
          "tag": "5.2.1-beta.1",
          "kind": "prerelease",
          "published_at": "2022-09-16T07:01:09Z"
        },
        {
          "tag": "5.2.0",
          "kind": "minor",
          "published_at": "2022-08-18T06:14:34Z"
        },
        {
          "tag": "5.2.0-beta.1",
          "kind": "prerelease",
          "published_at": "2022-08-18T06:14:34Z"
        },
        {
          "tag": "5.1.0",
          "kind": "minor",
          "published_at": "2022-08-02T13:46:04Z"
        },
        {
          "tag": "5.1.0-beta.2",
          "kind": "prerelease",
          "published_at": "2022-08-02T13:19:32Z"
        },
        {
          "tag": "5.1.0-beta.1",
          "kind": "prerelease",
          "published_at": "2022-07-04T17:17:40Z"
        },
        {
          "tag": "5.0.2-beta.2",
          "kind": "prerelease",
          "published_at": "2022-07-04T10:56:47Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "bad768d4465f1ff254806e6775aa22215b6add3b",
          "body": "…o%20Awesome/_git/urltracker-umbracoawesome into v17/develop",
          "is_bot": false,
          "headline": "Merge branch 'v17/develop' of https://dev.azure.com/infocaster/Umbrac…",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2026-05-29T06:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47aa3b0d7690875c66359f9f8d9f49e12e28a5d5",
          "body": "Update marketplace description",
          "is_bot": false,
          "headline": "Merged PR 20231: Update marketplace description",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2026-05-28T11:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c4655291a3220ea0c3d5435500278435c56bc1a",
          "body": "Updated umbraco-marketplace.json",
          "is_bot": false,
          "headline": "Merged PR 19687: Updated umbraco-marketplace.json",
          "author_name": "Daan Bakker",
          "author_login": "IcDaan",
          "committed_at": "2026-05-28T11:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8060b317b84cca5901dd7cf251535a54888e8b0c",
          "body": "Added conditions in umbraco package to load the dashboard only on Content",
          "is_bot": false,
          "headline": " Fix: load UrlTracker dashboard only on Content section (#236)",
          "author_name": "Florent Grandjean",
          "author_login": "mrflo",
          "committed_at": "2026-05-28T11:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9645a3e0dc44593db62d7442d75a21096eab0d3",
          "body": "Updated umbraco-marketplace.json",
          "is_bot": false,
          "headline": "Merged PR 19687: Updated umbraco-marketplace.json",
          "author_name": "Daan Bakker",
          "author_login": "IcDaan",
          "committed_at": "2026-05-28T11:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "104ef943e22a4e473e8c9acc7e081ae5e99d463f",
          "body": "Added conditions in umbraco package to load the dashboard only on Content",
          "is_bot": false,
          "headline": " Fix: load UrlTracker dashboard only on Content section (#236)",
          "author_name": "Florent Grandjean",
          "author_login": "mrflo",
          "committed_at": "2026-05-04T10:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef68341295224d0493cfdbb0e8620d13c730e2ca",
          "body": "Updated umbraco-marketplace.json",
          "is_bot": false,
          "headline": "Merged PR 19543: Updated umbraco-marketplace.json",
          "author_name": "Daan Bakker",
          "author_login": "IcDaan",
          "committed_at": "2026-04-02T13:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a3049eefb6e8aa15d39b53884a483abd9bc03e9",
          "body": "attempt fix ff error by removing old service that was still included but not used",
          "is_bot": false,
          "headline": "Merged PR 19067: Poging tot fixen github issue",
          "author_name": "Mike Schepers",
          "author_login": "mikeschepers4",
          "committed_at": "2026-02-04T14:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b1f454631492309274ddd64aaf9808713c57e25",
          "body": "- Upgrade nuget packages to Umbraco 17\n- Update frontend dependency of @umbraco-cms/backoffice version to 17.1.0",
          "is_bot": false,
          "headline": "Merged PR 19037: Umbraco 17 upgrade",
          "author_name": "Daan Bakker",
          "author_login": "IcDaan",
          "committed_at": "2026-01-30T14:06:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "260b49e4df94058777ab91f5d57a1450ee3dcf09",
          "body": null,
          "is_bot": false,
          "headline": "Merged PR 18635: Url Tracker lit update",
          "author_name": "Ricky Broers",
          "author_login": "RickyBroers",
          "committed_at": "2026-01-23T08:46:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7393aa0f18ab15cb32f0586d64e53e7b0749c16b",
          "body": null,
          "is_bot": false,
          "headline": "Merged PR 17681: Add missing translations",
          "author_name": "Ricky Broers",
          "author_login": "RickyBroers",
          "committed_at": "2025-09-01T06:48:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "137ab7098544d96612a7eb0f7e708c5feed4987a",
          "body": null,
          "is_bot": false,
          "headline": "Update local development instructions",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2025-08-29T10:55:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7daba114e702b909bd0ea25fdf00d4d436c4e0f",
          "body": "Upgrade packages and fix build",
          "is_bot": false,
          "headline": "Merged PR 17678: Upgrade packages and fix build",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2025-08-29T10:46:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "276b45c9cc45b5a0fb759ba3c260ee757f9bdbb5",
          "body": "Related work items: #50692",
          "is_bot": false,
          "headline": "Merged PR 17633: Loading states",
          "author_name": "Ricky Broers",
          "author_login": "RickyBroers",
          "committed_at": "2025-08-29T06:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd0f9bd949e2bfe4ed6594ee1270109427411deb",
          "body": "…een extra streep\n\nUser Story 50685: Simpele redirect editor toont nog een extra streep\n\nRelated work items: #50685",
          "is_bot": false,
          "headline": "Merged PR 17560: User Story 50685: Simpele redirect editor toont nog …",
          "author_name": "Ricky Broers",
          "author_login": "RickyBroers",
          "committed_at": "2025-08-28T14:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "912e591e5f5c94b57e6d201748d1f39ab6d53496",
          "body": "Task 62314: De groene knop op de juiste plekken tonen\n\nRelated work items: #52054",
          "is_bot": false,
          "headline": "Merged PR 17649: Task 62314: De groene knop op de juiste plekken tonen",
          "author_name": "Ricky Broers",
          "author_login": "RickyBroers",
          "committed_at": "2025-08-28T14:17:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35672479ce0d9e99d0829ddef655e7daa7fa628f",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2025-04-17T16:03:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4d53f295ce72878ea66946fdd856b6060b6938e",
          "body": "* Changes how we create the axios instance for better error response handling\n\nThe Axios class constructor used previously does not automatically apply\ndefault config like validateStatus and treats all responses,\nincluding 500s, as successful.\n\n* #195 Adds support for importing traditional csv formatted files\n\n - Changes the default export to csv and not semi-colon delimited\n - Shows error notifications in the UI when an exception occurs instead\n   of always showing success",
          "is_bot": false,
          "headline": "Adds support for importing traditional csv formatted files (#197)",
          "author_name": "ProNotion",
          "author_login": "ProNotion",
          "committed_at": "2025-04-17T11:26:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "035a653ad5fb7b723a4be0bf71573f732a5498fb",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-10-04T12:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36b6ed7c156d6c55bba1b2758d125fb05cdc796b",
          "body": null,
          "is_bot": false,
          "headline": "Solved merge conflicts",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-10-04T12:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "008422bc62e48340e7fafea0a1c877f077bd2caf",
          "body": null,
          "is_bot": false,
          "headline": "Update message after install",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-10-04T12:20:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "936a51fcc72cde38c1f9c385b546c6f2afcb2a0b",
          "body": null,
          "is_bot": false,
          "headline": "Merged PR 13977: Fix available recommendations in panel",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-10-04T11:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d509ec6d418db8853617d6982a9eb2d67fe39b6",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-09-10T12:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9c5672931baadbc7eaf4f77bab67db25ac1685b",
          "body": "- New UI\n- Uses Lit\n- Cleanup routines\n- Intelligent scoring system\n- Intelligent classification system",
          "is_bot": false,
          "headline": "Merged PR 13654: Implement URL Tracker new design",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-08-28T06:49:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b385666943836350620231ddc3657cbab68de06",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-04-11T06:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35e4c1a4f74e2656c4ef4355a87d5c73e1b3c951",
          "body": null,
          "is_bot": false,
          "headline": "Solved merge conflicts",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-04-11T06:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f115c4f538e1c050ad82602da8ce6602f2ecbb4",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-03-12T09:19:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c21b05524101c8bca288df85370edb999ba9f99c",
          "body": "Update packages and optimise sql queries",
          "is_bot": false,
          "headline": "Merged PR 11907: Update packages and optimise sql queries",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-03-12T09:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a65e9312bc43dc28ae995921bbab0a529c0cf9d",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-02-16T17:21:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b73581423062a1535d3326ba59f4023308120392",
          "body": "- Fix premature execution of cache bootloader\n- Fix case sensitivity on in-memory culture comparison",
          "is_bot": false,
          "headline": "Fix 2 bugs",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-02-16T17:19:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e22ab104492c7acba792c35d4c3feb0063ce4efb",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-02-16T14:37:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddfea8552e77afc307844508bf9f9c19cd71404a",
          "body": "- Fix support for loadbalancing using cache refreshers\n- Add opt-in \"active\" cache that loads all redirects and no-longer-exists records in memory",
          "is_bot": false,
          "headline": "Merged PR 11713: Improve caching behaviour",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-02-16T14:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf9d74d64a57195df740815c764541be89f957a7",
          "body": null,
          "is_bot": false,
          "headline": "Merged PR 11690: Forward changes from v10",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-02-16T07:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "372b70bad01d546cdc2b5f791e99086ecd8033c1",
          "body": null,
          "is_bot": false,
          "headline": "Fix release notes",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-02-14T12:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adcc96d57b96a78de1b99e16d6fd236dfa7292c8",
          "body": null,
          "is_bot": false,
          "headline": "Solved merge conflicts",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-02-14T11:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c5fec33e6879a088cf94980d01ed9e0a876fd0c",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-02-14T11:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "227e6d7fbdb51c714689393fc911dbdccf2170a5",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Bram van den Bogaard",
          "author_login": "BramvdBogaard",
          "committed_at": "2024-01-16T09:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa8f83df5ded3f1726617e92aec569b76d930b42",
          "body": "Update changelog",
          "is_bot": false,
          "headline": "Merged PR 11371: Update changelog",
          "author_name": "Bram van den Bogaard",
          "author_login": "BramvdBogaard",
          "committed_at": "2024-01-16T09:37:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2cc5b7d17e56cd74c311022a81ada81a0a6eb42",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Bram van den Bogaard",
          "author_login": "BramvdBogaard",
          "committed_at": "2024-01-16T09:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c56f7d7072c38a1a08a1a274cdc77fe2e0414baf",
          "body": "Do not set uaParser on each call",
          "is_bot": false,
          "headline": "Merged PR 11370: Do not set uaParser on each call",
          "author_name": "Bram van den Bogaard",
          "author_login": "BramvdBogaard",
          "committed_at": "2024-01-16T07:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08adefc7e2f901b1c0f6d43bbded76b27a25a07c",
          "body": "Do not set uaParser on each call",
          "is_bot": false,
          "headline": "Merged PR 11368: Do not set uaParser on each call",
          "author_name": "Bram van den Bogaard",
          "author_login": "BramvdBogaard",
          "committed_at": "2024-01-16T07:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41373362c8b80bc82363f7eb6cda8eeb01cbc8f9",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-01-12T15:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccc79b15f82102378256bcbe484e26bf958cf481",
          "body": "Add the exception to the log message",
          "is_bot": false,
          "headline": "Merged PR 11329: Add the exception to the log message",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-01-10T14:52:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce4c69bc04c6913a0538c64bb146f803ba1326bc",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-01-08T11:50:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d59ed0970f661dffa4775efad0bb218c1d5260c7",
          "body": "Add a background processor for client errors\n\nEnsures that client errors are registered by a single thread so that extreme amounts of traffic don't overwhelm the database.",
          "is_bot": false,
          "headline": "Merged PR 11291: Add a background processor for client errors",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2024-01-08T08:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "271644c3968d214078d5f9d31c36350c3e1d638a",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-12-14T08:31:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4dac2bdefb731cc267e8c8bb050d75ac174f951",
          "body": "Update all Umbraco versions to latest stable",
          "is_bot": false,
          "headline": "Merged PR 11092: Update all Umbraco versions to latest stable",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-12-14T08:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64ad9d5826e88008afaf576d74e9ddf09bd6ad7a",
          "body": null,
          "is_bot": false,
          "headline": "Fix CI/CD triggers",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-12-13T10:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8937c142556dcd668bc531ba4cf2566ad683a8bb",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-12-13T10:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f453a285fa9ef068a17f1b0c1df03a3b9a573fb",
          "body": "Upgrade to v13 and fix issues",
          "is_bot": false,
          "headline": "Merged PR 11076: Upgrade to v13 and fix issues",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-12-13T10:06:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f986de1d6fc4fa43c36718fa255bd500615a30fa",
          "body": null,
          "is_bot": false,
          "headline": "Merged PR 11059: Add user agent filter",
          "author_name": "Bram van den Bogaard",
          "author_login": "BramvdBogaard",
          "committed_at": "2023-12-12T08:09:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2177674438bc6959334c16a429803a8d12420b6",
          "body": "Merged PR 11040: Add url column length migration",
          "is_bot": false,
          "headline": "Merged PR 11050: Merged PR 11040: Add url column length migration",
          "author_name": "Bram van den Bogaard",
          "author_login": "BramvdBogaard",
          "committed_at": "2023-12-11T13:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d4e6344ce77c1025fb3e08e3c83f64e43d7039e",
          "body": "Add common user agent check",
          "is_bot": false,
          "headline": "Merged PR 11046: Add common user agent check",
          "author_name": "Bram van den Bogaard",
          "author_login": "BramvdBogaard",
          "committed_at": "2023-12-11T13:19:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa6d5aa87ad24a4c09d2f4bb074e7cac1e1fa55b",
          "body": null,
          "is_bot": false,
          "headline": "Merged PR 11040: Add url column length migration",
          "author_name": "Joris Peters",
          "author_login": "joris-peters",
          "committed_at": "2023-12-11T08:10:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a9ac6815b01b32886d10915c6068acc34181375",
          "body": "Validates redirect regex pattern input and handles regex pattern exceptions\n\nFixes: https://github.com/Infocaster/UrlTracker/issues/164",
          "is_bot": false,
          "headline": "Merged PR 10963: Redirect regex validation",
          "author_name": "Joris Peters",
          "author_login": "joris-peters",
          "committed_at": "2023-12-01T08:20:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b712b2c11e9459bce85391af017befac3ca2fff",
          "body": null,
          "is_bot": false,
          "headline": "Add regex redirect interceptor regex pattern exception handling.",
          "author_name": "Joris Peters",
          "author_login": "joris-peters",
          "committed_at": "2023-11-30T16:30:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eabfd93c9f33097a33fa92675ab9266b92ada754",
          "body": null,
          "is_bot": false,
          "headline": "Add redirect regex pattern input validation.",
          "author_name": "Joris Peters",
          "author_login": "joris-peters",
          "committed_at": "2023-11-30T16:29:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c930b656e741940586b0435dffa10fa422dc361",
          "body": null,
          "is_bot": false,
          "headline": "Solve merge conflicts",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-10-27T08:13:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cebb412dfccdae1cd6b84acefd776ba47535dc94",
          "body": null,
          "is_bot": false,
          "headline": "Solve build and test issues after merge",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-10-27T07:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2660d2ff1d1b2f595f5beb970114338d274554a9",
          "body": null,
          "is_bot": false,
          "headline": "Solved merge conflicts",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-10-27T06:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "192c0916718916320233d8ec0ecc04a3cea1c6ba",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'v11/develop' into v12/develop",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-10-27T06:40:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe862351629aad3bd09dcc011c36f7249ca47d68",
          "body": "…r into v11/develop",
          "is_bot": false,
          "headline": "Merge branch 'v11/develop' of https://github.com/Infocaster/UrlTracke…",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-10-27T06:38:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bac4d7e5c454441548ee62d1768e1dcd69e51f77",
          "body": null,
          "is_bot": false,
          "headline": "Solved merge conflicts",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-10-27T06:37:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36f0ce26160cea664f46a63ed841d5093b38ca72",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-10-27T06:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85a2d6ec3c2609099a03a492f1fdf430896077e0",
          "body": "…r into v10/develop",
          "is_bot": false,
          "headline": "Merge branch 'v10/develop' of https://github.com/Infocaster/UrlTracke…",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-10-17T07:09:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01258df6bfa3d0566c4dfe4b1b64eb14174211ad",
          "body": "…value\n\nNormalize url name value when comparing old and new value in notification handler\n\nFixes: https://github.com/Infocaster/UrlTracker/issues/161",
          "is_bot": false,
          "headline": "Merged PR 10592: Normalize url name value when comparing old and new …",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-10-17T07:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "355da1295fd53a478d3cb5c807d0794b577731ac",
          "body": "Added new culture validation with tests. Added DB migration.\nIssue: https://github.com/Infocaster/UrlTracker/issues/150",
          "is_bot": false,
          "headline": "Merged PR 10524: New culture validation",
          "author_name": "Edwin van den Ham",
          "author_login": null,
          "committed_at": "2023-10-17T06:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9974b7a8ee6bcb87eba25ad42e0886ba632979cb",
          "body": "…ypo (#156)\n\nFixed typo for notifications in README",
          "is_bot": false,
          "headline": "v11 - README UrlTracker:Backoffice:Notifications:Enable description t…",
          "author_name": "Chris Jenkinson-Dent",
          "author_login": "chrden",
          "committed_at": "2023-08-18T05:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1422f5a9560ab3d2c001e1f91ae386fe29705498",
          "body": "…ypo (#157)\n\nFixed typo for notifications in README",
          "is_bot": false,
          "headline": "v10 - README UrlTracker:Backoffice:Notifications:Enable description t…",
          "author_name": "Chris Jenkinson-Dent",
          "author_login": "chrden",
          "committed_at": "2023-08-18T05:06:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb7c2741229480cb302a298f97004119e36f976",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-08-02T06:45:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f637f83cf8bd101b0b444dd0e3e8f6fe613740f2",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-07-23T08:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75356be450a0e871ca20808cf854c3d76acd79b0",
          "body": null,
          "is_bot": false,
          "headline": "Solved merge conflicts",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-07-23T08:50:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a797c7a5fea4c7f118e60941b3e2ef244f8fb688",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-07-04T17:33:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5e800f5bf7c55e67c9895a50bc6709a2d93df43",
          "body": null,
          "is_bot": false,
          "headline": "Merged PR 9556: Update to Umbraco 12",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-07-04T17:28:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5db07ae6b1edb5dd86c706c38c54e8959f3146f",
          "body": null,
          "is_bot": false,
          "headline": "Update pipeline version numbers",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-07-04T09:38:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37a1046296343fbe561e0566260594b2624b0101",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies in testing",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-06-18T14:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d92487c72e01ac050fd3f9cfbf5e7750748035f",
          "body": null,
          "is_bot": false,
          "headline": "Fix build issue",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-06-05T10:10:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e120b4f81552757f2515175c646b4843d20b02f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'v10/develop' into v11/feature/forward-merge-from-v10",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-06-05T10:01:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26b21857d8727cc7b08af8235968d25644271376",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-05-26T06:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c66327a7b5a6bcadace50fc122f2dba1b07f5278",
          "body": "…#121)\n\nBumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.\r\n- [Release notes](https://github.com/webpack/webpack/releases)\r\n- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: webpack\r\n  dependency-type: direct:development\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 webpack from 5.74.0 to 5.76.0 in /src/UrlTracker.Backoffice.UI (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-19T08:01:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0658d90a478bbf9c79c3f76189fecb191b5c2815",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-05-19T07:43:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9045b8f3a9cc3aba6a24526b9f39a08c866b732c",
          "body": "…licitly assigned\n\nOnly use root content as domain if no domains are explicitly assigned",
          "is_bot": false,
          "headline": "Merged PR 9134: Only use root content as domain if no domains are exp…",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-05-19T07:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08391bf717d80a9e2e5c80619039a2c71c3dee39",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-05-16T05:02:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fb7ea681c76e003c88b40f143c4c438f2bc5208",
          "body": "- Add configuration to enable or disable wildcard domains\n- Fix implementation for child node domains",
          "is_bot": false,
          "headline": "Merged PR 9087: Give child node configurations a well-defined meaning",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2023-05-15T07:05:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48b5fe39b46ca83ab7e1f1fe9516522e95e7cd9a",
          "body": null,
          "is_bot": false,
          "headline": "Solved merge conflicts",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2022-12-07T09:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a971ca615f0f87cebe41a0c6c21640eaef68a2a7",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2022-12-07T09:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07263e1f93139c65c10e6146331e120fa3ea0180",
          "body": null,
          "is_bot": false,
          "headline": "Fix translation errors",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2022-12-07T08:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be6e1955bbf39c2fc2ef8b9a7225e0633057ded3",
          "body": null,
          "is_bot": false,
          "headline": "Fix syntax issue on marketplace manifest",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2022-12-04T08:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12b0aa2e21af8bdd5df7f091fc9848a9b9477b39",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'v10/develop' into v11/develop",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2022-12-03T17:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea9cac76519018d20f58d60bac50e682d5eb755f",
          "body": "Optimize integration tests\n\nImprove support for sqlite",
          "is_bot": false,
          "headline": "Merged PR 7262: Optimize integration tests",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2022-12-03T17:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07c77779102dbb2b83a350793453fae772696178",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'v10/develop' into v11/develop",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2022-12-03T08:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c42325228aecb45477e70d253b26c1123ed3f3a",
          "body": null,
          "is_bot": false,
          "headline": "Fix spelling for category in umbraco marketplace manifest",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2022-12-03T08:21:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "342b415eb6170d73d952779d43b46bccf913a992",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2022-12-01T11:11:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e1031a9d1c4bf04c4d1b2044f133c0fa939875d",
          "body": null,
          "is_bot": false,
          "headline": "Update to latest stable version",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2022-12-01T11:10:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bf2448d272e40925abab1056ecb4722899910d8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'v10/develop' into v11/develop",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2022-11-23T16:13:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea7618447fd11b6d4196ed8d8984693216ba2108",
          "body": null,
          "is_bot": false,
          "headline": "Include umbraco marketplace file",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2022-11-23T16:12:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "548b6f3de0e6686b39c524f6332434d223bb8467",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'v10/develop' into v11/develop",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2022-11-22T19:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90e0c24e08b06cba8e9d5f308330577e9e46e8e5",
          "body": null,
          "is_bot": false,
          "headline": "fix nuget package tags",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2022-11-22T19:01:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e2b05da08c9908fe7c8d9158559144826f3d71b",
          "body": "Also fix the nuget tags on the packages",
          "is_bot": false,
          "headline": "Update all dependencies",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2022-11-22T18:14:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "931e7f13fbec97cd8273a52b5f658c7474f4974d",
          "body": null,
          "is_bot": false,
          "headline": "Include preview versions in build",
          "author_name": "Dennis Heutinck",
          "author_login": "D-Inventor",
          "committed_at": "2022-10-23T12:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 16,
      "latest_release_at": "2026-07-31T13:17:53Z",
      "latest_release_tag": "18.0.0-beta.1",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 73.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "UrlTracker",
          "exists": true,
          "license": null,
          "keywords": [
            "umbraco",
            "plugin",
            "package",
            "urltracker",
            "notfound",
            "redirect",
            "umbraco-marketplace"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/UrlTracker",
          "is_deprecated": false,
          "latest_version": "17.0.0",
          "repository_url": "https://github.com/Infocaster/UrlTracker",
          "versions_count": 58,
          "total_downloads": 852944,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-02-20T09:22:03.183000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 161
        },
        {
          "name": "UrlTracker.Web",
          "exists": true,
          "license": null,
          "keywords": [
            "umbraco",
            "plugin",
            "package",
            "urltracker",
            "notfound",
            "redirect"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/UrlTracker.Web",
          "is_deprecated": false,
          "latest_version": "17.0.0",
          "repository_url": "https://github.com/Infocaster/UrlTracker",
          "versions_count": 20,
          "total_downloads": 254293,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-02-20T09:22:08.810000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 161
        },
        {
          "name": "UrlTracker.Core",
          "exists": true,
          "license": null,
          "keywords": [
            "umbraco",
            "plugin",
            "package",
            "urltracker",
            "notfound",
            "redirect"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/UrlTracker.Core",
          "is_deprecated": false,
          "latest_version": "17.0.0",
          "repository_url": "https://github.com/Infocaster/UrlTracker",
          "versions_count": 31,
          "total_downloads": 305581,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-02-20T09:22:05.573000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 161
        },
        {
          "name": "UrlTracker.Modules",
          "exists": true,
          "license": null,
          "keywords": [
            "umbraco",
            "plugin",
            "package",
            "urltracker",
            "notfound",
            "redirect"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/UrlTracker.Modules",
          "is_deprecated": false,
          "latest_version": "17.0.0",
          "repository_url": "https://github.com/Infocaster/UrlTracker",
          "versions_count": 20,
          "total_downloads": 255041,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-02-20T09:22:08.170000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 161
        },
        {
          "name": "UrlTracker.Middleware",
          "exists": true,
          "license": null,
          "keywords": [
            "umbraco",
            "plugin",
            "package",
            "urltracker",
            "notfound",
            "redirect"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/UrlTracker.Middleware",
          "is_deprecated": false,
          "latest_version": "17.0.0",
          "repository_url": "https://github.com/Infocaster/UrlTracker",
          "versions_count": 20,
          "total_downloads": 241482,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-02-20T09:22:07.460000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 161
        },
        {
          "name": "UrlTracker.Backoffice.UI",
          "exists": true,
          "license": null,
          "keywords": [
            "umbraco",
            "plugin",
            "package",
            "urltracker",
            "notfound",
            "redirect"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/UrlTracker.Backoffice.UI",
          "is_deprecated": false,
          "latest_version": "17.0.0",
          "repository_url": "https://github.com/Infocaster/UrlTracker",
          "versions_count": 20,
          "total_downloads": 242239,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-02-20T09:22:04.780000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 161
        },
        {
          "name": "UrlTracker.GlobalBlocklist",
          "exists": true,
          "license": null,
          "keywords": [
            "umbraco",
            "plugin",
            "package",
            "urltracker",
            "notfound",
            "redirect"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/UrlTracker.GlobalBlocklist",
          "is_deprecated": false,
          "latest_version": "17.0.0",
          "repository_url": "https://github.com/Infocaster/UrlTracker",
          "versions_count": 6,
          "total_downloads": 66565,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-02-20T09:22:06.800000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 161
        },
        {
          "name": "UrlTracker.Core.Caching.Memory",
          "exists": true,
          "license": null,
          "keywords": [
            "umbraco",
            "plugin",
            "package",
            "urltracker",
            "notfound",
            "redirect"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/UrlTracker.Core.Caching.Memory",
          "is_deprecated": false,
          "latest_version": "17.0.0",
          "repository_url": "https://github.com/Infocaster/UrlTracker",
          "versions_count": 20,
          "total_downloads": 240863,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-02-20T09:22:06.237000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 161
        }
      ]
    },
    "popularity": {
      "forks": 17,
      "stars": 24,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-08-29",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 1
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 17,
        "total_forks": 17
      },
      "star_history": null,
      "open_issues_and_prs": 37
    },
    "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": [
        "src/UrlTracker.Backoffice.UI/tsconfig.json",
        "test/UrlTracker.Resources.Website/App_Plugins/url-tracker-generator/package/tsconfig.json"
      ],
      "toolchain_manifests": [
        "src/UrlTracker.Backoffice.Notifications/UrlTracker.Backoffice.Notifications.csproj",
        "src/UrlTracker.Backoffice.UI/UrlTracker.Backoffice.UI.csproj",
        "src/UrlTracker.Core.Caching.Memory/UrlTracker.Core.Caching.Memory.csproj",
        "src/UrlTracker.Core/UrlTracker.Core.csproj",
        "src/UrlTracker.GlobalBlocklist/UrlTracker.GlobalBlocklist.csproj",
        "src/UrlTracker.Middleware/UrlTracker.Middleware.csproj",
        "src/UrlTracker.Modules/UrlTracker.Modules.csproj",
        "src/UrlTracker.Web/UrlTracker.Web.csproj",
        "src/UrlTracker/UrlTracker.csproj",
        "test/UrlTracker.Backoffice.UI.Tests/UrlTracker.Backoffice.UI.Tests.csproj",
        "test/UrlTracker.Core.Caching.Memory.Tests/UrlTracker.Core.Caching.Memory.Tests.csproj",
        "test/UrlTracker.Core.Tests/UrlTracker.Core.Tests.csproj",
        "test/UrlTracker.IntegrationTests/UrlTracker.IntegrationTests.csproj",
        "test/UrlTracker.Middleware.Tests/UrlTracker.Middleware.Tests.csproj",
        "test/UrlTracker.Resources.Testing/UrlTracker.Resources.Testing.csproj",
        "test/UrlTracker.Resources.Website/UrlTracker.Resources.Website.csproj",
        "test/UrlTracker.Web.Tests/UrlTracker.Web.Tests.csproj"
      ],
      "largest_source_bytes": 23457,
      "source_files_sampled": 550,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.3",
            "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": 139
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.8",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-2qvq-rjwj-gvw9",
              "GHSA-2w6w-674q-4c4q",
              "GHSA-3mfm-83xf-c92r",
              "GHSA-442j-39wm-28r2",
              "GHSA-7rx3-28cr-v5wh",
              "GHSA-9cx6-37pm-9jff",
              "GHSA-xhpv-hc6g-r9c6",
              "GHSA-xjpj-3mr7-gcpf"
            ],
            "fixed_version": "4.7.9",
            "advisory_count": 8,
            "oldest_advisory_days": 126
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.52.5",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-mw96-cpmx-2vgc"
            ],
            "fixed_version": "4.59.0",
            "advisory_count": 1,
            "oldest_advisory_days": 155
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.57.1",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-mw96-cpmx-2vgc"
            ],
            "fixed_version": "4.59.0",
            "advisory_count": 1,
            "oldest_advisory_days": 155
          },
          {
            "name": "axios",
            "direct": true,
            "version": "1.13.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.7,
            "advisory_ids": [
              "GHSA-35jp-ww65-95wh",
              "GHSA-3g43-6gmg-66jw",
              "GHSA-3p68-rc4w-qgx5",
              "GHSA-3w6x-2g7m-8v23",
              "GHSA-42h9-826w-cgv3",
              "GHSA-43fc-jf86-j433",
              "GHSA-445q-vr5w-6q77",
              "GHSA-5c9x-8gcm-mpgx",
              "GHSA-62hf-57xw-28j9",
              "GHSA-6chq-wfr3-2hj9"
            ],
            "fixed_version": "1.18.0",
            "advisory_count": 29,
            "oldest_advisory_days": 171
          },
          {
            "name": "js-cookie",
            "direct": true,
            "version": "3.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-qjx8-664m-686j"
            ],
            "fixed_version": "3.0.7",
            "advisory_count": 1,
            "oldest_advisory_days": 70
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 3,
            "oldest_advisory_days": 126
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 3,
            "oldest_advisory_days": 126
          },
          {
            "name": "defu",
            "direct": false,
            "version": "6.1.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-737v-mqg7-c878"
            ],
            "fixed_version": "6.1.5",
            "advisory_count": 1,
            "oldest_advisory_days": 118
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-hmw2-7cc7-3qxx"
            ],
            "fixed_version": "4.0.6",
            "advisory_count": 1,
            "oldest_advisory_days": 45
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 258
          },
          {
            "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": 45
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.0",
            "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": 34
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc",
              "GHSA-xxjr-mmjv-4gpg"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 3,
            "oldest_advisory_days": 190
          },
          {
            "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": 120
          },
          {
            "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": 162
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "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": 162
          },
          {
            "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": 127
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "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": 127
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6g55-p6wh-862q",
              "GHSA-qx2v-qp2m-jg93",
              "GHSA-r28c-9q8g-f849"
            ],
            "fixed_version": "8.5.18",
            "advisory_count": 3,
            "oldest_advisory_days": 97
          },
          {
            "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-r292-9mhp-454m",
              "GHSA-r6q2-hw4h-h46w"
            ],
            "fixed_version": "7.5.21",
            "advisory_count": 12,
            "oldest_advisory_days": 195
          },
          {
            "name": "Umbraco.Cms",
            "direct": false,
            "version": "17.1.0",
            "severity": "high",
            "ecosystem": "nuget",
            "cvss_score": 7.2,
            "advisory_ids": [
              "GHSA-fpvf-fvp5-996r",
              "GHSA-rhcg-3h8r-v6vp",
              "GHSA-vr9v-27gg-qgx4",
              "GHSA-vrqc-59mw-qqg7"
            ],
            "fixed_version": "17.4.0",
            "advisory_count": 4,
            "oldest_advisory_days": 142
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "11.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-w5hq-g745-h8pq"
            ],
            "fixed_version": "13.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 99
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "13.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-w5hq-g745-h8pq"
            ],
            "fixed_version": "13.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 99
          },
          {
            "name": "vite",
            "direct": false,
            "version": "5.4.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4w7w-66w2-5vf9",
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 3,
            "oldest_advisory_days": 115
          },
          {
            "name": "vite",
            "direct": false,
            "version": "7.2.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4w7w-66w2-5vf9",
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-p9ff-h696-f583",
              "GHSA-v2wj-q39q-566r",
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 5,
            "oldest_advisory_days": 115
          },
          {
            "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": 45
          },
          {
            "name": "@hey-api/openapi-ts",
            "direct": true,
            "version": "0.81.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.8,
            "advisory_ids": [
              "GHSA-hhx9-57xq-r5rw"
            ],
            "fixed_version": "0.97.3",
            "advisory_count": 1,
            "oldest_advisory_days": 29
          },
          {
            "name": "@hey-api/openapi-ts",
            "direct": true,
            "version": "0.85.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.8,
            "advisory_ids": [
              "GHSA-hhx9-57xq-r5rw"
            ],
            "fixed_version": "0.97.3",
            "advisory_count": 1,
            "oldest_advisory_days": 29
          },
          {
            "name": "qs",
            "direct": true,
            "version": "6.14.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-q8mj-m7cp-5q26",
              "GHSA-w7fw-mjwx-w883"
            ],
            "fixed_version": "6.15.2",
            "advisory_count": 2,
            "oldest_advisory_days": 168
          },
          {
            "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": 169
          },
          {
            "name": "diff",
            "direct": false,
            "version": "7.0.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": 197
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.2.7",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.9,
            "advisory_ids": [
              "GHSA-39q2-94rc-95cp",
              "GHSA-76mc-f452-cxcm",
              "GHSA-c2j3-45gr-mqc4",
              "GHSA-cj63-jhhr-wcxv",
              "GHSA-cjmm-f4jc-qw8r",
              "GHSA-cmwh-pvxp-8882",
              "GHSA-crv5-9vww-q3g8",
              "GHSA-gvmj-g25r-r7wr",
              "GHSA-h7mw-gpvr-xq4m",
              "GHSA-h8r8-wccr-v5f2"
            ],
            "fixed_version": "3.4.12",
            "advisory_count": 17,
            "oldest_advisory_days": 149
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.3.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.9,
            "advisory_ids": [
              "GHSA-39q2-94rc-95cp",
              "GHSA-76mc-f452-cxcm",
              "GHSA-c2j3-45gr-mqc4",
              "GHSA-cj63-jhhr-wcxv",
              "GHSA-cjmm-f4jc-qw8r",
              "GHSA-cmwh-pvxp-8882",
              "GHSA-crv5-9vww-q3g8",
              "GHSA-gvmj-g25r-r7wr",
              "GHSA-h7mw-gpvr-xq4m",
              "GHSA-h8r8-wccr-v5f2"
            ],
            "fixed_version": "3.4.12",
            "advisory_count": 17,
            "oldest_advisory_days": 149
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.3.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.9,
            "advisory_ids": [
              "GHSA-39q2-94rc-95cp",
              "GHSA-76mc-f452-cxcm",
              "GHSA-c2j3-45gr-mqc4",
              "GHSA-cj63-jhhr-wcxv",
              "GHSA-cjmm-f4jc-qw8r",
              "GHSA-cmwh-pvxp-8882",
              "GHSA-crv5-9vww-q3g8",
              "GHSA-gvmj-g25r-r7wr",
              "GHSA-h7mw-gpvr-xq4m",
              "GHSA-h8r8-wccr-v5f2"
            ],
            "fixed_version": "3.4.12",
            "advisory_count": 17,
            "oldest_advisory_days": 149
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.21.5",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-67mh-4wv8-2f99"
            ],
            "fixed_version": "0.25.0",
            "advisory_count": 1,
            "oldest_advisory_days": 535
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.11",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-r4q5-vmmm-2653"
            ],
            "fixed_version": "1.16.0",
            "advisory_count": 1,
            "oldest_advisory_days": 108
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.1.0",
            "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": 169
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 23,
          "critical": 4,
          "moderate": 11
        },
        "advisory_count": 163,
        "affected_count": 38,
        "assessed_count": 633,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 5
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "Umbraco.Cms.Infrastructure",
          "manifest": "src/UrlTracker.Backoffice.Notifications/UrlTracker.Backoffice.Notifications.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.1.0"
        },
        {
          "name": "CsvHelper",
          "manifest": "src/UrlTracker.Backoffice.UI/UrlTracker.Backoffice.UI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "33.1.0"
        },
        {
          "name": "Microsoft.AspNetCore.Components.Web",
          "manifest": "src/UrlTracker.Backoffice.UI/UrlTracker.Backoffice.UI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.2"
        },
        {
          "name": "Umbraco.Cms.Api.Management",
          "manifest": "src/UrlTracker.Backoffice.UI/UrlTracker.Backoffice.UI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.1.0"
        },
        {
          "name": "Umbraco.Cms.Core",
          "manifest": "src/UrlTracker.Backoffice.UI/UrlTracker.Backoffice.UI.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.1.0"
        },
        {
          "name": "@hey-api/openapi-ts",
          "manifest": "src/UrlTracker.Backoffice.UI/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.85.2"
        },
        {
          "name": "@lit/context",
          "manifest": "src/UrlTracker.Backoffice.UI/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.1"
        },
        {
          "name": "@lit/task",
          "manifest": "src/UrlTracker.Backoffice.UI/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.3"
        },
        {
          "name": "@oddbird/popover-polyfill",
          "manifest": "src/UrlTracker.Backoffice.UI/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.4.3"
        },
        {
          "name": "@umbraco-ui/uui-boolean-input",
          "manifest": "src/UrlTracker.Backoffice.UI/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.8.2"
        },
        {
          "name": "@umbraco-ui/uui-file-dropzone",
          "manifest": "src/UrlTracker.Backoffice.UI/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.8.0"
        },
        {
          "name": "@umbraco-ui/uui-icon-registry",
          "manifest": "src/UrlTracker.Backoffice.UI/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.15.0"
        },
        {
          "name": "@umbraco-ui/uui-input",
          "manifest": "src/UrlTracker.Backoffice.UI/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.7.1"
        },
        {
          "name": "@umbraco-ui/uui-pagination",
          "manifest": "src/UrlTracker.Backoffice.UI/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.7.1"
        },
        {
          "name": "axios",
          "manifest": "src/UrlTracker.Backoffice.UI/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.7.7"
        },
        {
          "name": "chart.js",
          "manifest": "src/UrlTracker.Backoffice.UI/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.3"
        },
        {
          "name": "js-cookie",
          "manifest": "src/UrlTracker.Backoffice.UI/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.5"
        },
        {
          "name": "lit",
          "manifest": "src/UrlTracker.Backoffice.UI/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.3"
        },
        {
          "name": "qs",
          "manifest": "src/UrlTracker.Backoffice.UI/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.12.3"
        },
        {
          "name": "Umbraco.Cms.Core",
          "manifest": "src/UrlTracker.Core.Caching.Memory/UrlTracker.Core.Caching.Memory.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.1.0"
        },
        {
          "name": "Microsoft.Extensions.Caching.Memory",
          "manifest": "src/UrlTracker.Core.Caching.Memory/UrlTracker.Core.Caching.Memory.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.2"
        },
        {
          "name": "Scrutor",
          "manifest": "src/UrlTracker.Core.Caching.Memory/UrlTracker.Core.Caching.Memory.csproj",
          "ecosystem": "nuget",
          "version_constraint": "7.0.0"
        },
        {
          "name": "Umbraco.Cms.Infrastructure",
          "manifest": "src/UrlTracker.Core/UrlTracker.Core.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.1.0"
        },
        {
          "name": "Scrutor",
          "manifest": "src/UrlTracker.Core/UrlTracker.Core.csproj",
          "ecosystem": "nuget",
          "version_constraint": "7.0.0"
        },
        {
          "name": "Polly",
          "manifest": "src/UrlTracker.GlobalBlocklist/UrlTracker.GlobalBlocklist.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.6.5"
        },
        {
          "name": "Umbraco.Cms.Web.Website",
          "manifest": "src/UrlTracker.GlobalBlocklist/UrlTracker.GlobalBlocklist.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.1.0"
        },
        {
          "name": "Umbraco.Cms.Core",
          "manifest": "src/UrlTracker.Middleware/UrlTracker.Middleware.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.1.0"
        },
        {
          "name": "Umbraco.Cms.Web.Common",
          "manifest": "src/UrlTracker.Middleware/UrlTracker.Middleware.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.1.0"
        },
        {
          "name": "Microsoft.Extensions.DependencyInjection.Abstractions",
          "manifest": "src/UrlTracker.Modules/UrlTracker.Modules.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.2"
        },
        {
          "name": "Microsoft.Extensions.Options",
          "manifest": "src/UrlTracker.Modules/UrlTracker.Modules.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.2"
        },
        {
          "name": "UAParser",
          "manifest": "src/UrlTracker.Web/UrlTracker.Web.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.1.47"
        },
        {
          "name": "Umbraco.Cms.Web.Website",
          "manifest": "src/UrlTracker.Web/UrlTracker.Web.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.1.0"
        },
        {
          "name": "Umbraco.Cms.Core",
          "manifest": "src/UrlTracker/UrlTracker.csproj",
          "ecosystem": "nuget",
          "version_constraint": "17.1.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@hey-api/openapi-ts",
            "direct": true,
            "version": "0.81.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hey-api/openapi-ts",
            "direct": true,
            "version": "0.85.2",
            "ecosystem": "npm"
          },
          {
            "name": "@lit/context",
            "direct": true,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@lit/task",
            "direct": true,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oddbird/popover-polyfill",
            "direct": true,
            "version": "0.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-boolean-input",
            "direct": true,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-file-dropzone",
            "direct": true,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-icon-registry",
            "direct": true,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-input",
            "direct": true,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-pagination",
            "direct": true,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": true,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "chart.js",
            "direct": true,
            "version": "4.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-cookie",
            "direct": true,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "lit",
            "direct": true,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "lit",
            "direct": true,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": true,
            "version": "6.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "CsvHelper",
            "direct": true,
            "version": "33.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Components.Web",
            "direct": true,
            "version": "10.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Caching.Memory",
            "direct": true,
            "version": "10.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.DependencyInjection.Abstractions",
            "direct": true,
            "version": "10.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.Extensions.Options",
            "direct": true,
            "version": "10.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Polly",
            "direct": true,
            "version": "8.6.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Scrutor",
            "direct": true,
            "version": "7.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "UAParser",
            "direct": true,
            "version": "3.1.47",
            "ecosystem": "nuget"
          },
          {
            "name": "Umbraco.Cms.Api.Management",
            "direct": true,
            "version": "17.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Umbraco.Cms.Core",
            "direct": true,
            "version": "17.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Umbraco.Cms.Infrastructure",
            "direct": true,
            "version": "17.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Umbraco.Cms.Web.Common",
            "direct": true,
            "version": "17.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Umbraco.Cms.Web.Website",
            "direct": true,
            "version": "17.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "@epic-web/invariant",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "8.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@heximal/expressions",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@hey-api/codegen-core",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@hey-api/json-schema-ref-parser",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@hey-api/json-schema-ref-parser",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.13.0",
            "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": "@jsdevtools/ono",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@kurkle/color",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@lit-labs/ssr-dom-shim",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@lit-labs/ssr-dom-shim",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@lit/reactive-element",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@lit/reactive-element",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@microsoft/signalr",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@microsoft/signalr",
            "direct": false,
            "version": "9.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@remirror/core-constants",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-musl",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-musl",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openbsd-x64",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@thepassle/axobject-query",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/core",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/core",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/core",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-blockquote",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-blockquote",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-bold",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-bold",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-bullet-list",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-bullet-list",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-character-count",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-code",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-code",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-code-block",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-code-block",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-document",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-document",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-dropcursor",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-dropcursor",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-gapcursor",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-gapcursor",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-hard-break",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-hard-break",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-heading",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-heading",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-history",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-horizontal-rule",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-horizontal-rule",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-image",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-image",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-italic",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-italic",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-link",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-link",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-list",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-list-item",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-list-item",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-list-keymap",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-ordered-list",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-ordered-list",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-paragraph",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-paragraph",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-placeholder",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-strike",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-strike",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-subscript",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-subscript",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-superscript",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-superscript",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-table",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-table",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-table-cell",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-table-header",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-table-row",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-text",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-text",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-text-align",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-text-align",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-text-style",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-text-style",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-underline",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-underline",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extensions",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extensions",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/pm",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/pm",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/pm",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/starter-kit",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/starter-kit",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/diff",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/js-cookie",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/linkify-it",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/markdown-it",
            "direct": false,
            "version": "14.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/parse5",
            "direct": false,
            "version": "2.2.34",
            "ecosystem": "npm"
          },
          {
            "name": "@types/qs",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/trusted-types",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "7.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-cms/backoffice",
            "direct": false,
            "version": "16.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-cms/backoffice",
            "direct": false,
            "version": "17.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-action-bar",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-avatar",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-avatar-group",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-badge",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-base",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-box",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-breadcrumbs",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-button",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-button-copy-text",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-button-group",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-button-inline-create",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-card",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-card-block-type",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-card-content-node",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-card-media",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-card-user",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-caret",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-checkbox",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-color-area",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-color-picker",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-color-slider",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-color-swatch",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-color-swatches",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-combobox",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-combobox-list",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-css",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-dialog",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-dialog-layout",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-file-preview",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-form",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-form-layout-item",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-form-validation-message",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-icon",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-icon-registry-essential",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-input-file",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-input-lock",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-input-password",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-keyboard-shortcut",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-label",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-loader",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-loader-bar",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-loader-circle",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-menu-item",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-modal",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-popover",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-popover-container",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-progress-bar",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-radio",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-range-slider",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-ref",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-ref-list",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-ref-node",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-ref-node-data-type",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-ref-node-document-type",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-ref-node-form",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-ref-node-member",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-ref-node-package",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-ref-node-user",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-scroll-container",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-select",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-slider",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-symbol-expand",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-symbol-file",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-symbol-file-dropzone",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-symbol-file-thumbnail",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-symbol-folder",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-symbol-lock",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-symbol-more",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-symbol-sort",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-table",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-tabs",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-tag",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-textarea",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-toast-notification",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-toast-notification-container",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-toast-notification-layout",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-toggle",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@umbraco-ui/uui-visually-hidden",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "abort-controller",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "axe-core",
            "direct": false,
            "version": "4.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-name",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "c12",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "c12",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "citty",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "citty",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "clone",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-support",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "colord",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "13.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "confbox",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "confbox",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "consola",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "crelt",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cross-env",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser-id",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser-id",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "defu",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "destr",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom5",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "16.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "17.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "element-internals-polyfill",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-lit",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-lit-a11y",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-rule-extender",
            "direct": false,
            "version": "0.0.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": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "event-target-shim",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "exsolve",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fetch-cookie",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.11",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.5",
            "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": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "giget",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "giget",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "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": "globals",
            "direct": false,
            "version": "13.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.8",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-inside-container",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "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": "linkify-it",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "linkifyjs",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "lit-element",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "lit-element",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "lit-html",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "lit-html",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.23",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "luxon",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": false,
            "version": "15.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": false,
            "version": "17.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "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": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "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": "minizlib",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "mlly",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "monaco-editor",
            "direct": false,
            "version": "0.52.2",
            "ecosystem": "npm"
          },
          {
            "name": "monaco-editor",
            "direct": false,
            "version": "0.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch-native",
            "direct": false,
            "version": "1.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "nypm",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "nypm",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "ohash",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "ohash",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "orderedmap",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-htmlparser2-tree-adapter",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.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-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "perfect-debounce",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "perfect-debounce",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-changeset",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-collab",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-commands",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-dropcursor",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-gapcursor",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-history",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-history",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-inputrules",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-keymap",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-markdown",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-markdown",
            "direct": false,
            "version": "1.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-menu",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-model",
            "direct": false,
            "version": "1.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-schema-basic",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-schema-list",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-state",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-tables",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-tables",
            "direct": false,
            "version": "1.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-trailing-node",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-transform",
            "direct": false,
            "version": "1.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-transform",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-view",
            "direct": false,
            "version": "1.41.3",
            "ecosystem": "npm"
          },
          {
            "name": "prosemirror-view",
            "direct": false,
            "version": "1.41.5",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "psl",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode.js",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "querystringify",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "rc9",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "requireindex",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.52.5",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "rope-sequence",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "run-applescript",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-cookie-parser",
            "direct": false,
            "version": "2.7.2",
            "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.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "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": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ufo",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-parse",
            "direct": false,
            "version": "1.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "13.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "5.4.21",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-keyname",
            "direct": false,
            "version": "2.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "7.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "Bogus",
            "direct": false,
            "version": "35.6.5",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.collector",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Mvc.Testing",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.ICU.ICU4C.Runtime",
            "direct": false,
            "version": "72.1.0.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "18.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Moq",
            "direct": false,
            "version": "4.20.72",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit.Analyzers",
            "direct": false,
            "version": "4.11.2",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Umbraco.Cms",
            "direct": false,
            "version": "17.1.0",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 633,
        "direct_count": 29,
        "indirect_count": 604
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 30,
        "merged_prs": 29,
        "open_issues": 7,
        "closed_ratio": 0.881,
        "closed_issues": 52,
        "closed_unmerged_prs": 89
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "D-Inventor",
          "commits": 174,
          "avatar_url": "https://avatars.githubusercontent.com/u/25585418?v=4"
        },
        {
          "type": "User",
          "login": "kipusoep",
          "commits": 125,
          "avatar_url": "https://avatars.githubusercontent.com/u/1866549?v=4"
        },
        {
          "type": "User",
          "login": "witje",
          "commits": 66,
          "avatar_url": "https://avatars.githubusercontent.com/u/73031899?v=4"
        },
        {
          "type": "User",
          "login": "AlexandervanderVegt",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/72916267?v=4"
        },
        {
          "type": "User",
          "login": "EelmanE",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/73697646?v=4"
        },
        {
          "type": "User",
          "login": "BramvdBogaard",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/33619813?v=4"
        },
        {
          "type": "User",
          "login": "sandromastronardi",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/8590904?v=4"
        },
        {
          "type": "User",
          "login": "granthughes",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/111533702?v=4"
        },
        {
          "type": "User",
          "login": "joris-peters",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/97341161?v=4"
        },
        {
          "type": "User",
          "login": "RickyBroers",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/114663567?v=4"
        }
      ],
      "contributors_sampled": 24,
      "top_contributor_share": 0.358
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql-analysis.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.cjs"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 2/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 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": 7,
            "reason": "6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7",
            "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": 7,
            "reason": "SAST tool detected but not run on all commits",
            "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": 9,
            "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": "106 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "bad768d4465f1ff254806e6775aa22215b6add3b",
        "ran_at": "2026-07-31T13:42:51Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-01T11:32:52Z",
      "oldest_open_prs": [
        {
          "number": 100,
          "created_at": "2022-12-03T17:26:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 113,
          "created_at": "2023-02-04T18:41:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 141,
          "created_at": "2023-07-09T02:05:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 143,
          "created_at": "2023-07-13T17:02:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 144,
          "created_at": "2023-07-13T17:02:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 145,
          "created_at": "2023-07-13T17:02:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 146,
          "created_at": "2023-07-13T17:02:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 155,
          "created_at": "2023-08-14T16:35:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 171,
          "created_at": "2024-02-05T17:01:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 175,
          "created_at": "2024-02-22T03:50:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 177,
          "created_at": "2024-03-11T16:49:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 210,
          "created_at": "2026-02-20T09:24:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 211,
          "created_at": "2026-02-20T09:25:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 214,
          "created_at": "2026-02-28T10:42:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 215,
          "created_at": "2026-02-28T18:33:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 216,
          "created_at": "2026-03-01T01:31:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 219,
          "created_at": "2026-03-10T23:55:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 220,
          "created_at": "2026-03-11T00:38:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 221,
          "created_at": "2026-03-21T10:42:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 222,
          "created_at": "2026-03-26T01:39:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-05-04T10:41:30Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 159,
          "created_at": "2023-09-26T07:40:27Z",
          "last_comment_at": "2024-08-16T12:57:16Z",
          "last_comment_author": "geoffbeaumont"
        },
        {
          "number": 162,
          "created_at": "2023-10-24T15:49:47Z",
          "last_comment_at": "2026-07-15T09:29:58Z",
          "last_comment_author": "dominik-paiha-auva"
        },
        {
          "number": 198,
          "created_at": "2025-06-23T17:26:51Z",
          "last_comment_at": "2025-07-31T13:30:23Z",
          "last_comment_author": "Yanmeeei"
        },
        {
          "number": 205,
          "created_at": "2025-09-02T19:09:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 213,
          "created_at": "2026-02-24T15:03:52Z",
          "last_comment_at": "2026-03-06T08:08:04Z",
          "last_comment_author": "SeanTarrant"
        },
        {
          "number": 218,
          "created_at": "2026-03-05T07:41:28Z",
          "last_comment_at": "2026-05-21T08:09:04Z",
          "last_comment_author": "rolfis"
        },
        {
          "number": 240,
          "created_at": "2026-07-09T13:16:55Z",
          "last_comment_at": "2026-07-31T13:29:57Z",
          "last_comment_author": "D-Inventor"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Infocaster/UrlTracker",
    "host": "github.com",
    "name": "UrlTracker",
    "owner": "Infocaster"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 66 is calibrated to 77 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 66,
            "calibrated": 77,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 77,
      "inputs": {
        "security": 49,
        "vitality": 68,
        "community": 67,
        "governance": 65,
        "calibration": "2026-08-02",
        "engineering": 82,
        "ai_readiness": 56,
        "weighted_overall_raw": 66
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 68,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "commits_last_year": 16,
              "human_commit_share": 0.99,
              "days_since_last_push": 0,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "16 commits in the last year",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7",
                "points": 7,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 80,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "18.0.0-beta.1",
              "releases_from_tags": true,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 73.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~73.9 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 73.9
                    }
                  }
                ],
                "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": "exceptional",
            "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": 67,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 67 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 67
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 67,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "forks": 17,
              "stars": 24,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "24 stars",
                "points": 22.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "17 forks",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [],
              "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 83,
            "inputs": {
              "packages": [
                "UrlTracker",
                "UrlTracker.Web",
                "UrlTracker.Core",
                "UrlTracker.Modules",
                "UrlTracker.Middleware",
                "UrlTracker.Backoffice.UI",
                "UrlTracker.GlobalBlocklist",
                "UrlTracker.Core.Caching.Memory"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 2459008,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "2,459,008 downloads all-time across nuget",
                "points": 66.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 2459008,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 65,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 24,
              "top_contributor_share": 0.358
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 36% of commits",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 36
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "24 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "merged_prs": 29,
              "open_issues": 7,
              "closed_issues": 52,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.881,
              "closed_unmerged_prs": 89,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "88% of issues closed",
                "points": 37,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "29/118 decided PRs merged",
                "points": 7.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 29,
                      "decided": 118
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "followers": 4,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "Infocaster",
              "public_repos": 12,
              "account_age_days": 1667
            },
            "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": "4 followers of Infocaster",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4,
                      "login": "Infocaster"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "12 public repos, account ~4 yr old",
                "points": 17.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 12
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "UrlTracker",
                "UrlTracker.Web",
                "UrlTracker.Core",
                "UrlTracker.Modules",
                "UrlTracker.Middleware",
                "UrlTracker.Backoffice.UI",
                "UrlTracker.GlobalBlocklist",
                "UrlTracker.Core.Caching.Memory"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 161
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 161 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 161
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "58 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 82,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "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": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.cjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.cjs"
                    }
                  }
                ],
                "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": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "exceptional",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "umbraco",
                "umbraco-v8",
                "redirection",
                "301",
                "404",
                "not-found",
                "seo-optimization",
                "umbraco-package",
                "umbraco-v9",
                "tracking",
                "umbraco-v10"
              ],
              "has_wiki": true,
              "homepage": "https://infocaster.net/wat-we-doen/umbraco-plugins/301-url-tracker",
              "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": "https://infocaster.net/wat-we-doen/umbraco-plugins/301-url-tracker",
                "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": "11 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "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": 49,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 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": "6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "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 detected but not run on all commits",
                "points": 3.5,
                "status": "partial",
                "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": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "106 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "weak",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 633 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 633
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 49,
            "inputs": {
              "source": "osv",
              "advisories": 163,
              "affected_packages": 38,
              "assessed_packages": 633,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 4, high 23, moderate 11",
              "direct_affected_packages": 5
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "5 affected: axios 1.13.4 (high 8.7), js-cookie 3.0.5 (high 7.5), @hey-api/openapi-ts 0.81.1 (moderate 4.8), +2 more",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 5,
                      "packages": "axios 1.13.4 (high 8.7), js-cookie 3.0.5 (high 7.5), @hey-api/openapi-ts 0.81.1 (moderate 4.8)"
                    }
                  },
                  {
                    "code": "advisories_affected_more",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 171 days ago",
                "points": 29.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 2,
                      "oldest": 171
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "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": 633,
              "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": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 56,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 9,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.162,
              "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": "16 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 8.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 16,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "src/UrlTracker.Backoffice.UI/tsconfig.json",
                "test/UrlTracker.Resources.Website/App_Plugins/url-tracker-generator/package/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "src/UrlTracker.Backoffice.Notifications/UrlTracker.Backoffice.Notifications.csproj",
                "src/UrlTracker.Backoffice.UI/UrlTracker.Backoffice.UI.csproj",
                "src/UrlTracker.Core.Caching.Memory/UrlTracker.Core.Caching.Memory.csproj",
                "src/UrlTracker.Core/UrlTracker.Core.csproj",
                "src/UrlTracker.GlobalBlocklist/UrlTracker.GlobalBlocklist.csproj",
                "src/UrlTracker.Middleware/UrlTracker.Middleware.csproj",
                "src/UrlTracker.Modules/UrlTracker.Modules.csproj",
                "src/UrlTracker.Web/UrlTracker.Web.csproj",
                "src/UrlTracker/UrlTracker.csproj",
                "test/UrlTracker.Backoffice.UI.Tests/UrlTracker.Backoffice.UI.Tests.csproj",
                "test/UrlTracker.Core.Caching.Memory.Tests/UrlTracker.Core.Caching.Memory.Tests.csproj",
                "test/UrlTracker.Core.Tests/UrlTracker.Core.Tests.csproj",
                "test/UrlTracker.IntegrationTests/UrlTracker.IntegrationTests.csproj",
                "test/UrlTracker.Middleware.Tests/UrlTracker.Middleware.Tests.csproj",
                "test/UrlTracker.Resources.Testing/UrlTracker.Resources.Testing.csproj",
                "test/UrlTracker.Resources.Website/UrlTracker.Resources.Website.csproj",
                "test/UrlTracker.Web.Tests/UrlTracker.Web.Tests.csproj"
              ],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "src/UrlTracker.Backoffice.Notifications/UrlTracker.Backoffice.Notifications.csproj, src/UrlTracker.Backoffice.UI/UrlTracker.Backoffice.UI.csproj, src/UrlTracker.Core.Caching.Memory/UrlTracker.Core.Caching.Memory.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "src/UrlTracker.Backoffice.Notifications/UrlTracker.Backoffice.Notifications.csproj, src/UrlTracker.Backoffice.UI/UrlTracker.Backoffice.UI.csproj, src/UrlTracker.Core.Caching.Memory/UrlTracker.Core.Caching.Memory.csproj"
                    }
                  }
                ],
                "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.cjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.cjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "src/UrlTracker.Backoffice.UI/tsconfig.json, test/UrlTracker.Resources.Website/App_Plugins/url-tracker-generator/package/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "src/UrlTracker.Backoffice.UI/tsconfig.json, test/UrlTracker.Resources.Website/App_Plugins/url-tracker-generator/package/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "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": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 23457,
              "source_files_sampled": 550,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/550 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 550,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "plugin": 2,
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:nuget",
          "weight": 6
        },
        {
          "tier": "tags",
          "label": "plugin",
          "source": "tag:plugin",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.2"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T13:43:08.142323Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/Infocaster/UrlTracker.svg",
  "full_name": "Infocaster/UrlTracker",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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