Will Murphy

Results 66 issues of Will Murphy

**IMPORTANT** this PR needs to be coordinated with https://github.com/anchore/grype-db/pull/592 - it's important that the changes in this PR not be pulled into grype-db ahead of anchore/grype-db#592.

For now, CSV output is the same as table output, but with commas.

enhancement

It looks like the CPE dictionary auto update job is broken: https://github.com/anchore/syft/runs/48779616598#step:5:10 It's possible that the job should now be pulling from https://nvd.nist.gov/feeds/json/cpe/2.0/nvdcpe-2.0.tar.gz but that file has a different format...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior In working to add AlmaLinux support to [Grype](https://github.com/anchore/grype) I noticed that...

bug
errata

**What would you like to be added**: Quill should have a test / dry run type command that lets a user test their Apple ID creds by signing / notarizing...

enhancement

Fixes https://github.com/anchore/quill/issues/617 Some implementation notes: 1. This works by embedding the contents of a "hello world" program built by go into the quill binary. Quill writes it to a temp...