Will Gorman

Results 6 issues of Will Gorman

I'm running into something unexpected where even after machinery processes and acks messages they are remaining in rabbitmq in a `ready` status. I can observe this by running the example...

### Issue Summary: Preconfigured webhooks may contain sensitive values (like credentials to authenticate with the webhook endpoint) with an expectation of privacy since those values are not displayed in Deck...

enhancement
triggers
sig/security

Missing line terminating characters at the end of a template provided via application labels seems to be an easy way to cause invalid config to be generated (#423, #147). Looking...

The tokens issued by DC/OS that are accepted in the `DCOSToken` config have an expiration date. This means that users need to manage checking for expiration and obtaining a new...

Reports created through the Pivot tool in Splunk cannot be synced with splunk-pickaxe because the Data Model object created by the Pivot tool isn't supported by splunk-pickaxe. If you save...

I'm trying to port the [pico unicorn library](https://github.com/pimoroni/pimoroni-pico/tree/main/libraries/pico_unicorn) to tinygo now that pio is supported but [it uses DMA channels](https://github.com/pimoroni/pimoroni-pico/blob/main/libraries/pico_unicorn/pico_unicorn.cpp#L182-L184) in a way that I'm not sure is currently allowed...