Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
wagoodman closed a pull request on anchore/grype-db
chore(deps): Bump actions/setup-python from 4 to 5 in /.github/actions/bootstrap
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-python/re...wagoodman deleted a branch anchore/grype-db
dependabot/github_actions/dot-github/actions/bootstrap/actions/cache-4
wagoodman pushed 1 commit to main anchore/grype-db
- chore(deps): Bump actions/cache in /.github/actions/bootstrap (#475) Bumps [actions/cache](https://github.com/action... a6b2bcb
wagoodman closed a pull request on anchore/grype-db
chore(deps): Bump actions/cache from 3 to 4 in /.github/actions/bootstrap
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/cache/releases">actions/cache...wagoodman pushed 1 commit to main anchore/grype-db
- chore(deps): Bump abatilo/actions-poetry in /.github/actions/bootstrap (#474) Bumps [abatilo/actions-poetry](https:/... efaa559
wagoodman deleted a branch anchore/grype-db
dependabot/github_actions/dot-github/actions/bootstrap/abatilo/actions-poetry-4.0.0
wagoodman closed a pull request on anchore/grype-db
chore(deps): Bump abatilo/actions-poetry from 2.2.0 to 4.0.0 in /.github/actions/bootstrap
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2.2.0 to 4.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/abatilo/act...wagoodman pushed 6 commits to add-v6-to-manager anchore/grype-db
- chore(ci): add crane to binny (#470) Signed-off-by: Weston Steimel <[email protected]> 92cb0e5
- chore(deps): Bump actions/setup-go from 5.2.0 to 5.3.0 (#471) Bumps [actions/setup-go](https://github.com/actions/se... 6fa7976
- chore(deps): Bump github.com/hashicorp/go-getter from 1.7.6 to 1.7.8 (#464) Bumps [github.com/hashicorp/go-getter](h... 208121c
- chore(deps): Bump github.com/spf13/afero from 1.11.0 to 1.12.0 (#461) Bumps [github.com/spf13/afero](https://github.... cc866ed
- chore(ci): fix composite GitHub action path in dependabot config (#473) Signed-off-by: Weston Steimel <commits@westo... 45db3aa
- Merge remote-tracking branch 'origin/main' into add-v6-to-manager Signed-off-by: Alex Goodman <[email protected]... ca94352
wagoodman pushed 1 commit to add-v6-to-manager anchore/grype-db
- wire up validations config Signed-off-by: Alex Goodman <[email protected]> 1072377
wagoodman pushed 1 commit to add-v6-to-manager anchore/grype-db
- account for cleaning OS values + validations Signed-off-by: Alex Goodman <[email protected]> 2b0bd94
wagoodman pushed 2 commits to v6-write-cache anchore/grype
- ensure query planner accounts for indexes Signed-off-by: Alex Goodman <[email protected]> 5d0bc0e
- account for cleaning OS values Signed-off-by: Alex Goodman <[email protected]> 6e6e33c
wagoodman pushed 2 commits to feat/v6-query-api anchore/grype
- ensure query planner accounts for indexes Signed-off-by: Alex Goodman <[email protected]> b1d3a59
- account for distro versions with leading 0s Signed-off-by: Alex Goodman <[email protected]> fe17bc1
wagoodman pushed 1 commit to v6-write-cache anchore/grype
- keep transactions simple and add package write cache Signed-off-by: Alex Goodman <[email protected]> 4b02bff
wagoodman pushed 1 commit to add-v6-to-manager anchore/grype-db
- keep db v6 config for yardstick Signed-off-by: Alex Goodman <[email protected]> feff2c3
wagoodman pushed 1 commit to v6-write-cache anchore/grype
- update json schema for db search cmds Signed-off-by: Alex Goodman <[email protected]> 584afec
wagoodman opened a draft pull request on anchore/grype
Performance enhancements for DB v6 writes
All changes on this PR are purely to decrease the time it takes to build a v6 DB, which when incorporated the build time in CI drops from 2 hours to 20 minutes 🎉 Changes: - add in-memory ID lo...wagoodman pushed 1 commit to v6-write-cache anchore/grype
- cache entry IDs when writing to the DB Signed-off-by: Alex Goodman <[email protected]> d870b0d
wagoodman pushed 2 commits to add-v6-to-manager anchore/grype-db
- remove unneeded additions Signed-off-by: Alex Goodman <[email protected]> b0b8a17
- [wip] v6 build performance improvement Signed-off-by: Alex Goodman <[email protected]> 144579e
wagoodman created a branch on anchore/grype
v6-write-cache - A vulnerability scanner for container images and filesystems
wagoodman pushed 1 commit to main anchore/grype
- external-sources: throttle requests to maven central to avoid being rate limited for large sets of java dependencies ... 1685196
wagoodman closed a pull request on anchore/grype
external-sources: throttle requests to maven central to avoid being rate limited for large sets of java dependencies
When [external-sources](https://github.com/anchore/grype?tab=readme-ov-file#external-sources) are enabled if an Image contains a large number of Java dependencies Grype can get rate limited by mave...wagoodman pushed 1 commit to main anchore/grype
- chore(deps): bump github.com/aquasecurity/go-pep440-version (#2391) Bumps [github.com/aquasecurity/go-pep440-version... a09c704
wagoodman deleted a branch anchore/grype
dependabot/go_modules/github.com/aquasecurity/go-pep440-version-0.0.1
wagoodman closed a pull request on anchore/grype
chore(deps): bump github.com/aquasecurity/go-pep440-version from 0.0.0-20210121094942-22b2f8951d46 to 0.0.1
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yours...wagoodman pushed 1 commit to main anchore/grype
- chore(deps): bump github/codeql-action from 3.28.1 to 3.28.2 (#2390) Bumps [github/codeql-action](https://github.com... bd9694b
wagoodman closed a pull request on anchore/grype
chore(deps): bump github/codeql-action from 3.28.1 to 3.28.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.1 to 3.28.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/github/codeql...wagoodman deleted a branch anchore/grype
dependabot/go_modules/github.com/anchore/stereoscope-0.0.13
wagoodman pushed 1 commit to main anchore/grype
- chore(deps): bump github.com/anchore/stereoscope from 0.0.12 to 0.0.13 (#2392) Bumps [github.com/anchore/stereoscope... 788a9dc