# fallow-rs/fallow — health index 76/100 (Good)

> Inspection of the public repository fallow-rs/fallow by inspect.software. It holds a health index of 76 out of 100, placing it in the Good band. The index is a signal derived from publicly visible practice, not a warranty, a security audit, or an endorsement, and it is independent of payment.

- Repository: https://github.com/fallow-rs/fallow
- Report page: https://inspect.software/software/fallow-rs/fallow
- Full JSON report: https://inspect.software/api/repositories/fallow-rs/fallow/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fallow-rs/fallow.svg
- Inspected: 2026-07-17
- Methodology: metrics 1.13.0, report schema 0.11.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 22% | 85/100 | Excellent |
| Community & Adoption | 18% | 85/100 | Excellent |
| Sustainability & Governance | 24% | 52/100 | Moderate |
| Engineering Quality | 20% | 86/100 | Excellent |
| Security | 16% | 74/100 | Good |
| AI Readiness | not counted | 81/100 | Good |

## Repository facts

| Field | Value |
|---|---|
| Description | Codebase intelligence for TypeScript and JavaScript. Free static analysis of code and styles: unused code, duplication, circular deps, complexity hotspots, architecture boundaries, design-system drift. Optional paid runtime layer (Fallow Runtime): hot-path review and cold-path deletion evidence from real production traffic. |
| Homepage | https://docs.fallow.tools |
| Primary language | Rust |
| License | MIT |
| Stars | 4,122 |
| Forks | 133 |
| Created | 2026-03-17 |
| Last push | 2026-07-17 |
| Latest release | v3.6.0 |
| Commits (last year) | 3,090 |
| Bus factor | 1 |
| Topics | cli, code-quality, dead-code, developer-tools, javascript, linter, oxc, rust, static-analysis, typescript, unused-code, unused-dependencies, unused-exports, code-duplication, duplicate-code, copy-paste-detection, codebase-intelligence, runtime-intelligence |

## Vitality — 85/100 (Excellent)

Is the project alive — is code being written and are releases shipping? Weight: 22% of the overall index.

### Development activity — 76/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Push recency | met | 36 / 36 | last push 0 days ago |
| Commit cadence | partial | 12.5 / 36 | 18/52 weeks with commits |
| Commit volume | met | 18 / 18 | 3090 commits in the last year |
| OpenSSF Scorecard: Maintained | met | 10 / 10 | 30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10 |

### Release discipline — 98/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ships releases | met | 27 / 27 | 100 releases published |
| Release recency | met | 36 / 36 | latest release 1 days ago |
| Release cadence | met | 27 / 27 | a release every ~1.9 days |
| OpenSSF Scorecard: Signed-Releases | partial | 8 / 10 | 5 out of the last 5 releases have a total of 5 signed artifacts. |

### Abandonment — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Project is still maintained | met | 100 / 100 | maintenance record not established from the collected data |

## Community & Adoption — 85/100 (Excellent)

Does the project have users, downloads, attention, and a welcoming setup for contributors? Weight: 18% of the overall index.

### Popularity & adoption — 79/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | partial | 58.6 / 60 | 4,122 stars |
| Forks | partial | 17.7 / 25 | 133 forks |
| Watchers | partial | 2.7 / 15 | 4 watchers |

### Community health — 92/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 22.5 / 22.5 | — |
| License | met | 22.5 / 22.5 | recognized license (MIT) |
| CONTRIBUTING guide | met | 18 / 18 | — |
| Code of conduct | met | 13.5 / 13.5 | — |
| Issue template | not met | 0 / 7.2 | — |
| PR template | met | 6.3 / 6.3 | — |

## Sustainability & Governance — 52/100 (Moderate)

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep? Weight: 24% of the overall index.

### Maintainer resilience (bus factor) — 34/100 (At risk)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Bus factor | partial | 9 / 54 | 1 contributor(s) cover half of all commits |
| Commit distribution | partial | 2 / 22.5 | top contributor authored 91% of commits |
| Contributor breadth | met | 13.5 / 13.5 | 28 contributors |
| OpenSSF Scorecard: Contributors | met | 10 / 10 | project has 4 contributing companies or organizations |

