Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
wagoodman opened a pull request on anchore/grype
Finalize label version and add release id to OS model
This PR changes the following aspects with regard to the v6 operating system table: - Searching for an OS combines the codename/label-version (otherwise it would not be clear that these separate...wagoodman pushed 1 commit to release-id anchore/grype
- finalize label version and add release id to OS model Signed-off-by: Alex Goodman <[email protected]> b6092a4
wagoodman created a branch on anchore/grype
release-id - A vulnerability scanner for container images and filesystems
wagoodman created a comment on a pull request on anchore/grype-db
I think merging the two projects is more of a good idea at this point
wagoodman closed a draft pull request on anchore/grype-db
Migrate DB definitions from grype
This migrates all of `github.com/anchore/grype/grype/db` to this repo. Right now it's in a functional state, but there is a grype-db to grype cycle, which needs to be removed. TODO: - diff func...wagoodman created a comment on a pull request on anchore/grype
looks like there is something I didn't take into consideration -- I'll take a closer look later today
wagoodman pushed 1 commit to v6-search anchore/grype
- keep config shape clean Signed-off-by: Alex Goodman <[email protected]> 2ab51bd
wagoodman opened a pull request on anchore/grype
Clean up config help text
Today we use the options structs from each command registered with clio to build the output of the `grype config` command. However, not all commands are meant to support options being configured vi...wagoodman created a branch on anchore/grype
clean-config-shape - A vulnerability scanner for container images and filesystems
wagoodman pushed 1 commit to main anchore/grype-db
- Pull in more v6 schema changes (#456) * fix transformers, split packaging, better logs Signed-off-by: Alex Goodman ... 07e7a21
wagoodman closed a pull request on anchore/grype-db
Pull in more v6 schema changes
This pulls in changes from grype and the underlying v6 models + makes additional changes: - ensures the transformers output vulnerability objects with provider IDs already populated - better logg...wagoodman pushed 1 commit to v6-enhancements anchore/grype-db
- keep old legacy package file Signed-off-by: Alex Goodman <[email protected]> ddfa068
wagoodman pushed 1 commit to v6-enhancements anchore/grype-db
- keep old legacy package file Signed-off-by: Alex Goodman <[email protected]> e444a5a
wagoodman pushed 1 commit to v6-enhancements anchore/grype-db
- keep old legacy package file Signed-off-by: Alex Goodman <[email protected]> c3870e3
wagoodman pushed 1 commit to v6-enhancements anchore/grype-db
- keep old legacy package file Signed-off-by: Alex Goodman <[email protected]> 0e43ad7
wagoodman pushed 1 commit to v6-search anchore/grype
- fix cli test Signed-off-by: Alex Goodman <[email protected]> 44e6e3a
wagoodman pushed 1 commit to v6-search anchore/grype
- mimic v5 help Signed-off-by: Alex Goodman <[email protected]> 6a2c936
wagoodman pushed 1 commit to v6-search anchore/grype
- fix cpe and ecosystem filtering Signed-off-by: Alex Goodman <[email protected]> 57de1df
wagoodman pushed 1 commit to v6-search anchore/grype
- fix cpe and ecosystem filtering Signed-off-by: Alex Goodman <[email protected]> bf50511
wagoodman created a comment on an issue on anchore/syft
Something more tangible: - use the existing [builder interface](https://github.com/anchore/syft/blob/a185acdc43389af4b12c5b9c4f09829d474676f8/internal/sbomsync/builder.go#L18) to write out interme...
wagoodman created a comment on an issue on anchore/syft
Something that came up in the livestream from today is to consider using a memory based DB that will automatically spool to disk when needed. This needs research to find all of the options here, bu...
wagoodman created a comment on an issue on anchore/syft
comment from the live stream: lets check what govulncheck does and try to stay in parity with it's behavior
wagoodman created a comment on an issue on anchore/grype
From a codename perspective we now have the information needed to search by codename in v6 schema v6. Here's a prototype of the OS table: ``` +----+------------+---------------+---------------+...
wagoodman pushed 1 commit to v6-search anchore/grype
- add field comments to json schema Signed-off-by: Alex Goodman <[email protected]> cb46c19
wagoodman pushed 1 commit to v6-search anchore/grype
- add readmes for schemas Signed-off-by: Alex Goodman <[email protected]> e081525