jcantosz/Repo Sarif Migrator
An action to move a repository's SARIF files to another repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source_repo_url | Source repo to migrate SARIF files from | yes | — |
| target_org | Target org to migrate SARIF files to | yes | — |
| source_github_api_url | Source GitHub API URL | no | https://api.github.com |
| target_github_api_url | Target GitHub API URL | no | https://api.github.com |
| source_github_pat | Personal access token if using that to auth instead of an app | no | — |
| target_github_pat | Personal access token if using that to auth instead of an app | no | — |
| source_github_app_id | Source GitHub App ID | no | — |
| source_github_app_private_key | Source GitHub App private key | no | — |
| source_github_app_installation_id | Source GitHub App installation ID | no | — |
| target_github_app_id | Target GitHub App ID | no | — |
| target_github_app_private_key | Target GitHub App private key | no | — |
| target_github_app_installation_id | Target GitHub App installation ID | no | — |
Outputs
no outputs