Skip to content

Add additional HTTP response security headers to docker-compose deployments#2234

Open
MarceloRGonc wants to merge 9 commits intomainfrom
mg/add-http-headers
Open

Add additional HTTP response security headers to docker-compose deployments#2234
MarceloRGonc wants to merge 9 commits intomainfrom
mg/add-http-headers

Conversation

@MarceloRGonc
Copy link
Copy Markdown
Contributor

@MarceloRGonc MarceloRGonc commented Apr 16, 2026

Fixes OPS-4151.

Copilot AI review requested due to automatic review settings April 16, 2026 13:07
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the docker-compose nginx gateway routing template to add additional HTTP response security headers, aiming to harden browser-side protections for the OpenOps UI/API served through the gateway.

Changes:

  • Adds X-Content-Type-Options: nosniff
  • Adds a Content-Security-Policy header
  • Adds a Permissions-Policy header

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread deploy/docker-compose/nginx.gateway.routing.template
Comment thread deploy/docker-compose/nginx.gateway.routing.template Outdated
Comment thread deploy/docker-compose/nginx.gateway.routing.template
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread deploy/docker-compose/nginx.gateway.routing.template Outdated
@MarceloRGonc MarceloRGonc changed the title Add http headers to nginx Add additional HTTP response security headers to docker-compose deployments Apr 16, 2026
@linear
Copy link
Copy Markdown

linear bot commented Apr 16, 2026

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants