vector35/Setup Binary Ninja environment
Setup Binary Ninja within your github actions runner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| license | Binary Ninja serial number, must specify unless download url is overrided | — | — |
| extract-path | Where to extract Binary Ninja | — | ${{ runner.temp }} |
| download-url | Override download url | — | — |
| dev-branch | Use developer branch of Binary Ninja | — | false |
| python-support | Support running binary ninja python scripts | — | true |
Outputs
| name | description |
|---|---|
| install-path | Where Binary Ninja was installed |