From f0f8f3d4cc3289900060db6f5822327bd72e7a1d Mon Sep 17 00:00:00 2001 From: Ahmed Allam <49919286+0xallam@users.noreply.github.com> Date: Tue, 17 Mar 2026 22:00:34 -0700 Subject: [PATCH] Add tip about Strix integration with GitHub Actions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e1e8818..8dbfa9b 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,10 @@ + +> [!TIP] +> **New!** Strix integrates seamlessly with GitHub Actions and CI/CD pipelines. Automatically scan for vulnerabilities on every pull request and block insecure code before it reaches production! + ---