mirror of
https://github.com/brunopostle/ifcurl.git
synced 2026-07-12 02:08:13 +00:00
- SSRF: test local transport rejection, allowlist enforcement, private/loopback/ link-local IP blocking, allowlist with port, public host permitted without list - GET /preview: happy path, invalid scheme, local transport rejection - Tier 2 LRU: eviction at capacity, LRU promotion, cache miss - git: heads/<branch> ref form (was only tested via HEAD/tag/hash) - clear_caches fixture now also resets _allowed_hosts between tests 103 → 118 passing tests. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_auth.py | ||
| test_git.py | ||
| test_render.py | ||
| test_service.py | ||
| test_url.py | ||
| test_viewer_url.mjs | ||