Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
MShiwratan1695877343
Contributor
Contributor

How does Talend handle secrets saved to GitHub for job context

We have items like access keys and database strings in our job contexts.

How does Talend keep them out of Github when we push this code to Github?

Labels (7)
2 Replies
David_Beaty
Specialist
Specialist

Ensure you set anything like these as data type of Password in the context group or job context.

really, don’t populate the values with anything and either read them in at runtime from a local file when developing or use a custom connection type in Talend Cloud.

Anonymous
Not applicable

And on top of that I highly recommend to rotate the encryption keys: https://help.talend.com/r/en-US/8.0/installation-guide-windows/rotating-encryption-keys-in-talend-studio