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

fix: Set content-security-policy header in webhook handler #949

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

chrkl
Copy link
Contributor

@chrkl chrkl commented Apr 8, 2024

Description

Changes proposed in this pull request (what was done and why):

  • Set content-security-policy header in webhook handler

Changes refer to particular issues, PRs or documents:

Traceability

  • The PR is linked to a GitHub issue.
  • New features have a milestone set.
  • New features have defined acceptance criteria in a corresponding GitHub Issue, and all criteria are satisfied with this PR.
  • The corresponding GitHub issue has a respective area and kind label.
  • The follow-up issues (if any) are linked in the Related Issues section.
  • Adjusted the documentation if the change is user-facing.
  • The feature is unit-tested
  • The feature is e2e-tested

@chrkl chrkl requested a review from a team as a code owner April 8, 2024 13:59
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 8, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Apr 8, 2024
@kyma-bot kyma-bot merged commit 39dd83a into kyma-project:main Apr 8, 2024
24 checks passed
@a-thaler a-thaler added kind/bug Categorizes issue or PR as related to a bug. area/manager Manager or module changes labels Apr 8, 2024
@a-thaler a-thaler added this to the 1.13.0 milestone Apr 8, 2024
@chrkl chrkl deleted the webhook-csp branch April 8, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/manager Manager or module changes cla: yes Indicates the PR's author has signed the CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm Looks good to me! size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants