Commit de2c3a8
committed
utcp-http 1.1.2
Ships the SSRF fix from 5b16e43 (#83): tool invocation now revalidates
the resolved URL against the same HTTPS / loopback allowlist that
manual discovery uses, and the allowlist itself is now hostname-based
instead of prefix-based so `http://localhost.evil.com` is rejected.1 parent 5b16e43 commit de2c3a8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments