Consider server-side security options mentioned in Angular docs
Open
- Dominant language
- TypeScript
- Stars
- 129
- Forks
- 39
- Avg merge
- 1h 26m
- Merged PRs (30d)
- 2
Description
There are some interesting suggestions in the Angular security docs about things that can be done on the server side to mitigate against security issues:
https://angular.io/guide/security#content-security-policy
https://angular.io/guide/security#enforcing-trusted-types
It's worth considering these for PeopleMath, e.g. adding guidance to documentation on how to configure App Engine to emit the appropriate headers.
Contributor guide
Assessment
This issue has not been assessed yet.