Commit 38f3f67
committed
# Commit Message
```
Add security controls and AWS domain validation to UI service
- Add express-rate-limit for API request rate limiting
- Configure ALLOWED_AWS_DOMAINS environment variable for URL validation
(supports ELB, VPC Lattice, and AWS service domains)
- Add js-yaml dependency for configuration parsing
- Document CORS origin controls for production deployments
- Remove webpack-dev-server from dependencies
- Update UI stack and development configuration1 parent 06358ce commit 38f3f67
File tree
5 files changed
+437
-71
lines changed- application_src
- ui-react-cloudscape
- config
- stacks/user_interface
5 files changed
+437
-71
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
219 | 228 | | |
220 | 229 | | |
221 | 230 | | |
| |||
0 commit comments