cvedb/Actions Permissions Advisor
An action to aggregate results from Permissions Monitor from the previous runs and advise the minimal permissions required for a GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 28, 2024
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: cvedb/actions-advisor@f1ea2f274fa4b51062b425c771467e06a0d402c2 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The repository token to read previous runs | no | ${{ github.token }} |
| name | The name of the workflow file to analyze | yes | — |
| count | How many last runs to analyze | no | 10 |
Outputs
no outputs