coderrect-inc/Coderrect Scan
Coderrect detects concurrency bugs and multithreading errors in multithreaded programs (e.g., data races, race conditions).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| buildCommand | Custom build command | no | make -j |
| cleanCommand | Custom clean command | no | make clean || true |
| buildPath | The relative path for your build directory | no | . |
| options | Command line options for Coderrect Scanner | no | -analyzeAllBinaries |
| exit0 | Force Coderrect to exit with 0 even when races are detected | no | false |
Outputs
no outputs