docs: update screenshot and add to intro page
This commit is contained in:
BIN
.github/screenshot.png
vendored
BIN
.github/screenshot.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 400 KiB After Width: | Height: | Size: 1.6 MiB |
@@ -34,7 +34,9 @@
|
|||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
<a href="https://strix.ai">
|
||||||
<img src=".github/screenshot.png" alt="Strix Demo" width="900" style="border-radius: 16px;">
|
<img src=".github/screenshot.png" alt="Strix Demo" width="900" style="border-radius: 16px;">
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|||||||
BIN
docs/images/screenshot.png
Normal file
BIN
docs/images/screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 MiB |
@@ -5,6 +5,10 @@ description: "Open-source AI hackers to secure your apps"
|
|||||||
|
|
||||||
Strix are autonomous AI agents that act like real hackers—they run your code dynamically, find vulnerabilities, and validate them with 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.
|
Strix are autonomous AI agents that act like real hackers—they run your code dynamically, find vulnerabilities, and validate them with 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.
|
||||||
|
|
||||||
|
<Frame>
|
||||||
|
<img src="/images/screenshot.png" alt="Strix Demo" />
|
||||||
|
</Frame>
|
||||||
|
|
||||||
<CardGroup cols={2}>
|
<CardGroup cols={2}>
|
||||||
<Card title="Quick Start" icon="rocket" href="/quickstart">
|
<Card title="Quick Start" icon="rocket" href="/quickstart">
|
||||||
Install and run your first scan in minutes.
|
Install and run your first scan in minutes.
|
||||||
|
|||||||
Reference in New Issue
Block a user