Clint Sharp

Results 6 issues of Clint Sharp

Not sure if the base renderer wasn't exported intentionally, but I wanted to be able to build my own renderer outside the project. It's a pretty simple change. Let me...

Looking through the code, it doesn't seem there's a facility for graceful shutdown. Is this accurate? Not sure if it's a requirement for me or not, but assuming it is,...

Upgrade scope binary in place if needed (validate md5).

cli

I believe we should limit payload lengths to say 10kilobytes by default. This will prevent egressing megabytes of payloads when someone downloads a larger file.

libscope
Architecture/Design

We should allow setting the payload size limit by matching the payload against a regex. This way, if you have endpoints or patterns you know you want unlimited payload size,...

libscope