mirror of
https://github.com/FuzzingLabs/fuzzforge_ai.git
synced 2026-07-07 00:17:50 +02:00
Update README.md
This commit is contained in:
@@ -119,7 +119,7 @@ docker compose up -d
|
|||||||
# 3. Run your first workflow
|
# 3. Run your first workflow
|
||||||
cd test_projects/vulnerable_app/ # Go into the test directory
|
cd test_projects/vulnerable_app/ # Go into the test directory
|
||||||
fuzzforge init # Init a fuzzforge project
|
fuzzforge init # Init a fuzzforge project
|
||||||
ff workflow security_assessment . # Start a workflow (you can also use ff command)
|
ff workflow run security_assessment . # Start a workflow (you can also use ff command)
|
||||||
```
|
```
|
||||||
|
|
||||||
### Manual Workflow Setup
|
### Manual Workflow Setup
|
||||||
|
|||||||
Reference in New Issue
Block a user