actions-marketplace-validations/Kiuwan Local Analysis Action
Run Kiuwan Local Analyzer in the repository executing the action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| user | Kiuwan Username | yes | — |
| pass | Kiuwan Password | yes | — |
| source_path | Directory with the code to analyze | no | ${{ github.workspace }} |
| software_name | Name of the target application | yes | — |
| domain_id | Domain identifier to use when authenticating | no | "" |
| label | Label for the analysis | no | "" |
| create | Create software at kiuwan service if it doesn't exist | no | "" |
| wait_for_results | Wait for kiuwan to return complete results once the local analysis has finished | no | "" |
| model_name | The model name to use when analyzing | no | "" |
Outputs
| name | description |
|---|---|
| result | Return code of the execution of kiuwan |