From b9207cae948da3bf53bb8032b7570df861d0e3ee Mon Sep 17 00:00:00 2001 From: Mondoo Tools Date: Tue, 1 Oct 2024 09:42:30 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Update=20providers=2020241001?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- providers/ansible/config/config.go | 2 +- providers/arista/config/config.go | 2 +- providers/atlassian/config/config.go | 2 +- providers/aws/config/config.go | 2 +- providers/azure/config/config.go | 2 +- providers/cloudformation/config/config.go | 2 +- providers/core/config/config.go | 2 +- providers/equinix/config/config.go | 2 +- providers/gcp/config/config.go | 2 +- providers/github/config/config.go | 2 +- providers/gitlab/config/config.go | 2 +- providers/google-workspace/config/config.go | 2 +- providers/ipmi/config/config.go | 2 +- providers/k8s/config/config.go | 2 +- providers/mondoo/config/config.go | 2 +- providers/ms365/config/config.go | 2 +- providers/network/config/config.go | 2 +- providers/oci/config/config.go | 2 +- providers/okta/config/config.go | 2 +- providers/opcua/config/config.go | 2 +- providers/shodan/config/config.go | 2 +- providers/slack/config/config.go | 2 +- providers/snowflake/config/config.go | 2 +- providers/terraform/config/config.go | 2 +- providers/vcd/config/config.go | 2 +- providers/vsphere/config/config.go | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/providers/ansible/config/config.go b/providers/ansible/config/config.go index 1453e5747..8b8937d8b 100644 --- a/providers/ansible/config/config.go +++ b/providers/ansible/config/config.go @@ -12,7 +12,7 @@ import ( var Config = plugin.Provider{ Name: "ansible", ID: "go.mondoo.com/cnquery/v11/providers/ansible", - Version: "11.0.18", + Version: "11.0.19", ConnectionTypes: []string{provider.DefaultConnectionType}, Connectors: []plugin.Connector{ { diff --git a/providers/arista/config/config.go b/providers/arista/config/config.go index 8b8e16fdf..7757bf0a2 100644 --- a/providers/arista/config/config.go +++ b/providers/arista/config/config.go @@ -12,7 +12,7 @@ import ( var Config = plugin.Provider{ Name: "arista", ID: "go.mondoo.com/cnquery/v9/providers/arista", - Version: "11.0.31", + Version: "11.0.32", ConnectionTypes: []string{provider.ConnectionType}, Connectors: []plugin.Connector{ { diff --git a/providers/atlassian/config/config.go b/providers/atlassian/config/config.go index b74699f66..23b233d58 100644 --- a/providers/atlassian/config/config.go +++ b/providers/atlassian/config/config.go @@ -13,7 +13,7 @@ import ( var Config = plugin.Provider{ Name: "atlassian", ID: "go.mondoo.com/cnquery/v9/providers/atlassian", - Version: "11.0.34", + Version: "11.0.35", ConnectionTypes: []string{ provider.DefaultConnectionType, "jira", diff --git a/providers/aws/config/config.go b/providers/aws/config/config.go index 940103982..56dced1f3 100644 --- a/providers/aws/config/config.go +++ b/providers/aws/config/config.go @@ -14,7 +14,7 @@ import ( var Config = plugin.Provider{ Name: "aws", ID: "go.mondoo.com/cnquery/v9/providers/aws", - Version: "11.4.1", + Version: "11.4.2", ConnectionTypes: []string{provider.DefaultConnectionType, string(awsec2ebsconn.EBSConnectionType)}, Connectors: []plugin.Connector{ { diff --git a/providers/azure/config/config.go b/providers/azure/config/config.go index fecaa4644..9264cb2b4 100644 --- a/providers/azure/config/config.go +++ b/providers/azure/config/config.go @@ -14,7 +14,7 @@ import ( var Config = plugin.Provider{ Name: "azure", ID: "go.mondoo.com/cnquery/v9/providers/azure", - Version: "11.3.4", + Version: "11.3.5", ConnectionTypes: []string{ provider.ConnectionType, string(azureinstancesnapshot.SnapshotConnectionType), diff --git a/providers/cloudformation/config/config.go b/providers/cloudformation/config/config.go index 48aaeb873..e1be5a20f 100644 --- a/providers/cloudformation/config/config.go +++ b/providers/cloudformation/config/config.go @@ -12,7 +12,7 @@ import ( var Config = plugin.Provider{ Name: "cloudformation", ID: "go.mondoo.com/cnquery/v11/providers/cloudformation", - Version: "11.0.23", + Version: "11.0.24", ConnectionTypes: []string{provider.DefaultConnectionType}, Connectors: []plugin.Connector{ { diff --git a/providers/core/config/config.go b/providers/core/config/config.go index 78c931653..c9510d226 100644 --- a/providers/core/config/config.go +++ b/providers/core/config/config.go @@ -11,7 +11,7 @@ import ( var Config = plugin.Provider{ Name: "core", ID: "go.mondoo.com/cnquery/v9/providers/core", - Version: "11.0.10", + Version: "11.0.11", Connectors: []plugin.Connector{}, AssetUrlTrees: []*inventory.AssetUrlBranch{ { diff --git a/providers/equinix/config/config.go b/providers/equinix/config/config.go index d2df58e9f..a8ec1d6f0 100644 --- a/providers/equinix/config/config.go +++ b/providers/equinix/config/config.go @@ -11,7 +11,7 @@ import ( var Config = plugin.Provider{ Name: "equinix", ID: "go.mondoo.com/cnquery/v9/providers/equinix", - Version: "11.0.31", + Version: "11.0.32", ConnectionTypes: []string{provider.ConnectionType}, Connectors: []plugin.Connector{ { diff --git a/providers/gcp/config/config.go b/providers/gcp/config/config.go index 36dea9345..ac83a20f5 100644 --- a/providers/gcp/config/config.go +++ b/providers/gcp/config/config.go @@ -14,7 +14,7 @@ import ( var Config = plugin.Provider{ Name: "gcp", ID: "go.mondoo.com/cnquery/v9/providers/gcp", - Version: "11.0.37", + Version: "11.0.38", ConnectionTypes: []string{ provider.ConnectionType, string(gcpinstancesnapshot.SnapshotConnectionType), diff --git a/providers/github/config/config.go b/providers/github/config/config.go index 587fdae34..f9e3e6772 100644 --- a/providers/github/config/config.go +++ b/providers/github/config/config.go @@ -13,7 +13,7 @@ import ( var Config = plugin.Provider{ Name: "github", ID: "go.mondoo.com/cnquery/v9/providers/github", - Version: "11.4.15", + Version: "11.4.16", ConnectionTypes: []string{provider.ConnectionType}, Connectors: []plugin.Connector{ { diff --git a/providers/gitlab/config/config.go b/providers/gitlab/config/config.go index 6446cebca..d4285c3fc 100644 --- a/providers/gitlab/config/config.go +++ b/providers/gitlab/config/config.go @@ -12,7 +12,7 @@ import ( var Config = plugin.Provider{ Name: "gitlab", ID: "go.mondoo.com/cnquery/v9/providers/gitlab", - Version: "11.1.25", + Version: "11.1.26", ConnectionTypes: []string{ provider.ConnectionType, provider.GitlabGroupConnection, diff --git a/providers/google-workspace/config/config.go b/providers/google-workspace/config/config.go index fe0b80982..8cddf445a 100644 --- a/providers/google-workspace/config/config.go +++ b/providers/google-workspace/config/config.go @@ -12,7 +12,7 @@ import ( var Config = plugin.Provider{ Name: "google-workspace", ID: "go.mondoo.com/cnquery/v9/providers/google-workspace", - Version: "11.1.9", + Version: "11.1.10", ConnectionTypes: []string{provider.ConnectionType}, Connectors: []plugin.Connector{ { diff --git a/providers/ipmi/config/config.go b/providers/ipmi/config/config.go index 6353b5d62..be629f922 100644 --- a/providers/ipmi/config/config.go +++ b/providers/ipmi/config/config.go @@ -12,7 +12,7 @@ import ( var Config = plugin.Provider{ Name: "ipmi", ID: "go.mondoo.com/cnquery/v9/providers/ipmi", - Version: "11.0.31", + Version: "11.0.32", ConnectionTypes: []string{provider.ConnectionType}, Connectors: []plugin.Connector{ { diff --git a/providers/k8s/config/config.go b/providers/k8s/config/config.go index 9cd69c28f..d5e5a3bc2 100644 --- a/providers/k8s/config/config.go +++ b/providers/k8s/config/config.go @@ -13,7 +13,7 @@ import ( var Config = plugin.Provider{ Name: "k8s", ID: "go.mondoo.com/cnquery/v9/providers/k8s", - Version: "11.1.25", + Version: "11.1.26", ConnectionTypes: []string{provider.ConnectionType}, Connectors: []plugin.Connector{ { diff --git a/providers/mondoo/config/config.go b/providers/mondoo/config/config.go index 3ddf4fa68..2ffbe577a 100644 --- a/providers/mondoo/config/config.go +++ b/providers/mondoo/config/config.go @@ -11,7 +11,7 @@ import ( var Config = plugin.Provider{ Name: "mondoo", ID: "go.mondoo.com/cnquery/v11/providers/mondoo", - Version: "11.1.9", + Version: "11.1.10", ConnectionTypes: []string{provider.DefaultConnectionType}, Connectors: []plugin.Connector{ { diff --git a/providers/ms365/config/config.go b/providers/ms365/config/config.go index df0259fcf..f80b7b10e 100644 --- a/providers/ms365/config/config.go +++ b/providers/ms365/config/config.go @@ -12,7 +12,7 @@ import ( var Config = plugin.Provider{ Name: "ms365", ID: "go.mondoo.com/cnquery/v9/providers/ms365", - Version: "11.0.35", + Version: "11.0.36", ConnectionTypes: []string{provider.ConnectionType}, Connectors: []plugin.Connector{ { diff --git a/providers/network/config/config.go b/providers/network/config/config.go index 96c161bdd..a1d6fd12b 100644 --- a/providers/network/config/config.go +++ b/providers/network/config/config.go @@ -12,7 +12,7 @@ import ( var Config = plugin.Provider{ Name: "network", ID: "go.mondoo.com/cnquery/v9/providers/network", - Version: "11.0.26", + Version: "11.0.27", ConnectionTypes: []string{provider.HostConnectionType}, CrossProviderTypes: []string{ "go.mondoo.com/cnquery/providers/os", diff --git a/providers/oci/config/config.go b/providers/oci/config/config.go index df543c44f..8de973f5b 100644 --- a/providers/oci/config/config.go +++ b/providers/oci/config/config.go @@ -12,7 +12,7 @@ import ( var Config = plugin.Provider{ Name: "oci", ID: "go.mondoo.com/cnquery/v9/providers/oci", - Version: "11.0.31", + Version: "11.0.32", ConnectionTypes: []string{provider.ConnectionType}, Connectors: []plugin.Connector{ { diff --git a/providers/okta/config/config.go b/providers/okta/config/config.go index 0692c3792..589b29b12 100644 --- a/providers/okta/config/config.go +++ b/providers/okta/config/config.go @@ -12,7 +12,7 @@ import ( var Config = plugin.Provider{ Name: "okta", ID: "go.mondoo.com/cnquery/v9/providers/okta", - Version: "11.0.31", + Version: "11.0.32", ConnectionTypes: []string{provider.ConnectionType}, Connectors: []plugin.Connector{ { diff --git a/providers/opcua/config/config.go b/providers/opcua/config/config.go index 244448c8d..b1483d493 100644 --- a/providers/opcua/config/config.go +++ b/providers/opcua/config/config.go @@ -11,7 +11,7 @@ import ( var Config = plugin.Provider{ Name: "opcua", ID: "go.mondoo.com/cnquery/v9/providers/opcua", - Version: "11.0.31", + Version: "11.0.32", ConnectionTypes: []string{provider.ConnectionType}, Connectors: []plugin.Connector{ { diff --git a/providers/shodan/config/config.go b/providers/shodan/config/config.go index 0f73f2655..6d02d888b 100644 --- a/providers/shodan/config/config.go +++ b/providers/shodan/config/config.go @@ -13,7 +13,7 @@ import ( var Config = plugin.Provider{ Name: "shodan", ID: "go.mondoo.com/cnquery/v11/providers/shodan", - Version: "11.0.19", + Version: "11.0.20", ConnectionTypes: []string{provider.DefaultConnectionType}, Connectors: []plugin.Connector{ { diff --git a/providers/slack/config/config.go b/providers/slack/config/config.go index 0bb7b1c88..cfd1a7acf 100644 --- a/providers/slack/config/config.go +++ b/providers/slack/config/config.go @@ -12,7 +12,7 @@ import ( var Config = plugin.Provider{ Name: "slack", ID: "go.mondoo.com/cnquery/v9/providers/slack", - Version: "11.0.33", + Version: "11.0.34", ConnectionTypes: []string{provider.ConnectionType}, Connectors: []plugin.Connector{ { diff --git a/providers/snowflake/config/config.go b/providers/snowflake/config/config.go index 61ba92f2e..06399dd59 100644 --- a/providers/snowflake/config/config.go +++ b/providers/snowflake/config/config.go @@ -11,7 +11,7 @@ import ( var Config = plugin.Provider{ Name: "snowflake", ID: "go.mondoo.com/cnquery/v11/providers/snowflake", - Version: "11.0.17", + Version: "11.0.18", ConnectionTypes: []string{provider.DefaultConnectionType}, Connectors: []plugin.Connector{ { diff --git a/providers/terraform/config/config.go b/providers/terraform/config/config.go index bf1bb8bfa..4327638bd 100644 --- a/providers/terraform/config/config.go +++ b/providers/terraform/config/config.go @@ -12,7 +12,7 @@ import ( var Config = plugin.Provider{ Name: "terraform", ID: "go.mondoo.com/cnquery/v9/providers/terraform", - Version: "11.0.31", + Version: "11.0.32", ConnectionTypes: []string{ provider.StateConnectionType, provider.PlanConnectionType, diff --git a/providers/vcd/config/config.go b/providers/vcd/config/config.go index 29cc22242..6fa2617cf 100644 --- a/providers/vcd/config/config.go +++ b/providers/vcd/config/config.go @@ -11,7 +11,7 @@ import ( var Config = plugin.Provider{ Name: "vcd", ID: "go.mondoo.com/cnquery/v9/providers/vcd", - Version: "11.0.31", + Version: "11.0.32", ConnectionTypes: []string{provider.ConnectionType}, Connectors: []plugin.Connector{ { diff --git a/providers/vsphere/config/config.go b/providers/vsphere/config/config.go index 1cdbfa446..8393d3068 100644 --- a/providers/vsphere/config/config.go +++ b/providers/vsphere/config/config.go @@ -13,7 +13,7 @@ import ( var Config = plugin.Provider{ Name: "vsphere", ID: "go.mondoo.com/cnquery/v9/providers/vsphere", - Version: "11.0.31", + Version: "11.0.32", ConnectionTypes: []string{provider.ConnectionType}, Connectors: []plugin.Connector{ {