Re: broken by the FPATH environment variable defined by bash / lmod
Eric Cook <[email protected]>
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <[email protected]> |
On 8/17/26 9:31 PM, Bart Schaefer wrote: > On Mon, Aug 17, 2026 at 6:11 PM Eric Cook <[email protected]> wrote: >> >> Nor does it justify the breaking of long standing use cases > > The one thing that might justify it is an appeal to security. > MODULE_PATH has been import-prevented on those grounds since before > the git repository existed, but is it that really any more dangerous > than supplanting the functions library? > I am not a security expert, but can't you already circumvent that with stuff like LD_PRELOAD?