From 496340d162bebea8c95ee06898c6c5eb8042dd63 Mon Sep 17 00:00:00 2001 From: Shivaleela-Chougula Date: Tue, 19 Oct 2021 19:09:07 +0530 Subject: [PATCH] potential security vulnerabilities fix for go-sdk-core from core to v5 --- cachingapiv1/caching_api_v1_integration_test.go | 2 +- cisipapiv1/cis_ip_api_v1.go | 2 +- cisipapiv1/cis_ip_api_v1_integration_test.go | 4 ++-- custompagesv1/custom_pages_v1_integration_test.go | 2 +- dnsrecordbulkv1/dns_record_bulk_v1_integration_test.go | 2 +- dnsrecordsv1/dns_records_v1_integration_test.go | 2 +- filtersv1/filters_v1_integration_test.go | 2 +- .../firewall_access_rules_v1_integration_test.go | 2 +- firewallapiv1/firewall_api_v1_integration_test.go | 2 +- firewallrulesv1/firewall_rules_v1_integration_test.go | 2 +- .../global_load_balancer_events_v1_integration_test.go | 4 ++-- .../global_load_balancer_pools_v0_integration_test.go | 2 +- .../global_load_balancer_v1_integration_test.go | 2 +- go.mod | 2 +- go.sum | 4 ++++ pageruleapiv1/page_rule_api_v1_integration_test.go | 2 +- rangeapplicationsv1/range_applications_v1_integration_test.go | 2 +- routingv1/routing_v1__integration_test.go | 2 +- .../security_events_api_v1_integration_test.go | 2 +- .../ssl_certificate_api_v1_integration_test.go | 2 +- .../user_agent_blocking_rules_v1_integration_test.go | 2 +- wafapiv1/waf_api_v1_integration_test.go | 2 +- wafrulegroupsapiv1/waf_rule_groups_api_v1_integration_test.go | 2 +- .../waf_rule_packages_api_v1_integration_test.go | 2 +- wafrulesapiv1/waf_rules_api_v1_integration_test.go | 2 +- .../zone_firewall_access_rules_v1_integration_test.go | 2 +- zonelockdownv1/zone_lockdown_v1_integration_test.go | 2 +- zoneratelimitsv1/zone_rate_limits_v1_integration_test.go | 2 +- zonesv1/zones_v1_integration_test.go | 4 ++-- 29 files changed, 35 insertions(+), 31 deletions(-) diff --git a/cachingapiv1/caching_api_v1_integration_test.go b/cachingapiv1/caching_api_v1_integration_test.go index 5f53de3..133bdd6 100644 --- a/cachingapiv1/caching_api_v1_integration_test.go +++ b/cachingapiv1/caching_api_v1_integration_test.go @@ -8,7 +8,7 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/cachingapiv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" diff --git a/cisipapiv1/cis_ip_api_v1.go b/cisipapiv1/cis_ip_api_v1.go index 3cf0e12..ce1dcb9 100644 --- a/cisipapiv1/cis_ip_api_v1.go +++ b/cisipapiv1/cis_ip_api_v1.go @@ -26,7 +26,7 @@ import ( "context" "encoding/json" "fmt" - "github.com/IBM/go-sdk-core/v4/core" + "github.com/IBM/go-sdk-core/v5/core" common "github.com/IBM/networking-go-sdk/common" "net/http" "reflect" diff --git a/cisipapiv1/cis_ip_api_v1_integration_test.go b/cisipapiv1/cis_ip_api_v1_integration_test.go index 5793131..1ab7b71 100644 --- a/cisipapiv1/cis_ip_api_v1_integration_test.go +++ b/cisipapiv1/cis_ip_api_v1_integration_test.go @@ -8,11 +8,11 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" + . "github.com/IBM/networking-go-sdk/cisipapiv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" . "github.com/onsi/gomega" - . "github.com/IBM/networking-go-sdk/cisipapiv1" ) const configFile = "../cis.env" diff --git a/custompagesv1/custom_pages_v1_integration_test.go b/custompagesv1/custom_pages_v1_integration_test.go index 0987edd..baa198b 100644 --- a/custompagesv1/custom_pages_v1_integration_test.go +++ b/custompagesv1/custom_pages_v1_integration_test.go @@ -8,7 +8,7 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/custompagesv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" diff --git a/dnsrecordbulkv1/dns_record_bulk_v1_integration_test.go b/dnsrecordbulkv1/dns_record_bulk_v1_integration_test.go index da27131..ece9b24 100644 --- a/dnsrecordbulkv1/dns_record_bulk_v1_integration_test.go +++ b/dnsrecordbulkv1/dns_record_bulk_v1_integration_test.go @@ -6,7 +6,7 @@ import ( "os" "strings" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" "github.com/IBM/networking-go-sdk/dnsrecordbulkv1" "github.com/IBM/networking-go-sdk/dnsrecordsv1" "github.com/joho/godotenv" diff --git a/dnsrecordsv1/dns_records_v1_integration_test.go b/dnsrecordsv1/dns_records_v1_integration_test.go index 96ba6f4..d929b64 100644 --- a/dnsrecordsv1/dns_records_v1_integration_test.go +++ b/dnsrecordsv1/dns_records_v1_integration_test.go @@ -5,7 +5,7 @@ import ( "os" "strings" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/dnsrecordsv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" diff --git a/filtersv1/filters_v1_integration_test.go b/filtersv1/filters_v1_integration_test.go index ccdc3cb..01bd6eb 100644 --- a/filtersv1/filters_v1_integration_test.go +++ b/filtersv1/filters_v1_integration_test.go @@ -8,7 +8,7 @@ import ( "os" "strconv" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/filtersv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" diff --git a/firewallaccessrulesv1/firewall_access_rules_v1_integration_test.go b/firewallaccessrulesv1/firewall_access_rules_v1_integration_test.go index 63db067..b0ab99d 100644 --- a/firewallaccessrulesv1/firewall_access_rules_v1_integration_test.go +++ b/firewallaccessrulesv1/firewall_access_rules_v1_integration_test.go @@ -8,7 +8,7 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/firewallaccessrulesv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" diff --git a/firewallapiv1/firewall_api_v1_integration_test.go b/firewallapiv1/firewall_api_v1_integration_test.go index 34a8c42..3b86a41 100644 --- a/firewallapiv1/firewall_api_v1_integration_test.go +++ b/firewallapiv1/firewall_api_v1_integration_test.go @@ -8,7 +8,7 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/firewallapiv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" diff --git a/firewallrulesv1/firewall_rules_v1_integration_test.go b/firewallrulesv1/firewall_rules_v1_integration_test.go index b212cc6..b90d7a7 100644 --- a/firewallrulesv1/firewall_rules_v1_integration_test.go +++ b/firewallrulesv1/firewall_rules_v1_integration_test.go @@ -9,7 +9,7 @@ import ( "os" "strconv" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" . "github.com/onsi/gomega" diff --git a/globalloadbalancereventsv1/global_load_balancer_events_v1_integration_test.go b/globalloadbalancereventsv1/global_load_balancer_events_v1_integration_test.go index 67d3114..2289fc8 100644 --- a/globalloadbalancereventsv1/global_load_balancer_events_v1_integration_test.go +++ b/globalloadbalancereventsv1/global_load_balancer_events_v1_integration_test.go @@ -8,11 +8,11 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" + . "github.com/IBM/networking-go-sdk/globalloadbalancereventsv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" . "github.com/onsi/gomega" - . "github.com/IBM/networking-go-sdk/globalloadbalancereventsv1" ) const configFile = "../cis.env" diff --git a/globalloadbalancerpoolsv0/global_load_balancer_pools_v0_integration_test.go b/globalloadbalancerpoolsv0/global_load_balancer_pools_v0_integration_test.go index 4e8090b..f8759f4 100644 --- a/globalloadbalancerpoolsv0/global_load_balancer_pools_v0_integration_test.go +++ b/globalloadbalancerpoolsv0/global_load_balancer_pools_v0_integration_test.go @@ -10,7 +10,7 @@ import ( "strconv" "strings" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" "github.com/IBM/networking-go-sdk/globalloadbalancermonitorv1" . "github.com/IBM/networking-go-sdk/globalloadbalancerpoolsv0" "github.com/joho/godotenv" diff --git a/globalloadbalancerv1/global_load_balancer_v1_integration_test.go b/globalloadbalancerv1/global_load_balancer_v1_integration_test.go index 0a64c94..e00be5e 100644 --- a/globalloadbalancerv1/global_load_balancer_v1_integration_test.go +++ b/globalloadbalancerv1/global_load_balancer_v1_integration_test.go @@ -10,7 +10,7 @@ import ( "strconv" "strings" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" "github.com/IBM/networking-go-sdk/globalloadbalancermonitorv1" "github.com/IBM/networking-go-sdk/globalloadbalancerpoolsv0" . "github.com/IBM/networking-go-sdk/globalloadbalancerv1" diff --git a/go.mod b/go.mod index faa3aec..a980b64 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.14 require ( github.com/IBM/go-sdk-core v1.1.0 github.com/IBM/go-sdk-core/v4 v4.9.0 - github.com/IBM/go-sdk-core/v5 v5.4.5 + github.com/IBM/go-sdk-core/v5 v5.6.5 github.com/go-openapi/strfmt v0.20.1 github.com/google/uuid v1.1.1 github.com/joho/godotenv v1.3.0 diff --git a/go.sum b/go.sum index 93ec544..0bd078e 100644 --- a/go.sum +++ b/go.sum @@ -3,8 +3,12 @@ github.com/IBM/go-sdk-core v1.1.0 h1:pV73lZqr9r1xKb3h08c1uNG3AphwoV5KzUzhS+pfEqY github.com/IBM/go-sdk-core v1.1.0/go.mod h1:2pcx9YWsIsZ3I7kH+1amiAkXvLTZtAq9kbxsfXilSoY= github.com/IBM/go-sdk-core/v4 v4.9.0 h1:OkSg5kaEfVoNuBA4IsIOz8Ur5rbGHbWxmWCZ7nK/oc0= github.com/IBM/go-sdk-core/v4 v4.9.0/go.mod h1:DbQ+3pFoIjxGGTEiA9zQ2V0cemMNmFMkLBBnR729HKg= +github.com/IBM/go-sdk-core/v4 v4.10.0 h1:aLoKusSFVsxMJeKHf8csj9tBWt4Y50kVvfxoKh6scN0= +github.com/IBM/go-sdk-core/v4 v4.10.0/go.mod h1:0uz2ca0MZ2DwsBRGl9Jp3EaCTqxmKZTdvV/CkCB7JnI= github.com/IBM/go-sdk-core/v5 v5.4.5 h1:fP/SLOMxRzhHaqS+I5XN+1CWrAAWn8fdzWuZvbR5KxE= github.com/IBM/go-sdk-core/v5 v5.4.5/go.mod h1:Sn+z+qTDREQvCr+UFa22TqqfXNxx3o723y8GsfLV8e0= +github.com/IBM/go-sdk-core/v5 v5.6.5 h1:zXlt5x/udqZTD617SKUQzPDON4x5y0+22vNxsdCGYpg= +github.com/IBM/go-sdk-core/v5 v5.6.5/go.mod h1:tt/B9rxLkRtglE7pvqLuYikgCXaZFL3btdruJaoUeek= github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a/go.mod h1:lB+ZfQJz7igIIfQNfa7Ml4HSf2uFQQRzpGGRXenZAgY= github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef h1:46PFijGLmAjMPwCCCo7Jf0W6f9slllCkkv7vyc1yOSg= github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef/go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw= diff --git a/pageruleapiv1/page_rule_api_v1_integration_test.go b/pageruleapiv1/page_rule_api_v1_integration_test.go index 087466f..57f8649 100644 --- a/pageruleapiv1/page_rule_api_v1_integration_test.go +++ b/pageruleapiv1/page_rule_api_v1_integration_test.go @@ -8,7 +8,7 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/pageruleapiv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" diff --git a/rangeapplicationsv1/range_applications_v1_integration_test.go b/rangeapplicationsv1/range_applications_v1_integration_test.go index 811081d..9cbe0cf 100644 --- a/rangeapplicationsv1/range_applications_v1_integration_test.go +++ b/rangeapplicationsv1/range_applications_v1_integration_test.go @@ -8,7 +8,7 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/rangeapplicationsv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" diff --git a/routingv1/routing_v1__integration_test.go b/routingv1/routing_v1__integration_test.go index bd96fb3..d1cfeb6 100644 --- a/routingv1/routing_v1__integration_test.go +++ b/routingv1/routing_v1__integration_test.go @@ -8,7 +8,7 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/routingv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" diff --git a/securityeventsapiv1/security_events_api_v1_integration_test.go b/securityeventsapiv1/security_events_api_v1_integration_test.go index ab20aee..a56a386 100644 --- a/securityeventsapiv1/security_events_api_v1_integration_test.go +++ b/securityeventsapiv1/security_events_api_v1_integration_test.go @@ -8,7 +8,7 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/securityeventsapiv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" diff --git a/sslcertificateapiv1/ssl_certificate_api_v1_integration_test.go b/sslcertificateapiv1/ssl_certificate_api_v1_integration_test.go index 98c74ba..fac01af 100644 --- a/sslcertificateapiv1/ssl_certificate_api_v1_integration_test.go +++ b/sslcertificateapiv1/ssl_certificate_api_v1_integration_test.go @@ -10,7 +10,7 @@ import ( "os" "time" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/sslcertificateapiv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" diff --git a/useragentblockingrulesv1/user_agent_blocking_rules_v1_integration_test.go b/useragentblockingrulesv1/user_agent_blocking_rules_v1_integration_test.go index f9cd203..a3b9c5d 100644 --- a/useragentblockingrulesv1/user_agent_blocking_rules_v1_integration_test.go +++ b/useragentblockingrulesv1/user_agent_blocking_rules_v1_integration_test.go @@ -8,7 +8,7 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/useragentblockingrulesv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" diff --git a/wafapiv1/waf_api_v1_integration_test.go b/wafapiv1/waf_api_v1_integration_test.go index 1ad31ed..b59bc7a 100644 --- a/wafapiv1/waf_api_v1_integration_test.go +++ b/wafapiv1/waf_api_v1_integration_test.go @@ -8,7 +8,7 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/wafapiv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" diff --git a/wafrulegroupsapiv1/waf_rule_groups_api_v1_integration_test.go b/wafrulegroupsapiv1/waf_rule_groups_api_v1_integration_test.go index fb89a16..92c52e9 100644 --- a/wafrulegroupsapiv1/waf_rule_groups_api_v1_integration_test.go +++ b/wafrulegroupsapiv1/waf_rule_groups_api_v1_integration_test.go @@ -8,7 +8,7 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/wafrulegroupsapiv1" "github.com/IBM/networking-go-sdk/wafrulepackagesapiv1" "github.com/joho/godotenv" diff --git a/wafrulepackagesapiv1/waf_rule_packages_api_v1_integration_test.go b/wafrulepackagesapiv1/waf_rule_packages_api_v1_integration_test.go index 1ccdddf..3cfd99c 100644 --- a/wafrulepackagesapiv1/waf_rule_packages_api_v1_integration_test.go +++ b/wafrulepackagesapiv1/waf_rule_packages_api_v1_integration_test.go @@ -8,7 +8,7 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/wafrulepackagesapiv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" diff --git a/wafrulesapiv1/waf_rules_api_v1_integration_test.go b/wafrulesapiv1/waf_rules_api_v1_integration_test.go index 8b585ad..22b76de 100644 --- a/wafrulesapiv1/waf_rules_api_v1_integration_test.go +++ b/wafrulesapiv1/waf_rules_api_v1_integration_test.go @@ -8,7 +8,7 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" "github.com/IBM/networking-go-sdk/wafrulepackagesapiv1" . "github.com/IBM/networking-go-sdk/wafrulesapiv1" "github.com/joho/godotenv" diff --git a/zonefirewallaccessrulesv1/zone_firewall_access_rules_v1_integration_test.go b/zonefirewallaccessrulesv1/zone_firewall_access_rules_v1_integration_test.go index 6c59351..d91a884 100644 --- a/zonefirewallaccessrulesv1/zone_firewall_access_rules_v1_integration_test.go +++ b/zonefirewallaccessrulesv1/zone_firewall_access_rules_v1_integration_test.go @@ -8,7 +8,7 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/zonefirewallaccessrulesv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" diff --git a/zonelockdownv1/zone_lockdown_v1_integration_test.go b/zonelockdownv1/zone_lockdown_v1_integration_test.go index 2dc318e..9c6ee2d 100644 --- a/zonelockdownv1/zone_lockdown_v1_integration_test.go +++ b/zonelockdownv1/zone_lockdown_v1_integration_test.go @@ -8,7 +8,7 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/zonelockdownv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" diff --git a/zoneratelimitsv1/zone_rate_limits_v1_integration_test.go b/zoneratelimitsv1/zone_rate_limits_v1_integration_test.go index 7989e42..987ae9d 100644 --- a/zoneratelimitsv1/zone_rate_limits_v1_integration_test.go +++ b/zoneratelimitsv1/zone_rate_limits_v1_integration_test.go @@ -8,7 +8,7 @@ import ( "fmt" "os" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" . "github.com/IBM/networking-go-sdk/zoneratelimitsv1" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" diff --git a/zonesv1/zones_v1_integration_test.go b/zonesv1/zones_v1_integration_test.go index a196c6d..c22ce09 100644 --- a/zonesv1/zones_v1_integration_test.go +++ b/zonesv1/zones_v1_integration_test.go @@ -9,12 +9,12 @@ import ( "os" "strings" - "github.com/IBM/go-sdk-core/core" + "github.com/IBM/go-sdk-core/v5/core" + . "github.com/IBM/networking-go-sdk/zonesv1" guuid "github.com/google/uuid" "github.com/joho/godotenv" . "github.com/onsi/ginkgo" . "github.com/onsi/gomega" - . "github.com/IBM/networking-go-sdk/zonesv1" ) const configFile = "../cis.env"