fix(exec): lockdown file permissions by nfischer · Pull Request #1060 · shelljs/shelljs

@nfischer

This locks down file permissions used by the internal implementation of
`shell.exec()`.

Issue #1058
Tested manually using the documented scenarios

nfischer added a commit that referenced this pull request

Jan 7, 2022
This locks down file permissions used by the internal implementation of
`shell.exec()`.

Issue #1058
Tested manually using the documented scenarios

@nfischer nfischer linked an issue

Jan 7, 2022

that may be closed by this pull request

This was referenced

May 10, 2022

This was referenced

May 13, 2022

This was referenced

May 17, 2022

This was referenced

May 26, 2022

This was referenced

May 6, 2022

This was referenced

Mar 7, 2023

jchip pushed a commit to jchip/shcmd that referenced this pull request

Jun 23, 2024
This locks down file permissions used by the internal implementation of
`shell.exec()`.

Issue shelljs#1058
Tested manually using the documented scenarios