Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-23 08:57 UTC

MohammadYounes / rtlcss

Framework for transforming Cascading Style Sheets (CSS) from Left-To-Right (LTR) to Right-To-Left (RTL)

JavaScriptMIT★ 1,705 stars⑂ 124 forkssince Mar 2014View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

MohammadYounes/rtlcss holds a health index of 34 out of 100, placing it in the At Risk band. It scores highest on Community & Adoption (74/100) and lowest on Vitality (15/100). It was last updated 582 days ago. A single contributor accounts for most of its recent work.

34
overall / 100
At Risk

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.

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

Ownership

Mohammad YounesPersonal account
629 followers75 public repossince Jun 2013

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
npmrtlcss4.3.08,829,00467756 days agortlcssltrrtlcssframeworkstylemirrorflipconverttransform

Metrics by category

Vitality

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

15Critical · 21% of overall
How it's scored
0/36Push recencylast push 582 days ago
0/36Commit cadence0/52 weeks with commits
0/18Commit volume0 commits in the last year
0/10OpenSSF Scorecard: Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share0.85
days_since_last_push582
active_weeks_last_year0
How it's scored
27/27Ships releases4 releases published
0/36Release recencylatest release 1,438 days ago
5.4/27Release cadencea release every ~987.7 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count4
latest_release_tagv4.0.0
releases_from_tagsno
days_since_latest_release1,438
mean_days_between_releases987.7
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?

74Good · 17% of overall
How it's scored
52.4/60Stars1,705 stars
17.4/25Forks124 forks
8.5/15Watchers35 watchers
Inputs used
forks124
stars1,705
watchers35
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_badges7
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads8,829,004 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesrtlcss
dependents
ecosystemsnpm
total_downloads
monthly_downloads8,829,004
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?

63Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
6/22.5Commit distributiontop contributor authored 73% of commits
13.5/13.5Contributor breadth18 contributors
10/10OpenSSF Scorecard: Contributorsproject has 14 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled18
top_contributor_share0.733
How it's scored
37.5/42Issue resolution89% of issues closed
24.4/30PR acceptance108/133 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
9/15OpenSSF Scorecard: Code-ReviewFound 13/20 approved changesets -- score normalized to 6
Inputs used
merged_prs108
open_issues23
closed_issues194
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.894
closed_unmerged_prs25
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
20.1/25Owner reach629 followers of MohammadYounes
25/25Track record75 public repos, account ~13 yr old
Inputs used
followers629
owner_typeUser
is_verified
owner_loginMohammadYounes
public_repos75
account_age_days4,846
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on npm
4/35Publish recencylatest publish 756 days ago
20/20Version history67 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesrtlcss
ecosystemsnpm
any_deprecatedno
min_days_since_publish756

Engineering Quality

Are baseline engineering and documentation practices in place?

69Good · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 21 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://rtlcss.com
10/10Repository description
10/10Topics13 topics
10/10Wiki
Inputs used
topicsrtlcss, cascading-style-sheets, ltr, rtl, css, css3, i18n, mirror, flip, right-to-left, left-to-right, postcss-plugin, postcss
has_wikiyes
homepagehttps://rtlcss.com
docs_sitehttps://rtlcss.com
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

63Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
0/2.5CI-Tests0 out of 21 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-ReviewFound 13/20 approved changesets -- score normalized to 6
2.5/2.5Contributorsproject has 14 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
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packagingno data
1/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
3.5/5SASTSAST tool detected but not run on all commits
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
6.8/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities32 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.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_packages6
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:rtlcss@4.3.0 runtime dependency closure — what installing the published package pulls in — 6 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.

33At Risk · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
8.8/40Legible commit history14 of 85 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.165
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance15 of the last 100 commits are automated dependency updates
2/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.15
How it's scored
0/45Type-checkable codeJavaScript without a type-check config
55/55Manageable file sizes0/28 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes17,525
source_files_sampled28
oversized_source_files0

Key facts

1,705GitHub stars
18contributors
0commits, last 12 months
582days since last push
4releases
1bus factor
23open 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 ★ / 124 ⇿
0Stars
124Forks
4Releases

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.

025507510012512132014-032020-032026-02
Major 4Minor 0Patch 0

Each point covers 11 days.

