docs: update README

This commit is contained in:
Ahmed Allam
2025-11-21 23:07:11 +04:00
parent 383d53c7a9
commit 0c811845f1
2 changed files with 9 additions and 11 deletions

View File

@@ -82,20 +82,18 @@ strix --target ./app-directory
> [!NOTE] > [!NOTE]
> First run automatically pulls the sandbox Docker image. Results are saved to `agent_runs/<run-name>` > First run automatically pulls the sandbox Docker image. Results are saved to `agent_runs/<run-name>`
## 🏆 Enterprise Platform ## ☁️ Run Strix in Cloud
Want to skip the setup? Try our cloud-hosted version at **[usestrix.com](https://usestrix.com)** Want to skip the local setup, API keys, and unpredictable LLM costs? Run the hosted cloud version of Strix at **[app.usestrix.com](https://app.usestrix.com)**.
Our managed platform provides: Launch a scan in just a few minutes—no setup or configuration required—and youll get:
- **📈 Executive Dashboards** - **A full pentest report** with validated findings and clear remediation steps
- **🧠 Custom Fine-Tuned Models** - **Shareable dashboards** your team can use to track fixes over time
- **⚙️ CI/CD Integration** - **CI/CD and GitHub integrations** to block risky changes before production
- **🔍 Large-Scale Scanning** - **Continuous monitoring** so new vulnerabilities are caught quickly
- **🔌 Third-Party Integrations**
- **🎯 Enterprise Support**
[**Get Enterprise Demo →**](https://usestrix.com) [**Run your first pentest now →**](https://app.usestrix.com)
--- ---

View File

@@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "strix-agent" name = "strix-agent"
version = "0.3.4" version = "0.3.5"
description = "Open-source AI Hackers for your apps" description = "Open-source AI Hackers for your apps"
authors = ["Strix <hi@usestrix.com>"] authors = ["Strix <hi@usestrix.com>"]
readme = "README.md" readme = "README.md"