mirror of
https://github.com/FuzzingLabs/fuzzforge_ai.git
synced 2026-07-09 22:58:37 +02:00
Merge branch 'master' of github.com:FuzzingLabs/fuzzforge_ai
This commit is contained in:
@@ -135,8 +135,8 @@ Run your first workflow :
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 1. Clone the repo
|
# 1. Clone the repo
|
||||||
git clone https://github.com/fuzzinglabs/fuzzforge.git
|
git clone https://github.com/fuzzinglabs/fuzzforge_ai.git
|
||||||
cd fuzzforge
|
cd fuzzforge_ai
|
||||||
|
|
||||||
# 2. Build & run with Docker
|
# 2. Build & run with Docker
|
||||||
# Set registry host for your OS (local registry is mandatory)
|
# Set registry host for your OS (local registry is mandatory)
|
||||||
@@ -162,7 +162,7 @@ ff workflow run security_assessment . # Start a workflow (you can also use ff co
|
|||||||
|
|
||||||
_Setting up and running security workflows through the interface_
|
_Setting up and running security workflows through the interface_
|
||||||
|
|
||||||
👉 More installation options in the [Documentation](https://fuzzforge.ai/docs).
|
👉 More installation options in the [Documentation](https://docs.fuzzforge.ai).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -175,7 +175,7 @@ _AI agents automatically analyzing code and providing security insights_
|
|||||||
## 📚 Resources
|
## 📚 Resources
|
||||||
|
|
||||||
- 🌐 [Website](https://fuzzforge.ai)
|
- 🌐 [Website](https://fuzzforge.ai)
|
||||||
- 📖 [Documentation](https://fuzzforge.ai/docs)
|
- 📖 [Documentation](https://docs.fuzzforge.ai)
|
||||||
- 💬 [Community Discord](https://discord.com/invite/acqv9FVG)
|
- 💬 [Community Discord](https://discord.com/invite/acqv9FVG)
|
||||||
- 🎓 [FuzzingLabs Academy](https://academy.fuzzinglabs.com/?coupon=GITHUB_FUZZFORGE)
|
- 🎓 [FuzzingLabs Academy](https://academy.fuzzinglabs.com/?coupon=GITHUB_FUZZFORGE)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user