Chaskiel Grundman

Results 28 comments of Chaskiel Grundman

the distDocker change has not been tested

There is some value in not repeatedly overwriting the common files on each grade request. If you do overwrite them, you risk having the vmms copying a partial file if...

There was a later (~2018) proposal to resolve the malloc jitter issue by allowing autolab to support multiple tangos, and use a separate serialized (localDocker with only one vm preallocated)...

I'm not sure how to get the debug info from https://github.com/paketo-buildpacks/nodejs/issues/894#issuecomment-2263769245, but I can trigger max depth succeeded with an empty directory: `pack build foo --builder paketobuildpacks/builder-jammy-full --buildpack paketo-buildpacks/nodejs` using...

I can confirm that as of today, with a new pull of the builder image, both the empty directory and the python w/node frontend app I was trying to package...

>`"user"=>{"email"=>"1%' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#"}` This suggests that someone is attacking your installation, trying to identify an SQL injection vulnerability. I believe it's unlikely that one actually exists here. The...