Skip to content

Tags: mariocandela/beelzebub

Tags

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
229-Feat-Implement-Input/Output-Guardrails-for-LLM-Integration (#230)

* chore: remove unused FailedInputVailidationMessage and FailedOutputVailidationMessage

* tests: add more tests

* chore: lint & format

* feat: make BuildHoneypot return a pointer

* feat: improve guardrails prompts

* feat: enhance input/output validation prompts for LLM integration
---------

Co-authored-by: Mario Candela <[email protected]>

v3.4.3

Toggle v3.4.3's commit message
feat: add Global Threat Intelligence Community section to README.md

v3.4.2

Toggle v3.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat: Improve integration test coverage for TLS honeypot. (#220)

* add template and folder for TLS certs

* add to gitignore cert files, generated during integration test setup

* implement generation of isolated certs for integration tests, add basic test to call HTTPS server

* tracer strategy: expose setter method, add getter method

* add temp wrapper around original integration test tracer strategy

* add internal mutex for tracer strategy concurrency edge cases

* tracer: add test for new getStrategy method, add test for getter and setter concurrency

* invoke cleanup in testify suite teardown, move server shutdown to teardown as well for coherent test-related logic

v3.4.1

Toggle v3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Build(deps): Bump github.com/prometheus/client_golang from 1.22.0 to …

…1.23.0 (#207)

Build(deps): Bump github.com/prometheus/client_golang

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.23.0/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.22.0...v1.23.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat: add MCP honeypot support (#199)

* Add MCP honeypot

* Add http headers in plain text

* Improve code coverage

* Refactor README.md

v3.3.14

Toggle v3.3.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Build(deps): Bump golang.org/x/term from 0.31.0 to 0.32.0 (#197)

Bumps [golang.org/x/term](https://github.com/golang/term) from 0.31.0 to 0.32.0.
- [Commits](golang/term@v0.31.0...v0.32.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.3.13

Toggle v3.3.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Build(deps): Bump golang.org/x/net from 0.36.0 to 0.38.0 (#194)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](golang/net@v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.3.12

Toggle v3.3.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Build(deps): Bump github.com/jarcoal/httpmock from 1.3.1 to 1.4.0 (#191)

Bumps [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/jarcoal/httpmock/releases)
- [Commits](jarcoal/httpmock@v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/jarcoal/httpmock
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.3.11

Toggle v3.3.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat: Update README.md, replace last jetbrains logo

Signed-off-by: Mario Candela <[email protected]>

v3.3.10

Toggle v3.3.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Build(deps): Bump golang.org/x/net from 0.33.0 to 0.36.0 (#180)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0.
- [Commits](golang/net@v0.33.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>