List of questions
Related questions
Question 251 - Certified MuleSoft Integration Architect I discussion
A new Mule application has been deployed through Runtime Manager to CloudHub 1.0 using a CI/CD pipeline with sensitive properties set as cleartext. The Runtime Manager Administrator opened a high priority incident ticket about this violation of their security requirements indicating these sensitive properties values must not be stored or visible in Runtime Manager but should be changeable in Runtime Manager by Administrators with proper permissions.
How can the Mule application be deployed while safely hiding the sensitive properties?
A.
Add an ArrayList of all the sensitive properties' names in the mule-artifact.json file of the application
B.
Add encrypted versions of the sensitive properties as global configuration properties in the Mule application
C.
Add a new wrapper.java.additional.xx parameter for each sensitive property in the wrapper.conf file used by the CI/CD pipeline scripts
D.
Create a variable for each sensitive property and declare them as hidden in the CI/CD pipeline scripts
Your answer:
0 comments
Sorted by
Leave a comment first