kazu11max17/bincheck
Fast binary security property checker for ELF and PE files. Checks RELRO, NX, PIE, Stack Canary, and more.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | List of binary file paths (space or newline separated) | yes | — |
| format | Output format: table, json, or sarif | no | table |
| strict | Fail the step if any security check does not pass | no | false |
| version | bincheck version to install (e.g. "0.1.0"). Defaults to latest. | no | "" |
| sarif-upload | Automatically upload SARIF results to GitHub Code Scanning (requires format: sarif) | no | false |
Outputs
no outputs