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 up
Pinned
1,848 contributions in the last year
Activity overview
Contribution activity
September 2020
Created a pull request in anchore/stereoscope that received 2 comments
Use URI scheme
Today we allow for the following user input strings:
docker://alpine:latest
docker://anchore/anchore-engine
ubuntu:latest
docker-archive://some/pat…
+635
−160
•
2
comments
- Add changelog generation into the release process
- Always return a cleanup function from scope
- Change root of JSON presenter to a mapping (instead of a sequence)
- Update high level docs
- Remove duplicate rows from the summary table
- Add OCI support + use URI schemes
- Fix replacement of results with matches
- add --fail-on threshold support
- Rename Result object to Matches
- Add positional argument validation for DB commands
- Add fixed-in-version to the presenters
- Change search key json output to a map
- Replace modfile with stdlib
- Add notifications around the release process
- Always return a cleanup function from scope
- Remove stereoscope from testutils
- Normalize the json image/dir source
- Remove duplicate rows from the summary table
- Add OCI support + use URI schemes
- Unpin skopeo during mac acceptance tests
- Add docs around the main execution path
- Change kebab case to camelCase in json keys throughout app
- port over shell completion w/ cobra from grype, find/replace, etc.
- remove accessing tag when not available
- Add support for Arch (which doesnt return a version) and Open Suse Leap
- Expand matching of requirements.txt file to include any prefixes or suffixes
Created an issue in anchore/grype that received 1 comment
Cannot concurrently access sqlite DB within a single process
What happened:
When deving a new feature that uses the metadata provider concurrently I saw this:
[0001] ERROR unable to show grype-vulnerability-s…
1
comment
7
contributions
in private repositories
Sep 5 – Sep 26