Matt Hamilton
Matt Hamilton
gRPC
## Feature Description Tap gRPC Services. To be useful, this needs to provide a proxy flow list and the ability to replay individual requests. As far as I know, this...
## Feature Description Allow operators to modify the deployed Container or other Deployment specs, which may be required in some environment configurations. To support these use-cases, we need to make...
## Feature Description Use Ephemeral container so we're no longer forced to use the horrible `containerStatus` hack to know WTF is going on WRT Pod lifecycle. ## Additional Context Don't...
## Feature Description Reverse port-forward to operator for upstream proxy. ## Proposed Solution * Reverse-proxy from container to host using native Kubernetes tools is ideal, but there are alternatives to...
It would be nice to have a CI system to perform both static (think `shellcheck`, grep-based style linting) and dynamic analysis (run in subshell, check retcode, prompt, function availability/functionality, etc)....
Drop linux capabilities for redis, web, streaming, and sidekiq services. Use a read-only root filesystem and create tmpfs volumes as necessary.
If the `xsshunter/api/uploads` folder does not exist, the server will respond with 500 errors (failure in the `upload_screenshot` function) and xss fires will not be recorded. Checking for the existence...
I noticed while reviewing and pulling #3 (PR does not impact issue) that the benchmark for zim gets stuck on the final iteration and does not progress.