feilerdev/Detect SATDs
SATDs detection
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workspace_path | Workspaces path, its where the code will be scanned | no | . |
| ignore_path | Path(s) not scanned. Accepts a comma-separated list, e.g. "vendor,.github" | no | vendor |
| output_path | Path where the report will be generated | no | ./reports |
Outputs
| name | description |
|---|---|
| exported_csv | Returns default CSV with detected SATDs. |