aws-samples / aws-samples/document-translation
HTTP security headers
- Dominant language
- TypeScript
- Stars
- 43
- Forks
- 33
- Avg merge
- 8d 18h
- Merged PRs (30d)
- 9
Description
A client has brought up an issue that the application does not send standard security headers, most notably the content security policy and strict transport security headers. While these can be implemented manually it would be helpful to have these done as part of the installation.
Contributor guide
Research direction
No file or test is named. Start by tracing the installation path and the web application's HTTP response configuration, then check how security headers can be applied there. Done means installations send a content security policy and strict transport security header by default, with coverage for the resulting behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, react, typescript
- Domain
- security, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100