mirror of
https://github.com/usestrix/strix.git
synced 2026-08-25 20:32:38 +02:00
Fix/ Long text instruction causes crash (#184)
This commit is contained in:
committed by
GitHub
parent
7f29b5c278
commit
3b835b9986
@@ -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