adopted-ember-addons / adopted-ember-addons/ember-metrics
contentSecurityPolicy img-src
Open
- Dominant language
- TypeScript
- Stars
- 367
- Forks
- 158
- PR merge metrics
- No merged PRs in 30d
Description
I believe that in the readme you forgot to include google 1x1 image, namely:
```
contentSecurityPolicy: {
'img-src': ["'self' www.google-analytics.com"]
}
```
Contributor guide
Assessment
This issue has not been assessed yet.