Scott Moser
Scott Moser
@brauner did you try my attached test case? I know there is a lot of output, but I would expect * PASS for UG.., UGu., B... * maybe PASS on...
https://github.com/lxc/lxc/pull/3428 added a test derived from the tests above.
I've created a python program that maintains an index as a codimd note by querying and updating the database. I realize its not as good as a builtin option by...
So, using the 'test-usernsexec' version 83bc20df57d26a35cd97c593baaf55cfb2825755 of https://gist.github.com/smoser/d3dbf2b8a073675e0700472e12513e0a I ran the following on focal with a build of your branch (c108dc7e). I really would expect all of these to pass....
closing this, i guess i oepned it twice. prefer https://github.com/chainguard-dev/melange/pull/1164/files
[units-fromhumansize.go.txt](https://github.com/docker/go-units/files/2857003/units-fromhumansize.go.txt)
https://github.com/chainguard-images/images/pull/2563
A backwards compatible path to this might look like: ``` inputs: imports: | from libfoo import bar from asdf import other thing import bark ``` Such that each line in...
PR https://github.com/chainguard-dev/melange/pull/1332/files
It would be nice if "there were vulnerabilities found" exited a different value than '1' (like every other error). It looks like that is possible https://github.com/spf13/cobra/issues/221 . If "there were...