Skip to content

Commit d91e161

Browse files
authored
Merge pull request #19028 from wolfi-dev/cve-jitsucom-bulker-30ba89d72ecac514ff56f86c2e238c8a
2 parents 08304ba + dd766bb commit d91e161

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

jitsucom-bulker.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: jitsucom-bulker
33
version: 2.6.0
4-
epoch: 1
4+
epoch: 2
55
description: Service for bulk-loading data to databases with automatic schema management (Redshift, Snowflake, BigQuery, ClickHouse, Postgres, MySQL)
66
copyright:
77
- license: MIT
@@ -38,6 +38,12 @@ pipeline:
3838
deps: golang.org/x/[email protected]
3939
modroot: sync-controller
4040

41+
- uses: go/bump
42+
with:
43+
# Mitigate GHSA-6294-6rgp-fr7r
44+
deps: github.com/dvsekhvalnov/[email protected]
45+
modroot: bulkerlib
46+
4147
data:
4248
- name: commands
4349
items:

0 commit comments

Comments
 (0)