Skip to content

Commit db5c2ba

Browse files
committed
Update Black Duck scan config for latest connectors
Change-Id: I2d7595bca60848b554d76823cefe7761521e38ba Reviewed-on: http://review.couchbase.org/c/build-tools/+/163840 Tested-by: David Nault <[email protected]> Reviewed-by: David Nault <[email protected]>
1 parent c78c496 commit db5c2ba

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

blackduck/couchbase-connector-elasticsearch/scan-config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
22
"versions": {
3+
"4.3.3": {
4+
"interval": 1440,
5+
"keep_git": true
6+
},
37
"4.3.2": {
48
"interval": 1440,
59
"keep_git": true

blackduck/couchbase-connector-kafka/scan-config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"versions": {
3+
"4.1.4": {
4+
"interval": 1440
5+
},
36
"4.1.3": {
47
"interval": 1440
58
},

0 commit comments

Comments
 (0)