Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-18 17:05 UTC

rdfjs / Yasgui

Yet Another Sparql GUI

TypeScript · JavaScriptMIT★ 24 stars⑂ 16 forkssince May 2023View on GitHub ↗

rdfjs/Yasgui holds a health index of 71 out of 100, placing it in the Good band. It scores highest on Engineering Quality (69/100) and lowest on Security (58/100). It was last updated 31 days ago. A single contributor accounts for most of its recent work.

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

71
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 63 is calibrated to 71 on the published index scale (record calibration 2026-08-02).

Ownership

43 followers16 public repossince Dec 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@zazuko/yasr4.6.23,3071831 days agojavascriptsparqleditorsemantic-weblinked-data
npm@zazuko/yasgui-utils4.6.23,4971631 days ago
npm@zazuko/yasqe4.6.23,5971631 days agojavascriptsparqleditorsemantic-weblinked-data
npm@zazuko/yasgui4.6.22,4611831 days agojavascriptsparqleditorsemantic-weblinked-data

Metrics by category

Vitality

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

64Moderate · 21% of overall
How it's scored
18/36Push recencylast push 31 days ago
6.9/36Commit cadence10/52 weeks with commits
16/18Commit volume60 commits in the last year
6/10OpenSSF Scorecard: Maintained8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
Inputs used
commits_last_year60
human_commit_share0.92
days_since_last_push31
active_weeks_last_year10
How it's scored
27/27Ships releases44 releases published
36/36Release recencylatest release 31 days ago
27/27Release cadencea release every ~31.9 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count44
latest_release_tag@zazuko/yasgui@4.6.2
releases_from_tagsno
days_since_latest_release31
mean_days_between_releases31.9

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

58Moderate · 17% of overall
How it's scored
22.1/60Stars24 stars
9.8/25Forks16 forks
1.7/15Watchers3 watchers
Inputs used
forks16
stars24
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateyes
How it's scored
54.8/80Monthly downloads12,862 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@zazuko/yasr, @zazuko/yasgui-utils, @zazuko/yasqe, @zazuko/yasgui
dependents
ecosystemsnpm
total_downloads
monthly_downloads12,862
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?

66Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
8.6/22.5Commit distributiontop contributor authored 62% of commits
13.5/13.5Contributor breadth21 contributors
10/10OpenSSF Scorecard: Contributorsproject has 17 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled21
top_contributor_share0.617
How it's scored
18/42Issue resolution43% of issues closed
30/30PR acceptance46/46 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs46
open_issues12
closed_issues9
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.429
closed_unmerged_prs0
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
30/30Ownership backingorganization-owned
0/20Verified domain
11.8/25Owner reach43 followers of rdfjs
21/25Track record16 public repos, account ~12 yr old
Inputs used
followers43
owner_typeOrganization
is_verifiedno
owner_loginrdfjs
public_repos16
account_age_days4,664

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable4 package(s) on npm
35/35Publish recencylatest publish 31 days ago
20/20Version history18 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@zazuko/yasr, @zazuko/yasgui-utils, @zazuko/yasqe, @zazuko/yasgui
ecosystemsnpm
any_deprecatedno
min_days_since_publish31

Engineering Quality

Are baseline engineering and documentation practices in place?

69Good · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
16/16Linter configeslint.config.js, package.json ("prettier")
0/9.6Pre-commit hooks
0/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests5 out of 7 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

55Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://yasgui.triply.cc
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://yasgui.triply.cc
docs_sitehttps://yasgui.triply.cc
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
1.8/2.5CI-Tests5 out of 7 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 17 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
4.5/7.5Maintained8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
0/5Packagingno data
2.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0.8/7.5Vulnerabilities9 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.1
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
10/25Indirect dependencies free of known advisories1 affected: decode-uri-component 0.2.2 (high 7.5)
40/40No advisories left outstandingno advisory has been public longer than 90 days
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages48
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages0
Matched the npm:@zazuko/yasgui@4.6.2 runtime dependency closure — what installing the published package pulls in — 48 packages. 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.

59Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history87 of 92 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.946
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configeslint.config.js, package.json ("prettier")
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
5/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
53.3/55Manageable file sizes2/64 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes202,171
source_files_sampled64
oversized_source_files2

Key facts

24GitHub stars
21contributors
60commits, last 12 months
31days since last push
44releases
1bus factor
12open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 16 ⇿
0Stars
16Forks
44Releases

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.

0246810121212023-082025-022026-08
Major 0Minor 0Patch 0

Each point covers 3 days.

