Releases: mariocandela/beelzebub
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
v3.3.11
What's Changed
[
-
Feat: Add support for logging which "command" was matched for SSH and HTTP strategies.
-
Feat: Convert to precompiling regexp at config load time. This allows for errors to be presented to the user during startup, and provides better performance for complex regexp.
-
Feat:Bump Golang version to latest stable 1.24
-
Feat: Add a cleanup routine for HistoryStore, default TTL for events is 1 hour since last interaction.
-
Feat: Add new command line flag "memLimitMiB" with a default value of 100. by @bryannolen in #182 ]
Full Changelog: v3.3.10...v3.3.11
v3.3.10
What's Changed
- Feat: Add FallbackCommand for HTTP Strategy, refactor packages strategies by @bryannolen in #175
- Build(deps): Bump golang.org/x/term from 0.29.0 to 0.30.0 by @dependabot in #181
- Build(deps): Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #180
Full Changelog: v3.3.9...v3.3.10
v3.3.9
What's Changed
- feat: Improve SSH LLM honeypot, preserve session after attacker logout by @mariocandela in #179
Full Changelog: v3.3.8...v3.3.9
v3.3.8
What's Changed
Full Changelog: v3.3.7...v3.3.8
v3.3.7
What's Changed
- Update docker-image.yml to add multi-platform support by @yaleman in #171
- Feat: Improve HTTP Headers serialize JSON log #172 by @mariocandela in #173
New Contributors
Full Changelog: v3.3.6...v3.3.7