- Notifications
You must be signed in to change notification settings - Fork3
Github action for linting AWS IAM policy documents
License
NotificationsYou must be signed in to change notification settings
xen0l/iam-lint
Use this GitHub action with your project
Add this Action to an existing workflow or create a new oneFolders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Github action for linting AWS IAM policy documents
Path to folder with IAM policy document files that is passed to 'find' command. This should be a shell glob expression.
Required: False
Default: '.'
IAM policy document file suffix
Required" False
Default: 'json'
Minimum severity of findings to display (passed toparliament).
Required: False
Default: ''
Custom config file (passed toparliament).
Required: False
Default: ''
Private auditors path (passed toparliament).
Required: False
Default: ''
- uses: actions/checkout@v2- uses: xen0l/iam-lint@v1
- uses: actions/checkout@v2- uses: xen0l/iam-lint@v1 with: path: 'policies'
This action would not be possible withoutparliament. Special thanks goes toScott piper and other contributors.
About
Github action for linting AWS IAM policy documents
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published