Releases: mariocandela/beelzebub
v3.6.1
What's Changed
- Build(deps): Bump github.com/go-resty/resty/v2 from 2.16.5 to 2.17.0 by @dependabot[bot] in #242
- Build(deps): Bump github.com/mark3labs/mcp-go from 0.43.0 to 0.43.1 by @dependabot[bot] in #243
Full Changelog: v3.6.0...v3.6.1
v3.6.0
What's Changed
- Build(deps): Bump github.com/mark3labs/mcp-go from 0.42.0 to 0.43.0 by @dependabot[bot] in #235
- Build(deps): Bump golang.org/x/term from 0.36.0 to 0.37.0 by @dependabot[bot] in #238
- Feat: Improve cloud plugin by @mariocandela in #240
- Fix: Close log file in Builder.Close() to prevent resource leak by @AndreaBozzo in #239
- feat: Improve HTTP LLM Honeypot by @mariocandela in #241
New Contributors
- @AndreaBozzo made their first contribution in #239
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- Build(deps): Bump golang.org/x/term from 0.35.0 to 0.36.0 by @dependabot[bot] in #231
- Build(deps): Bump github.com/mark3labs/mcp-go from 0.41.1 to 0.42.0 by @dependabot[bot] in #233
- 229-Feat-Implement-Input/Output-Guardrails-for-LLM-Integration by @gianfrancodemarco in #230
New Contributors
- @gianfrancodemarco made their first contribution in #230 🥇
Full Changelog: v3.4.3...v3.5.0
v3.4.3
🚨 Global Threat Intelligence Community
Our mission is to establish a collaborative ecosystem of security researchers and white hat professionals worldwide, dedicated to creating a distributed honeypot network that identifies emerging malware, discovers zero-day vulnerabilities, and neutralizes active botnets.
For a comprehensive overview of our distributed threat intelligence framework and community vision, please refer to our white paper:
The white paper includes information on how to join our Discord community and contribute to the global threat intelligence network.
What's Changed
- Build(deps): Bump github.com/mark3labs/mcp-go from 0.39.1 to 0.40.0 by @dependabot[bot] in #224
- Build(deps): Bump github.com/mark3labs/mcp-go from 0.40.0 to 0.41.0 by @dependabot[bot] in #226
- Build(deps): Bump github.com/mark3labs/mcp-go from 0.41.0 to 0.41.1 by @dependabot[bot] in #228
Full Changelog: v3.4.2...v3.4.3
v3.4.2
What's Changed
- Build(deps): Bump github.com/mark3labs/mcp-go from 0.36.0 to 0.37.0 by @dependabot[bot] in #208
- Build(deps): Bump golang.org/x/term from 0.33.0 to 0.34.0 by @dependabot[bot] in #209
- Build(deps): Bump github.com/mark3labs/mcp-go from 0.37.0 to 0.38.0 by @dependabot[bot] in #212
- Build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #213
- Build(deps): Bump github.com/jarcoal/httpmock from 1.4.0 to 1.4.1 by @dependabot[bot] in #211
- Build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #214
- Build(deps): Bump github.com/mark3labs/mcp-go from 0.38.0 to 0.39.1 by @dependabot[bot] in #216
- MCP Trust Score by @Matvey-Kuk in #210
- Build(deps): Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.1 by @dependabot[bot] in #217
- Build(deps): Bump github.com/prometheus/client_golang from 1.23.1 to 1.23.2 by @dependabot[bot] in #218
- Build(deps): Bump golang.org/x/term from 0.34.0 to 0.35.0 by @dependabot[bot] in #219
- Feat: Improve integration test coverage for TLS honeypot. by @gzigurella in #220
New Contributors
- @Matvey-Kuk made their first contribution in #210
- @gzigurella made their first contribution in #220
Full Changelog: v3.4.1...v3.4.2
v3.4.1
What's Changed
- Build(deps): Bump golang.org/x/term from 0.32.0 to 0.33.0 by @dependabot[bot] in #201
- Build(deps): Bump github.com/mark3labs/mcp-go from 0.32.0 to 0.33.0 by @dependabot[bot] in #202
- Build(deps): Bump github.com/mark3labs/mcp-go from 0.33.0 to 0.34.0 by @dependabot[bot] in #203
- Build(deps): Bump github.com/mark3labs/mcp-go from 0.34.0 to 0.35.0 by @dependabot[bot] in #205
- Build(deps): Bump github.com/mark3labs/mcp-go from 0.35.0 to 0.36.0 by @dependabot[bot] in #206
- Build(deps): Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #207
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
Add and configure decoy MCP tools to detect prompt injection attacks against LLM agents. Collect attack prompts in real time and use them for guardrail fine-tuning.
- Feat: add MCP honeypot support by @mariocandela in #199
Full Changelog: v3.3.14...v3.4.0
v3.3.14
What's Changed
- Build(deps): Bump golang.org/x/term from 0.31.0 to 0.32.0 by @dependabot in #197
Full Changelog: v3.3.13...v3.3.14
v3.3.13
What's Changed
- Build(deps): Bump github.com/prometheus/client_golang from 1.20.5 to 1.22.0 by @dependabot in #193
- Build(deps): Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #194
Full Changelog: v3.3.12...v3.3.13
v3.3.12
What's Changed
- Build(deps): Bump golang.org/x/term from 0.30.0 to 0.31.0 by @dependabot in #192
- Build(deps): Bump github.com/jarcoal/httpmock from 1.3.1 to 1.4.0 by @dependabot in #191
- Feat: Change license from MIT to GNU GPL v3 by @mariocandela in #190
Full Changelog: v3.3.11...v3.3.12