Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-28 07:30 UTC

JamesIves / github-pages-deploy-action

🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.

TypeScriptMIT★ 4,602 stars⑂ 437 forkssince Mar 2019View on GitHub ↗

JamesIves/github-pages-deploy-action holds a health index of 90 out of 100, placing it in the Excellent band. It scores highest on Vitality (85/100) and lowest on Sustainability & Governance (61/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

90
overall / 100
Excellent

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.

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

Ownership

JivesPersonal account
334 followers23 public repossince Feb 2015@Blizzard

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@jamesives/github-pages-deploy-action4.9.01,1275419 days agoactionsnodesetupbuilddeploygh-pagespagesgithubdeployment

Metrics by category

Vitality

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

85Excellent · 21% of overall
How it's scored
36/36Push recencylast push 3 days ago
15.9/36Commit cadence23/52 weeks with commits
18/18Commit volume104 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year104
human_commit_share0.53
days_since_last_push3
active_weeks_last_year23
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 19 days ago
19.8/27Release cadencea release every ~70.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv4.9.0
releases_from_tagsno
days_since_latest_release19
mean_days_between_releases70.8
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?

80Excellent · 17% of overall
How it's scored
59.4/60Stars4,602 stars
22/25Forks437 forks
6.4/15Watchers15 watchers
Inputs used
forks437
stars4,602
watchers15
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized 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_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
40.7/80Monthly downloads1,127 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@jamesives/github-pages-deploy-action
dependents
ecosystemsnpm
total_downloads
monthly_downloads1,127
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?

61Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
1.1/22.5Commit distributiontop contributor authored 95% of commits
13.5/13.5Contributor breadth36 contributors
10/10OpenSSF Scorecard: Contributorsproject has 8 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled36
top_contributor_share0.951
How it's scored
42/42Issue resolution100% of issues closed
16.9/30PR acceptance829/1,474 decided PRs merged
0/13Newcomer PR acceptance0/2 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/27 approved changesets -- score normalized to 0
Inputs used
merged_prs829
open_issues0
closed_issues297
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d2
issue_closed_ratio1
closed_unmerged_prs645
first_time_authors_30d2
first_time_prs_merged_30d0
first_time_prs_decided_30d2
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
18.2/25Owner reach334 followers of JamesIves
22.1/25Track record23 public repos, account ~11 yr old
Inputs used
followers334
owner_typeUser
is_verified
owner_loginJamesIves
public_repos23
account_age_days4,220
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 npm
35/35Publish recencylatest publish 19 days ago
20/20Version history54 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@jamesives/github-pages-deploy-action
ecosystemsnpm
any_deprecatedno
min_days_since_publish19

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows8 workflow(s)
24/24Tests present
16/16Linter configeslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://github.com/marketplace/actions/deploy-to-github-pages
10/10Repository description
10/10Topics20 topics
0/10Wiki
Inputs used
topicsgithub-actions, github-action, gh-pages, github-pages, deployment, deployer, cicd, ghpages, deploy, workflow, workflow-configuration, workflow-runs, github-enterprise, continuous-deployment, actions, action, continuous-delivery, continuous-integration, static, hacktoberfest
has_wikino
homepagehttps://github.com/marketplace/actions/deploy-to-github-pages
docs_sitehttps://github.com/marketplace/actions/deploy-to-github-pages
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

80Excellent · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests3 out of 3 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/27 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 8 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.5Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
5/5Pinned-Dependenciesall dependencies are pinned
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.5
Excluded from scoring (no data or not applicable): Branch-Protection, 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
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages52
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@jamesives/github-pages-deploy-action@4.9.0 runtime dependency closure — what installing the published package pulls in — 52 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.

85Excellent · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md
0/15Machine-readable docs (llms.txt)
37.2/40Legible commit history37 of 53 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.698
agent_instruction_files.github/copilot-instructions.md
agent_instruction_max_bytes6,276
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configeslint.config.mjs
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice5 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance47 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependenciesall dependencies are pinned
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.05
toolchain_manifests
dependency_bot_commit_share0.47
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/22 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes19,818
source_files_sampled22
oversized_source_files0

Key facts

4,602GitHub stars
36contributors
104commits, last 12 months
3days since last push
100releases
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 ★ / 437 ⇿
0Stars
437Forks
100Releases

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.

0100200300400500425132019-032022-112026-08
Major 3Minor 14Patch 80

Each point covers 7 days.

OpenSSF Scorecard 7.5 / 10
7.5aggregate

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-28 07:29 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
10CI-Tests3 out of 3 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/27 approved changesets -- score normalized to 0
10Contributorsproject has 8 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
npm@actions/core3.0.1package.json
npm@actions/exec3.0.0package.json
npm@actions/github9.1.1package.json
npm@actions/io3.0.2package.json
npm@eslint/js10.0.1package.json
npmtypescript-eslint8.67.0package.json
All dependencies 420

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

RegistryPackageVersionRelation
npm@actions/core3.0.1direct
npm@actions/exec3.0.0direct
npm@actions/github9.1.1direct
npm@actions/io3.0.2direct
npm@eslint/js10.0.1direct
npmtypescript-eslint8.67.0direct
npm@actions/http-client3.0.2indirect
npm@actions/http-client4.0.1indirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.8indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-plugin-utils7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.8indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-bigint7.8.3indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-class-static-block7.14.5indirect
npm@babel/plugin-syntax-import-attributes7.29.7indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.29.7indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-private-property-in-object7.14.5indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.29.7indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.8indirect
npm@babel/types7.29.8indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/wasi-threads1.2.1indirect
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@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@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.6indirect
npm@jest/console30.4.1indirect
npm@jest/core30.4.2indirect
npm@jest/diff-sequences30.4.0indirect
npm@jest/environment30.4.1indirect
npm@jest/expect30.4.1indirect
npm@jest/expect-utils30.4.1indirect
npm@jest/fake-timers30.4.1indirect
npm@jest/get-type30.1.0indirect
npm@jest/globals30.4.1indirect
npm@jest/pattern30.4.0indirect
npm@jest/reporters30.4.1indirect
npm@jest/schemas30.4.1indirect
npm@jest/snapshot-utils30.4.1indirect
npm@jest/source-map30.0.1indirect
npm@jest/test-result30.4.1indirect
npm@jest/test-sequencer30.4.1indirect
npm@jest/transform30.4.1indirect
npm@jest/types30.4.1indirect
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@napi-rs/wasm-runtime1.2.2indirect
npm@octokit/auth-token6.0.0indirect
npm@octokit/core7.0.7indirect
npm@octokit/endpoint11.0.4indirect
npm@octokit/graphql9.0.4indirect
npm@octokit/openapi-types27.0.0indirect
npm@octokit/openapi-types28.0.0indirect
npm@octokit/plugin-paginate-rest14.0.0indirect
npm@octokit/plugin-rest-endpoint-methods17.0.0indirect
npm@octokit/request10.0.13indirect
npm@octokit/request-error7.1.1indirect
npm@octokit/types16.0.0indirect
npm@octokit/types17.0.0indirect
npm@pkgjs/parseargs0.11.0indirect
npm@pkgr/core0.3.6indirect
npm@sinclair/typebox0.34.52indirect
npm@sinonjs/commons3.0.1indirect
npm@sinonjs/fake-timers15.4.0indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.27.0indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.28.0indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/jest30.0.0indirect
npm@types/json-schema7.0.15indirect
npm@types/node26.2.0indirect
npm@types/stack-utils2.0.3indirect
npm@types/yargs17.0.35indirect
npm@types/yargs-parser21.0.3indirect
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@ungap/structured-clone1.3.3indirect
npm@unrs/resolver-binding-android-arm-eabi1.12.2indirect
npm@unrs/resolver-binding-android-arm641.12.2indirect
npm@unrs/resolver-binding-darwin-arm641.12.2indirect
npm@unrs/resolver-binding-darwin-x641.12.2indirect
npm@unrs/resolver-binding-freebsd-x641.12.2indirect
npm@unrs/resolver-binding-linux-arm-gnueabihf1.12.2indirect
npm@unrs/resolver-binding-linux-arm-musleabihf1.12.2indirect
npm@unrs/resolver-binding-linux-arm64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-arm64-musl1.12.2indirect
npm@unrs/resolver-binding-linux-loong64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-loong64-musl1.12.2indirect
npm@unrs/resolver-binding-linux-ppc64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-riscv64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-riscv64-musl1.12.2indirect
npm@unrs/resolver-binding-linux-s390x-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-x64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-x64-musl1.12.2indirect
npm@unrs/resolver-binding-openharmony-arm641.12.2indirect
npm@unrs/resolver-binding-wasm32-wasi1.12.2indirect
npm@unrs/resolver-binding-win32-arm64-msvc1.12.2indirect
npm@unrs/resolver-binding-win32-ia32-msvc1.12.2indirect
npm@unrs/resolver-binding-win32-x64-msvc1.12.2indirect
npmacorn8.18.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmansi-escapes4.3.2indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmansi-styles6.2.3indirect
npmanymatch3.1.3indirect
npmargparse1.0.10indirect
npmbabel-jest30.4.1indirect
npmbabel-plugin-istanbul7.0.1indirect
npmbabel-plugin-jest-hoist30.4.0indirect
npmbabel-preset-current-node-syntax1.2.0indirect
npmbabel-preset-jest30.4.0indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbaseline-browser-mapping2.11.12indirect
npmbefore-after-hook4.0.0indirect
npmbrace-expansion1.1.18indirect
npmbrace-expansion2.1.4indirect
npmbrace-expansion5.0.9indirect
npmbrowserslist4.28.8indirect
npmbs-logger0.2.6indirect
npmbser2.1.1indirect
npmbuffer-from1.1.2indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001809indirect
npmchalk4.1.2indirect
npmchar-regex1.0.2indirect
npmci-info4.4.0indirect
npmcjs-module-lexer2.2.0indirect
npmcliui8.0.1indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconcat-map0.0.1indirect
npmcontent-type2.0.0indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdedent1.7.2indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdetect-newline3.1.0indirect
npmeastasianwidth0.2.0indirect
npmelectron-to-chromium1.5.402indirect
npmemittery0.13.1indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmerror-ex1.3.4indirect
npmescalade3.2.0indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.8.1indirect
npmeslint-config-prettier10.1.8indirect
npmeslint-plugin-jest29.16.1indirect
npmeslint-plugin-prettier5.5.6indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesprima4.0.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmexeca5.1.1indirect
npmexit-x0.2.2indirect
npmexpect30.4.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfb-watchman2.0.2indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.4indirect
npmforeground-child3.3.1indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-package-type0.1.0indirect
npmget-stream6.0.1indirect
npmglob10.5.0indirect
npmglob13.0.6indirect
npmglob7.2.3indirect
npmglob-parent6.0.2indirect
npmgraceful-fs4.2.11indirect
npmhandlebars4.7.9indirect
npmhas-flag4.0.0indirect
npmhtml-escaper2.0.2indirect
npmhuman-signals2.1.0indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimport-local3.2.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-arrayish0.2.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-glob4.0.3indirect
npmis-stream2.0.1indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-instrument6.0.3indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps5.0.6indirect
npmistanbul-reports3.2.0indirect
npmjackspeak3.4.3indirect
npmjest30.4.2indirect
npmjest-changed-files30.4.1indirect
npmjest-circus30.4.2indirect
npmjest-cli30.4.2indirect
npmjest-config30.4.2indirect
npmjest-diff30.4.1indirect
npmjest-docblock30.4.0indirect
npmjest-each30.4.1indirect
npmjest-environment-node30.4.1indirect
npmjest-haste-map30.4.1indirect
npmjest-leak-detector30.4.1indirect
npmjest-matcher-utils30.4.1indirect
npmjest-message-util30.4.1indirect
npmjest-mock30.4.1indirect
npmjest-pnp-resolver1.2.3indirect
npmjest-regex-util30.4.0indirect
npmjest-resolve30.4.1indirect
npmjest-resolve-dependencies30.4.2indirect
npmjest-runner30.4.2indirect
npmjest-runtime30.4.2indirect
npmjest-snapshot30.4.1indirect
npmjest-util30.4.1indirect
npmjest-validate30.4.1indirect
npmjest-watcher30.4.1indirect
npmjest-worker30.4.1indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.15.1indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson-with-bigint3.5.10indirect
npmjson52.2.3indirect
npmkeyv4.5.4indirect
npmleven3.1.0indirect
npmlevn0.4.1indirect
npmlines-and-columns1.2.4indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.memoize4.1.2indirect
npmlru-cache10.4.3indirect
npmlru-cache11.5.2indirect
npmlru-cache5.1.1indirect
npmmake-dir4.0.0indirect
npmmake-error1.3.6indirect
npmmakeerror1.0.12indirect
npmmerge-stream2.0.0indirect
npmmimic-fn2.1.0indirect
npmminimatch10.2.6indirect
npmminimatch3.1.5indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmms2.1.3indirect
npmnapi-postinstall0.3.4indirect
npmnatural-compare1.4.0indirect
npmneo-async2.6.2indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.53indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path4.0.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmoptionator0.9.4indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmpackage-json-from-dist1.0.1indirect
npmparse-json5.2.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-scurry1.11.1indirect
npmpath-scurry2.0.2indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmpirates4.0.7indirect
npmpkg-dir4.2.0indirect
npmprelude-ls1.2.1indirect
npmprettier3.9.6indirect
npmprettier-linter-helpers1.0.1indirect
npmpretty-format30.4.1indirect
npmpunycode2.3.1indirect
npmpure-rand7.0.1indirect
npmreact-is18.3.1indirect
npmreact-is19.2.8indirect
npmrequire-directory2.1.1indirect
npmresolve-cwd3.0.0indirect
npmresolve-from5.0.0indirect
npmrimraf6.1.3indirect
npmsemver6.3.1indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmslash3.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-support0.5.13indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.6indirect
npmstring-length4.0.2indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsynckit0.11.13indirect
npmtest-exclude6.0.0indirect
npmtinyglobby0.2.17indirect
npmtmpl1.0.5indirect
npmts-api-utils2.5.0indirect
npmts-jest29.4.12indirect
npmtslib2.8.1indirect
npmtunnel0.0.6indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.21.3indirect
npmtype-fest4.41.0indirect
npmtypescript6.0.3indirect
npmuglify-js3.19.3indirect
npmundici6.28.0indirect
npmundici-types8.3.0indirect
npmuniversal-user-agent7.0.3indirect
npmunrs-resolver1.12.2indirect
npmupdate-browserslist-db1.3.0indirect
npmuri-js4.4.1indirect
npmv8-to-istanbul9.3.0indirect
npmwalker1.0.8indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmwordwrap1.0.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic5.0.1indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyargs17.7.3indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:@jamesives/github-pages-deploy-action@4.9.0 pulls in 52 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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.