diff --git a/README.md b/README.md index f38a630e..48aece2a 100644 --- a/README.md +++ b/README.md @@ -319,6 +319,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Linting your AWS IAM policy documents for correctness and security issues](https://github.com/xen0l/iam-lint) - [Secret Spreader](https://github.com/webfactory/secret-spreader) - Not an action per se, but a tool to manage Actions Secrets across a list of repositories. - [Secrets Sync Action](https://github.com/google/secrets-sync-action) - Action syncs secrets across multiple repositories. +- [Vulert](https://vulert.com/) - Vulert secures software by monitoring containers and alerting about vulnerabilities in Docker images — without any installation, utilizing just Docker Compose files. - [Snyk Test Action](https://github.com/snyk/actions) - [Manage Your GitHub Actions Secrets With A Simple CLI](https://github.com/unfor19/githubsecrets) - [SecretHub](https://github.com/secrethub/actions) - Have a single source of truth for your secrets and load them into GitHub Actions on demand.