mirror of
https://github.com/usestrix/strix.git
synced 2026-08-22 11:02:08 +02:00
Fix/ Long text instruction causes crash (#184)
This commit is contained in:
@@ -161,7 +161,7 @@ strix -t https://github.com/org/app -t https://your-app.com
|
||||
strix --target api.your-app.com --instruction "Focus on business logic flaws and IDOR vulnerabilities"
|
||||
|
||||
# Provide detailed instructions through file (e.g., rules of engagement, scope, exclusions)
|
||||
strix --target api.your-app.com --instruction ./instruction.md
|
||||
strix --target api.your-app.com --instruction-file ./instruction.md
|
||||
```
|
||||
|
||||
### 🤖 Headless Mode
|
||||
|
||||
Reference in New Issue
Block a user