Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-15 12:47 UTC

SpacingBat3 / ReForged

A set of :electron: Electron Forge tools, makers and publishers, with goal to craft them as much from scratch as possible.

TypeScriptISC★ 44 stars⑂ 9 forkssince May 2022View on GitHub ↗

SpacingBat3/ReForged holds a health index of 65 out of 100, placing it in the Good band. It scores highest on Engineering Quality (80/100) and lowest on Community & Adoption (52/100). It was last updated 8 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

SpacingBat3Personal account
114 followers31 public repossince Oct 2019🎓 AGH UST

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
npm@reforged/maker-appimage5.3.157,4884734 days agoelectronelectron-forgemakerreforgedpackagingappimage
npm@reforged/plugin-launcher0.1.0181381 days agoelectronelectron-forgepluginreforgedpackagingshellscript
npm@reforged/maker-types2.2.055,209534 days ago

Metrics by category

Vitality

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

54Moderate · 21% of overall
How it's scored
28.8/36Push recencylast push 8 days ago
5.5/36Commit cadence8/52 weeks with commits
15.6/18Commit volume53 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year53
human_commit_share1
days_since_last_push8
active_weeks_last_year8
How it's scored
27/27Ships releases1 releases published
0/36Release recencylatest release 963 days ago
12.6/27Release cadencecadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count1
latest_release_tagappimage/v4.0.0
releases_from_tagsno
days_since_latest_release963
mean_days_between_releases
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?

52Moderate · 17% of overall
How it's scored
26.5/60Stars44 stars
7.5/25Forks9 forks
0/15Watchers1 watchers
Inputs used
forks9
stars44
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (ISC)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
67.4/80Monthly downloads112,715 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@reforged/maker-appimage, @reforged/plugin-launcher, @reforged/maker-types
dependents
ecosystemsnpm
total_downloads
monthly_downloads112,715
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?

55Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0/22.5Commit distributiontop contributor authored 100% of commits
1.4/13.5Contributor breadth1 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
42/42Issue resolution100% of issues closed
8.6/30PR acceptance2/7 decided PRs merged
13/13Newcomer PR acceptance2/2 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs2
open_issues0
closed_issues21
prs_merged_7d0
prs_decided_7d0
prs_merged_30d2
prs_decided_30d2
issue_closed_ratio1
closed_unmerged_prs5
first_time_authors_30d1
first_time_prs_merged_30d2
first_time_prs_decided_30d2
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
14.8/25Owner reach114 followers of SpacingBat3
23/25Track record31 public repos, account ~6 yr old
Inputs used
followers114
owner_typeUser
is_verified
owner_loginSpacingBat3
public_repos31
account_age_days2,511
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on npm
35/35Publish recencylatest publish 34 days ago
20/20Version history47 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@reforged/maker-appimage, @reforged/plugin-launcher, @reforged/maker-types
ecosystemsnpm
any_deprecatedno
min_days_since_publish34

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://spacingbat3.github.io/ReForged/
10/10Repository description
10/10Topics9 topics
0/10Wiki
Inputs used
topicselectron-forge, appimage, electron, forge, maker, packaging, electron-builder, makers, electron-packager
has_wikino
homepagehttps://spacingbat3.github.io/ReForged/
docs_sitehttps://spacingbat3.github.io/ReForged/
has_readmeyes
has_docs_diryes
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
2.2/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests2 out of 2 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
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
2/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
5/5SASTSAST tool is run on all commits
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities17 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.4
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
6.2/25Indirect dependencies free of known advisories2 affected: extract-zip 2.0.1 (high 8.1), tar 6.2.1 (high 8.8)
32.8/40No advisories left outstanding1 advisory-carrying package(s) unaddressed past 90 days; oldest published 241 days ago
Inputs used
sourceosv
advisories14
affected_packages2
assessed_packages240
unassessed_packages0
affected_by_severityhigh 2
direct_affected_packages0
Matched the npm:@reforged/maker-appimage@5.3.1 runtime dependency closure — what installing the published package pulls in — 240 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.

