jenkins-x-plugins / jenkins-x-plugins/lighthouse-webui-plugin
don't expose the webhook handler on the main server
Open
- Dominant language
- Go
- Stars
- 6
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
right now, the webhook handler is exposed on the "main" server - which might be exposed on the internet. this endpoint is only used by lighthouse to push webhook events, so it could be internal.
we should create an "internal" server/port on the container, and an internal service used only by lighthouse
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.