Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-23 03:49 UTC

ArnoldV / Our.Umbraco.GMaps

Basic Google Maps with autocomplete property editor for Umbraco 8 and beyond!

TypeScript · C#MIT★ 18 stars⑂ 38 forkssince Aug 2019View on GitHub ↗
KindNetwork servicehow this is determined

ArnoldV/Our.Umbraco.GMaps holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Vitality (78/100) and lowest on Community & Adoption (51/100). It was last updated today. A single contributor accounts 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

Arnold VisserPersonal account
15 followers25 public repossince Jun 2013Umbraco HQ

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetOur.Umbraco.GMaps18.1.0-280 days agoumbracogooglemapsgoogle-mapsumbraco-marketplace

Metrics by category

Vitality

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

78Good · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
6.9/36Commit cadence10/52 weeks with commits
15.1/18Commit volume47 commits in the last year
10/10OpenSSF Scorecard: Maintained22 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year47
human_commit_share1
days_since_last_push0
active_weeks_last_year10
How it's scored
27/27Ships releases39 releases published
36/36Release recencylatest release 0 days ago
19.8/27Release cadencea release every ~54.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count39
latest_release_tagv18.1.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases54.1
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?

51Moderate · 17% of overall
How it's scored
20/60Stars18 stars
13.1/25Forks38 forks
3.3/15Watchers5 watchers
Inputs used
forks38
stars18
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges4
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateno
How it's scored
59.8/80Total downloads563,011 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesOur.Umbraco.GMaps
dependents
ecosystemsnuget
total_downloads563,011
monthly_downloads
unverified_packages_excluded
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?

64Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
5.5/22.5Commit distributiontop contributor authored 76% of commits
13.5/13.5Contributor breadth19 contributors
10/10OpenSSF Scorecard: Contributorsproject has 7 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled19
top_contributor_share0.757
How it's scored
36.4/42Issue resolution87% of issues closed
24.2/30PR acceptance142/176 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
7.5/15OpenSSF Scorecard: Code-ReviewFound 6/12 approved changesets -- score normalized to 5
Inputs used
merged_prs142
open_issues12
closed_issues78
prs_merged_7d5
prs_decided_7d5
prs_merged_30d7
prs_decided_30d7
issue_closed_ratio0.867
closed_unmerged_prs34
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
8.7/25Owner reach15 followers of ArnoldV
22.3/25Track record25 public repos, account ~13 yr old
Inputs used
followers15
owner_typeUser
is_verified
owner_loginArnoldV
public_repos25
account_age_days4,807
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on nuget
35/35Publish recencylatest publish 0 days ago
20/20Version history28 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesOur.Umbraco.GMaps
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

75Good · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests12 out of 12 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics4 topics
10/10Wiki
Inputs used
topicsgoogle-maps, google-maps-api, maps, umbraco
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

60Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-ReviewFound 6/12 approved changesets -- score normalized to 5
2.5/2.5Contributorsproject has 7 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained22 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities25 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories53
affected_packages14
assessed_packages305
unassessed_packages1
affected_by_severitycritical 1, high 9, moderate 4
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 305 resolved dependencies against OSV. 1 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

53Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
25.1/40Legible commit history47 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.47
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapOur.Umbraco.GMaps.UmbracoV17/Our.Umbraco.GMaps.UmbracoV17.csproj, Our.Umbraco.GMaps.UmbracoV18/Our.Umbraco.GMaps.UmbracoV18.csproj, Our.Umbraco.GMaps/Our.Umbraco.GMaps.V17.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingOur.Umbraco.GMaps/Client/tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency 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_configno
typecheck_configsOur.Umbraco.GMaps/Client/tsconfig.json
agent_commit_share0
toolchain_manifestsOur.Umbraco.GMaps.UmbracoV17/Our.Umbraco.GMaps.UmbracoV17.csproj, Our.Umbraco.GMaps.UmbracoV18/Our.Umbraco.GMaps.UmbracoV18.csproj, Our.Umbraco.GMaps/Our.Umbraco.GMaps.V17.csproj, Our.Umbraco.GMaps/Our.Umbraco.GMaps.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/64 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes29,281
source_files_sampled64
oversized_source_files0

Key facts

18GitHub stars
19contributors
47commits, last 12 months
0days since last push
39releases
1bus factor
12open issues
NuGetpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 38 ⇿
0Stars
38Forks
34Releases

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.

01325383722019-082022-122026-04
Major 3Minor 2Patch 15

Each point covers 7 days.

OpenSSF Scorecard 5.0 / 10
5.0aggregate

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-08-23 03:49 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 6/12 approved changesets -- score normalized to 5
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained22 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities25 existing vulnerabilities detected
Direct dependencies 9
RegistryPackageVersion constraintManifest
NuGetUmbraco.Cms17.6.2Our.Umbraco.GMaps.UmbracoV17/Our.Umbraco.GMaps.UmbracoV17.csproj
NuGetUmbraco.Cms.DevelopmentMode.Backoffice17.6.2Our.Umbraco.GMaps.UmbracoV17/Our.Umbraco.GMaps.UmbracoV17.csproj
NuGetuSync17.3.7Our.Umbraco.GMaps.UmbracoV17/Our.Umbraco.GMaps.UmbracoV17.csproj
NuGetMicrosoft.ICU.ICU4C.Runtime72.1.0.3Our.Umbraco.GMaps.UmbracoV17/Our.Umbraco.GMaps.UmbracoV17.csproj
NuGetUmbraco.Cms18.1.1Our.Umbraco.GMaps.UmbracoV18/Our.Umbraco.GMaps.UmbracoV18.csproj
NuGetUmbraco.Cms.DevelopmentMode.Backoffice18.1.1Our.Umbraco.GMaps.UmbracoV18/Our.Umbraco.GMaps.UmbracoV18.csproj
NuGetuSync18.1.1Our.Umbraco.GMaps.UmbracoV18/Our.Umbraco.GMaps.UmbracoV18.csproj
NuGetMicrosoft.ICU.ICU4C.Runtime72.1.0.3Our.Umbraco.GMaps.UmbracoV18/Our.Umbraco.GMaps.UmbracoV18.csproj
npm@googlemaps/js-api-loader^2.1.1Our.Umbraco.GMaps/Client/package.json
All dependencies 306

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

