Commit Graph

39 Commits

Author SHA1 Message Date
abel 32a2ea0518 docs: updated discord invite link 2025-10-06 11:59:28 +02:00
tduhamel42 8c9c81a651 Merge pull request #12 from FuzzingLabs/ci/create-base-python-ci
ci: created base python ci
2025-10-03 11:22:48 +02:00
tduhamel42 4ffaab3cc4 Merge pull request #13 from FuzzingLabs/fix/config-command-routing
fix: register config as command group instead of custom function
2025-10-03 11:17:33 +02:00
Tanguy Duhamel ccd9149a73 fix: register config as command group instead of custom function
The config command was implemented as a custom function that manually
routed to subcommands, which caused 'ff config show' to fail. It
treated 'show' as a configuration key argument instead of a subcommand.

Now properly registered as a Typer command group, enabling all config
subcommands (show, set, get, reset, edit) to work correctly.
2025-10-03 11:13:34 +02:00
abel 8cb195efca ci: run in any situation on docs folder changes 2025-10-02 17:22:15 +02:00
abel 52fa22877f fix: run only when changes to docs folder 2025-10-02 17:21:14 +02:00
abel 58725e3a62 ci: created base python ci 2025-10-02 17:17:52 +02:00
tduhamel42 f3f925c3b8 Merge pull request #10 from FuzzingLabs/refactor/remove-monitor-command
refactor: removed monitor command and --live parameter
2025-10-02 16:17:33 +02:00
tduhamel42 4bdfabc527 Merge branch 'master' into refactor/remove-monitor-command 2025-10-02 16:12:01 +02:00
tduhamel42 5a768858dc Merge pull request #11 from FuzzingLabs/fix/remove-erroneous-cli-example
fix: removed erroneous example
2025-10-02 16:08:23 +02:00
abel 45e79a7685 fix: removed erroneous example 2025-10-02 16:01:54 +02:00
abel 78444dbd4d refactor: removed monitor command and --live parameter 2025-10-02 15:49:18 +02:00
Tanguy Duhamel 056cde35b2 Merge branch 'master' of github.com:FuzzingLabs/fuzzforge_ai 2025-10-01 10:16:43 +02:00
Tanguy Duhamel 961e765108 Update readme with insecure registries 2025-10-01 10:16:33 +02:00
Patrick Ventuzelo 75062e5ef7 Merge pull request #7 from MegaRedHand/fix/wrong-repo-in-readme
docs(readme): fix repo name in `git clone` command
2025-10-01 00:25:51 +02:00
Tomás Grüner 8e9fe8b9b8 docs(readme): fix repo name in git clone command 2025-09-30 19:04:59 -03:00
abel 1efcfe92c5 fix: update documentation links to new domain 2025-09-30 16:06:09 +02:00
Tanguy Duhamel 5ff672c797 Add missing modules and workflow 2025-09-30 15:36:23 +02:00
Tanguy Duhamel eb5ec5f00d Merge branch 'master' of github.com:FuzzingLabs/fuzzforge_ai 2025-09-30 15:19:16 +02:00
Tanguy Duhamel 833963e5dd Fix deployment issues 2025-09-30 15:18:53 +02:00
abel 6a11b47efd ci: change trigger branch from 'main' to 'master' 2025-09-30 14:27:58 +02:00
abel 1641195462 ci: change deployment branch from 'main' to 'master' 2025-09-30 14:27:41 +02:00
abel c5ca1691aa fix: update path for upload build artifact 2025-09-30 14:17:53 +02:00
abel 6578b3f424 ci: add workflow_dispatch to action 2025-09-30 14:11:38 +02:00
Patrick Ventuzelo 9c92a6c356 Update README.md
add roadmap link
2025-09-30 13:55:20 +02:00
Patrick Ventuzelo e3be352ac6 Update README.md
remove logo website
2025-09-30 13:52:24 +02:00
tduhamel42 f18750eb6e Update README.md 2025-09-30 13:51:23 +02:00
Patrick Ventuzelo a9bc5a58ca Update README.md
fix github star button
2025-09-30 13:50:05 +02:00
tduhamel42 68f0685cc5 Update README.md 2025-09-30 13:45:47 +02:00
Patrick Ventuzelo 9966753b6e Update README.md 2025-09-30 13:39:33 +02:00
Patrick Ventuzelo 2760b43a6b Update README.md
add new banner github
2025-09-30 13:38:23 +02:00
Patrick Ventuzelo 7f5e9b487e add banner github
add banner github
2025-09-30 13:37:59 +02:00
Tanguy Duhamel 724064dfaa Fix parameters bug + installation issues 2025-09-30 12:10:47 +02:00
tduhamel42 6de122ba2a Merge pull request #1 from FuzzingLabs/pventuzelo-patch-1
Update README.md
2025-09-30 09:36:40 +02:00
tduhamel42 4fedf06a8b Update README.md 2025-09-30 09:36:23 +02:00
Patrick Ventuzelo 3692968a68 Update README.md 2025-09-29 23:25:25 +02:00
Tanguy Duhamel c01b515c00 Issue templates 2025-09-29 21:33:32 +02:00
Tanguy Duhamel 0547b78429 Initial commit 2025-09-29 21:26:41 +02:00
tduhamel42 ecf8d49dde Add files via upload 2025-09-29 15:12:47 +02:00