OpenSSF Scorecard 5.1 / 10
5.1aggregate

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-09-18 17:04 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
7CI-Tests5 out of 7 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 17 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
6Maintained8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
n/aPackagingpackaging workflow not detected
5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
1Vulnerabilities9 existing vulnerabilities detected
Direct dependencies 32
RegistryPackageVersion constraintManifest
npmdompurify^3.2.4packages/utils/package.json
npmstore^2.0.12packages/utils/package.json
npm@tarekraafat/autocomplete.js^7.2.0packages/yasgui/package.json
npm@zazuko/yasgui-utils^4.6.2packages/yasgui/package.json
npm@zazuko/yasqe^4.6.2packages/yasgui/package.json
npm@zazuko/yasr^4.6.2packages/yasgui/package.json
npmautosuggest-highlight^3.1.1packages/yasgui/package.json
npmblueimp-md5^2.12.0packages/yasgui/package.json
npmchoices.js^9.0.1packages/yasgui/package.json
npmdompurify^3.2.4packages/yasgui/package.json
npmes6-object-assign^1.1.0packages/yasgui/package.json
npmjsuri^1.3.1packages/yasgui/package.json
npmlodash-es^4.18.1packages/yasgui/package.json
npmsortablejs^1.10.2packages/yasgui/package.json
npm@zazuko/yasgui-utils^4.6.2packages/yasqe/package.json
npmcodemirror^5.51.0packages/yasqe/package.json
npmlodash-es^4.18.1packages/yasqe/package.json
npmquery-string^6.10.1packages/yasqe/package.json
npm@fortawesome/free-solid-svg-icons^5.14.0packages/yasr/package.json
npm@json2csv/plainjs^7.0.4packages/yasr/package.json
npm@zazuko/yasgui-utils^4.6.2packages/yasr/package.json
npm@zazuko/yasqe^4.6.2packages/yasr/package.json
npmcodemirror^5.51.0packages/yasr/package.json
npmcolors^1.4.0packages/yasr/package.json
npmcolumn-resizer^1.4.0packages/yasr/package.json
npmdatatables.net^2.0.5packages/yasr/package.json
npmdatatables.net-dt^2.0.5packages/yasr/package.json
npmdompurify^3.2.4packages/yasr/package.json
npmjquery^3.7.1packages/yasr/package.json
npmlodash-es^4.18.1packages/yasr/package.json
npmn3^1.3.5packages/yasr/package.json
npmpapaparse^5.3.1packages/yasr/package.json
All dependencies 451

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