RegistryPackageVersionRelation
npm@googlemaps/js-api-loader2.1.1direct
NuGetMicrosoft.ICU.ICU4C.Runtime72.1.0.3direct
NuGetUmbraco.Cms17.6.2direct
NuGetUmbraco.Cms18.1.1direct
NuGetUmbraco.Cms.DevelopmentMode.Backoffice17.6.2direct
NuGetUmbraco.Cms.DevelopmentMode.Backoffice18.1.1direct
NuGetuSync17.3.7direct
NuGetuSync18.1.1direct
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@heximal/expressions0.1.5indirect
npm@hey-api/codegen-core0.9.1indirect
npm@hey-api/json-schema-ref-parser1.4.4indirect
npm@hey-api/openapi-ts0.99.0indirect
npm@hey-api/shared0.5.0indirect
npm@hey-api/spec-types0.2.0indirect
npm@hey-api/types0.1.4indirect
npm@jsdevtools/ono7.1.3indirect
npm@lit-labs/ssr-dom-shim1.6.0indirect
npm@lit/reactive-element2.1.2indirect
npm@lukeed/ms2.0.2indirect
npm@microsoft/signalr10.0.0indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@oxc-project/types0.138.0indirect
npm@rolldown/binding-android-arm641.1.4indirect
npm@rolldown/binding-darwin-arm641.1.4indirect
npm@rolldown/binding-darwin-x641.1.4indirect
npm@rolldown/binding-freebsd-x641.1.4indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.4indirect
npm@rolldown/binding-linux-arm64-gnu1.1.4indirect
npm@rolldown/binding-linux-arm64-musl1.1.4indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.4indirect
npm@rolldown/binding-linux-s390x-gnu1.1.4indirect
npm@rolldown/binding-linux-x64-gnu1.1.4indirect
npm@rolldown/binding-linux-x64-musl1.1.4indirect
npm@rolldown/binding-openharmony-arm641.1.4indirect
npm@rolldown/binding-wasm32-wasi1.1.4indirect
npm@rolldown/binding-win32-arm64-msvc1.1.4indirect
npm@rolldown/binding-win32-x64-msvc1.1.4indirect
npm@rolldown/pluginutils1.0.1indirect
npm@tiptap/core3.22.5indirect
npm@tiptap/extension-blockquote3.22.5indirect
npm@tiptap/extension-bold3.22.5indirect
npm@tiptap/extension-bullet-list3.22.5indirect
npm@tiptap/extension-code3.22.5indirect
npm@tiptap/extension-code-block3.22.5indirect
npm@tiptap/extension-document3.22.5indirect
npm@tiptap/extension-dropcursor3.22.5indirect
npm@tiptap/extension-gapcursor3.22.5indirect
npm@tiptap/extension-hard-break3.22.5indirect
npm@tiptap/extension-heading3.22.5indirect
npm@tiptap/extension-horizontal-rule3.22.5indirect
npm@tiptap/extension-image3.22.5indirect
npm@tiptap/extension-italic3.22.5indirect
npm@tiptap/extension-link3.22.5indirect
npm@tiptap/extension-list3.22.5indirect
npm@tiptap/extension-list-item3.22.5indirect
npm@tiptap/extension-list-keymap3.22.5indirect
npm@tiptap/extension-ordered-list3.22.5indirect
npm@tiptap/extension-paragraph3.22.5indirect
npm@tiptap/extension-strike3.22.5indirect
npm@tiptap/extension-subscript3.22.5indirect
npm@tiptap/extension-superscript3.22.5indirect
npm@tiptap/extension-table3.22.5indirect
npm@tiptap/extension-text3.22.5indirect
npm@tiptap/extension-text-align3.22.5indirect
npm@tiptap/extension-text-style3.22.5indirect
npm@tiptap/extension-underline3.22.5indirect
npm@tiptap/extensions3.22.5indirect
npm@tiptap/pm3.22.5indirect
npm@tiptap/starter-kit3.22.5indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/diff7.0.2indirect
npm@types/google.maps3.65.2indirect
npm@types/json-schema7.0.15indirect
npm@types/node26.1.0indirect
npm@types/trusted-types2.0.7indirect
npm@umbraco-cms/backoffice18.0.1indirect
npm@umbraco-ui/uui2.0.0indirect
npmabort-controller3.0.0indirect
npmansi-colors4.1.3indirect
npmargparse2.0.1indirect
npmbundle-name4.1.0indirect
npmc123.3.4indirect
npmchokidar5.0.0indirect
npmcolor-support1.1.3indirect
npmcommander15.0.0indirect
npmconfbox0.2.4indirect
npmcross-spawn7.0.6indirect
npmculori4.0.2indirect
npmdefault-browser5.5.0indirect
npmdefault-browser-id5.0.1indirect
npmdefine-lazy-prop3.0.0indirect
npmdefu6.1.7indirect
npmdestr2.0.5indirect
npmdetect-libc2.1.2indirect
npmdiff9.0.0indirect
npmdompurify3.2.7indirect
npmdompurify3.4.2indirect
npmdotenv17.4.2indirect
npmelement-internals-polyfill3.0.2indirect
npmevent-target-shim5.0.1indirect
npmeventsource2.0.2indirect
npmexsolve1.1.0indirect
npmfdir6.5.0indirect
npmfetch-cookie2.2.0indirect
npmfsevents2.3.3indirect
npmget-tsconfig4.14.0indirect
npmgiget3.3.0indirect
npmis-docker3.0.0indirect
npmis-in-ssh1.0.0indirect
npmis-inside-container1.0.0indirect
npmis-wsl3.1.1indirect
npmisexe2.0.0indirect
npmjiti2.6.1indirect
npmjs-yaml4.2.0indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlinkifyjs4.3.2indirect
npmlit3.3.3indirect
npmlit-element4.2.2indirect
npmlit-html3.3.3indirect
npmluxon3.7.2indirect
npmmarked14.0.0indirect
npmmarked18.0.5indirect
npmmonaco-editor0.55.1indirect
npmnanoid3.3.15indirect
npmnode-fetch2.7.0indirect
npmohash2.0.11indirect
npmopen11.0.0indirect
npmorderedmap2.1.1indirect
npmpath-key3.1.1indirect
npmpathe2.0.3indirect
npmperfect-debounce2.1.0indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.5indirect
npmpkg-types2.3.1indirect
npmpostcss8.5.16indirect
npmpowershell-utils0.1.0indirect
npmprosemirror-changeset2.4.1indirect
npmprosemirror-commands1.7.1indirect
npmprosemirror-dropcursor1.8.2indirect
npmprosemirror-gapcursor1.4.1indirect
npmprosemirror-history1.5.0indirect
npmprosemirror-keymap1.2.3indirect
npmprosemirror-model1.25.4indirect
npmprosemirror-schema-list1.5.1indirect
npmprosemirror-state1.4.4indirect
npmprosemirror-tables1.8.5indirect
npmprosemirror-transform1.12.0indirect
npmprosemirror-view1.41.8indirect
npmpsl1.15.0indirect
npmpunycode2.3.1indirect
npmquerystringify2.2.0indirect
npmrc93.0.1indirect
npmreaddirp5.0.0indirect
npmrequires-port1.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmrolldown1.1.4indirect
npmrope-sequence1.3.4indirect
npmrun-applescript7.1.0indirect
npmrxjs7.8.2indirect
npmsemver7.8.4indirect
npmset-cookie-parser2.7.2indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsource-map-js1.2.1indirect
npmtinyglobby0.2.17indirect
npmtough-cookie4.1.4indirect
npmtr460.0.3indirect
npmtslib2.8.1indirect
npmtypescript6.0.3indirect
npmundici-types8.3.0indirect
npmuniversalify0.2.0indirect
npmurl-parse1.5.10indirect
npmuuid14.0.1indirect
npmvite8.1.3indirect
npmw3c-keyname2.2.8indirect
npmwebidl-conversions3.0.1indirect
npmwhatwg-url5.0.0indirect
npmwhich2.0.2indirect
npmws7.5.10indirect
npmwsl-utils0.3.1indirect
NuGetClientDependency1.9.7indirect
NuGetClientDependency-Mvc51.8.0.0indirect
NuGetCSharpTest.Net.Collections14.906.1403.1082indirect
NuGetExamine1.0.0indirect
NuGetGitVersionTask5.3.3indirect
NuGetHtmlAgilityPack1.8.14indirect
NuGetImageProcessor2.7.0.100indirect
NuGetImageProcessor.Web4.10.0.100indirect
NuGetImageProcessor.Web.Config2.5.0.100indirect
NuGetLightInject5.4.0indirect
NuGetLightInject.Annotation1.1.0indirect
NuGetLightInject.Mvc2.0.0indirect
NuGetLightInject.Web2.0.0indirect
NuGetLightInject.WebApi2.0.0indirect
NuGetLucene.Net3.0.3indirect
NuGetMarkdown2.2.1indirect
NuGetMicrosoft.AspNet.Identity.Core2.2.2indirect
NuGetMicrosoft.AspNet.Identity.Owin2.2.2indirect
NuGetMicrosoft.AspNet.Mvc5.2.7indirect
NuGetMicrosoft.AspNet.Razor3.2.7indirect
NuGetMicrosoft.AspNet.SignalR.Core2.4.0indirect
NuGetMicrosoft.AspNet.WebApi5.2.7indirect
NuGetMicrosoft.AspNet.WebApi.Client5.2.7indirect
NuGetMicrosoft.AspNet.WebApi.Core5.2.7indirect
NuGetMicrosoft.AspNet.WebApi.WebHost5.2.7indirect
NuGetMicrosoft.AspNet.WebPages3.2.7indirect
NuGetMicrosoft.CodeAnalysis.Analyzers2.6.1indirect
NuGetMicrosoft.CodeAnalysis.Common2.10.0indirect
NuGetMicrosoft.CodeAnalysis.CSharp2.10.0indirect
NuGetMicrosoft.CodeDom.Providers.DotNetCompilerPlatform2.0.1indirect
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions2.0.0indirect
NuGetMicrosoft.IO.RecyclableMemoryStream1.2.2indirect
NuGetMicrosoft.Net.Compilers2.10.0indirect
NuGetMicrosoft.Owin4.0.1indirect
NuGetMicrosoft.Owin.Host.SystemWeb4.0.1indirect
NuGetMicrosoft.Owin.Security4.0.1indirect
NuGetMicrosoft.Owin.Security.Cookies4.0.1indirect
NuGetMicrosoft.Owin.Security.OAuth4.0.1indirect
NuGetMicrosoft.SourceLink.GitHub1.0.0indirect
NuGetMicrosoft.Web.Infrastructure1.0.0.0indirect
NuGetMiniProfiler4.0.138indirect
NuGetMiniProfiler.Shared4.0.138indirect
NuGetNewtonsoft.Json12.0.1indirect
NuGetNPoco3.9.4indirect
NuGetNuGet.Build2.12.1indirect
NuGetNuGet.CommandLine4.9.3indirect
NuGetOwin1.0indirect
NuGetSecurityCodeScan3.5.2indirect
NuGetSemver2.0.4indirect
NuGetSerilog2.8.0indirect
NuGetSerilog.Enrichers.Process2.0.1indirect
NuGetSerilog.Enrichers.Thread3.0.0indirect
NuGetSerilog.Filters.Expressions2.0.0indirect
NuGetSerilog.Formatting.Compact1.0.0indirect
NuGetSerilog.Formatting.Compact.Reader1.0.3indirect
NuGetSerilog.Settings.AppSettings2.2.2indirect
NuGetSerilog.Sinks.Async1.3.0indirect
NuGetSerilog.Sinks.File4.0.0indirect
NuGetSerilog.Sinks.Map1.0.0indirect
NuGetSharpZipLib0.86.0indirect
NuGetSuperpower2.0.0indirect
NuGetSystem.AppContext4.3.0indirect
NuGetSystem.Collections4.3.0indirect
NuGetSystem.Collections.Concurrent4.3.0indirect
NuGetSystem.Collections.Immutable1.5.0indirect
NuGetSystem.Console4.3.0indirect
NuGetSystem.Diagnostics.Debug4.3.0indirect
NuGetSystem.Diagnostics.DiagnosticSource4.4.1indirect
NuGetSystem.Diagnostics.FileVersionInfo4.3.0indirect
NuGetSystem.Diagnostics.StackTrace4.3.0indirect
NuGetSystem.Diagnostics.Tools4.3.0indirect
NuGetSystem.Dynamic.Runtime4.3.0indirect
NuGetSystem.Globalization4.3.0indirect
NuGetSystem.IO4.3.0indirect
NuGetSystem.IO.Compression4.3.0indirect
NuGetSystem.IO.FileSystem4.3.0indirect
NuGetSystem.IO.FileSystem.Primitives4.3.0indirect
NuGetSystem.Linq4.3.0indirect
NuGetSystem.Linq.Expressions4.3.0indirect
NuGetSystem.Reflection4.3.0indirect
NuGetSystem.Reflection.Metadata1.6.0indirect
NuGetSystem.Resources.ResourceManager4.3.0indirect
NuGetSystem.Runtime4.3.0indirect
NuGetSystem.Runtime.Extensions4.3.0indirect
NuGetSystem.Runtime.InteropServices4.3.0indirect
NuGetSystem.Runtime.Numerics4.3.0indirect
NuGetSystem.Security.Cryptography.Algorithms4.3.0indirect
NuGetSystem.Security.Cryptography.Encoding4.3.0indirect
NuGetSystem.Security.Cryptography.Primitives4.3.0indirect
NuGetSystem.Security.Cryptography.X509Certificates4.3.0indirect
NuGetSystem.Text.Encoding4.3.0indirect
NuGetSystem.Text.Encoding.CodePages4.3.0indirect
NuGetSystem.Text.Encoding.Extensions4.3.0indirect
NuGetSystem.Threading4.3.0indirect
NuGetSystem.Threading.Tasks4.3.0indirect
NuGetSystem.Threading.Tasks.Dataflow4.9.0indirect
NuGetSystem.Threading.Tasks.Extensions4.3.0indirect
NuGetSystem.Threading.Tasks.Parallel4.3.0indirect
NuGetSystem.Threading.Thread4.3.0indirect
NuGetSystem.ValueTuple4.5.0indirect
NuGetSystem.Xml.ReaderWriter4.3.0indirect
NuGetSystem.Xml.XDocument4.3.0indirect
NuGetSystem.Xml.XmlDocument4.3.0indirect
NuGetSystem.Xml.XPath4.3.0indirect
NuGetSystem.Xml.XPath.XDocument4.3.0indirect
NuGetUmbraco.ModelsBuilder8.1.0indirect
NuGetUmbraco.ModelsBuilder.Ui8.1.0indirect
NuGetUmbraco.SqlServerCE4.0.0.1indirect
NuGetUmbracoCmsindirect
NuGetUmbracoCms8.1.2indirect
NuGetUmbracoCms.Core8.1.2indirect
NuGetUmbracoCms.Web8.1.2indirect
Dependency advisories 14

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

PackageVersionRelationSeverityAdvisoriesFixed in
NuGet.CommandLine4.9.3indirectcritical57.3.1
js-yaml4.2.0indirecthigh24.3.1
Microsoft.AspNet.Identity.Owin2.2.2indirecthigh17.0.9
Microsoft.Owin4.0.1indirecthigh26.0.5
Microsoft.Owin.Security.Cookies4.0.1indirecthigh16.0.5
nanoid3.3.15indirecthigh25.1.16
Newtonsoft.Json12.0.1indirecthigh113.0.1
postcss8.5.16indirecthigh28.5.23
SharpZipLib0.86.0indirecthigh21.3.3
ws7.5.10indirecthigh18.21.0
dompurify3.2.7indirectmoderate183.4.13
dompurify3.4.2indirectmoderate103.4.13
UmbracoCms8.1.2indirectmoderate413.5.2
UmbracoCms.Core8.1.2indirectmoderate213.1.1

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

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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.10.0, schema v0.34.0 — full methodology · metrics wiki.

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