UNCLASSIFIED - NO CUI

Skip to content

Master

Ghost User requested to merge development into master

The clone is successful, but the pod will die without closing properly due to the CVE changes fixing home directory permissions. The workdir was set to the home directory and was encountering a permission issue when the script is finished and a popd is executed. Moving the workdir to the default / fixes the issue without having to open up the home directory permissions.

Merge request reports