Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
wagoodman pushed 1 commit to fix-dart-version sgreg/syft
- fix linting issues Signed-off-by: Alex Goodman <[email protected]> 44e689b
wagoodman pushed 1 commit to main anchore/syft
- chore(deps): bump github/codeql-action from 3.28.1 to 3.28.2 (#3604) Bumps [github/codeql-action](https://github.com... 0969453
wagoodman closed a pull request on anchore/syft
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 pushed 1 commit to main anchore/syft
- chore(deps): bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 (#3605) Bumps [github.com/hashicorp/hcl/v2](http... a5ef816
wagoodman closed a pull request on anchore/syft
chore(deps): bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.22.0 to 2.23.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/hcl...wagoodman deleted a branch anchore/syft
dependabot/go_modules/github.com/aquasecurity/go-pep440-version-0.0.1
wagoodman pushed 1 commit to main anchore/syft
- chore(deps): bump github.com/aquasecurity/go-pep440-version (#3606) Bumps [github.com/aquasecurity/go-pep440-version... 07f0658
wagoodman closed a pull request on anchore/syft
chore(deps): bump github.com/aquasecurity/go-pep440-version from 0.0.0-20210121094942-22b2f8951d46 to 0.0.1
Bumps [github.com/aquasecurity/go-pep440-version](https://github.com/aquasecurity/go-pep440-version) from 0.0.0-20210121094942-22b2f8951d46 to 0.0.1. <details> <summary>Commits</summary> <ul> <li>S...wagoodman pushed 1 commit to maven_403 rawlingsj/grype
- fix linting issues Signed-off-by: Alex Goodman <[email protected]> a99e15e
wagoodman created a review comment on a pull request on anchore/grype
fyi -- new issue created https://github.com/anchore/grype/issues/2393
wagoodman opened an issue on anchore/grype
Report errors directly to the user and document
**What would you like to be added**: - grype should return 1 when running into fatal HTTP return codes (e.g. 429 and 5xx). This definition could be expanded as we find more cases. - A new `errors` ...wagoodman created a review comment on a pull request on anchore/grype
@kzantow and I were chatting this through -- we agree that there should be some conditions that halt and force grype to return 1 (e.g. http 429 / 503). We also think there are common cases that sho...
wagoodman pushed 1 commit to main anchore/grype
- chore(deps): update tools to latest versions (#2389) Signed-off-by: github-actions[bot] <41898282+github-actions[bot... 0757add
wagoodman closed a pull request on anchore/grype
chore(deps): update tools to latest versions
``` TOOL UPDATE ───────────────────────────── goreleaser v2.5.1 → v2.6.0 ``` This is an auto-generated pull request to update all of the tools to the latest versions.wagoodman created a comment on a pull request on anchore/grype-db
I need to understand why the DB build times are so high before this can be merged
wagoodman created a comment on a pull request on anchore/grype
@kzantow we can always wire up a config level option for this under `exp` but I didn't feel it should be on by default since this is really only a developer option, not for users in general.
wagoodman closed a pull request on anchore/grype
Remove db debug statements for v6
This removes the sql debug statements when trace logging when using the v6 exp feature flag. This has no impact on debugging/logging for v1-5 DBs.wagoodman pushed 1 commit to add-v6-to-manager anchore/grype-db
- fix verbose config processing Signed-off-by: Alex Goodman <[email protected]> 6a68412
wagoodman opened a pull request on anchore/grype
Remove db debug statements for v6
This removes the sql debug statements when trace logging when using the v6 exp feature flag.wagoodman created a branch on anchore/grype
remove-v6-debug - A vulnerability scanner for container images and filesystems