sailpoint-cli
sailpoint-cli copied to clipboard
[Bug] Your Bug Report Here
Describe the bug When using the 'sail rule download' command the cloud rules have all the single-quotes (') converted to "'" which in turn breaks the rule validator's linting causing a huge huge of false negatives in the report
To Reproduce Steps to reproduce the behavior:
- setup a connection to https://thermofisher.identitynow.com/
- run "sail env use thermofisher"
- run "sail rule download"
- open "Rule - BeforeProvisioning - TFS Custom SSAD BeforeProvisioning Rule.xml"
Expected behavior The rules should be downloaded unchanged
Actual behavior All the single quote have been replaced with "'"
Operating System (please complete the following information):
- OS: Windows 11 Pro
- CLI Environment: Powershell via VSCode
- Version: sail version 2.1.5
Additional context This is interfering with a required process that is being bootstrapped regarding our Platinum Customers