Skip to content

CY26 Q2 updates - #124

Draft
Sven Aelterman (SvenAelterman) wants to merge 2 commits into
microsoft:mainfrom
SvenAelterman:120-provide-support-for-separate-econsent-storage-account
Draft

CY26 Q2 updates#124
Sven Aelterman (SvenAelterman) wants to merge 2 commits into
microsoft:mainfrom
SvenAelterman:120-provide-support-for-separate-econsent-storage-account

Conversation

@SvenAelterman

Copy link
Copy Markdown
Contributor

Closes #108

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the container startup script to harden Nginx by blocking direct access to any temp path segment, addressing Issue #108 (“Secure access to temp directory”).

Changes:

  • Adjusted the injected Nginx location rule from a simple /temp/ prefix match to a case-insensitive regex that blocks temp as a path segment anywhere in the URI.
  • Keeps the “insert once” marker behavior and the nginx config validation/restart flow intact.

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

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.

Provide support for separate eConsent storage account Secure access to temp directory

2 participants