docs: update README
This commit is contained in:
18
README.md
18
README.md
@@ -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 you’ll 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)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user