#7 [secaudit,info] Topics are being compared by endswith, which may catch more than intended
Closed by puiterwijk. Opened by puiterwijk.

In joystick/consumers/fedora_messaging_consumer.py, line 43, the topic is compared via an endswith, which might catch many different topics, maybe different environments if those get passed to the same setup.
Perhaps it's an idea to consider using an explicit topic you expect.


this https://pagure.io/joystick/c/7e9bb510c67268011ea0c833547625aec9d50050?branch=master should fix the issue

Metadata Update from @puiterwijk:
- Issue status updated to: Closed (was: Open)

Metadata