microsoft/InferSharp
Scalable and interprocedural C# code analyzer for detecting race condition, null pointer derefs and resource leaks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| binary-path | The path where the binaries (.dll and .pdb) are located. | yes | . |
| optional-flags | Optional flags, see https://fbinfer.com/docs/man-infer-run/#OPTIONS for the complete list. | no | — |
| github-sarif | If set true automaticaly address issue https://github.com/microsoft/infersharpaction/issues/51. | no | false |
Outputs
| name | description |
|---|---|
| results | The analysis results |