annejan/Alert2Issue
Automatically create GitHub issues from open Dependabot alerts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo_file | Path to the file containing the list of GitHub repositories (one per line). If not provided, defaults to the current repository. | no | "" |
| gh_token | GitHub token with repo and security-events permissions | yes | ${{ github.token }} |
| dry_run | If true, only preview actions without making changes | no | false |
| min_rate_limit | Minimum remaining GitHub API calls required to proceed | no | 100 |
| version | Version to install. "local" uses the code bundled with the action (default), or a specific PyPI version (e.g. "0.2.0"). | no | local |
Outputs
no outputs