mirror of
https://github.com/usestrix/strix.git
synced 2026-09-06 08:15:56 +00:00
Update README
This commit is contained in:
parent
750aacfaec
commit
19ee363ecd
1 changed files with 10 additions and 10 deletions
20
README.md
20
README.md
|
|
@ -33,14 +33,6 @@
|
|||
|
||||
<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]
|
||||
> **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
|
|||
- **Auto‑fix & 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
|
||||
|
||||
- **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
|
||||
- **CI/CD Integration** - Run tests in CI/CD to block vulnerabilities before reaching production
|
||||
|
||||
---
|
||||
|
||||
## 🚀 Quick Start
|
||||
|
||||
**Prerequisites:**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue