Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add obfuscate activity #53

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

skothari-tibco
Copy link

Based on request by @Beerinder ; I'm adding this obfuscation activity . I believe microgateway is a good place for this.

@mellistibco
Copy link
Member

@Beerinder, can we. update the description of the activity to be a bit more verbose? :)

activity/obfuscate/README.md Outdated Show resolved Hide resolved
-->

# Obfuscate
This activity allows you to obfuscate the required value in the JSON using defined function.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be clearer.

activity/obfuscate/README.md Outdated Show resolved Hide resolved
activity/obfuscate/activity_test.go Outdated Show resolved Hide resolved
activity/obfuscate/descriptor.json Outdated Show resolved Hide resolved
activity/obfuscate/descriptor.json Outdated Show resolved Hide resolved
"title": "Obfuscate Activity",
"description": "Obfuscate Activity obfuscates the required value in the JSON using defined function.",
"homepage": "https://github.com/project-flogo/tree/master/examples/activity",
"settings": [

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Descriptions should be added to all of these

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants