Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,868 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 8 commits in 3 repositories
Created a pull request in anchore/syft that received 2 comments
[DO NOT MERGE] Add enterprise upload capability
Allows for a user to upload the SBOM results to enterprise:
syft <image> -h <enterprise host> -u <username> -p <password>
These options can also b…
Opened 4 other pull requests in 3 repositories
anchore/syft
2
merged
anchore/anchore-engine
1
open
anchore/client-go
1
open
Reviewed 5 pull requests in 4 repositories
anchore/syft 2 pull requests
anchore/stereoscope 1 pull request
anchore/grype 1 pull request
anchore/scan-action 1 pull request
Created an issue in anchore/grype that received 3 comments
Remove additional package metadata from JSON output
Today we show all of the same information that syft has for packages within the matches section for the JSON output in grype. Over time, this has t…