marcofranssen/"iamlive" Action For GitHub Actions
Capture the used AWS IAM permissions using client-side monitoring (CSM) from your GitHub actions workflow.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| iamlive-version | The iamlive version you want to use (defaults to v1.1.15). | no | v1.1.15 |
| auto-capture | If enabled, iamlive will auto-capture the policy in the given output-file and upload it as artifact. | no | false |
| output-file | The file to write the policy to (defaults to iamlive-policy.json). | no | iamlive-policy.json |
Outputs
| name | description |
|---|---|
| iamlive-version | The iamlive version that was installed |