Rohan Datar
Rohan Datar
I'm using pkl in an environment that uses custom certificates for communicating with a private repo with some pkl modules. For now, I've been copying the custom certificates from the...
[CVE-2024-24792](https://nvd.nist.gov/vuln/detail/cve-2024-24792) seems to have been reported against the version of golang.org/x/image used in this repo.
I'm working on creating a minimal reproduction of this, but when trying to trace an object that is deeply nested or uses many imports, `trace` will throw a stack overflow...