jeevan-vj/CSharp Doctor
Scan .NET solutions for security, correctness, and performance issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | Directory containing solution or projects | no | . |
| project | Specific solution or project path | no | — |
| diff | Base ref for diff scan (e.g. main) | no | — |
| fail-on | Fail when diagnostics at or above this level (error, warning, none) | no | error |
| format | Output format (console, json, sarif) | no | console |
| annotations | Emit GitHub workflow command annotations | no | false |
| dotnet-version | .NET SDK version | no | 9.0.x |
Outputs
| name | description |
|---|---|
| exit-code | Exit code from csharp-doctor |