merge: testing → main (reconcile 2-week divergence)
This commit is contained in:
4
decnet/webhook/__init__.py
Normal file
4
decnet/webhook/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
"""External webhook egress — ship bus events to SIEM/SOAR stacks."""
|
||||
from decnet.webhook.worker import webhook_worker
|
||||
|
||||
__all__ = ["webhook_worker"]
|
||||
Reference in New Issue
Block a user