harden CSP policies further
Open
Type: enhancement
- Dominant language
- Dart
- Stars
- 944
- Forks
- 184
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 12
Description
Check: https://csp-evaluator.withgoogle.com
It seems it's not enough to trust specific domains.
We should probably use:
* `hash`, and,
* `strict-dynamic`
* `block-all-mixed-content`
Contributor guide
Assessment
This issue has not been assessed yet.