RegistryPackageVersionRelation
npm@fortawesome/free-solid-svg-icons5.15.4direct
npm@fortawesome/free-solid-svg-icons^5.14.0direct
npm@json2csv/plainjs7.0.8direct
npm@json2csv/plainjs^7.0.4direct
npm@tarekraafat/autocomplete.js7.2.0direct
npm@tarekraafat/autocomplete.js^7.2.0direct
npm@zazuko/yasgui-utils4.6.2direct
npm@zazuko/yasgui-utils^4.6.2direct
npm@zazuko/yasqe4.6.2direct
npm@zazuko/yasqe^4.6.2direct
npm@zazuko/yasr4.6.2direct
npm@zazuko/yasr^4.6.2direct
npmautosuggest-highlight3.3.4direct
npmautosuggest-highlight^3.1.1direct
npmblueimp-md52.19.0direct
npmblueimp-md5^2.12.0direct
npmchoices.js9.1.0direct
npmchoices.js^9.0.1direct
npmcodemirror5.65.21direct
npmcodemirror^5.51.0direct
npmcolors1.4.0direct
npmcolors^1.4.0direct
npmcolumn-resizer1.4.0direct
npmcolumn-resizer^1.4.0direct
npmdatatables.net2.3.8direct
npmdatatables.net^2.0.5direct
npmdatatables.net-dt2.3.8direct
npmdatatables.net-dt^2.0.5direct
npmdompurify3.4.13direct
npmdompurify^3.2.4direct
npmes6-object-assign1.1.0direct
npmes6-object-assign^1.1.0direct
npmjquery3.7.1direct
npmjquery^3.7.1direct
npmjsuri1.3.1direct
npmjsuri^1.3.1direct
npmlodash-es4.18.1direct
npmlodash-es^4.18.1direct
npmn31.26.0direct
npmn3^1.3.5direct
npmpapaparse5.6.0direct
npmpapaparse^5.3.1direct
npmquery-string6.14.1direct
npmquery-string^6.10.1direct
npmsortablejs1.15.7direct
npmsortablejs^1.10.2direct
npmstore2.0.12direct
npmstore^2.0.12direct
npm@babel/runtime7.29.7indirect
npm@changesets/apply-release-plan8.0.0indirect
npm@changesets/assemble-release-plan7.0.0indirect
npm@changesets/changelog-git1.0.0indirect
npm@changesets/cli3.0.0indirect
npm@changesets/config4.0.0indirect
npm@changesets/errors1.0.0indirect
npm@changesets/format0.1.2indirect
npm@changesets/get-dependents-graph3.0.0indirect
npm@changesets/git4.0.0indirect
npm@changesets/parse1.0.0indirect
npm@changesets/pre3.0.0indirect
npm@changesets/read1.0.0indirect
npm@changesets/should-skip-package1.0.0indirect
npm@changesets/types7.0.0indirect
npm@changesets/write1.0.0indirect
npm@clack/core1.4.3indirect
npm@clack/prompts1.7.0indirect
npm@eslint-community/eslint-utils4.10.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.7.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@fortawesome/fontawesome-common-types0.2.36indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@isaacs/cliui8.0.2indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@json2csv/formatters7.0.8indirect
npm@manypkg/find-root3.1.0indirect
npm@manypkg/get-packages3.1.0indirect
npm@manypkg/tools2.1.2indirect
npm@oxc-project/types0.144.0indirect
npm@parcel/watcher2.6.0indirect
npm@parcel/watcher-android-arm642.6.0indirect
npm@parcel/watcher-darwin-arm642.6.0indirect
npm@parcel/watcher-darwin-x642.6.0indirect
npm@parcel/watcher-freebsd-x642.6.0indirect
npm@parcel/watcher-linux-arm-glibc2.6.0indirect
npm@parcel/watcher-linux-arm-musl2.6.0indirect
npm@parcel/watcher-linux-arm64-glibc2.6.0indirect
npm@parcel/watcher-linux-arm64-musl2.6.0indirect
npm@parcel/watcher-linux-x64-glibc2.6.0indirect
npm@parcel/watcher-linux-x64-musl2.6.0indirect
npm@parcel/watcher-win32-arm642.6.0indirect
npm@parcel/watcher-win32-x642.6.0indirect
npm@pkgjs/parseargs0.11.0indirect
npm@pnpm/deps.graph-sequencer1100.0.1indirect
npm@puppeteer/browsers3.2.1indirect
npm@rdfjs/types2.0.1indirect
npm@rolldown/binding-android-arm641.2.4indirect
npm@rolldown/binding-darwin-arm641.2.4indirect
npm@rolldown/binding-darwin-x641.2.4indirect
npm@rolldown/binding-freebsd-x641.2.4indirect
npm@rolldown/binding-linux-arm-gnueabihf1.2.4indirect
npm@rolldown/binding-linux-arm64-gnu1.2.4indirect
npm@rolldown/binding-linux-arm64-musl1.2.4indirect
npm@rolldown/binding-linux-ppc64-gnu1.2.4indirect
npm@rolldown/binding-linux-s390x-gnu1.2.4indirect
npm@rolldown/binding-linux-x64-gnu1.2.4indirect
npm@rolldown/binding-linux-x64-musl1.2.4indirect
npm@rolldown/binding-openharmony-arm641.2.4indirect
npm@rolldown/binding-win32-arm64-msvc1.2.4indirect
npm@rolldown/binding-win32-x64-msvc1.2.4indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rollup/pluginutils5.4.0indirect
npm@streamparser/json0.0.23indirect
npm@types/autosuggest-highlight3.2.3indirect
npm@types/autosuggest-highlight^3.1.0indirect
npm@types/blueimp-md52.18.2indirect
npm@types/blueimp-md5^2.7.0indirect
npm@types/chai5.2.3indirect
npm@types/codemirror0.0.100indirect
npm@types/deep-eql4.0.2indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/fs-extra11.0.4indirect
npm@types/jquery3.5.34indirect
npm@types/jquery^3.5.32indirect
npm@types/json-schema7.0.15indirect
npm@types/jsonfile6.1.4indirect
npm@types/jsuri1.3.35indirect
npm@types/jsuri^1.3.30indirect
npm@types/lodash4.17.25indirect
npm@types/lodash-es4.17.12indirect
npm@types/lodash-es^4.17.3indirect
npm@types/mime1.3.5indirect
npm@types/mocha10.0.10indirect
npm@types/n31.26.1indirect
npm@types/n3^1.1.5indirect
npm@types/node22.20.1indirect
npm@types/node26.2.0indirect
npm@types/node^22.5.4indirect
npm@types/node-static0.7.12indirect
npm@types/papaparse5.5.2indirect
npm@types/papaparse^5.3.2indirect
npm@types/sanitize-html1.27.2indirect
npm@types/sanitize-html^1.20.2indirect
npm@types/sizzle2.3.10indirect
npm@types/tern0.23.9indirect
npm@types/trusted-types2.0.7indirect
npm@typescript-eslint/eslint-plugin8.67.0indirect
npm@typescript-eslint/parser8.67.0indirect
npm@typescript-eslint/project-service8.67.0indirect
npm@typescript-eslint/scope-manager8.67.0indirect
npm@typescript-eslint/tsconfig-utils8.67.0indirect
npm@typescript-eslint/type-utils8.67.0indirect
npm@typescript-eslint/types8.67.0indirect
npm@typescript-eslint/typescript-estree8.67.0indirect
npm@typescript-eslint/utils8.67.0indirect
npm@typescript-eslint/visitor-keys8.67.0indirect
npm@volar/language-core2.4.28indirect
npm@volar/source-map2.4.28indirect
npm@volar/typescript2.4.28indirect
npm@zazuko/yasgui4.6.2indirect
npmabort-controller3.0.0indirect
npmacorn8.18.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmansi-escapes7.3.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.3.0indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmargparse2.0.1indirect
npmassertion-error2.0.1indirect
npmautoprefixer10.5.4indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbase64-js1.5.1indirect
npmbaseline-browser-mapping2.11.15indirect
npmbrace-expansion2.1.4indirect
npmbrace-expansion5.0.9indirect
npmbrowser-stdout1.3.1indirect
npmbrowserslist4.28.8indirect
npmbuffer6.0.3indirect
npmbuffer-from1.1.2indirect
npmcac7.0.0indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001809indirect
npmchai6.2.2indirect
npmchalk4.1.2indirect
npmchokidar4.0.3indirect
npmchokidar5.0.0indirect
npmchromium-bidi17.0.2indirect
npmcli-cursor5.0.0indirect
npmcli-truncate5.2.0indirect
npmcliui8.0.1indirect
npmcliui9.0.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.20indirect
npmcommander14.0.3indirect
npmcompare-versions6.1.1indirect
npmconfbox0.1.8indirect
npmconfbox0.2.4indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdecamelize4.0.0indirect
npmdecode-uri-component0.2.2indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdetect-libc2.1.2indirect
npmdevtools-protocol0.0.1666840indirect
npmdiff7.0.0indirect
npmdom-serializer1.4.1indirect
npmdomelementtype2.3.0indirect
npmdomhandler3.3.0indirect
npmdomhandler4.3.1indirect
npmdomutils2.8.0indirect
npmeastasianwidth0.2.0indirect
npmelectron-to-chromium1.5.409indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmentities2.2.0indirect
npmenvironment1.1.0indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.8.1indirect
npmeslint-config-prettier10.1.8indirect
npmeslint-plugin-jest29.16.1indirect
npmeslint-plugin-lodash8.0.0indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmesutils2.0.3indirect
npmevent-target-shim5.0.1indirect
npmeventemitter35.0.4indirect
npmevents3.3.0indirect
npmexsolve1.1.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-string-truncated-width3.0.3indirect
npmfast-string-width3.0.2indirect
npmfast-wrap-ansi0.2.2indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfilter-obj1.1.0indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmflat-cache4.0.1indirect
npmflatted3.4.4indirect
npmforeground-child3.3.1indirect
npmfraction.js5.3.4indirect
npmfs-extra11.4.0indirect
npmfsevents2.3.3indirect
npmfuse.js3.6.1indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.6.0indirect
npmglob10.5.0indirect
npmglob13.0.6indirect
npmglob-parent6.0.2indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhe1.2.0indirect
npmhtmlparser24.1.0indirect
npmhuman-id4.2.0indirect
npmhusky9.1.7indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimmutable5.1.9indirect
npmimport-meta-resolve4.2.0indirect
npmimurmurhash0.1.4indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point5.1.0indirect
npmis-glob4.0.3indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj2.1.0indirect
npmis-unicode-supported0.1.0indirect
npmisexe2.0.0indirect
npmjackspeak3.4.3indirect
npmjju1.4.0indirect
npmjs-yaml4.3.1indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjsonc-parser3.3.1indirect
npmjsonfile6.2.1indirect
npmkeyv4.5.4indirect
npmkolorist1.8.0indirect
npmlaunch-editor2.14.1indirect
npmlevn0.4.1indirect
npmlightningcss1.33.0indirect
npmlightningcss-android-arm641.33.0indirect
npmlightningcss-darwin-arm641.33.0indirect
npmlightningcss-darwin-x641.33.0indirect
npmlightningcss-freebsd-x641.33.0indirect
npmlightningcss-linux-arm-gnueabihf1.33.0indirect
npmlightningcss-linux-arm64-gnu1.33.0indirect
npmlightningcss-linux-arm64-musl1.33.0indirect
npmlightningcss-linux-x64-gnu1.33.0indirect
npmlightningcss-linux-x64-musl1.33.0indirect
npmlightningcss-win32-arm64-msvc1.33.0indirect
npmlightningcss-win32-x64-msvc1.33.0indirect
npmlilconfig3.1.3indirect
npmlint-staged16.4.0indirect
npmlistr29.0.5indirect
npmlocal-pkg1.2.1indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlog-symbols4.1.0indirect
npmlog-update6.1.0indirect
npmlru-cache10.4.3indirect
npmlru-cache11.5.2indirect
npmmagic-string0.30.21indirect
npmmime1.6.0indirect
npmmimic-function5.0.1indirect
npmminimatch10.2.6indirect
npmminimatch9.0.9indirect
npmminimist0.0.10indirect
npmminipass7.1.3indirect
npmmitt3.0.1indirect
npmmlly1.8.2indirect
npmmocha11.8.0indirect
npmmodern-tar0.8.4indirect
npmms2.1.3indirect
npmnanoid3.3.18indirect
npmnatural-compare1.4.0indirect
npmnode-addon-api7.1.1indirect
npmnode-releases2.0.53indirect
npmnode-static0.7.11indirect
npmonetime7.0.0indirect
npmoptimist0.6.1indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmpackage-manager-detector1.8.0indirect
npmpath-browserify1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-scurry1.11.1indirect
npmpath-scurry2.0.2indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.5indirect
npmpkg-types1.3.1indirect
npmpkg-types2.3.1indirect
npmpostcss8.5.26indirect
npmpostcss-value-parser4.2.0indirect
npmprelude-ls1.2.1indirect
npmprettier3.9.6indirect
npmprocess0.11.10indirect
npmpunycode2.3.1indirect
npmpuppeteer25.8.0indirect
npmpuppeteer-core25.8.0indirect
npmquansync0.2.11indirect
npmrandombytes2.1.0indirect
npmreadable-stream4.7.0indirect
npmreaddirp4.1.2indirect
npmreaddirp5.1.1indirect
npmredux4.2.1indirect
npmremove-accents0.4.4indirect
npmrequire-directory2.1.1indirect
npmrestore-cursor5.1.0indirect
npmrfdc1.4.1indirect
npmrimraf6.1.3indirect
npmrolldown1.2.4indirect
npmsafe-buffer5.2.1indirect
npmsass1.102.0indirect
npmsemver7.8.5indirect
npmserialize-javascript6.0.2indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.10.0indirect
npmsignal-exit4.1.0indirect
npmsisteransi1.0.5indirect
npmslice-ansi7.1.2indirect
npmslice-ansi8.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmsplit-on-first1.1.0indirect
npmstrict-uri-encode2.0.0indirect
npmstring-argv0.3.2indirect
npmstring-hash1.1.3indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring-width7.2.0indirect
npmstring-width8.2.2indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmtinyexec1.3.0indirect
npmtinyglobby0.2.17indirect
npmts-api-utils2.5.0indirect
npmts-essentials7.0.3indirect
npmts-essentials^7.0.1indirect
npmtype-check0.4.0indirect
npmtyped-query-selector2.12.2indirect
npmtypescript5.9.3indirect
npmtypescript-eslint8.67.0indirect
npmufo1.6.4indirect
npmundici-types6.21.0indirect
npmundici-types8.3.0indirect
npmuniversalify2.0.1indirect
npmunplugin2.3.11indirect
npmunplugin-dts1.0.3indirect
npmupdate-browserslist-db1.3.1indirect
npmuri-js4.4.1indirect
npmvite8.2.1indirect
npmvite-plugin-dts5.0.3indirect
npmvscode-uri3.1.0indirect
npmwebdriver-bidi-protocol0.4.2indirect
npmwebpack-virtual-modules0.6.2indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmwordwrap0.0.3indirect
npmworkerpool9.3.4indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi9.0.2indirect
npmws8.21.3indirect
npmy18n5.0.8indirect
npmyaml2.9.0indirect
npmyargs17.7.3indirect
npmyargs18.1.0indirect
npmyargs-parser21.1.1indirect
npmyargs-parser22.0.0indirect
npmyargs-unparser2.0.0indirect
npmyocto-queue0.1.0indirect
npmzod3.25.76indirect
Dependency advisories 1

Installing npm:@zazuko/yasgui@4.6.2 pulls in 48 packages, direct and transitive: 1 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
decode-uri-component0.2.2indirecthigh10.5.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

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