60Moderate · 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 history85 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.85
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingexample/tsconfig.json, makers/appimage/tsconfig.json, plugins/launcher/tsconfig.json, shared/tsconfig/tsconfig.json, tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
4/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configsexample/tsconfig.json, makers/appimage/tsconfig.json, plugins/launcher/tsconfig.json, shared/tsconfig/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
50.8/55Manageable file sizes1/13 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes69,140
source_files_sampled13
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexample
Inputs used
example_dirsexample
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

44GitHub stars
1contributors
53commits, last 12 months
8days since last push
1releases
1bus factor
0open 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 ★ / 9 ⇿
0Stars
9Forks
1Releases

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.

0246810912023-022024-092026-04
Major 0Minor 0Patch 0

Each point covers 3 days.

OpenSSF Scorecard 5.4 / 10
5.4aggregate

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-15 12:47 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities17 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
npm@electron-forge/maker-base^6.0.0 || ^7.0.0makers/appimage/package.json
npm@reforged/maker-types^2.2.0makers/appimage/package.json
npm@spacingbat3/lss^1.0.0makers/appimage/package.json
npmsemver^7.3.8makers/appimage/package.json
npm@electron-forge/plugin-base^7.8.3plugins/launcher/package.json
All dependencies 498

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

RegistryPackageVersionRelation
npm@electron-forge/maker-base7.11.2direct
npm@electron-forge/maker-base^6.0.0 || ^7.0.0direct
npm@electron-forge/plugin-base7.11.2direct
npm@electron-forge/plugin-base^7.8.3direct
npm@reforged/maker-types2.2.0direct
npm@reforged/maker-types^2.2.0direct
npm@spacingbat3/lss1.2.0direct
npm@spacingbat3/lss^1.0.0direct
npmsemver5.7.2direct
npmsemver6.3.1direct
npmsemver7.8.5direct
npmsemver^7.3.8direct
npm@bcoe/v8-coverage1.0.2indirect
npm@electron-forge/cli7.11.2indirect
npm@electron-forge/cli^7.1.0indirect
npm@electron-forge/core7.11.2indirect
npm@electron-forge/core-utils7.11.2indirect
npm@electron-forge/publisher-base7.11.2indirect
npm@electron-forge/shared-types7.11.2indirect
npm@electron-forge/template-base7.11.2indirect
npm@electron-forge/template-vite7.11.2indirect
npm@electron-forge/template-vite-typescript7.11.2indirect
npm@electron-forge/template-webpack7.11.2indirect
npm@electron-forge/template-webpack-typescript7.11.2indirect
npm@electron-forge/tracer7.11.2indirect
npm@electron-internal/extract-zip1.0.5indirect
npm@electron/asar3.4.1indirect
npm@electron/get3.1.0indirect
npm@electron/get5.1.0indirect
npm@electron/notarize2.5.0indirect
npm@electron/osx-sign1.3.3indirect
npm@electron/packager18.4.4indirect
npm@electron/rebuild4.2.0indirect
npm@electron/universal2.0.3indirect
npm@electron/windows-sign1.2.2indirect
npm@gerrit0/mini-shiki3.23.0indirect
npm@inquirer/checkbox3.0.1indirect
npm@inquirer/confirm4.0.1indirect
npm@inquirer/core9.2.1indirect
npm@inquirer/editor3.0.1indirect
npm@inquirer/expand3.0.1indirect
npm@inquirer/figures1.0.15indirect
npm@inquirer/input3.0.1indirect
npm@inquirer/number2.0.1indirect
npm@inquirer/password3.0.1indirect
npm@inquirer/prompts6.0.1indirect
npm@inquirer/rawlist3.0.1indirect
npm@inquirer/search2.0.1indirect
npm@inquirer/select3.0.1indirect
npm@inquirer/type1.5.5indirect
npm@inquirer/type2.0.0indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@istanbuljs/schema0.1.6indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/source-map0.3.11indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@listr2/prompt-adapter-inquirer2.0.22indirect
npm@malept/cross-spawn-promise2.0.0indirect
npm@mdit/helper1.1.0indirect
npm@mdit/plugin-footnote1.1.0indirect
npm@mdit/plugin-tasklist1.1.0indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@oxlint/binding-android-arm-eabi1.78.0indirect
npm@oxlint/binding-android-arm641.78.0indirect
npm@oxlint/binding-darwin-arm641.78.0indirect
npm@oxlint/binding-darwin-x641.78.0indirect
npm@oxlint/binding-freebsd-x641.78.0indirect
npm@oxlint/binding-linux-arm-gnueabihf1.78.0indirect
npm@oxlint/binding-linux-arm-musleabihf1.78.0indirect
npm@oxlint/binding-linux-arm64-gnu1.78.0indirect
npm@oxlint/binding-linux-arm64-musl1.78.0indirect
npm@oxlint/binding-linux-ppc64-gnu1.78.0indirect
npm@oxlint/binding-linux-riscv64-gnu1.78.0indirect
npm@oxlint/binding-linux-riscv64-musl1.78.0indirect
npm@oxlint/binding-linux-s390x-gnu1.78.0indirect
npm@oxlint/binding-linux-x64-gnu1.78.0indirect
npm@oxlint/binding-linux-x64-musl1.78.0indirect
npm@oxlint/binding-openharmony-arm641.78.0indirect
npm@oxlint/binding-win32-arm64-msvc1.78.0indirect
npm@oxlint/binding-win32-ia32-msvc1.78.0indirect
npm@oxlint/binding-win32-x64-msvc1.78.0indirect
npm@reforged/example-app1.0.0indirect
npm@reforged/maker-appimage5.3.1indirect
npm@reforged/plugin-launcher0.1.0indirect
npm@reforged/tsconfig1.0.0indirect
npm@shikijs/engine-oniguruma3.23.0indirect
npm@shikijs/langs3.23.0indirect
npm@shikijs/themes3.23.0indirect
npm@shikijs/types3.23.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@sindresorhus/is4.6.0indirect
npm@szmarczak/http-timer4.0.6indirect
npm@tsconfig/strictest2.0.8indirect
npm@tsconfig/strictest^2.0.5indirect
npm@types/cacheable-request6.0.3indirect
npm@types/estree1.0.9indirect
npm@types/hast3.0.5indirect
npm@types/http-cache-semantics4.2.0indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/json-schema7.0.15indirect
npm@types/keyv3.1.4indirect
npm@types/linkify-it5.0.0indirect
npm@types/markdown-it14.1.2indirect
npm@types/mdurl2.0.0indirect
npm@types/mute-stream0.0.4indirect
npm@types/node22.20.1indirect
npm@types/node24.13.3indirect
npm@types/responselike1.0.3indirect
npm@types/semver7.8.0indirect
npm@types/unist3.0.3indirect
npm@types/wrap-ansi3.0.0indirect
npm@typescript/typescript-aix-ppc647.0.2indirect
npm@typescript/typescript-darwin-arm647.0.2indirect
npm@typescript/typescript-darwin-x647.0.2indirect
npm@typescript/typescript-freebsd-arm647.0.2indirect
npm@typescript/typescript-freebsd-x647.0.2indirect
npm@typescript/typescript-linux-arm7.0.2indirect
npm@typescript/typescript-linux-arm647.0.2indirect
npm@typescript/typescript-linux-loong647.0.2indirect
npm@typescript/typescript-linux-mips64el7.0.2indirect
npm@typescript/typescript-linux-ppc647.0.2indirect
npm@typescript/typescript-linux-riscv647.0.2indirect
npm@typescript/typescript-linux-s390x7.0.2indirect
npm@typescript/typescript-linux-x647.0.2indirect
npm@typescript/typescript-netbsd-arm647.0.2indirect
npm@typescript/typescript-netbsd-x647.0.2indirect
npm@typescript/typescript-openbsd-arm647.0.2indirect
npm@typescript/typescript-openbsd-x647.0.2indirect
npm@typescript/typescript-sunos-x647.0.2indirect
npm@typescript/typescript-win32-arm647.0.2indirect
npm@typescript/typescript-win32-x647.0.2indirect
npm@typescript/typescript66.0.2indirect
npm@vscode/sudo-prompt9.3.2indirect
npm@webassemblyjs/ast1.14.1indirect
npm@webassemblyjs/floating-point-hex-parser1.13.2indirect
npm@webassemblyjs/helper-api-error1.13.2indirect
npm@webassemblyjs/helper-buffer1.14.1indirect
npm@webassemblyjs/helper-numbers1.13.2indirect
npm@webassemblyjs/helper-wasm-bytecode1.13.2indirect
npm@webassemblyjs/helper-wasm-section1.14.1indirect
npm@webassemblyjs/ieee7541.13.2indirect
npm@webassemblyjs/leb1281.13.2indirect
npm@webassemblyjs/utf81.13.2indirect
npm@webassemblyjs/wasm-edit1.14.1indirect
npm@webassemblyjs/wasm-gen1.14.1indirect
npm@webassemblyjs/wasm-opt1.14.1indirect
npm@webassemblyjs/wasm-parser1.14.1indirect
npm@webassemblyjs/wast-printer1.14.1indirect
npm@xmldom/xmldom0.9.11indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npmabbrev4.0.0indirect
npmacorn8.18.0indirect
npmajv8.20.0indirect
npmajv-formats2.1.1indirect
npmajv-keywords5.1.0indirect
npmansi-escapes4.3.2indirect
npmansi-escapes5.0.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.3.0indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmargparse2.0.1indirect
npmargparse3.0.0indirect
npmat-least-node1.0.0indirect
npmauthor-regex1.0.0indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbase64-js1.5.1indirect
npmbaseline-browser-mapping2.11.14indirect
npmbluebird3.7.2indirect
npmboolean3.2.0indirect
npmbrace-expansion1.1.18indirect
npmbrace-expansion2.1.4indirect
npmbrace-expansion5.0.9indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.8indirect
npmbuffer-from1.1.2indirect
npmc812.0.0indirect
npmcacheable-lookup5.0.4indirect
npmcacheable-request7.0.4indirect
npmcaniuse-lite1.0.30001809indirect
npmchalk4.1.2indirect
npmchardet0.7.0indirect
npmchownr3.0.0indirect
npmchrome-trace-event1.0.4indirect
npmcli-cursor4.0.0indirect
npmcli-truncate3.1.0indirect
npmcli-width4.1.0indirect
npmcliui9.0.1indirect
npmclone-response1.0.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.20indirect
npmcommander11.1.0indirect
npmcommander2.20.3indirect
npmcommander5.1.0indirect
npmcommander9.5.0indirect
npmcompare-version0.1.2indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcross-dirname0.1.0indirect
npmcross-spawn6.0.6indirect
npmcross-spawn7.0.6indirect
npmdebug2.6.9indirect
npmdebug4.4.3indirect
npmdecompress-response6.0.0indirect
npmdefer-to-connect2.0.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdetect-node2.1.0indirect
npmdir-compare4.2.0indirect
npmeastasianwidth0.2.0indirect
npmelectron43.4.0indirect
npmelectronlatestindirect
npmelectron-to-chromium1.5.407indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmend-of-stream1.4.5indirect
npmenhanced-resolve5.24.5indirect
npmentities4.5.0indirect
npmentities8.0.0indirect
npmenv-paths2.2.1indirect
npmenv-paths3.0.0indirect
npmerr-code2.0.3indirect
npmerror-ex1.3.4indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.3.1indirect
npmes6-error4.1.1indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint-scope5.1.1indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmeta3.5.0indirect
npmeventemitter35.0.4indirect
npmevents3.3.0indirect
npmexeca1.0.0indirect
npmexponential-backoff3.1.3indirect
npmexternal-editor3.1.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-uri3.1.5indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfilename-reserved-regex2.0.0indirect
npmfilenamify4.3.0indirect
npmfill-range7.1.1indirect
npmfind-up2.1.0indirect
npmfind-up5.0.0indirect
npmflora-colossus2.0.0indirect
npmforeground-child3.3.1indirect
npmfs-extra10.1.0indirect
npmfs-extra11.4.0indirect
npmfs-extra8.1.0indirect
npmfs-extra9.1.0indirect
npmfs.realpath1.0.0indirect
npmfunction-bind1.1.2indirect
npmgalactus1.0.0indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.6.0indirect
npmget-package-info1.0.0indirect
npmget-stream4.1.0indirect
npmget-stream5.2.0indirect
npmglob13.0.6indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglobal-agent3.0.0indirect
npmglobal-dirs3.0.1indirect
npmglobalthis1.0.4indirect
npmgopd1.2.0indirect
npmgot11.8.6indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhasown2.0.4indirect
npmhosted-git-info2.8.9indirect
npmhtml-escaper2.0.2indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp2-wrapper1.0.3indirect
npmiconv-lite0.4.24indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini2.0.0indirect
npminterpret3.1.1indirect
npmis-arrayish0.2.1indirect
npmis-core-module2.16.2indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point4.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-stream1.1.0indirect
npmis-unicode-supported0.1.0indirect
npmisbinaryfile4.0.10indirect
npmisexe2.0.0indirect
npmisexe4.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjest-worker27.5.1indirect
npmjiti2.7.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stringify-safe5.0.1indirect
npmjsonfile4.0.0indirect
npmjsonfile6.2.1indirect
npmjunk3.1.0indirect
npmkeyv4.5.4indirect
npmlinkify-it5.0.2indirect
npmlinkify-it6.1.0indirect
npmlistr27.0.2indirect
npmload-json-file2.0.0indirect
npmlocate-path2.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.get4.4.2indirect
npmlog-symbols4.1.0indirect
npmlog-update5.0.1indirect
npmlowercase-keys2.0.0indirect
npmlru-cache11.5.2indirect
npmlunr2.3.9indirect
npmmake-dir4.0.0indirect
npmmap-age-cleaner0.1.3indirect
npmmarkdown-it14.3.0indirect
npmmarkdown-it15.0.0indirect
npmmatcher3.0.0indirect
npmmdurl2.1.0indirect
npmmem4.3.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.54.0indirect
npmmimic-fn2.1.0indirect
npmmimic-response1.0.1indirect
npmmimic-response3.1.0indirect
npmminimatch10.2.6indirect
npmminimatch3.1.5indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmminimizer-webpack-plugin5.6.1indirect
npmminipass7.1.3indirect
npmminizlib3.1.0indirect
npmms2.0.0indirect
npmms2.1.3indirect
npmmute-stream1.0.0indirect
npmneo-async2.6.2indirect
npmnice-try1.0.5indirect
npmnode-abi4.33.0indirect
npmnode-api-version0.2.1indirect
npmnode-fetch2.7.0indirect
npmnode-gyp12.4.0indirect
npmnode-releases2.0.53indirect
npmnopt9.0.0indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-url6.1.0indirect
npmnpm-run-path2.0.2indirect
npmobject-keys1.1.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmos-tmpdir1.0.2indirect
npmoxlint1.78.0indirect
npmp-cancelable2.1.1indirect
npmp-defer1.0.0indirect
npmp-finally1.0.0indirect
npmp-is-promise2.1.0indirect
npmp-limit1.3.0indirect
npmp-limit3.1.0indirect
npmp-locate2.0.0indirect
npmp-locate5.0.0indirect
npmp-try1.0.0indirect
npmparse-author2.0.0indirect
npmparse-json2.2.0indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key2.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry2.0.2indirect
npmpath-type2.0.0indirect
npmpe-library1.0.1indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmpify2.3.0indirect
npmplist3.1.1indirect
npmpostject1.0.0-alpha.6indirect
npmprettier3.9.6indirect
npmproc-log6.1.0indirect
npmprogress2.0.3indirect
npmpromise-retry2.0.1indirect
npmpump3.0.4indirect
npmpunycode.js2.3.1indirect
npmqueue-microtask1.2.3indirect
npmquick-lru5.1.1indirect
npmread-binary-file-arch1.0.6indirect
npmread-pkg2.0.0indirect
npmread-pkg-up2.0.0indirect
npmrechoir0.8.0indirect
npmrequire-from-string2.0.2indirect
npmresedit2.0.3indirect
npmresolve1.22.12indirect
npmresolve-alpn1.2.1indirect
npmresponselike2.0.1indirect
npmrestore-cursor4.0.0indirect
npmretry0.12.0indirect
npmreusify1.1.0indirect
npmrfdc1.4.1indirect
npmroarr2.15.4indirect
npmrun-parallel1.2.0indirect
npmsafer-buffer2.1.2indirect
npmschema-utils4.3.3indirect
npmsemver-compare1.0.0indirect
npmserialize-error7.0.1indirect
npmshebang-command1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex1.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmslice-ansi5.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-support0.5.21indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.23indirect
npmsprintf-js1.1.3indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring-width7.2.0indirect
npmstring-width8.2.2indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-bom3.0.0indirect
npmstrip-eof1.0.0indirect
npmstrip-outer1.0.1indirect
npmsumchecker3.0.1indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtapable2.3.3indirect
npmtar7.5.22indirect
npmterser5.50.0indirect
npmtest-exclude8.0.0indirect
npmtinyglobby0.2.17indirect
npmtmp0.0.33indirect
npmto-regex-range5.0.1indirect
npmtr460.0.3indirect
npmtrim-repeated1.0.0indirect
npmtype-fest0.13.1indirect
npmtype-fest0.21.3indirect
npmtype-fest1.4.0indirect
npmtypedoc0.28.20indirect
npmtypescript5.4.5indirect
npmtypescript6.0.3indirect
npmtypescript7.0.2indirect
npmuc.micro2.1.0indirect
npmuc.micro3.0.0indirect
npmundici6.28.0indirect
npmundici7.29.0indirect
npmundici-types6.21.0indirect
npmundici-types7.18.2indirect
npmuniversalify0.1.2indirect
npmuniversalify2.0.1indirect
npmupdate-browserslist-db1.3.1indirect
npmusername5.1.0indirect
npmv8-to-istanbul9.3.0indirect
npmvalidate-npm-package-license3.0.4indirect
npmwatchpack2.5.2indirect
npmwebidl-conversions3.0.1indirect
npmwebpack5.109.2indirect
npmwebpack-sources3.5.1indirect
npmwhatwg-url5.0.0indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich6.0.1indirect
npmwrap-ansi6.2.0indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi9.0.2indirect
npmwrappy1.0.2indirect
npmxmlbuilder15.1.1indirect
npmy18n5.0.8indirect
npmyallist5.0.0indirect
npmyaml2.9.0indirect
npmyargs18.1.0indirect
npmyargs-parser21.1.1indirect
npmyargs-parser22.0.0indirect
npmyocto-queue0.1.0indirect
npmyoctocolors-cjs2.1.3indirect
Dependency advisories 2

Installing npm:@reforged/maker-appimage@5.3.1 pulls in 240 packages, direct and transitive: 2 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
extract-zip2.0.1indirecthigh2
tar6.2.1indirecthigh127.5.21

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.