splunk / splunk-sdk-csharp-pcl

Splunk's next generation C# SDK
https://dev.splunk.com/enterprise/docs/csharp
Apache License 2.0
64 stars 46 forks source link

Remove clear password POST assertions #96

Closed dgao1029 closed 1 year ago

dgao1029 commented 4 years ago

POST requests to the /storage/passwords endpoint should not return the clear_password back in plaintext. Therefore we should remove all POST assertions that check clear_password.

shakeelmohamed commented 4 years ago

Please see my comments in https://github.com/splunk/splunk-sdk-java/pull/138

ncanumalla-splunk commented 1 year ago

This SDK is deprecated and no longer under active development.