OpenSSF Scorecard 5.4 / 10
5.4aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-09-23 08:57 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
0CI-Tests0 out of 21 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 13/20 approved changesets -- score normalized to 6
10Contributorsproject has 14 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
7SASTSAST tool detected but not run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities32 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
npmescalade^3.1.1package.json
npmpicocolors^1.0.0package.json
npmpostcss^8.4.21package.json
npmstrip-json-comments^3.1.1package.json
All dependencies 279

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

RegistryPackageVersionRelation
npmescalade3.1.1direct
npmpicocolors1.0.0direct
npmpostcss8.4.31direct
npmstrip-json-comments3.1.1direct
npm@bcoe/v8-coverage0.2.3indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.5.0indirect
npm@eslint/eslintrc2.0.2indirect
npm@eslint/js8.37.0indirect
npm@humanwhocodes/config-array0.11.8indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema1.2.1indirect
npm@istanbuljs/schema0.1.3indirect
npm@jridgewell/resolve-uri3.1.0indirect
npm@jridgewell/sourcemap-codec1.4.14indirect
npm@jridgewell/trace-mapping0.3.17indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@types/istanbul-lib-coverage2.0.4indirect
npm@types/json50.0.29indirect
npm@ungap/promise-all-settled1.1.2indirect
npmacorn8.8.2indirect
npmacorn-jsx5.3.2indirect
npmajv6.12.6indirect
npmansi-colors4.1.1indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmanymatch3.1.3indirect
npmargparse2.0.1indirect
npmarray-buffer-byte-length1.0.0indirect
npmarray-includes3.1.6indirect
npmarray.prototype.flat1.3.1indirect
npmarray.prototype.flatmap1.3.1indirect
npmarray.prototype.tosorted1.1.1indirect
npmavailable-typed-arrays1.0.5indirect
npmbalanced-match1.0.2indirect
npmbinary-extensions2.2.0indirect
npmbrace-expansion1.1.11indirect
npmbraces3.0.3indirect
npmbrowser-stdout1.3.1indirect
npmbuiltins5.0.1indirect
npmc87.13.0indirect
npmcall-bind1.0.2indirect
npmcallsites3.1.0indirect
npmcamelcase6.3.0indirect
npmchalk4.1.2indirect
npmchokidar3.5.3indirect
npmcliui7.0.4indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconcat-map0.0.1indirect
npmconvert-source-map1.9.0indirect
npmcross-spawn7.0.3indirect
npmdebug3.2.7indirect
npmdebug4.3.3indirect
npmdecamelize4.0.0indirect
npmdeep-is0.1.4indirect
npmdefine-properties1.2.0indirect
npmdiff5.0.0indirect
npmdoctrine2.1.0indirect
npmdoctrine3.0.0indirect
npmemoji-regex8.0.0indirect
npmerror-ex1.3.2indirect
npmes-abstract1.21.2indirect
npmes-set-tostringtag2.0.1indirect
npmes-shim-unscopables1.0.0indirect
npmes-to-primitive1.2.1indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.37.0indirect
npmeslint-config-standard17.0.0indirect
npmeslint-config-standard-jsx11.0.0indirect
npmeslint-import-resolver-node0.3.7indirect
npmeslint-module-utils2.7.4indirect
npmeslint-plugin-es4.1.0indirect
npmeslint-plugin-import2.27.5indirect
npmeslint-plugin-n15.7.0indirect
npmeslint-plugin-promise6.1.1indirect
npmeslint-plugin-react7.32.2indirect
npmeslint-scope7.1.1indirect
npmeslint-utils2.1.0indirect
npmeslint-utils3.0.0indirect
npmeslint-visitor-keys1.3.0indirect
npmeslint-visitor-keys2.1.0indirect
npmeslint-visitor-keys3.4.0indirect
npmespree9.5.1indirect
npmesquery1.5.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.15.0indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.1.1indirect
npmfind-up3.0.0indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmflat-cache3.0.4indirect
npmflatted3.2.7indirect
npmfor-each0.3.3indirect
npmforeground-child2.0.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfunction-bind1.1.1indirect
npmfunction.prototype.name1.1.5indirect
npmfunctions-have-names1.2.3indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.2.0indirect
npmget-stdin8.0.0indirect
npmget-symbol-description1.0.0indirect
npmglob7.2.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals13.20.0indirect
npmglobalthis1.0.3indirect
npmgopd1.0.1indirect
npmgraceful-fs4.2.11indirect
npmgrapheme-splitter1.0.4indirect
npmgrowl1.10.5indirect
npmhas1.0.3indirect
npmhas-bigints1.0.2indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.0indirect
npmhas-proto1.0.1indirect
npmhas-symbols1.0.3indirect
npmhas-tostringtag1.0.0indirect
npmhe1.2.0indirect
npmhtml-escaper2.0.2indirect
npmignore5.2.4indirect
npmimport-fresh3.3.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminternal-slot1.0.5indirect
npmis-array-buffer3.0.2indirect
npmis-arrayish0.2.1indirect
npmis-bigint1.0.4indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.1.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.11.0indirect
npmis-date-object1.0.5indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-negative-zero2.0.2indirect
npmis-number7.0.0indirect
npmis-number-object1.0.7indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj2.1.0indirect
npmis-regex1.1.4indirect
npmis-shared-array-buffer1.0.2indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-typed-array1.1.10indirect
npmis-unicode-supported0.1.0indirect
npmis-weakref1.0.2indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.0indirect
npmistanbul-lib-report3.0.0indirect
npmistanbul-reports3.1.5indirect
npmjs-sdsl4.4.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.1.0indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson51.0.2indirect
npmjsx-ast-utils3.3.3indirect
npmlevn0.4.1indirect
npmload-json-file5.3.0indirect
npmlocate-path3.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmlog-symbols4.1.0indirect
npmloose-envify1.4.0indirect
npmlru-cache6.0.0indirect
npmmake-dir3.1.0indirect
npmminimatch3.1.2indirect
npmminimatch4.2.1indirect
npmminimist1.2.8indirect
npmmocha9.2.2indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmnanoid3.3.1indirect
npmnanoid3.3.6indirect
npmnatural-compare1.4.0indirect
npmnormalize-path3.0.0indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.12.3indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.4indirect
npmobject.entries1.1.6indirect
npmobject.fromentries2.0.6indirect
npmobject.hasown1.1.2indirect
npmobject.values1.1.6indirect
npmonce1.4.0indirect
npmoptionator0.9.1indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate3.0.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmparse-json4.0.0indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpicomatch2.3.1indirect
npmpify4.0.1indirect
npmpkg-conf3.1.0indirect
npmprelude-ls1.2.1indirect
npmprop-types15.8.1indirect
npmpunycode2.3.0indirect
npmqueue-microtask1.2.3indirect
npmrandombytes2.1.0indirect
npmreact-is16.13.1indirect
npmreaddirp3.6.0indirect
npmregexp.prototype.flags1.4.3indirect
npmregexpp3.2.0indirect
npmrequire-directory2.1.1indirect
npmresolve1.22.1indirect
npmresolve2.0.0-next.4indirect
npmresolve-from4.0.0indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.2.1indirect
npmsafe-regex-test1.0.0indirect
npmsemver6.3.0indirect
npmsemver7.3.8indirect
npmserialize-javascript6.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.0.4indirect
npmsignal-exit3.0.7indirect
npmsource-map-js1.0.2indirect
npmstandard17.0.0indirect
npmstandard-engine15.0.0indirect
npmstring-width4.2.3indirect
npmstring.prototype.matchall4.0.8indirect
npmstring.prototype.trim1.2.7indirect
npmstring.prototype.trimend1.0.6indirect
npmstring.prototype.trimstart1.0.6indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom3.0.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtest-exclude6.0.0indirect
npmtext-table0.2.0indirect
npmto-regex-range5.0.1indirect
npmtsconfig-paths3.14.2indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtype-fest0.3.1indirect
npmtyped-array-length1.0.4indirect
npmunbox-primitive1.0.2indirect
npmuri-js4.4.1indirect
npmv8-to-istanbul9.1.0indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-typed-array1.1.9indirect
npmword-wrap1.2.4indirect
npmworkerpool6.2.0indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmxdg-basedir4.0.0indirect
npmy18n5.0.8indirect
npmyallist4.0.0indirect
npmyargs16.2.0indirect
npmyargs-parser20.2.4indirect
npmyargs-parser20.2.9indirect
npmyargs-unparser2.0.0indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:rtlcss@4.3.0 pulls in 6 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.