Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-25 13:33 UTC

j-ulrich / release-it-regex-bumper

Regular expression based version read/write plugin for release-it

JavaScriptMIT★ 12 stars⑂ 0 forkssince Aug 2020View on GitHub ↗

j-ulrich/release-it-regex-bumper holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Vitality (74/100) and lowest on AI Readiness (36/100). It was last updated 6 days ago. A single contributor accounts for most of its recent work.

62
overall / 100
Moderate

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.

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

Ownership

Jochen UlrichPersonal account
14 followers38 public repossince Dec 2011

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@j-ulrich/release-it-regex-bumper5.6.010,8912529 days agoreleaserelease-itrelease-it-pluginversionbumpregexregexpregular-expressionmanifest

Metrics by category

Vitality

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

74Good · 21% of overall
How it's scored
36/36Push recencylast push 6 days ago
7.6/36Commit cadence11/52 weeks with commits
14.1/18Commit volume36 commits in the last year
10/10OpenSSF Scorecard: Maintained22 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year36
human_commit_share1
days_since_last_push6
active_weeks_last_year11
How it's scored
27/27Ships releases25 releases published
36/36Release recencylatest release 29 days ago
12.6/27Release cadencea release every ~171.6 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count25
latest_release_tag5.6.0
releases_from_tagsno
days_since_latest_release29
mean_days_between_releases171.6
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?

41Weak · 17% of overall
How it's scored
16.9/60Stars12 stars
0/25Forks0 forks
0/15Watchers1 watchers
Inputs used
forks0
stars12
watchers1
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_badges3
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesapp.codacy.com, github.com
has_pull_request_templateno
How it's scored
53.8/80Monthly downloads10,891 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@j-ulrich/release-it-regex-bumper
dependents
ecosystemsnpm
total_downloads
monthly_downloads10,891
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?

54Moderate · 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
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
33.6/42Issue resolution80% of issues closed
26.2/30PR acceptance7/8 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/13 approved changesets -- score normalized to 0
Inputs used
merged_prs7
open_issues2
closed_issues8
prs_merged_7d0
prs_decided_7d0
prs_merged_30d1
prs_decided_30d1
issue_closed_ratio0.8
closed_unmerged_prs1
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.5/25Owner reach14 followers of j-ulrich
23.6/25Track record38 public repos, account ~14 yr old
Inputs used
followers14
owner_typeUser
is_verified
owner_loginj-ulrich
public_repos38
account_age_days5,368
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 29 days ago
20/20Version history25 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@j-ulrich/release-it-regex-bumper
ecosystemsnpm
any_deprecatedno
min_days_since_publish29

Engineering Quality

Are baseline engineering and documentation practices in place?

66Good · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
0/24Tests present
16/16Linter config.eslintrc.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://www.npmjs.com/package/@j-ulrich/release-it-regex-bumper
10/10Repository description
10/10Topics4 topics
10/10Wiki
Inputs used
topicsrelease-it, release-it-plugin, regular-expression, bumper
has_wikiyes
homepagehttps://www.npmjs.com/package/@j-ulrich/release-it-regex-bumper
docs_sitehttps://www.npmjs.com/package/@j-ulrich/release-it-regex-bumper
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

55Moderate · 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-Tests1 out of 1 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/13 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
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.5Maintained22 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
2/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
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
5.2/7.5Vulnerabilities3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.4
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, 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_packages26
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:@j-ulrich/release-it-regex-bumper@5.6.0 runtime dependency closure — what installing the published package pulls in — 26 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.

36Weak · 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 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.87
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
11/11Lint / format config.eslintrc.json
0/11Static type checking
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_testsno
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable codeJavaScript without a type-check config
55/55Manageable file sizes0/4 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes43,014
source_files_sampled4
oversized_source_files0

Key facts

12GitHub stars
1contributors
36commits, last 12 months
6days since last push
25releases
1bus factor
2open issues
npmpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 4.4 / 10
4.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-08-25 13:32 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-Tests1 out of 1 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/13 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained22 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
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
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
npmrelease-it^17.0.0package-test/package.json
npmchalk^5.0.0package.json
npmdate-fns3 || 4package.json
npmfast-glob^3.2.0package.json
npmlodash^4.17.20package.json
npmsemver^7.3.0package.json
npmxregexp^5.0.0package.json
All dependencies 415

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

