Skip to content

Update CSP for images#50

Merged
gusevda merged 3 commits intomainfrom
update-csp
Aug 4, 2023
Merged

Update CSP for images#50
gusevda merged 3 commits intomainfrom
update-csp

Conversation

@gusevda
Copy link
Copy Markdown
Contributor

@gusevda gusevda commented Aug 4, 2023

What does this PR do?

Added goreportcard.com to CSP settings for images.

What is the effect of this change to users?

Broken badge image should be fixed, e.g. here - https://devportal.giantswarm.io/docs/default/Component/mayu

Should this change be mentioned in the release notes?

  • CHANGELOG.md has been updated

@gusevda gusevda marked this pull request as ready for review August 4, 2023 15:01
@gusevda gusevda requested a review from a team as a code owner August 4, 2023 15:01
@gusevda gusevda requested a review from marians August 4, 2023 15:02
Comment thread app-config.yaml Outdated
Comment on lines +44 to +45
'https://pkg.go.dev',
'https://goreportcard.com'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

BTW, since this is YAML, this array could also be formatted slightly more eye-friendly

- "https://pkg.go.dev"
- "https://goreportcard.com"
...

@gusevda gusevda merged commit 86b9cef into main Aug 4, 2023
@gusevda gusevda deleted the update-csp branch August 4, 2023 15:10
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