Update README

This commit is contained in:
Ahmed Allam
2026-01-23 06:55:35 +04:00
committed by GitHub
parent 83914f454f
commit c50c79084b

View File

@@ -33,14 +33,6 @@
<br/> <br/>
<div align="center">
<a href="https://strix.ai">
<img src=".github/screenshot.png" alt="Strix Demo" width="900" style="border-radius: 16px;">
</a>
</div>
<br>
> [!TIP] > [!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! > **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!
@@ -60,6 +52,16 @@ Strix are autonomous AI agents that act just like real hackers - they run your c
- **Autofix & reporting** to accelerate remediation - **Autofix & reporting** to accelerate remediation
<br>
<div align="center">
<a href="https://strix.ai">
<img src=".github/screenshot.png" alt="Strix Demo" width="1000" style="border-radius: 16px;">
</a>
</div>
## 🎯 Use Cases ## 🎯 Use Cases
- **Application Security Testing** - Detect and validate critical vulnerabilities in your applications - **Application Security Testing** - Detect and validate critical vulnerabilities in your applications
@@ -67,8 +69,6 @@ Strix are autonomous AI agents that act just like real hackers - they run your c
- **Bug Bounty Automation** - Automate bug bounty research and generate PoCs for faster reporting - **Bug Bounty Automation** - Automate bug bounty research and generate PoCs for faster reporting
- **CI/CD Integration** - Run tests in CI/CD to block vulnerabilities before reaching production - **CI/CD Integration** - Run tests in CI/CD to block vulnerabilities before reaching production
---
## 🚀 Quick Start ## 🚀 Quick Start
**Prerequisites:** **Prerequisites:**