Zowe CLI
- BugFix: Updated the
zowe zos-files ds editcommand to store temp files in a dedicated subdirectory with owner-only permissions (0o700). #2773
Imperative
- BugFix: Added the
base64EncodedAuthsession property to the list of session properties redacted from Imperative debug logs. #2780
Workflows SDK
- BugFix: Updated temp file creation to use unpredictable file names, and set owner-only permissions (
0o700) on uploaded USS temp files. #2773