Skip to content

Commit 7c67790

Browse files
committed
eli-389 spelling and markdown formatting
1 parent 2851b76 commit 7c67790

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/security-headers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ File: `infrastructure/stacks/api-layer/gateway_responses.tf`
3030
Gateway responses handle error responses generated by API Gateway itself (e.g., validation failures, authorization errors, throttling).
3131

3232
The following response types have been configured:
33+
3334
- `DEFAULT_4XX` - All 4xx errors
3435
- `DEFAULT_5XX` - All 5xx errors
3536
- `UNAUTHORIZED` (401)
@@ -39,6 +40,7 @@ The following response types have been configured:
3940
### 2. Flask Middleware
4041

4142
Files:
43+
4244
- `src/eligibility_signposting_api/middleware/security_headers.py` - Middleware implementation
4345
- `src/eligibility_signposting_api/middleware/__init__.py` - Package exports
4446
- `src/eligibility_signposting_api/app.py` - Middleware registration

scripts/config/vale/styles/config/vocabularies/words/accept.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Gitleaks
88
Grype
99
idempotence
1010
Makefile
11+
Middleware
12+
middleware
1113
OAuth
1214
Octokit
1315
onboarding

0 commit comments

Comments
 (0)