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,861 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 51 commits in 6 repositories
Created 1 repository
Created a pull request in anchore/grype that received 1 comment
Remove CPE generation (rely on static CPEa from syft instead)
This brings grype in line with how syft surfaces CPEs (from anchore/syft#271) and removes all generation of CPEs from the codebase here.
Opened 19 other pull requests in 5 repositories
anchore/syft
9
merged
anchore/anchore-engine
5
merged
anchore/stereoscope
1
open
1
merged
anchore/grype
2
merged
anchore/go-rpmdb
1
merged
Reviewed 20 pull requests in 4 repositories
anchore/syft 8 pull requests
- Update stereoscope version to fix opaque directory merge issue
- Improve Java version recognition
- Improve package.json license parsing
- Add signed and notarized ZIP release asset
- Report the ID_LIKE value in the JSON presenter
- Add distro information to JSON presenter
- Updates for macOS release process
- Resolve security warning for macOS users
anchore/grype 6 pull requests
anchore/anchore-engine 5 pull requests
anchore/stereoscope 1 pull request
Created an issue in containers/podman that received 5 comments
RFE: Implement "scan" command to surface known package vulnerabilities
Is this a BUG REPORT or FEATURE REQUEST?
/kind feature
Description
It would be ideal to have a scan command that surfaces known vulnerabilities for…