hendriknielaender/HTMX Doctor
Scan HTMX codebases for security, performance, and correctness issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | Project directory to scan | — | . |
| verbose | Show file details per rule | — | true |
| project | Workspace project(s) to scan (comma-separated) | no | — |
| diff | Base branch for diff mode (e.g. main). Only files changed vs this branch are scanned. | no | — |
| github-token | GitHub token for posting PR comments. When set on pull_request events, findings are posted as a PR comment. | no | — |
| fail-on | Exit with error code on diagnostics: error, warning, none | — | error |
| node-version | Node.js version to use | — | 20 |
Outputs
| name | description |
|---|---|
| score | Health score (0-100) |