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

Project level sensitive passwords exposed during build #36

Open
syedjalalt opened this issue Jul 3, 2019 · 0 comments
Open

Project level sensitive passwords exposed during build #36

syedjalalt opened this issue Jul 3, 2019 · 0 comments

Comments

@syedjalalt
Copy link

syedjalalt commented Jul 3, 2019

How do I make sure that the passwords that have been marked as sensitive in the ETL during development at project level, are not exposed during build?

When we build a SSIS package through "SSISBuild" in PowerShell through it's PowerShell module New-SsisDeploymentPackage, we see that the project level sensitive passwords are exposed into plain text during the build, thereby rendering the password secrecy useless.
The ETL is protected with EncryptSensitiveWithPassword.

Comment please!! @rtumaykin @fmms

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

No branches or pull requests

1 participant