Forum Discussion

sdudani's avatar
sdudani
Occasional Contributor
7 years ago
Solved

Encrypt Usernames and Passwords in SOAPUI, check in code in Bitbucket with encrypted files

My XML requests have sensitive data which I do not want to expose when I check in my code in bitbucket.

How can we make sure that the files are encrypted and when someones access the files in bitbucket, the sensitve data should not be visible.