Skip to content

fix(docker): Restrict falco-webui service to local access only#3838

Open
qux-bbb wants to merge 1 commit intofalcosecurity:masterfrom
qux-bbb:patch-1
Open

fix(docker): Restrict falco-webui service to local access only#3838
qux-bbb wants to merge 1 commit intofalcosecurity:masterfrom
qux-bbb:patch-1

Conversation

@qux-bbb
Copy link
Copy Markdown

@qux-bbb qux-bbb commented Mar 28, 2026

Change the port binding of the falco-webui service from public access to local access only (127.0.0.1) to enhance security.

What type of PR is this?

Uncomment one (or more) /kind <> lines:

/kind bug

/kind cleanup

/kind design

/kind documentation

/kind failing-test

/kind feature

/kind release

Any specific area of the project related to this PR?

Uncomment one (or more) /area <> lines:

/area build

/area engine

/area tests

/area proposals

/area CI

What this PR does / why we need it:
Restricts the falco-webui service port binding from public access to local access only (127.0.0.1) to enhance security. This ensures the web UI is only accessible from the host machine, reducing the attack surface.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:
NONE

fix(docker): Restrict falco-webui service to local access only  

Change the port binding of the falco-webui service from public access to local access only (127.0.0.1) to enhance security.

Signed-off-by: qux-bbb <[email protected]>
@poiana
Copy link
Copy Markdown
Contributor

poiana commented Mar 28, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: qux-bbb
Once this PR has been reviewed and has the lgtm label, please assign leogr for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana
Copy link
Copy Markdown
Contributor

poiana commented Mar 28, 2026

Welcome @qux-bbb! It looks like this is your first PR to falcosecurity/falco 🎉

@poiana poiana added the size/XS label Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants