Ryan Kennedy
Ryan Kennedy
@divyar1101 https://github.com/duckdb/foundation-discussions/discussions/5#discussioncomment-3099137 > I've looked into this issue a bit and will work on getting the aarch64 binaries built in CI in the coming week. This should then be available...
**UPDATE**: Please disregard, I found what I needed in https://github.com/jwtk/jjwt#jwk-private-topub. If you have a JWKS with both the private and public key pair and use the above, you end up...
> In general we recommend using waitFor* methods instead of on* listeners as they are not susceptible to this problem. E.g. prefer waitForRequest to onRequest. This very naively assumes that:...
A full check (including DC) would be great, but I think a syntax check would probably catch >80% of the issues we've encountered so far.
We have something similar where we have a number of derived columns to tell us if a request is from one of our pen testers, our synthetic monitoring tool, or...