fix: bump buger/jsonparser to v1.1.2 to fix DoS vulnerability#950
Merged
Conversation
Update github.com/buger/jsonparser from v1.1.1 to v1.1.2 across all workspace modules to address the high-severity denial of service vulnerability (Dependabot alerts #36, #37, #38). Signed-off-by: Matteo Merli <[email protected]>
merlimat
requested review from
RobertIndie,
coderzc and
mattisonchao
as code owners
March 19, 2026 20:00
Signed-off-by: Matteo Merli <[email protected]>
mattisonchao
added a commit
that referenced
this pull request
Mar 20, 2026
PR #950 (buger/jsonparser bump) included unrelated files from a dirty working tree: design docs, WAL data backups, and an entire kube-prometheus-stack Helm chart.
mattisonchao
added a commit
that referenced
this pull request
Mar 20, 2026
PR #950 (buger/jsonparser bump) included unrelated files from a dirty working tree: design docs, WAL data backups, and an entire kube-prometheus-stack Helm chart. Signed-off-by: mattisonchao <[email protected]>
mattisonchao
added a commit
that referenced
this pull request
Mar 20, 2026
### Motivation PR #950 (buger/jsonparser bump) accidentally included unrelated files from a dirty working tree during a merge conflict resolution. ### Modification - Remove `SHARD_SPLIT_DESIGN.md` and `TRANSACTION_DESIGN.md` design docs - Remove `data.BACKUP/` directory containing WAL data files - Remove `config.yaml` and `kind-config.yaml` - Remove `kube-prometheus-stack/` Helm chart directory (CRDs, Grafana dashboards, templates, etc.) Signed-off-by: mattisonchao <[email protected]>
mattisonchao
added a commit
that referenced
this pull request
Mar 20, 2026
Remove oxia-cluster.yaml, oxia.zsh, perf.yaml, sm.yaml, test.json, and test.yaml which were also part of the dirty working tree. Signed-off-by: mattisonchao <[email protected]>
mattisonchao
added a commit
that referenced
this pull request
Mar 20, 2026
Signed-off-by: mattisonchao <[email protected]>
mattisonchao
added a commit
that referenced
this pull request
Mar 20, 2026
Remove oxia-cluster.yaml, oxia.zsh, perf.yaml, sm.yaml, test.json, test.yaml, and maelstrom binary from the dirty working tree merge. Signed-off-by: mattisonchao <[email protected]>
mattisonchao
added a commit
that referenced
this pull request
Mar 20, 2026
### Motivation Follow-up to #953 — additional files from the dirty working tree in #950 were missed in the first cleanup. ### Modification - Remove `oxia-cluster.yaml`, `oxia.zsh`, `perf.yaml`, `sm.yaml`, `test.json`, `test.yaml` - Remove `maelstrom` binary (75MB) Signed-off-by: mattisonchao <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
github.com/buger/jsonparserfrom v1.1.1 to v1.1.2 across all 5 workspace modulesTest plan
make buildpasses