Hi,
We are using Base64 Expressions plugin in our application in so many interfaces now this plugin is vulnerable and need to find the alternative for this plugin. can someone please help on this?
Note: we are using it to encode and decode the text.
Discussion posts and replies are publicly visible
Why do you say the smart serivce is vulnerable?
Anyway, you can implement your own function /smart service in order to solve the problem
In appian health check report we got to know it's vulnerable and need to remove.
Ask in market about new version of the plugin, or create a new one.....
The support of smart services in the market falls on the developer
For plain text, Base64 conversion can be done using an OOB expression rule. Linked there is my posting of the most recent versions of both my base64 encoder and base64 decoder, hardened against extended characters like large unicode characters and even emojis.
Thank you mike.
Glad to help - would appreciate a 'verify' if you end up using my advice directly, of course