Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-20 09:34 UTC

julianrubisch / attractor

code complexity metrics visualization and exploration tool for ruby and javascript

Ruby · JavaScriptMIT★ 409 stars⑂ 9 forkssince Aug 2019View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

julianrubisch/attractor holds a health index of 69 out of 100, placing it in the Good band. It scores highest on Engineering Quality (74/100) and lowest on AI Readiness (49/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

Julian RubischPersonal account
208 followers194 public repossince May 2013@minthesize

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
npmattractorpoints to another repo — not scored2.0.02864383 days agodatabindingdeclarativehtmlreactiveupdatelive2-way1-way
RubyGemsattractor2.7.1-380 days ago—

Metrics by category

Vitality

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

65Good · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
0.7/36Commit cadence — 1/52 weeks with commits
13.3/18Commit volume — 29 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year29
human_commit_share0.91
days_since_last_push0
active_weeks_last_year1
How it's scored
16.2/27Ships releases — 38 version tags (no GitHub releases)
36/36Release recency — latest release 0 days ago
12.6/27Release cadence — a release every ~253.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count38
latest_release_tagv2.7.1
releases_from_tagsyes
days_since_latest_release0
mean_days_between_releases253.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

54Moderate · 17% of overall
How it's scored
42.3/60Stars — 409 stars
7.5/25Forks — 9 forks
0/15Watchers — 2 watchers
Inputs used
forks9
stars409
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized 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_badges1
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno
How it's scored
53.9/80Total downloads — 154,299 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesattractor
dependents—
ecosystemsrubygems
total_downloads154,299
monthly_downloads—
unverified_packages_excluded—
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

65Good · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1/22.5Commit distribution — top contributor authored 95% of commits
10.8/13.5Contributor breadth — 8 contributors
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.954
How it's scored
36.9/42Issue resolution — 88% of issues closed
28.8/30PR acceptance — 73/76 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/8 approved changesets -- score normalized to 0
Inputs used
merged_prs73
open_issues6
closed_issues43
prs_merged_7d7
prs_decided_7d7
prs_merged_30d7
prs_decided_30d7
issue_closed_ratio0.878
closed_unmerged_prs3
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 backing — personal (user) account
0/20Verified domain — not applicable to user accounts
16.7/25Owner reach — 208 followers of julianrubisch
25/25Track record — 194 public repos, account ~13 yr old
Inputs used
followers208
owner_typeUser
is_verified—
owner_loginjulianrubisch
public_repos194
account_age_days4,885
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 0 days ago
20/20Version history — 38 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesattractor
ecosystemsrubygems
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 19% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.json, .rubocop.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 7 out of 7 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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topicsruby, churn, complexity, code-quality, javascript, es6
has_wikiyes
homepage—
docs_site—
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

52Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 7 out of 7 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/8 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 8 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 212 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.7
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
14/35Direct dependencies free of known advisories — 1 affected: brace-expansion 0.0.0 (high 7.5)
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
33.7/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 3,155 days ago
Inputs used
sourceosv
advisories5
affected_packages1
assessed_packages4
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages1
Matched the npm:attractor@2.0.0 runtime dependency closure — what installing the published package pulls in — 4 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.

49Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
35.2/40Legible commit history — 60 of 91 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url—
legible_history_share0.659
agent_instruction_files—
agent_instruction_max_bytes—
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.json, .rubocop.yml
0/11Static type checking
10/10Reproducible environment — lockfile
6/10Demonstrated agent practice — 3 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 7 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json, yarn.lock
has_dockerfileno
typed_languageno
bootstrap_files—
has_devcontainerno
has_linter_configyes
typecheck_configs—
agent_commit_share0.03
toolchain_manifests—
dependency_bot_commit_share0.07
How it's scored
0/45Type-checkable code — Ruby without a type-check config
54.5/55Manageable file sizes — 1/101 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes331,317
source_files_sampled101
oversized_source_files1

Key facts

409GitHub stars
8contributors
29commits, last 12 months
0days since last push
38releases
1bus factor
6open issues
npm, RubyGemspackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • npm package 'attractor' points at a different repository (https://github.com/substack/attractor); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 9 ⇿
0Stars
9Forks
24Releases

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.

0246810922019-102022-122026-02
Major 2Minor 10Patch 12

Each point covers 6 days.

OpenSSF Scorecard 4.7 / 10
4.7aggregate

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-20 09:33 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-Tests7 out of 7 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/8 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 8 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities212 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
npm@babel/runtime^7.6.2package.json
npm@fortawesome/fontawesome-svg-core^1.2.25package.json
npm@fortawesome/free-solid-svg-icons^5.11.2package.json
npm@fortawesome/react-fontawesome^0.1.5package.json
All dependencies 725

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

RegistryPackageVersionRelation
npm@babel/runtime7.6.2direct
npm@babel/runtime7.6.3direct
npm@fortawesome/fontawesome-svg-core1.2.25direct
npm@fortawesome/free-solid-svg-icons5.11.2direct
npm@fortawesome/react-fontawesome0.1.5direct
npm@babel/code-frame7.5.5indirect
npm@babel/core7.6.2indirect
npm@babel/generator7.6.2indirect
npm@babel/helper-annotate-as-pure7.0.0indirect
npm@babel/helper-builder-binary-assignment-operator-visitor7.1.0indirect
npm@babel/helper-builder-react-jsx7.3.0indirect
npm@babel/helper-call-delegate7.4.4indirect
npm@babel/helper-define-map7.5.5indirect
npm@babel/helper-explode-assignable-expression7.1.0indirect
npm@babel/helper-function-name7.1.0indirect
npm@babel/helper-get-function-arity7.0.0indirect
npm@babel/helper-hoist-variables7.4.4indirect
npm@babel/helper-member-expression-to-functions7.5.5indirect
npm@babel/helper-module-imports7.0.0indirect
npm@babel/helper-module-transforms7.5.5indirect
npm@babel/helper-optimise-call-expression7.0.0indirect
npm@babel/helper-plugin-utils7.0.0indirect
npm@babel/helper-regex7.5.5indirect
npm@babel/helper-remap-async-to-generator7.1.0indirect
npm@babel/helper-replace-supers7.5.5indirect
npm@babel/helper-simple-access7.1.0indirect
npm@babel/helper-split-export-declaration7.4.4indirect
npm@babel/helper-wrap-function7.2.0indirect
npm@babel/helpers7.6.2indirect
npm@babel/highlight7.5.0indirect
npm@babel/parser7.6.2indirect
npm@babel/plugin-proposal-async-generator-functions7.2.0indirect
npm@babel/plugin-proposal-dynamic-import7.5.0indirect
npm@babel/plugin-proposal-json-strings7.2.0indirect
npm@babel/plugin-proposal-object-rest-spread7.6.2indirect
npm@babel/plugin-proposal-optional-catch-binding7.2.0indirect
npm@babel/plugin-proposal-unicode-property-regex7.6.2indirect
npm@babel/plugin-syntax-async-generators7.2.0indirect
npm@babel/plugin-syntax-dynamic-import7.2.0indirect
npm@babel/plugin-syntax-json-strings7.2.0indirect
npm@babel/plugin-syntax-jsx7.2.0indirect
npm@babel/plugin-syntax-object-rest-spread7.2.0indirect
npm@babel/plugin-syntax-optional-catch-binding7.2.0indirect
npm@babel/plugin-transform-arrow-functions7.2.0indirect
npm@babel/plugin-transform-async-to-generator7.5.0indirect
npm@babel/plugin-transform-block-scoped-functions7.2.0indirect
npm@babel/plugin-transform-block-scoping7.6.2indirect
npm@babel/plugin-transform-classes7.5.5indirect
npm@babel/plugin-transform-computed-properties7.2.0indirect
npm@babel/plugin-transform-destructuring7.6.0indirect
npm@babel/plugin-transform-dotall-regex7.6.2indirect
npm@babel/plugin-transform-duplicate-keys7.5.0indirect
npm@babel/plugin-transform-exponentiation-operator7.2.0indirect
npm@babel/plugin-transform-for-of7.4.4indirect
npm@babel/plugin-transform-function-name7.4.4indirect
npm@babel/plugin-transform-literals7.2.0indirect
npm@babel/plugin-transform-member-expression-literals7.2.0indirect
npm@babel/plugin-transform-modules-amd7.5.0indirect
npm@babel/plugin-transform-modules-commonjs7.6.0indirect
npm@babel/plugin-transform-modules-systemjs7.5.0indirect
npm@babel/plugin-transform-modules-umd7.2.0indirect
npm@babel/plugin-transform-named-capturing-groups-regex7.6.2indirect
npm@babel/plugin-transform-new-target7.4.4indirect
npm@babel/plugin-transform-object-super7.5.5indirect
npm@babel/plugin-transform-parameters7.4.4indirect
npm@babel/plugin-transform-property-literals7.2.0indirect
npm@babel/plugin-transform-react-display-name7.2.0indirect
npm@babel/plugin-transform-react-jsx7.3.0indirect
npm@babel/plugin-transform-react-jsx-self7.2.0indirect
npm@babel/plugin-transform-react-jsx-source7.5.0indirect
npm@babel/plugin-transform-regenerator7.4.5indirect
npm@babel/plugin-transform-reserved-words7.2.0indirect
npm@babel/plugin-transform-runtime7.6.2indirect
npm@babel/plugin-transform-shorthand-properties7.2.0indirect
npm@babel/plugin-transform-spread7.6.2indirect
npm@babel/plugin-transform-sticky-regex7.2.0indirect
npm@babel/plugin-transform-template-literals7.4.4indirect
npm@babel/plugin-transform-typeof-symbol7.2.0indirect
npm@babel/plugin-transform-unicode-regex7.6.2indirect
npm@babel/preset-env7.6.2indirect
npm@babel/preset-react7.0.0indirect
npm@babel/template7.6.0indirect
npm@babel/traverse7.6.2indirect
npm@babel/types7.6.1indirect
npm@fortawesome/fontawesome-common-types0.2.25indirect
npm@fortawesome/fontawesome-free5.11.2indirect
npm@tanem/react-nprogress3.0.6indirect
npm@types/prop-types15.7.3indirect
npm@types/react16.9.11indirect
npm@types/react-wait0.3.0indirect
npm@webassemblyjs/ast1.8.5indirect
npm@webassemblyjs/floating-point-hex-parser1.8.5indirect
npm@webassemblyjs/helper-api-error1.8.5indirect
npm@webassemblyjs/helper-buffer1.8.5indirect
npm@webassemblyjs/helper-code-frame1.8.5indirect
npm@webassemblyjs/helper-fsm1.8.5indirect
npm@webassemblyjs/helper-module-context1.8.5indirect
npm@webassemblyjs/helper-wasm-bytecode1.8.5indirect
npm@webassemblyjs/helper-wasm-section1.8.5indirect
npm@webassemblyjs/ieee7541.8.5indirect
npm@webassemblyjs/leb1281.8.5indirect
npm@webassemblyjs/utf81.8.5indirect
npm@webassemblyjs/wasm-edit1.8.5indirect
npm@webassemblyjs/wasm-gen1.8.5indirect
npm@webassemblyjs/wasm-opt1.8.5indirect
npm@webassemblyjs/wasm-parser1.8.5indirect
npm@webassemblyjs/wast-parser1.8.5indirect
npm@webassemblyjs/wast-printer1.8.5indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npmabbrev1.1.1indirect
npmacorn6.4.1indirect
npmacorn7.1.1indirect
npmacorn-jsx5.0.2indirect
npmajv6.12.6indirect
npmajv-errors1.0.1indirect
npmajv-keywords3.4.1indirect
npmansi-escapes3.2.0indirect
npmansi-regex2.1.1indirect
npmansi-regex3.0.1indirect
npmansi-regex4.1.1indirect
npmansi-styles3.2.1indirect
npmanymatch2.0.0indirect
npmaproba1.2.0indirect
npmare-we-there-yet1.1.5indirect
npmargparse1.0.10indirect
npmarr-diff4.0.0indirect
npmarr-flatten1.1.0indirect
npmarr-union3.1.0indirect
npmarray-includes3.0.3indirect
npmarray-unique0.3.2indirect
npmasn1.js4.10.1indirect
npmassert1.5.0indirect
npmassign-symbols1.0.0indirect
npmastral-regex1.0.0indirect
npmasync-each1.0.3indirect
npmatob2.1.2indirect
npmbabel-loader8.0.6indirect
npmbabel-plugin-dynamic-import-node2.3.0indirect
npmbalanced-match1.0.0indirect
npmbase0.11.2indirect
npmbase64-js1.3.1indirect
npmbig.js5.2.2indirect
npmbinary-extensions1.13.1indirect
npmbluebird3.5.5indirect
npmbn.js4.11.8indirect
npmbn.js4.12.0indirect
npmbowser1.9.4indirect
npmbrace-expansion1.1.11indirect
npmbraces2.3.2indirect
npmbrorand1.1.0indirect
npmbrowserify-aes1.2.0indirect
npmbrowserify-cipher1.0.1indirect
npmbrowserify-des1.0.2indirect
npmbrowserify-rsa4.0.1indirect
npmbrowserify-sign4.0.4indirect
npmbrowserify-zlib0.2.0indirect
npmbrowserslist4.7.0indirect
npmbuffer4.9.1indirect
npmbuffer-from1.1.1indirect
npmbuffer-xor1.0.3indirect
npmbuiltin-status-codes3.0.0indirect
npmcacache12.0.3indirect
npmcache-base1.0.1indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcaniuse-lite1.0.30000997indirect
npmchalk2.4.2indirect
npmchardet0.7.0indirect
npmchokidar2.1.8indirect
npmchownr1.1.1indirect
npmchownr1.1.3indirect
npmchrome-trace-event1.0.2indirect
npmcipher-base1.0.4indirect
npmclass-utils0.3.6indirect
npmcli-cursor2.1.0indirect
npmcli-width2.2.0indirect
npmcliui5.0.0indirect
npmcode-point-at1.1.0indirect
npmcollection-visit1.0.0indirect
npmcolor-convert1.9.3indirect
npmcolor-name1.1.3indirect
npmcommander2.20.0indirect
npmcommondir1.0.1indirect
npmcomponent-emitter1.3.0indirect
npmconcat-map0.0.1indirect
npmconcat-stream1.6.2indirect
npmconsole-browserify1.1.0indirect
npmconsole-control-strings1.1.0indirect
npmconstants-browserify1.0.0indirect
npmconvert-source-map1.6.0indirect
npmcopy-concurrently1.0.5indirect
npmcopy-descriptor0.1.1indirect
npmcopy-to-clipboard3.2.0indirect
npmcore-js-compat3.2.1indirect
npmcore-util-is1.0.2indirect
npmcreate-ecdh4.0.3indirect
npmcreate-hash1.2.0indirect
npmcreate-hmac1.1.7indirect
npmcross-spawn6.0.5indirect
npmcrypto-browserify3.12.0indirect
npmcss-in-js-utils2.0.1indirect
npmcss-tree1.0.0-alpha.37indirect
npmcsstype2.6.7indirect
npmcyclist1.0.1indirect
npmd35.12.0indirect
npmd3-array1.2.4indirect
npmd3-array2.3.2indirect
npmd3-axis1.0.12indirect
npmd3-brush1.1.3indirect
npmd3-chord1.0.6indirect
npmd3-collection1.0.7indirect
npmd3-color1.4.0indirect
npmd3-contour1.3.2indirect
npmd3-dispatch1.0.5indirect
npmd3-drag1.2.4indirect
npmd3-dsv1.1.1indirect
npmd3-ease1.0.5indirect
npmd3-fetch1.1.2indirect
npmd3-force1.2.1indirect
npmd3-format1.4.1indirect
npmd3-geo1.11.6indirect
npmd3-hierarchy1.1.8indirect
npmd3-interpolate1.3.2indirect
npmd3-path1.0.8indirect
npmd3-polygon1.0.5indirect
npmd3-quadtree1.0.6indirect
npmd3-random1.1.2indirect
npmd3-regression1.2.4indirect
npmd3-scale2.2.2indirect
npmd3-scale-chromatic1.5.0indirect
npmd3-selection1.4.0indirect
npmd3-shape1.3.5indirect
npmd3-tile1.0.0indirect
npmd3-time1.1.0indirect
npmd3-time-format2.1.3indirect
npmd3-timer1.0.9indirect
npmd3-transition1.2.0indirect
npmd3-voronoi1.1.4indirect
npmd3-zoom1.8.3indirect
npmdate-now0.1.4indirect
npmdebug2.6.9indirect
npmdebug4.1.1indirect
npmdecamelize1.2.0indirect
npmdecode-uri-component0.2.2indirect
npmdeep-extend0.6.0indirect
npmdeep-is0.1.3indirect
npmdefine-properties1.1.3indirect
npmdefine-property0.2.5indirect
npmdefine-property1.0.0indirect
npmdefine-property2.0.2indirect
npmdelegates1.0.0indirect
npmdes.js1.0.0indirect
npmdetect-file1.0.0indirect
npmdetect-libc1.0.3indirect
npmdiffie-hellman5.0.3indirect
npmdoctrine2.1.0indirect
npmdoctrine3.0.0indirect
npmdomain-browser1.2.0indirect
npmduplexify3.7.1indirect
npmelectron-to-chromium1.3.266indirect
npmelliptic6.5.4indirect
npmemoji-regex7.0.3indirect
npmemojis-list2.1.0indirect
npmend-of-stream1.4.4indirect
npmenhanced-resolve4.1.0indirect
npmerrno0.1.7indirect
npmerror-stack-parser2.0.4indirect
npmes-abstract1.14.2indirect
npmes-to-primitive1.2.0indirect
npmescape-string-regexp1.0.5indirect
npmeslint6.5.0indirect
npmeslint-config-prettier6.3.0indirect
npmeslint-plugin-prettier3.1.1indirect
npmeslint-plugin-react7.14.3indirect
npmeslint-scope4.0.3indirect
npmeslint-scope5.0.0indirect
npmeslint-utils1.4.2indirect
npmeslint-visitor-keys1.1.0indirect
npmespree6.1.1indirect
npmesprima4.0.1indirect
npmesquery1.0.1indirect
npmesrecurse4.2.1indirect
npmestraverse4.3.0indirect
npmesutils2.0.3indirect
npmevents3.0.0indirect
npmevp_bytestokey1.0.3indirect
npmexeca1.0.0indirect
npmexpand-brackets2.1.4indirect
npmexpand-tilde2.0.2indirect
npmextend-shallow2.0.1indirect
npmextend-shallow3.0.2indirect
npmexternal-editor3.1.0indirect
npmextglob2.0.4indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.2.0indirect
npmfast-json-stable-stringify2.0.0indirect
npmfast-levenshtein2.0.6indirect
npmfastest-stable-stringify1.0.1indirect
npmfiggy-pudding3.5.1indirect
npmfigures2.0.0indirect
npmfile-entry-cache5.0.1indirect
npmfill-range4.0.0indirect
npmfind-cache-dir2.1.0indirect
npmfind-cache-dir3.0.0indirect
npmfind-up3.0.0indirect
npmfind-up4.1.0indirect
npmfindup-sync3.0.0indirect
npmflat-cache2.0.1indirect
npmflatted2.0.1indirect
npmflush-write-stream1.1.1indirect
npmfor-in1.0.2indirect
npmfragment-cache0.2.1indirect
npmfrom22.3.0indirect
npmfs-minipass1.2.5indirect
npmfs-write-stream-atomic1.0.10indirect
npmfs.realpath1.0.0indirect
npmfsevents1.2.9indirect
npmfunction-bind1.1.1indirect
npmfunctional-red-black-tree1.0.1indirect
npmgauge2.7.4indirect
npmget-caller-file2.0.5indirect
npmget-stdin6.0.0indirect
npmget-stream4.1.0indirect
npmget-value2.0.6indirect
npmglob7.1.3indirect
npmglob7.1.4indirect
npmglob-parent3.1.0indirect
npmglob-parent5.1.0indirect
npmglobal-modules1.0.0indirect
npmglobal-modules2.0.0indirect
npmglobal-prefix1.0.2indirect
npmglobal-prefix3.0.0indirect
npmglobals11.12.0indirect
npmgraceful-fs4.2.2indirect
npmhas1.0.3indirect
npmhas-flag3.0.0indirect
npmhas-symbols1.0.0indirect
npmhas-unicode2.0.1indirect
npmhas-value0.3.1indirect
npmhas-value1.0.0indirect
npmhas-values0.1.4indirect
npmhas-values1.0.0indirect
npmhash-base3.0.4indirect
npmhash.js1.1.7indirect
npmhmac-drbg1.0.1indirect
npmhoist-non-react-statics3.3.0indirect
npmhomedir-polyfill1.0.3indirect
npmhttps-browserify1.0.0indirect
npmhyphenate-style-name1.0.3indirect
npmiconv-lite0.4.24indirect
npmieee7541.1.13indirect
npmiferr0.1.5indirect
npmignore4.0.6indirect
npmignore-walk3.0.1indirect
npmimport-fresh3.1.0indirect
npmimport-local2.0.0indirect
npmimurmurhash0.1.4indirect
npminfer-owner1.0.4indirect
npminflight1.0.6indirect
npminherits2.0.1indirect
npminherits2.0.3indirect
npminherits2.0.4indirect
npmini1.3.5indirect
npmini1.3.8indirect
npminline-style-prefixer4.0.2indirect
npminquirer6.5.2indirect
npminterpret1.2.0indirect
npminvariant2.2.4indirect
npminvert-kv2.0.0indirect
npmis-accessor-descriptor0.1.6indirect
npmis-accessor-descriptor1.0.0indirect
npmis-binary-path1.0.1indirect
npmis-buffer1.1.6indirect
npmis-callable1.1.4indirect
npmis-data-descriptor0.1.4indirect
npmis-data-descriptor1.0.0indirect
npmis-date-object1.0.1indirect
npmis-descriptor0.1.6indirect
npmis-descriptor1.0.2indirect
npmis-extendable0.1.1indirect
npmis-extendable1.0.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point1.0.0indirect
npmis-fullwidth-code-point2.0.0indirect
npmis-glob3.1.0indirect
npmis-glob4.0.1indirect
npmis-number3.0.0indirect
npmis-plain-object2.0.4indirect
npmis-promise2.1.0indirect
npmis-regex1.0.4indirect
npmis-stream1.1.0indirect
npmis-symbol1.0.2indirect
npmis-windows1.0.2indirect
npmis-wsl1.1.0indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmisobject2.1.0indirect
npmisobject3.0.1indirect
npmjest-worker24.9.0indirect
npmjs-levenshtein1.1.6indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.13.1indirect
npmjsesc0.5.0indirect
npmjsesc2.5.2indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson51.0.2indirect
npmjson52.2.3indirect
npmjsx-ast-utils2.2.1indirect
npmkind-of3.2.2indirect
npmkind-of4.0.0indirect
npmkind-of5.1.0indirect
npmkind-of6.0.2indirect
npmlcid2.0.0indirect
npmlevn0.3.0indirect
npmloader-runner2.4.0indirect
npmloader-utils1.2.3indirect
npmlocate-path3.0.0indirect
npmlocate-path5.0.0indirect
npmlodash4.17.21indirect
npmloose-envify1.4.0indirect
npmlru-cache5.1.1indirect
npmmake-dir2.1.0indirect
npmmake-dir3.0.0indirect
npmmamacro0.0.3indirect
npmmap-age-cleaner0.1.3indirect
npmmap-cache0.2.2indirect
npmmap-visit1.0.0indirect
npmmd5.js1.3.5indirect
npmmdn-data2.0.4indirect
npmmem4.3.0indirect
npmmemory-fs0.4.1indirect
npmmerge-stream2.0.0indirect
npmmicromatch3.1.10indirect
npmmiller-rabin4.0.1indirect
npmmimic-fn1.2.0indirect
npmmimic-fn2.1.0indirect
npmminimalistic-assert1.0.1indirect
npmminimalistic-crypto-utils1.0.1indirect
npmminimatch3.0.4indirect
npmminimist0.0.8indirect
npmminimist1.2.0indirect
npmminimist1.2.8indirect
npmminipass2.3.5indirect
npmminizlib1.2.1indirect
npmmississippi3.0.0indirect
npmmixin-deep1.3.2indirect
npmmkdirp0.5.1indirect
npmmkdirp0.5.6indirect
npmmove-concurrently1.0.1indirect
npmms2.0.0indirect
npmms2.1.1indirect
npmms2.1.2indirect
npmmute-stream0.0.7indirect
npmnan2.14.0indirect
npmnano-css5.2.0indirect
npmnanomatch1.2.13indirect
npmnatural-compare1.4.0indirect
npmneedle2.3.0indirect
npmneo-async2.6.1indirect
npmnice-try1.0.5indirect
npmnode-libs-browser2.2.1indirect
npmnode-pre-gyp0.12.0indirect
npmnode-releases1.1.32indirect
npmnopt4.0.1indirect
npmnormalize-path2.1.1indirect
npmnormalize-path3.0.0indirect
npmnpm-bundled1.0.6indirect
npmnpm-packlist1.4.1indirect
npmnpm-run-path2.0.2indirect
npmnpmlog4.1.2indirect
npmnumber-is-nan1.0.1indirect
npmobject-assign4.1.1indirect
npmobject-copy0.1.0indirect
npmobject-inspect1.6.0indirect
npmobject-keys1.1.1indirect
npmobject-visit1.0.1indirect
npmobject.assign4.1.0indirect
npmobject.entries1.1.0indirect
npmobject.fromentries2.0.0indirect
npmobject.pick1.3.0indirect
npmobject.values1.1.0indirect
npmonce1.4.0indirect
npmonetime2.0.1indirect
npmoptionator0.8.2indirect
npmos-browserify0.3.0indirect
npmos-homedir1.0.2indirect
npmos-locale3.1.0indirect
npmos-tmpdir1.0.2indirect
npmosenv0.1.5indirect
npmp-defer1.0.0indirect
npmp-finally1.0.0indirect
npmp-is-promise2.1.0indirect
npmp-limit2.2.1indirect
npmp-locate3.0.0indirect
npmp-locate4.1.0indirect
npmp-try2.2.0indirect
npmpako1.0.10indirect
npmparallel-transform1.2.0indirect
npmparent-module1.0.1indirect
npmparse-asn15.1.5indirect
npmparse-passwd1.0.0indirect
npmpascalcase0.1.1indirect
npmpath-browserify0.0.1indirect
npmpath-dirname1.0.2indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key2.0.1indirect
npmpath-parse1.0.6indirect
npmpbkdf23.0.17indirect
npmpify4.0.1indirect
npmpkg-dir3.0.0indirect
npmpkg-dir4.2.0indirect
npmposix-character-classes0.1.1indirect
npmprelude-ls1.1.2indirect
npmprettier1.18.2indirect
npmprettier-linter-helpers1.0.0indirect
npmprivate0.1.8indirect
npmprocess0.11.10indirect
npmprocess-nextick-args2.0.0indirect
npmprocess-nextick-args2.0.1indirect
npmprogress2.0.3indirect
npmpromise-inflight1.0.1indirect
npmprop-types15.7.2indirect
npmprr1.0.1indirect
npmpublic-encrypt4.0.3indirect
npmpump2.0.1indirect
npmpump3.0.0indirect
npmpumpify1.5.1indirect
npmpunycode1.3.2indirect
npmpunycode1.4.1indirect
npmpunycode2.1.1indirect
npmquerystring0.2.0indirect
npmquerystring-es30.2.1indirect
npmrandombytes2.1.0indirect
npmrandomfill1.0.4indirect
npmrc1.2.8indirect
npmreact16.10.0indirect
npmreact-dom16.10.0indirect
npmreact-fast-compare2.0.4indirect
npmreact-is16.10.0indirect
npmreact-use12.9.1indirect
npmreact-wait0.3.0indirect
npmreadable-stream2.3.6indirect
npmreaddirp2.2.1indirect
npmregenerate1.4.0indirect
npmregenerate-unicode-properties8.1.0indirect
npmregenerator-runtime0.13.3indirect
npmregenerator-transform0.14.1indirect
npmregex-not1.0.2indirect
npmregexpp2.0.1indirect
npmregexpu-core4.6.0indirect
npmregjsgen0.5.0indirect
npmregjsparser0.6.0indirect
npmremove-trailing-separator1.1.0indirect
npmrepeat-element1.1.3indirect
npmrepeat-string1.6.1indirect
npmrequire-directory2.1.1indirect
npmrequire-main-filename2.0.0indirect
npmresize-observer-polyfill1.5.1indirect
npmresolve1.12.0indirect
npmresolve-cwd2.0.0indirect
npmresolve-dir1.0.1indirect
npmresolve-from3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-url0.2.1indirect
npmrestore-cursor2.0.0indirect
npmret0.1.15indirect
npmrimraf2.6.3indirect
npmrimraf2.7.1indirect
npmripemd1602.0.2indirect
npmrtl-css-js1.13.1indirect
npmrun-async2.3.0indirect
npmrun-queue1.0.3indirect
npmrw1.3.3indirect
npmrxjs6.5.3indirect
npmsafe-buffer5.1.2indirect
npmsafe-regex1.1.0indirect
npmsafer-buffer2.1.2indirect
npmsax1.2.4indirect
npmscheduler0.16.0indirect
npmschema-utils1.0.0indirect
npmschema-utils2.2.0indirect
npmscreenfull5.0.0indirect
npmsemver5.7.0indirect
npmsemver5.7.1indirect
npmsemver6.3.0indirect
npmserialize-javascript1.9.1indirect
npmserialize-javascript2.1.0indirect
npmset-blocking2.0.0indirect
npmset-harmonic-interval1.0.1indirect
npmset-value2.0.1indirect
npmsetimmediate1.0.5indirect
npmsha.js2.4.11indirect
npmshebang-command1.2.0indirect
npmshebang-regex1.0.0indirect
npmsignal-exit3.0.2indirect
npmslice-ansi2.1.0indirect
npmsnapdragon0.8.2indirect
npmsnapdragon-node2.1.1indirect
npmsnapdragon-util3.0.1indirect
npmsource-list-map2.0.1indirect
npmsource-map0.5.6indirect
npmsource-map0.5.7indirect
npmsource-map0.6.1indirect
npmsource-map-resolve0.5.2indirect
npmsource-map-support0.5.13indirect
npmsource-map-url0.4.0indirect
npmsourcemap-codec1.4.6indirect
npmsplit-string3.1.0indirect
npmsprintf-js1.0.3indirect
npmssri6.0.1indirect
npmstack-generator2.0.4indirect
npmstackframe1.1.0indirect
npmstacktrace-gps3.0.3indirect
npmstacktrace-js2.0.1indirect
npmstatic-extend0.1.2indirect
npmstream-browserify2.0.2indirect
npmstream-each1.2.3indirect
npmstream-http2.8.3indirect
npmstream-shift1.0.0indirect
npmstring-width1.0.2indirect
npmstring-width2.1.1indirect
npmstring-width3.1.0indirect
npmstring.prototype.trimleft2.1.0indirect
npmstring.prototype.trimright2.1.0indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi3.0.1indirect
npmstrip-ansi4.0.0indirect
npmstrip-ansi5.2.0indirect
npmstrip-eof1.0.0indirect
npmstrip-json-comments2.0.1indirect
npmstrip-json-comments3.0.1indirect
npmstylis3.5.0indirect
npmsupports-color5.5.0indirect
npmsupports-color6.1.0indirect
npmtable5.4.6indirect
npmtapable1.1.3indirect
npmtar4.4.8indirect
npmterser4.3.2indirect
npmterser-webpack-plugin1.4.1indirect
npmterser-webpack-plugin2.1.0indirect
npmtext-table0.2.0indirect
npmthrottle-debounce2.1.0indirect
npmthrough2.3.8indirect
npmthrough22.0.5indirect
npmtimers-browserify2.0.11indirect
npmtmp0.0.33indirect
npmto-arraybuffer1.0.1indirect
npmto-fast-properties2.0.0indirect
npmto-object-path0.3.0indirect
npmto-regex3.0.2indirect
npmto-regex-range2.1.1indirect
npmtoggle-selection1.0.6indirect
npmts-easing0.2.0indirect
npmtslib1.10.0indirect
npmtty-browserify0.0.0indirect
npmtype-check0.3.2indirect
npmtypedarray0.0.6indirect
npmunicode-canonical-property-names-ecmascript1.0.4indirect
npmunicode-match-property-ecmascript1.0.4indirect
npmunicode-match-property-value-ecmascript1.1.0indirect
npmunicode-property-aliases-ecmascript1.0.5indirect
npmunion-value1.0.1indirect
npmunique-filename1.1.1indirect
npmunique-slug2.0.2indirect
npmunset-value1.0.0indirect
npmupath1.2.0indirect
npmuri-js4.2.2indirect
npmurix0.1.0indirect
npmurl0.11.0indirect
npmuse3.1.1indirect
npmutil0.10.3indirect
npmutil0.11.1indirect
npmutil-deprecate1.0.2indirect
npmv8-compile-cache2.0.3indirect
npmvm-browserify1.1.0indirect
npmwatchpack1.6.0indirect
npmwebpack4.41.0indirect
npmwebpack-cli3.3.9indirect
npmwebpack-sources1.4.3indirect
npmwhich1.3.1indirect
npmwhich-module2.0.0indirect
npmwide-align1.1.3indirect
npmwordwrap1.0.0indirect
npmworker-farm1.7.0indirect
npmwrap-ansi5.1.0indirect
npmwrappy1.0.2indirect
npmwrite1.0.3indirect
npmxtend4.0.2indirect
npmy18n4.0.3indirect
npmyallist3.0.3indirect
npmyargs13.2.4indirect
npmyargs-parser13.1.2indirect
RubyGemsaruba—indirect
RubyGemsattractor-javascript—indirect
RubyGemsattractor-ruby—indirect
RubyGemsautoprefixer-rails—indirect
RubyGemsbootstrap—indirect
RubyGemsbundler—indirect
RubyGemschurn—indirect
RubyGemscsv—indirect
RubyGemscucumber—indirect
RubyGemsdescriptive_statistics—indirect
RubyGemsflog—indirect
RubyGemsguard—indirect
RubyGemsguard-rake—indirect
RubyGemslaunchy—indirect
RubyGemslisten—indirect
RubyGemslogger—indirect
RubyGemsostruct—indirect
RubyGemspry—indirect
RubyGemsrack-livereload—indirect
RubyGemsrake—indirect
RubyGemsrspec—indirect
RubyGemsrugged—indirect
RubyGemssassc—indirect
RubyGemssinatra—indirect
RubyGemsstandard—indirect
RubyGemsstructured_changelog—indirect
RubyGemsthor—indirect
RubyGemstilt—indirect
Dependency advisories 1

Installing npm:attractor@2.0.0 pulls in 4 packages, direct and transitive: 1 carry known advisories, of which 1 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion0.0.0directhigh55.0.9

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 statistics — npm, RubyGems.