Robert Grant
Robert Grant
Yep I started doing that and it does turn it into a horrible mess - e.g. I don't think you can use view defaults any more. I'm going to summon...
@pombredanne that page design is very misleading! The prices on the right are for private repos. On the left, public repos, it's unlimited.
Yep - I get the same error. Python 3.4; Windows 10 64bit. ``` (wenv) C:\rob\github\stargate>nosetests ..Traceback (most recent call last): File "", line 1, in File "C:\dev\Python34\Lib\multiprocessing\spawn.py", line 106, in...
Thanks - great comments. Make sense. > Can you verify that a URI to the transparency log would work? I am no expert, but that is my impression. I'll do...
Small update, from [their FAQs](https://www.sigstore.dev/how-it-works): > What can I sign and store? > > We started off by targeting generic release artifacts like tarballs, compiled binaries and container images, but...
@spiffcs thank you! Just to be doubly sure, the above was meant to be me running against a lockfile, and not doing a dir scan! I ran this: `syft file:package-lock.json...
Yes, when you lay it out like that I see more the depth of the complexity. It's even trickier when perhaps the package.json license field and the text in the...
@bittner curious as to whether this is likely to move. Appreciate Covid is not over :)
@jrathnayake I don't understand the issue. Didn't you just have something already running on the default port?
> However, this is the crux of documentation - if users do not read the docs or find the information in the docs in the place they expect, it then...