docs: Add Strix Platform and Enterprise sections to README
This commit is contained in:
21
README.md
21
README.md
@@ -32,9 +32,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
> [!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!
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
@@ -95,6 +92,20 @@ strix --target ./app-directory
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## ☁️ Strix Platform
|
||||||
|
|
||||||
|
Try the Strix full-stack security platform at **[app.strix.ai](https://app.strix.ai)** — sign up for free, connect your repos and domains, and launch a pentest in minutes.
|
||||||
|
|
||||||
|
- **Validated findings with PoCs** and reproduction steps
|
||||||
|
- **One-click autofix** as ready-to-merge pull requests
|
||||||
|
- **Continuous monitoring** across code, cloud, and infrastructure
|
||||||
|
- **Integrations** with GitHub, Slack, Jira, Linear, and CI/CD pipelines
|
||||||
|
- **Continuous learning** that builds on past findings and remediations
|
||||||
|
|
||||||
|
[**Start your first pentest →**](https://app.strix.ai)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## ✨ Features
|
## ✨ Features
|
||||||
|
|
||||||
### Agentic Security Tools
|
### Agentic Security Tools
|
||||||
@@ -220,6 +231,10 @@ export STRIX_REASONING_EFFORT="high" # control thinking effort (default: high,
|
|||||||
|
|
||||||
See the [LLM Providers documentation](https://docs.strix.ai/llm-providers/overview) for all supported providers including Vertex AI, Bedrock, Azure, and local models.
|
See the [LLM Providers documentation](https://docs.strix.ai/llm-providers/overview) for all supported providers including Vertex AI, Bedrock, Azure, and local models.
|
||||||
|
|
||||||
|
## Enterprise
|
||||||
|
|
||||||
|
Get the same Strix experience with [enterprise-grade](https://strix.ai/demo) controls: SSO (SAML/OIDC), custom compliance reports, dedicated support & SLA, custom deployment options (VPC/self-hosted), BYOK model support, and tailored agents optimized for your environment. [Learn more](https://strix.ai/demo).
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
Full documentation is available at **[docs.strix.ai](https://docs.strix.ai)** — including detailed guides for usage, CI/CD integrations, skills, and advanced configuration.
|
Full documentation is available at **[docs.strix.ai](https://docs.strix.ai)** — including detailed guides for usage, CI/CD integrations, skills, and advanced configuration.
|
||||||
|
|||||||
Reference in New Issue
Block a user