Chris Broglie

Results 44 comments of Chris Broglie

I've just released v1.3.1 with those changes

I can do a pass to update the relevant docs as well if things look reasonable functionality wise. I considered introducing a `DurationOrPercent` type, similar to `IntOrString`. But with all...

> @cbroglie the tests are failing, could you take a look? Yep, will do. I was only running `make test` locally; looks like I need to make some fixes to...

I think a public issue makes sense, I don't have any mechanism for privately notifying users of potential issues

I don't think this is a security vulnerability, the binary is subject to the same file permissions as the running user. And the template contents are controlled by the user...

I'd definitely be wary of rendering any untrusted templates. But one of the defenses for that scenario would be to use chroot.