#994945 webhook should not run as root by default

Package:
webhook
Source:
webhook
Description:
Small server for creating HTTP endpoints (hooks)
Submitter:
Antoine Beaupre
Date:
2021-09-23 16:09:04 UTC
Severity:
normal
#994945#5
Date:
2021-09-23 16:05:43 UTC
From:
To:
I was surprised to find out that this package starts a user-facing
daemon as root, by default (when the config file is created, that
is).

That seems like poor security, and it seems to me the package should
create a user on install.