IBM / networking-go-sdk

IBM Cloud Networking Services Go SDK
Apache License 2.0
9 stars 11 forks source link

feat: updating .secrets.baseline to suppress false positives #150

Closed jkalandaibm closed 1 year ago

jkalandaibm commented 1 year ago

dependency: none

PR summary

The PR's objective is to surppress the newly detected false positive secrets.

Fixes: List of false positives:

FOUND SECRETS:
File: CHANGELOG.md Line: 150 Type: Secret Keyword
File: authenticatedoriginpullapiv1/authenticated_origin_pull_api_v1.go Line: 421 Type: Secret Keyword
File: authenticatedoriginpullapiv1/authenticated_origin_pull_api_v1.go Line: 762 Type: Secret Keyword
File: authenticatedoriginpullapiv1/authenticated_origin_pull_api_v1_integration_test.go Line: 168 Type: Private Key
File: authenticatedoriginpullapiv1/authenticated_origin_pull_api_v1_test.go Line: 66 Type: Secret Keyword
File: authenticatedoriginpullapiv1/authenticated_origin_pull_api_v1_test.go Line: 3056 Type: Private Key
File: botanalyticsv1/bot_analytics_v1_test.go Line: 66 Type: Secret Keyword
File: botmanagementv1/bot_management_v1_test.go Line: 66 Type: Secret Keyword
File: directlink.env.properties Line: 2 Type: Secret Keyword
File: dnssvcsv1/dns_svcs_v1_test.go Line: 14497 Type: Hex High Entropy String
File: mtlsv1/mtls_v1_test.go Line: 62 Type: Secret Keyword
File: mtlsv1/mtls_v1_test.go Line: 2249 Type: Hex High Entropy String
File: mtlsv1/mtls_v1_test.go Line: 2249 Type: Hex High Entropy String

PR Checklist

Please make sure that your PR fulfills the following requirements:

PR Type

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

Other information

MalarvizhiK commented 1 year ago

:tada: This PR is included in version 0.43.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: