Results 4 issues of Jonathon Gardner

## Description This is a feature request (and probably two parts but they kinda go together). 1. Add more architecture support for docker images. To be more specific, raspberry pi...

A flag that would include the layerID the package first showed up in. When tracking down a package (maybe b/c it has vulnerabilities or Im not sure why its in...

enhancement

Sometimes I don't want to store/pass my credentials to docker registry, It would be helpful if i could just pass the bearer token manually ``` DockerRegistry2.connect("https://registry", { bearer_token: "my-token" })...

Currently the SPDX format has a field for the license list version used. It would be nice if there was a constant/method to get that. It looks like the license...