Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: added hint to Content Security Policy into nginx guide; provide… #1751

Merged
merged 6 commits into from
Feb 19, 2025

Conversation

rowiish
Copy link
Contributor

@rowiish rowiish commented Feb 14, 2025

Extended guide for Building and Running NGINX Docker Image by section about configuring a Content Security Policy to meet requirements of PCI DSS 4.0. Also provided (commented out) sample Content Security Policy directive to the nginx configuration in the docker-compose.yml.

Such a directive has to be provided in the helm charts (value of additionalHeaders) of the PWA for production use.

PR Type

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[x] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

Issue Number: Closes #

What Is the New Behavior?

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

AB#104002

@rowiish rowiish self-assigned this Feb 17, 2025
@rowiish rowiish requested a review from shauke February 17, 2025 08:44
@rowiish rowiish marked this pull request as draft February 17, 2025 08:46
@rowiish rowiish added the documentation Improvements or additions to documentation label Feb 17, 2025
@rowiish rowiish requested a review from a team February 18, 2025 08:56
@rowiish rowiish marked this pull request as ready for review February 18, 2025 09:01
@shauke shauke added this to the 5.3 milestone Feb 18, 2025
@shauke shauke force-pushed the feature/prepare_sample_csp branch from af95abe to 3fcef7f Compare February 18, 2025 19:22
shauke
shauke previously approved these changes Feb 18, 2025
Copy link
Contributor

@mglatter mglatter left a comment

Choose a reason for hiding this comment

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

Please check if it is ok to have two sentences in one row in lists.

docs/guides/nginx-startup.md Outdated Show resolved Hide resolved
@shauke shauke merged commit c8c1d99 into develop Feb 19, 2025
17 checks passed
@shauke shauke deleted the feature/prepare_sample_csp branch February 19, 2025 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants