Merged
Conversation
added 3 commits
February 6, 2026 09:33
Enable HSTS Enable HTTP2 Enable NoSniff header
Unit Test Results0 tests 0 ✅ 0s ⏱️ Results for commit f7ce991. ♻️ This comment has been updated with latest results. |
Member
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/21751858701 (with refid (in response to this comment from @marrobi) |
Co-authored-by: Marcus Robinson <marrobi@microsoft.com>
SvenAelterman
requested changes
Feb 6, 2026
Collaborator
SvenAelterman
left a comment
There was a problem hiding this comment.
Suggest fixing the cipher and header configuration first.
SvenAelterman
approved these changes
Feb 6, 2026
Collaborator
SvenAelterman
left a comment
There was a problem hiding this comment.
Excellent security updates!
Member
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/21777449108 (with refid (in response to this comment from @marrobi) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #4851
What is being addressed
Harden security of the app gateway as part of a pen test remediation
How is this addressed
"The cipher suites “TLS_AES_128_GCM_SHA256” and “TLS_AES_256_GCM_SHA384” are mandatory for TLSv1.3. You need NOT mention these explicitly when setting a CustomV2 policy"