dioman-keita/SafeTS Runtime Safety Check
Find common runtime crashes TypeScript cannot detect.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 28, 2026
- License
- MIT
Pinned Snippet
uses: dioman-keita/safets@00721efd8cab6337723912eb6292095d18d71e43 # v1.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| command | SafeTS command to run. | no | doctor |
| version | SafeTS npm version to execute. | no | latest |
| working-directory | Directory where SafeTS should run. | no | . |
| fail-on-new | Block the workflow when doctor finds crashes not present in the baseline. Applies only to the doctor command. | no | true |
| include-tests | Include test files in the analysis. | no | false |
| json | Print machine-readable JSON output. | no | false |
Outputs
no outputs