tahakotwal12/Graveyard Check
Scan dependencies for abandoned packages and get recommended, verified successors
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| fail-on | Severity threshold that fails the build: "likely-abandoned" (default) fails only on likely-abandoned dependencies, "at-risk" also fails on at-risk dependencies. | no | likely-abandoned |
| github-token | GitHub token used for API requests (raises the rate limit). Defaults to the workflow's automatic token. | no | ${{ github.token }} |
Outputs
no outputs