### Issue & PR responsiveness — 76/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | partial | 46.5 / 46.8 | 100% of issues closed |
| PR acceptance | partial | 29 / 38.2 | 983/1297 decided PRs merged |
| OpenSSF Scorecard: Code-Review | not met | 0 / 15 | Found 1/29 approved changesets -- score normalized to 0 |

### Ownership & stewardship — 50/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ownership backing | met | 30 / 30 | organization-owned |
| Verified domain | not met | 0 / 20 | — |
| Owner reach | partial | 13.3 / 25 | 70 followers of fallow-rs |
| Track record | partial | 7.2 / 25 | 7 public repos, account ~0 yr old |

## Engineering Quality — 86/100 (Excellent)

Are baseline engineering and documentation practices in place? Weight: 20% of the overall index.

### Engineering practices — 84/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| CI workflows | met | 24 / 24 | 20 workflow(s) |
| Tests present | met | 24 / 24 | — |
| Linter config | met | 16 / 16 | eslint.config.js |
| Pre-commit hooks | not met | 0 / 9.6 | — |
| .editorconfig | not met | 0 / 6.4 | — |
| OpenSSF Scorecard: CI-Tests | met | 20 / 20 | 14 out of 14 merged PRs checked by a CI test -- score normalized to 10 |

### Documentation — 90/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 30 / 30 | — |
| Documentation directory | met | 25 / 25 | — |
| Documentation / homepage site | met | 15 / 15 | https://docs.fallow.tools |
| Repository description | met | 10 / 10 | — |
| Topics | met | 10 / 10 | 18 topics |
| Wiki | not met | 0 / 10 | — |

## Security — 74/100 (Good)

Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure? Weight: 16% of the overall index.

### Security posture — 74/100 (Good)

Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | met | 7.5 / 7.5 | no binaries found in the repo |
| Branch-Protection | excluded | 0 / 7.5 | internal 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 |
| CI-Tests | met | 2.5 / 2.5 | 14 out of 14 merged PRs checked by a CI test -- score normalized to 10 |
| CII-Best-Practices | not met | 0 / 2.5 | no effort to earn an OpenSSF best practices badge detected |
| Code-Review | not met | 0 / 7.5 | Found 1/29 approved changesets -- score normalized to 0 |
| Contributors | met | 2.5 / 2.5 | project has 4 contributing companies or organizations |
| Dangerous-Workflow | met | 10 / 10 | no dangerous workflow patterns detected |
| Dependency-Update-Tool | met | 7.5 / 7.5 | update tool detected |
| Fuzzing | met | 5 / 5 | project is fuzzed |
| License | met | 2.5 / 2.5 | license file detected |
| Maintained | met | 7.5 / 7.5 | 30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10 |
| Packaging | met | 5 / 5 | packaging workflow detected |
| Pinned-Dependencies | partial | 3.5 / 5 | dependency not pinned by hash detected -- score normalized to 7 |
| SAST | not met | 0 / 5 | SAST tool is not run on all commits -- score normalized to 0 |
| Security-Policy | met | 5 / 5 | security policy file detected |
| Signed-Releases | partial | 6 / 7.5 | 5 out of the last 5 releases have a total of 5 signed artifacts. |
| Token-Permissions | met | 7.5 / 7.5 | GitHub workflow tokens follow principle of least privilege |
| Vulnerabilities | not met | 0 / 7.5 | 23 existing vulnerabilities detected |

### High-Risk Jurisdiction Exposure — 100/100 (Excellent)

Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Policy exposure multiplier | met | 100 / 100 | no confirmed policy-scope location match |

## AI Readiness — 81/100 (Good)

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

### Agent context & guidance — 75/100 (Good)

Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | met | 45 / 45 | .github/workflows/AGENTS.md, CLAUDE.md, crates/cli/AGENTS.md, crates/core/AGENTS.md, crates/extract/AGENTS.md, crates/graph/AGENTS.md, editors/vscode/AGENTS.md, tests/AGENTS.md |
| Machine-readable docs (llms.txt) | not met | 0 / 15 | — |
| Legible commit history | excluded | 0 / 40 | no data |

