Gonzalo Bermúdez
Gonzalo Bermúdez
I created a webhook resource specifying signed = true, and expected the public key to be accessible for referencing later (as detailed in https://registry.terraform.io/providers/Trois-Six/sendgrid/latest/docs/resources/event_webhook#attributes-reference This doesn't seem to be working....
Postman code generator is using detect-package-manager to determine which one to use. It sends the same production flags to any of them. Even unsupported ones To reproduce, run a project...
When using '*' as package definition for a pnpm workspace, the post-install script hangs until it triggers an OOM. Looks like it's spawning infinite shells to build itself recursively. To...
CSP gets directives added every now and then. The one that brings me here specifically is [require-trusted-types-for](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Security-Policy/require-trusted-types-for) Having the policy built around an arbitrary map of lists of strings gives...