The Wayback Machine - https://web.archive.org/web/20200822081737/https://github.com/topics/event-driven
Skip to content
#

event-driven

Here are 675 public repositories matching this topic...

dapr
keda
daniel-habib
daniel-habib commented Oct 19, 2019

RabbitMQ can have many vhosts (each holding many queues)
a user might be permitted to read just some vhosts.
when one tries to use a user that can access just some vhost - one get the following messages:
error establishing rabbitmq connection: Exception (403) Reason: \"no access to this vhost\""

using url notation like specified here: https://www.rabbitmq.com/uri-spec.html (e.g. amqp://1.1

watermill
YourTechBud
YourTechBud commented Aug 21, 2020

The problem faced currently?

Currently an end user can put any value for meta. Writing security rules to make the enforce a schema for meta is hard.

How can we solve it?

Accept a schema for the meta field. Something similar to what we did for custom events.

If you want this feature to be implemented, give it a thumbs up reaction, so that we can determine which features are important

JonathanSerafini
JonathanSerafini commented Aug 12, 2020

Is your feature request related to a problem? Please describe.
SNS endpoint subscriptions must expose a public facing HTTP server ( unless I missed something ) and therefore make it possible for untrusted sources to post messages to the event bus as long as the message comply with basic message format.

Describe the solution you'd like
The SNS source should verify the signature of the

This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.

  • Updated Jul 28, 2020
  • C#

Improve this page

Add a description, image, and links to the event-driven topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the event-driven topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.