docs: Update README
This commit is contained in:
37
README.md
37
README.md
@@ -1,29 +1,48 @@
|
||||
<p align="center">
|
||||
<a href="https://usestrix.com/">
|
||||
<img src=".github/logo.png" width="150" alt="Strix Logo">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<h1 align="center">
|
||||
Strix
|
||||
</h1>
|
||||
|
||||
<h2 align="center">Open-source AI Hackers to secure your Apps</h2>
|
||||
|
||||
<div align="center">
|
||||
|
||||
# Strix
|
||||
[](https://pypi.org/project/strix-agent/)
|
||||
[](https://pypi.org/project/strix-agent/)
|
||||
[](https://pepy.tech/projects/strix-agent)
|
||||
[](LICENSE)
|
||||
|
||||
### Open-source AI hackers for your apps
|
||||
[](https://github.com/usestrix/strix)
|
||||
[](https://discord.gg/J48Fzuh7)
|
||||
[](https://usestrix.com)
|
||||
|
||||
[](https://usestrix.com)
|
||||
[](LICENSE)
|
||||
[](https://discord.gg/J48Fzuh7)
|
||||
[](https://pepy.tech/projects/strix-agent)
|
||||
[](https://github.com/usestrix/strix)
|
||||
</div>
|
||||
|
||||
:star: _Love Strix? Give us a star to help other developers discover it!_
|
||||
|
||||
<br />
|
||||
|
||||
<div align="center">
|
||||
<img src=".github/screenshot.png" alt="Strix Demo" width="800" style="border-radius: 16px; box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.2); transform: perspective(1000px) rotateX(2deg); transition: transform 0.3s ease;">
|
||||
</div>
|
||||
|
||||
> [!TIP]
|
||||
> **New!** Strix now 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!
|
||||
|
||||
---
|
||||
|
||||
## 🦉 Strix Overview
|
||||
|
||||
Strix are autonomous AI agents that act just like real hackers - they run your code dynamically, find vulnerabilities, and validate them through actual exploitation. Built for developers and security teams who need fast, accurate security testing without the overhead of manual pentesting or the false positives of static analysis tools.
|
||||
Strix are autonomous AI agents that act just like real hackers - they run your code dynamically, find vulnerabilities, and validate them through actual proof-of-concepts. Built for developers and security teams who need fast, accurate security testing without the overhead of manual pentesting or the false positives of static analysis tools.
|
||||
|
||||
- **Full hacker toolkit** out of the box
|
||||
- **Teams of agents** that collaborate and scale
|
||||
- **Real validation** via exploitation and PoC, not false positives
|
||||
- **Real validation** with PoCs, not false positives
|
||||
- **Developer‑first** CLI with actionable reports
|
||||
- **Auto‑fix & reporting** to accelerate remediation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user