From 51264a03ffcd9c18de5b380590061c851e249935 Mon Sep 17 00:00:00 2001 From: Jeff Tham Date: Fri, 19 Jun 2026 20:38:45 -0400 Subject: [PATCH] Add Shieldly to Static Analysis section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f38a630e..ab1e6d05 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [GraphQL Inspector Action](https://github.com/kamilkisiela/graphql-inspector) - [PowerShell static analysis with PSScriptAnalyzer](https://github.com/devblackops/github-action-psscriptanalyzer) - [Run tfsec, with reviewdog output on the PR](https://github.com/reviewdog/action-tfsec) +- [Shieldly — AI-Powered AWS Security Analysis](https://github.com/marketplace/actions/shieldly-ai-powered-security-analysis) - Analyzes AWS IAM policies and CloudFormation templates for security risks. Fails the build on a configured severity threshold. #### Testing