IBM / scc-go-sdk

GoLang SDK for IBM Cloud Security and Compliance Center
https://cloud.ibm.com/docs/security-compliance
Apache License 2.0
2 stars 9 forks source link

Fix for timeout issue #58

Closed archanaponnada closed 2 years ago

archanaponnada commented 2 years ago

PR summary

Fix for timeout issue. Removed for loop for list calls as well modified offset and limit to 2 and 5 respectively.

PR Checklist

Please make sure that your PR fulfills the following requirements:

Current vs new behavior

Does this PR introduce a breaking change?

Other information

gary1998 commented 2 years ago

Merging it to non-main branch for allowing secrets to be used for checks during creating PR to main branch.