mirror of
https://github.com/FuzzingLabs/fuzzforge_ai.git
synced 2026-04-21 11:06:50 +02:00
be009a4094
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
13 lines
524 B
Plaintext
13 lines
524 B
Plaintext
SecPipe
|
|
Copyright (c) 2025 FuzzingLabs
|
|
|
|
This product includes software developed by FuzzingLabs (https://fuzzforge.ai).
|
|
|
|
Licensed under the Business Source License 1.1 (BSL).
|
|
After the Change Date (four years from the date of publication), this version
|
|
of the Licensed Work will be made available under the Apache License, Version 2.0.
|
|
|
|
You may not use the name "FuzzingLabs" or "SecPipe" nor the names of its
|
|
contributors to endorse or promote products derived from this software
|
|
without specific prior written permission.
|