Skip to content

Commit f348913

Browse files
committed
fix(typos): unparseable -> unparsable in tasks/todo.md to satisfy spell-check gate
1 parent 3d5835b commit f348913

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tasks/todo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ Reviewed the allowlist against context7 (aiohttp v3.13.2, pydantic v2) + 2026 ag
503503
- [x] LOW: `fetch.md` / `search.md` now state the allowlist constraint to the model.
504504
- [x] LOW: `WebConfig` validator now rejects empty/whitespace-only entries (was silently unrestricted).
505505
- Confirmed-good (context7): pydantic validator matches docs exactly; `extras` TUI channel;
506-
fail-closed on unparseable hosts; allowlist-before-DNS ordering.
506+
fail-closed on unparsable hosts; allowlist-before-DNS ordering.
507507
- Known/accepted limitation (pre-existing, not addressed): DNS-rebinding TOCTOU — `_validate_fetch_url`
508508
resolves+checks IPs but aiohttp re-resolves at connect time. Out of scope; would need a pinning connector.
509509
- Snapshots updated: `test_default_config_dump`, `test_fetch_url_description`, `test_search_web_description`.

0 commit comments

Comments
 (0)