AFredefon
|
be009a4094
|
rename: FuzzForge → SecPipe
Rename the entire project from FuzzForge to SecPipe:
- Python packages: fuzzforge_cli → secpipe_cli, fuzzforge_common → secpipe_common,
fuzzforge_mcp → secpipe_mcp, fuzzforge_tests → secpipe_tests
- Directories: fuzzforge-cli → secpipe-cli, fuzzforge-common → secpipe-common,
fuzzforge-mcp → secpipe-mcp, fuzzforge-tests → secpipe-tests
- Environment variables: FUZZFORGE_* → SECPIPE_*
- MCP server name: SecPipe MCP Server
- CI workflows, Makefile, Dockerfile, hub-config, NOTICE updated
- Fix mcp-server.yml to use uvicorn secpipe_mcp.application:app
|
2026-04-09 04:10:46 +02:00 |
|
AFredefon
|
bbf864e88b
|
Merge pull request #55 from FuzzingLabs/feat/report-generation
feat: implement report generation
|
2026-04-08 03:14:45 +02:00 |
|
AFredefon
|
d04797b21d
|
Merge pull request #54 from FuzzingLabs/feat/skill-packs
feat: implement skill packs system
|
2026-04-08 03:10:47 +02:00 |
|
AFredefon
|
0ea8c4bd1d
|
Merge pull request #53 from FuzzingLabs/feat/artifact-management
feat: implement artifact management tools
|
2026-04-08 03:09:31 +02:00 |
|
AFredefon
|
af7532c811
|
Merge pull request #52 from FuzzingLabs/feat/workflow-hints
feat: implement workflow suggestions pipeline
|
2026-04-08 03:08:52 +02:00 |
|
AFredefon
|
0d410bd5b4
|
feat: implement report generation
|
2026-04-07 16:25:36 +02:00 |
|
AFredefon
|
d3a20b3846
|
feat: implement skill packs system
|
2026-04-07 16:12:14 +02:00 |
|
AFredefon
|
664278da3f
|
feat: implement artifact management tools
|
2026-04-07 16:06:47 +02:00 |
|
AFredefon
|
9374fd3aee
|
feat: implement workflow suggestions pipeline
|
2026-04-07 01:50:21 +02:00 |
|
tduhamel42
|
01e6bc3fb1
|
docs: rename FuzzForge to SecPipe in all markdown files
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-03 14:04:49 +02:00 |
|
AFredefon
|
c59b6ba81a
|
fix(mcp): fix mypy type error in executions resource and improve tool docstrings
|
2026-03-17 04:21:06 +01:00 |
|
AFredefon
|
a51c495d34
|
feat(mcp): update application instructions and hub config
|
2026-03-16 02:10:16 +01:00 |
|
AFredefon
|
7924e44245
|
feat(hub): volume mounts, get_agent_context convention, category filter
|
2026-03-16 02:09:04 +01:00 |
|
AFredefon
|
a824809294
|
feat(mcp): add project assets storage and output directory management
|
2026-03-16 02:08:20 +01:00 |
|
AFredefon
|
bc5e9373ce
|
fix: document mount paths in execute_hub_tool and inject volumes into persistent sessions
|
2026-03-11 07:55:58 +01:00 |
|
AFredefon
|
6cdd0caec0
|
fix: suppress BLE001 for intentional broad catch in execute_hub_tool
|
2026-03-11 07:00:25 +01:00 |
|
AFredefon
|
6ced81affc
|
fix: inject project assets as Docker volume mounts in execute_hub_tool
|
2026-03-11 06:46:51 +01:00 |
|
AFredefon
|
f8002254e5
|
ci: add GitHub Actions workflows with lint, typecheck and tests
|
2026-03-11 01:13:35 +01:00 |
|
AFredefon
|
1d495cedce
|
refactor: remove module system, migrate to MCP hub tools architecture
|
2026-03-08 17:53:29 +01:00 |
|
AFredefon
|
f3899279d5
|
feat(hub): add hub integration and rename project to FuzzForge AI
|
2026-02-25 23:12:42 +01:00 |
|
AFredefon
|
829e8b994b
|
refactor: remove dead code from OSS (fuzzforge-types and unused fuzzforge-common modules)
|
2026-02-18 01:38:35 +01:00 |
|
AFredefon
|
cd5bfc27ee
|
fix: pipeline module fixes and improved AI agent guidance
|
2026-02-16 10:08:46 +01:00 |
|
AFredefon
|
8b8662d7af
|
feat(modules): add harness-tester module for Rust fuzzing pipeline
|
2026-02-03 18:12:28 +01:00 |
|
AFredefon
|
404c89a742
|
feat: make Docker the default container engine
|
2026-01-30 13:20:03 +01:00 |
|
AFredefon
|
aea50ac42a
|
fix: use SNAP detection for podman storage, update tests for OSS
|
2026-01-30 11:59:40 +01:00 |
|
AFredefon
|
5d300e5366
|
fix: remove enterprise SDK references from OSS tests
|
2026-01-30 10:36:33 +01:00 |
|
AFredefon
|
b46f050aef
|
feat: FuzzForge AI - complete rewrite for OSS release
|
2026-01-30 09:57:48 +01:00 |
|