diff --git a/README.md b/README.md index fa1c88c..db662eb 100644 --- a/README.md +++ b/README.md @@ -269,10 +269,10 @@ Set up your GitHub Actions workflow with a specific version of your programming - [A vulnerability scanner for your docker images](https://github.com/phonito/phonito-scanner-action) - [Automatically approve and merge Dependabot updates](https://github.com/ridedott/dependabot-auto-merge-action) - [Run dlint security linter on your Python code](https://github.com/xen0l/dlint-check) -- [Linting your AWS IAM policy documents for correctness and security issues](https://github.com/xen0l/iam-lint) - [Scan git commits for secrets with gitleaks](https://github.com/eshork/gitleaks-action) - [Scan for secrets in your source code](https://github.com/cds-snc/github-actions/tree/master/seekret) - [AWS Secrets Manager Actions](https://github.com/say8425/aws-secrets-manager-actions) - Define AWS Secrets Manager secrets to environment values. +- [Linting your AWS IAM policy documents for correctness and security issues](https://github.com/xen0l/iam-lint) #### Code Coverage