Will McCutchen

Results 20 comments of Will McCutchen

This feels a bit related to https://github.com/buzzfeed/sso/issues/34, too!

At `$JOB` we're wrapping sops in some higher-level tooling, which takes care of assuming the right role for a user working with secrets and populating the environment with appropriate AWS...

I'm going to call this one done, for now. Everything but `time.httpbin.org` has been implemented, and we can use #91 to track any other incompatibilities/missing features/etc.

I've taken a pass at this and #37 from time to time over the last couple of years, but I'm never satisfied with the complexity that it requires. Ultimately, I...

@cbeamond I believe this issue should now be fixed when running go-httpbin built by go version 1.20+ (which is the default for every release since v2.5.6). Please reopen this with...

I'm going to close this for now. We're not going to add anything gRPC-related and we'd have to fight too hard against the stdlib http server implementation to do anything...

> I'm going to call this one done, for now. Everything but `time.httpbin.org` has been implemented, and we can use #91 to track any other incompatibilities/missing features/etc. Turns out I...

I've taken a pass at this and #15 from time to time over the last couple of years, but I'm never satisfied with the complexity that it requires. Ultimately, I...

Thanks for the report! It turns out this is an undocumented departure from the original httpbin, according to this note I left and then forgot about: https://github.com/mccutchen/go-httpbin/blob/8f905de9567b18185492ac6af36156a439d980a9/httpbin/handlers.go#L702-L706 I think I...

@sarathsp06 ah, my bad, I guess it makes some sense that the code scanning alerts would be private. I've copied the relevant context to the issue itself.