tspearconquest

Results 278 comments of tspearconquest

Hi @NF997 could you possibly update this to use requests version 2.25.0 or higher? There is a new vulnerability found in urllib3 versions before v1.26.5. The requests module v2.25.0 is...

I wonder if the `-g` flag would help here? `strace -ff -o /log/trace.log tini -g -- /entrypoint-wrapper.sh /original-entrypoint.sh`

Hello, Git commit hashes tend to run in the range `[0-9a-fA-F]{7,}` so that would be a useful addition.

I just noticed curl myself when I went to fork this image for our internal builds. I also would make use of a slim image over the current alpine image....

Please reopen - we would like to see this. I've tried to build a basic alpine image but am blocked because `/var/tmp/coder/init` requires `glibc`. I've tried to install both `libc6-compat`...

I've built and tested an image locally to fix these. I can fix everything but protobuf. When scanning with grype with the `--only-fixed` flag, the protobufs do not appear, and...

The CI fails on #815 due to some issues I fixed in #814. I'll rebase it once #814 is merged, or I can pull #815 into #814 and close out...

Please remove stale label