xmidt-org / caduceus

The Xmidt server for delivering events written in Go.
Apache License 2.0
16 stars 21 forks source link

Feat/sink interface #476

Closed maurafortino closed 3 months ago

maurafortino commented 3 months ago
  1. sinkwrapper client interface will be replace by the sink interface
  2. the sink interface will have the following funcs (update(l Listener), send(urls *ring.Ring, secret, acceptType string, msg *wrp.Message))
  3. the webhook abstraction will be renamed to something like matcher since it's main purpose is to match incoming messages to desired events or wrp field regex
guardrails[bot] commented 3 months ago

All previously detected findings have been fixed. Good job! 👍🎉

We will keep this comment up-to-date as you go along and notify you of any security issues that we identify.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.