### Verify loop (build / test / typecheck) — 73/100 (Good)

Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | not met | 0 / 18 | — |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | met | 11 / 11 | eslint.config.js |
| Static type checking | met | 11 / 11 | apps/review-electron/fixtures/sample-app/tsconfig.json, apps/review-electron/tsconfig.json, editors/vscode/tsconfig.json, tests/conformance/fixtures/barrel-file-resolution/tsconfig.json, tests/conformance/fixtures/basic-unused-exports/tsconfig.json, tests/conformance/fixtures/basic/tsconfig.json, tests/conformance/fixtures/circular-dependency-detection/tsconfig.json, tests/conformance/fixtures/config-file-exclusion/tsconfig.json, tests/conformance/fixtures/dynamic-import-patterns/tsconfig.json, tests/conformance/fixtures/suppression-comments/tsconfig.json, tests/conformance/fixtures/type-only-import/tsconfig.json, tests/fixtures/angular-material-scss-entrypoint/tsconfig.json, tests/fixtures/angular-scss-include-paths/tsconfig.json, tests/fixtures/angular-unprovided-inject/tsconfig.json, tests/fixtures/angular-unrendered-component-dynamic/tsconfig.json, tests/fixtures/angular-unrendered-component/tsconfig.json, tests/fixtures/angular-unused-component-io/tsconfig.json, tests/fixtures/astro-unrendered/tsconfig.json, tests/fixtures/astro-unused-prop/tsconfig.json, tests/fixtures/boundary-root/tsconfig.json, tests/fixtures/cross-file-factory-class-members/tsconfig.json, tests/fixtures/cross-file-factory-opaque-destructure/tsconfig.json, tests/fixtures/cross-package-enum-class-members/tsconfig.json, tests/fixtures/cross-workspace-dependency-context/tsconfig.json, tests/fixtures/css-in-js-styled/tsconfig.json, tests/fixtures/css-package-subpath-import/tsconfig.json, tests/fixtures/dev-dep-in-prod/tsconfig.json, tests/fixtures/duplicate-prop-shape/tsconfig.json, tests/fixtures/external-style-package-deps/tsconfig.json, tests/fixtures/glimmer-path-aliases/tsconfig.json, tests/fixtures/hono-html-tagged-template/tsconfig.json, tests/fixtures/ignore-patterns-workspace-package-json/tsconfig.json, tests/fixtures/inheritance-barrel-project/tsconfig.json, tests/fixtures/inheritance-project/tsconfig.json, tests/fixtures/issue-1190-playwright-fixture-getter-chain/tsconfig.json, tests/fixtures/issue-1210-playwright-wrapper-fixtures/tsconfig.json, tests/fixtures/issue-1270-playwright-fixture-branch-aliases/tsconfig.json, tests/fixtures/issue-1648-underscore-props/tsconfig.json, tests/fixtures/issue-1707-vue-vfor-class-member/tsconfig.json, tests/fixtures/issue-1711-vue-props-vfor/tsconfig.json, tests/fixtures/issue-1712-angular-for-class-member/tsconfig.json, tests/fixtures/issue-1713-astro-template-map-class-member/tsconfig.json, tests/fixtures/issue-1716-vue-ref-store-vfor/tsconfig.json, tests/fixtures/issue-1717-angular-template-url-class-member/tsconfig.json, tests/fixtures/issue-1718-function-local-iteration/tsconfig.json, tests/fixtures/issue-1793-entry-script-iteration/tsconfig.json, tests/fixtures/issue-324-namespace-re-export/tsconfig.json, tests/fixtures/issue-327-wildcard-paths-node-builtins/tsconfig.json, tests/fixtures/issue-378-vi-mock-no-sibling/tsconfig.json, tests/fixtures/issue-600-electron-vite-rollup-input/tsconfig.json, tests/fixtures/issue-621-playwright-webserver-command/tsconfig.json, tests/fixtures/issue-621-playwright-webserver-nested/tsconfig.json, tests/fixtures/issue-642-bun-builtin/tsconfig.json, tests/fixtures/issue-752-svelte-template-typed-props/tsconfig.json, tests/fixtures/issue-757-workspace-dist-path-alias/packages/core/tsconfig.json, tests/fixtures/issue-757-workspace-dist-path-alias/packages/utils/tsconfig.json, tests/fixtures/issue-772-workspace-plugin-merge/packages/ng-styles/tsconfig.json, tests/fixtures/issue-844-typed-instance-monorepo-alias/apps/app/tsconfig.json, tests/fixtures/issue-844-typed-instance-monorepo-alias/tsconfig.json, tests/fixtures/issue-951-bun-test-discovery/tsconfig.json, tests/fixtures/issue-956-playwright-pnpm-exec/tsconfig.json, tests/fixtures/iteration-binding-js/tsconfig.json, tests/fixtures/iteration-binding-svelte/tsconfig.json, tests/fixtures/jsx-assets-and-jsdoc/tsconfig.json, tests/fixtures/lit-unrendered-element/tsconfig.json, tests/fixtures/lit-unused-state/tsconfig.json, tests/fixtures/local-subclass-static-class-members/tsconfig.json, tests/fixtures/nextjs-route-tree-monorepo-subapp/tsconfig.json, tests/fixtures/nextjs-route-tree-monorepo/tsconfig.json, tests/fixtures/nextjs-route-tree-no-next/tsconfig.json, tests/fixtures/nextjs-route-tree/tsconfig.json, tests/fixtures/pandacss-config/tsconfig.json, tests/fixtures/path-aliases-mixed-exports/tsconfig.json, tests/fixtures/path-aliases/tsconfig.json, tests/fixtures/pinia-inline-store-member/tsconfig.json, tests/fixtures/pinia-store-members-abstain/tsconfig.json, tests/fixtures/pinia-store-members-monorepo/tsconfig.json, tests/fixtures/pinia-store-members-no-dep/tsconfig.json, tests/fixtures/pinia-store-members/tsconfig.json, tests/fixtures/pinia-typed-param-store-member/tsconfig.json, tests/fixtures/pkg-utils-build-config/tsconfig.json, tests/fixtures/pkg-utils-no-dep/tsconfig.json, tests/fixtures/prop-drilling-abstain/tsconfig.json, tests/fixtures/prop-drilling/tsconfig.json, tests/fixtures/react-component-intel/tsconfig.json, tests/fixtures/react-hook-profile/tsconfig.json, tests/fixtures/react-multi-component-hooks/tsconfig.json, tests/fixtures/render-fan-in/tsconfig.json, tests/fixtures/scss-node-modules-resolution/tsconfig.json, tests/fixtures/scss-partial-project/tsconfig.json, tests/fixtures/security-catalogue-sinks-882/tsconfig.json, tests/fixtures/security-catalogue-sinks-897/tsconfig.json, tests/fixtures/security-client-server-leak/tsconfig.json, tests/fixtures/security-code-injection/tsconfig.json, tests/fixtures/security-command-injection/tsconfig.json, tests/fixtures/security-dangerous-html/tsconfig.json, tests/fixtures/security-declarative-validation-1094-trpc/tsconfig.json, tests/fixtures/security-dynamic-regex/tsconfig.json, tests/fixtures/security-framework-entry-sources-879-bullmq/tsconfig.json, tests/fixtures/security-framework-entry-sources-879-express/tsconfig.json, tests/fixtures/security-framework-entry-sources-879-mcp/tsconfig.json, tests/fixtures/security-framework-entry-sources-879-plain/tsconfig.json, tests/fixtures/security-framework-entry-sources-899-graphql/tsconfig.json, tests/fixtures/security-framework-entry-sources-899-plain-graphql/tsconfig.json, tests/fixtures/security-framework-entry-sources-899-trpc/tsconfig.json, tests/fixtures/security-framework-sinks-angular/tsconfig.json, tests/fixtures/security-framework-sinks-plain/tsconfig.json, tests/fixtures/security-hardcoded-secret-892/tsconfig.json, tests/fixtures/security-literal-sinks-875/tsconfig.json, tests/fixtures/security-literal-sinks-901/tsconfig.json, tests/fixtures/security-llm-sink/tsconfig.json, tests/fixtures/security-nosql-injection/tsconfig.json, tests/fixtures/security-open-redirect/tsconfig.json, tests/fixtures/security-path-traversal/tsconfig.json, tests/fixtures/security-prototype-pollution/tsconfig.json, tests/fixtures/security-redos-regex/tsconfig.json, tests/fixtures/security-resource-amplification-929/tsconfig.json, tests/fixtures/security-secret-pii-log/tsconfig.json, tests/fixtures/security-source-reachability-885/tsconfig.json, tests/fixtures/security-sql-injection/tsconfig.json, tests/fixtures/security-ssrf/tsconfig.json, tests/fixtures/security-ssti/tsconfig.json, tests/fixtures/security-tls-validation-disabled-895/tsconfig.json, tests/fixtures/security-unsafe-deserialization/tsconfig.json, tests/fixtures/security-weak-crypto/tsconfig.json, tests/fixtures/security-xxe/tsconfig.json, tests/fixtures/security-zip-slip/tsconfig.json, tests/fixtures/sfc-template-asset/tsconfig.json, tests/fixtures/super-method-calls/tsconfig.json, tests/fixtures/svelte-dead-event/tsconfig.json, tests/fixtures/thin-wrapper-abstain/tsconfig.json, tests/fixtures/thin-wrapper/tsconfig.json, tests/fixtures/tsconfig-broken-extends/packages/my-app/tsconfig.json, tests/fixtures/tsconfig-broken-path-alias/app/tsconfig.json, tests/fixtures/tsconfig-references/packages/core/tsconfig.json, tests/fixtures/tsconfig-references/packages/ui/tsconfig.json, tests/fixtures/tsconfig-references/tsconfig.json, tests/fixtures/type-only-cycle/tsconfig.json, tests/fixtures/unprovided-inject-dynamic-provide/tsconfig.json, tests/fixtures/unprovided-inject-external-abstain/tsconfig.json, tests/fixtures/unprovided-inject-no-dep/tsconfig.json, tests/fixtures/unprovided-inject-public-api/tsconfig.json, tests/fixtures/unprovided-inject-string-abstain/tsconfig.json, tests/fixtures/unprovided-inject-svelte/tsconfig.json, tests/fixtures/unprovided-inject-vue/tsconfig.json, tests/fixtures/unrendered-component-namespace-import/tsconfig.json, tests/fixtures/unrendered-component-namespace/tsconfig.json, tests/fixtures/unrendered-component/tsconfig.json, tests/fixtures/unused-component-emit/tsconfig.json, tests/fixtures/unused-component-prop/tsconfig.json, tests/fixtures/unused-react-prop-suppress/tsconfig.json, tests/fixtures/unused-react-prop/tsconfig.json, tests/fixtures/vite-solution-tsconfig-paths/tsconfig.json, tests/fixtures/vue-options-api-prop-emit/tsconfig.json, tests/fixtures/workspace-self-reference/tsconfig.json |
| Reproducible environment | met | 10 / 10 | Dockerfile, lockfile |
| Demonstrated agent practice | excluded | 0 / 10 | no data |
| Automated maintenance | partial | 5 / 8 | dependency automation configured, none observed in the sampled commits |
| OpenSSF Scorecard: Pinned-Dependencies | partial | 7 / 10 | dependency not pinned by hash detected -- score normalized to 7 |

### Code legibility for models — 98/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Type-checkable code | met | 45 / 45 | Rust (statically typed) |
| Manageable file sizes | partial | 53.4 / 55 | 89/3087 source files over 60KB |

### Machine-readable interfaces — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| API schema (OpenAPI/GraphQL/proto) | met | 40 / 40 | tests/fixtures/graphql-imports/src/MyStory.graphql, tests/fixtures/graphql-imports/src/content.graphql, tests/fixtures/graphql-imports/src/orphan.graphql |
| MCP server | met | 20 / 20 | — |
| Runnable examples | met | 40 / 40 | examples |

## Collection warnings

- Could not fetch crates package 'fallow-fuzz' from its registry

## What this report is

inspect.software measures public repositories against a single published, versioned methodology and reports the result as a 1–100 health index. Findings are signals derived from what is visible in public repository data — they are not a security audit, a warranty, or an endorsement, and no result depends on payment.

- Methodology, formulas and weights: https://inspect.software/methodology.md
- What a result does and does not claim: https://inspect.software/wiki/signals-not-warranties.md
- Rating bands: https://inspect.software/wiki/scoring-bands.md
- Corrections: https://inspect.software/contact.md
- Index of all documents: https://inspect.software/llms.txt
