APIChain add restrictions to domains (CVE-2023-32786) (#12747)

* Restrict the chain to specific domains by default
* This is a breaking change, but it will fail loudly upon object
instantiation -- so there should be no silent errors for users
* Resolves CVE-2023-32786
This commit is contained in:
Eugene Yurtsev
2023-11-01 18:50:34 -04:00
committed by GitHub
parent 4421ba46d7
commit b1caae62fd
3 changed files with 135 additions and 30 deletions

File diff suppressed because one or more lines are too long