RegistryPackageVersionRelation
npmchalk4.1.2direct
npmchalk5.6.2direct
npmdate-fns4.1.0direct
npmfast-glob3.3.3direct
npmlodash4.18.1direct
npmrelease-it21.0.0direct
npmrelease-it^17.0.0direct
npmsemver7.8.5direct
npmxregexp5.1.2direct
npm@aashutoshrathi/word-wrap1.2.6indirect
npm@babel/runtime-corejs37.27.0indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.1indirect
npm@humanwhocodes/config-array0.13.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@inquirer/ansi2.0.7indirect
npm@inquirer/checkbox5.2.1indirect
npm@inquirer/confirm6.1.1indirect
npm@inquirer/core11.2.1indirect
npm@inquirer/editor5.2.2indirect
npm@inquirer/expand5.1.1indirect
npm@inquirer/external-editor3.0.3indirect
npm@inquirer/figures2.0.7indirect
npm@inquirer/input5.1.2indirect
npm@inquirer/number4.1.1indirect
npm@inquirer/password5.1.1indirect
npm@inquirer/prompts8.5.2indirect
npm@inquirer/rawlist5.3.1indirect
npm@inquirer/search4.2.1indirect
npm@inquirer/select5.2.1indirect
npm@inquirer/type4.0.7indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@istanbuljs/schema0.1.3indirect
npm@j-ulrich/eslint-config1.1.0indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@mapbox/node-pre-gyp2.0.3indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@octokit/auth-token6.0.0indirect
npm@octokit/core7.0.6indirect
npm@octokit/endpoint11.0.3indirect
npm@octokit/graphql9.0.3indirect
npm@octokit/openapi-types27.0.0indirect
npm@octokit/plugin-paginate-rest14.0.0indirect
npm@octokit/plugin-request-log6.0.0indirect
npm@octokit/plugin-rest-endpoint-methods17.0.0indirect
npm@octokit/request10.0.8indirect
npm@octokit/request-error7.1.0indirect
npm@octokit/rest22.0.1indirect
npm@octokit/types16.0.0indirect
npm@phun-ky/typeof2.0.3indirect
npm@release-it/keep-a-changelog8.0.0indirect
npm@rollup/pluginutils5.3.0indirect
npm@sindresorhus/merge-streams4.0.0indirect
npm@sinonjs/commons3.0.1indirect
npm@sinonjs/fake-timers15.1.1indirect
npm@sinonjs/samsam9.0.3indirect
npm@types/estree1.0.8indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/parse-path7.0.3indirect
npm@ungap/structured-clone1.3.0indirect
npm@vercel/nft1.5.0indirect
npmabbrev3.0.1indirect
npmacorn8.16.0indirect
npmacorn-import-attributes1.9.5indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.5indirect
npmagent-base7.1.4indirect
npmagent-base9.0.0indirect
npmajv6.14.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray-find-index1.0.2indirect
npmarrgv1.0.2indirect
npmarrify3.0.0indirect
npmast-types0.13.4indirect
npmasync-retry1.3.3indirect
npmasync-sema3.1.1indirect
npmava7.0.0indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbasic-ftp5.3.1indirect
npmbefore-after-hook4.0.0indirect
npmbindings1.5.0indirect
npmblueimp-md52.19.0indirect
npmbrace-expansion1.1.16indirect
npmbrace-expansion5.0.8indirect
npmbraces3.0.3indirect
npmbundle-name4.1.0indirect
npmc123.3.4indirect
npmc811.0.0indirect
npmcallsites3.1.0indirect
npmcallsites4.2.0indirect
npmcbor10.0.12indirect
npmchardet2.2.0indirect
npmchokidar5.0.0indirect
npmchownr3.0.0indirect
npmchunkd2.0.1indirect
npmci-info4.4.0indirect
npmci-parallel-vars1.0.1indirect
npmcli-cursor5.0.0indirect
npmcli-spinners3.4.0indirect
npmcli-truncate5.2.0indirect
npmcli-width4.1.0indirect
npmcliui8.0.1indirect
npmcliui9.0.1indirect
npmcode-excerpt4.0.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcommon-path-prefix3.0.0indirect
npmconcat-map0.0.1indirect
npmconcordance5.0.4indirect
npmconfbox0.2.4indirect
npmconsola3.4.2indirect
npmconvert-source-map2.0.0indirect
npmconvert-to-spaces2.0.1indirect
npmcore-js-pure3.37.0indirect
npmcross-spawn7.0.6indirect
npmcurrently-unhandled0.4.1indirect
npmdata-uri-to-buffer8.0.0indirect
npmdate-time3.1.0indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdefault-browser5.5.0indirect
npmdefault-browser-id5.0.1indirect
npmdefine-lazy-prop3.0.0indirect
npmdefu6.1.7indirect
npmdegenerator7.0.1indirect
npmdestr2.0.5indirect
npmdetect-libc2.1.2indirect
npmdetect-newline4.0.1indirect
npmdiff8.0.4indirect
npmdoctrine3.0.0indirect
npmdotenv17.4.2indirect
npmemittery1.2.1indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmescalade3.1.2indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmescodegen2.1.0indirect
npmeslint8.57.1indirect
npmeslint-plugin-security1.7.1indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesprima4.0.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmesutils2.0.3indirect
npmeta4.6.0indirect
npmexsolve1.1.0indirect
npmfast-content-type-parse3.0.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
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
npmfastq1.17.1indirect
npmfdir6.5.0indirect
npmfigures6.1.0indirect
npmfile-entry-cache6.0.1indirect
npmfile-uri-to-path1.0.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmfind-up-simple1.0.1indirect
npmflat-cache3.2.0indirect
npmflatted3.4.2indirect
npmforeground-child3.3.1indirect
npmfs.realpath1.0.0indirect
npmfunction-bind1.1.2indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.5.0indirect
npmget-uri8.0.1indirect
npmgiget3.3.1indirect
npmgit-up8.1.1indirect
npmgit-url-parse16.1.0indirect
npmglob13.0.6indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals13.24.0indirect
npmglobby16.1.1indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhas-flag4.0.0indirect
npmhasown2.0.2indirect
npmhtml-escaper2.0.2indirect
npmhttp-proxy-agent9.1.0indirect
npmhttps-proxy-agent7.0.6indirect
npmhttps-proxy-agent9.1.0indirect
npmiconv-lite0.7.3indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmignore-by-default2.1.0indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npmindent-string5.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmip-address10.3.1indirect
npmirregular-plurals4.2.0indirect
npmis-core-module2.13.1indirect
npmis-docker3.0.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point5.1.0indirect
npmis-glob4.0.3indirect
npmis-in-ssh1.0.0indirect
npmis-inside-container1.0.0indirect
npmis-interactive2.0.0indirect
npmis-number7.0.0indirect
npmis-path-inside3.0.3indirect
npmis-path-inside4.0.0indirect
npmis-plain-obj1.1.0indirect
npmis-plain-object5.0.0indirect
npmis-promise4.0.0indirect
npmis-regexp1.0.0indirect
npmis-ssh1.4.1indirect
npmis-unicode-supported2.1.0indirect
npmis-wsl3.1.1indirect
npmisexe2.0.0indirect
npmissue-parser7.0.2indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.1.7indirect
npmjiti2.7.0indirect
npmjs-string-escape1.0.1indirect
npmjs-yaml3.15.0indirect
npmjs-yaml4.3.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson-with-bigint3.5.8indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmload-json-file7.0.1indirect
npmlocate-path6.0.0indirect
npmlodash.capitalize4.2.1indirect
npmlodash.escaperegexp4.1.2indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.isstring4.0.1indirect
npmlodash.merge4.6.2indirect
npmlodash.uniqby4.7.0indirect
npmlog-symbols7.0.1indirect
npmlru-cache11.2.7indirect
npmlru-cache7.18.3indirect
npmmacos-release3.5.1indirect
npmmake-dir4.0.0indirect
npmmatcher6.0.0indirect
npmmd5-hex3.0.1indirect
npmmemoize10.2.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.54.0indirect
npmmime-types3.0.2indirect
npmmimic-function5.0.1indirect
npmminimatch10.2.4indirect
npmminimatch3.1.5indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmminizlib3.1.0indirect
npmmkdirp0.5.6indirect
npmms2.1.3indirect
npmmute-stream3.0.0indirect
npmnatural-compare1.4.0indirect
npmnetmask2.1.1indirect
npmnew-github-release-url2.0.0indirect
npmnode-fetch2.7.0indirect
npmnode-gyp-build4.8.4indirect
npmnofilter3.1.0indirect
npmnopt8.1.0indirect
npmohash2.0.11indirect
npmonce1.4.0indirect
npmonetime7.0.0indirect
npmopen11.0.0indirect
npmoptionator0.9.3indirect
npmora9.4.1indirect
npmos-name7.0.0indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-map7.0.4indirect
npmpac-proxy-agent9.1.0indirect
npmpac-resolver9.0.1indirect
npmpackage-config5.0.0indirect
npmparent-module1.0.1indirect
npmparse-ms4.0.0indirect
npmparse-path7.1.0indirect
npmparse-url9.2.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry2.0.2indirect
npmpathe2.0.3indirect
npmperfect-debounce2.1.0indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpicomatch4.0.5indirect
npmpkg-types2.3.1indirect
npmplur6.0.0indirect
npmpowershell-utils0.1.0indirect
npmpowershell-utils0.2.0indirect
npmprelude-ls1.2.1indirect
npmpretty-ms9.3.0indirect
npmprotocols2.0.2indirect
npmproxy-agent8.0.2indirect
npmproxy-agent-negotiate1.1.0indirect
npmproxy-from-env2.1.0indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmquibble0.9.2indirect
npmquickjs-wasi2.2.0indirect
npmrc93.0.1indirect
npmreaddirp5.0.0indirect
npmregenerator-runtime0.14.1indirect
npmregexp-tree0.1.27indirect
npmrequire-directory2.1.1indirect
npmresolve1.22.8indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmrestore-cursor5.1.0indirect
npmretry0.13.1indirect
npmreusify1.0.4indirect
npmrimraf2.6.3indirect
npmrimraf3.0.2indirect
npmrun-applescript7.1.0indirect
npmrun-parallel1.2.0indirect
npmsafe-regex2.1.1indirect
npmsafer-buffer2.1.2indirect
npmserialize-error7.0.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit4.1.0indirect
npmsinon21.0.3indirect
npmslash5.1.0indirect
npmslice-ansi8.0.0indirect
npmsmart-buffer4.2.0indirect
npmsocks2.8.9indirect
npmsocks-proxy-agent10.1.0indirect
npmsource-map0.6.1indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.6indirect
npmstdin-discarder0.3.2indirect
npmstring-template1.0.0indirect
npmstring-width4.2.3indirect
npmstring-width7.2.0indirect
npmstring-width8.2.0indirect
npmstringify-object-es52.5.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-json-comments3.1.1indirect
npmsupertap3.0.1indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtar7.5.21indirect
npmtemp0.9.4indirect
npmtemp-dir3.0.0indirect
npmtest-exclude8.0.0indirect
npmtestdouble3.20.2indirect
npmtext-table0.2.0indirect
npmtheredoc1.0.0indirect
npmtime-zone1.0.0indirect
npmtinyglobby0.2.17indirect
npmto-regex-range5.0.1indirect
npmtr460.0.3indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-detect4.1.0indirect
npmtype-fest0.13.1indirect
npmtype-fest0.20.2indirect
npmtype-fest2.19.0indirect
npmundici7.29.0indirect
npmunicorn-magic0.4.0indirect
npmuniversal-user-agent7.0.3indirect
npmuri-js4.4.1indirect
npmurl-join5.0.0indirect
npmv8-to-istanbul9.2.0indirect
npmwebidl-conversions3.0.1indirect
npmwell-known-symbols2.0.0indirect
npmwhatwg-url5.0.0indirect
npmwhich2.0.2indirect
npmwildcard-match5.1.4indirect
npmwindows-release7.1.1indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi9.0.2indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic7.0.1indirect
npmwsl-utils0.3.1indirect
npmy18n5.0.8indirect
npmyallist5.0.0indirect
npmyargs17.7.2indirect
npmyargs18.0.0indirect
npmyargs-parser21.1.1indirect
npmyargs-parser22.0.0indirect
npmyocto-queue0.1.0indirect
npmyoctocolors2.2.0indirect
Dependency advisories 0

Installing npm:@j-ulrich/release-it-regex-bumper@5.6.0 pulls in 26 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.