actions-marketplace-validations/Legitify Analyze
Legitify GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub Personal Access Token | yes | — |
| analyze_self_only | If this is set, only the repo where this action is called from will be analyzed | no | false |
| repositories | Strings of owner/repo separated by a comma. If this is set, only selected repositories will be analyzed | no | — |
| legitify_base_version | The base version of legitify to use. Non breaking changes will be auto updated. | no | 1.0 |
| scorecard | Whether to run scorecard as part of the analysis (no/yes/verbose default to "no") | no | no |
| upload_code_scanning | Whether to upload the results to GitHub Code Scanning | no | true |
| compile_legitify | Compile legitify from source (use legitify_base_version as ref) | no | false |
| artifact_name | If the repository where this action runs is private, the analysis report will be saved as an artifact with this name | no | legitify-report |
| ignore-policies | List of policies to ignore (SKIP). Policies should be separated by a new line | no | "" |
| extra | Additional arguments | no | "" |
Outputs
no outputs