Re: Does remote caching open up any security vulnerabilities?
Mats Wichmann <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <[email protected]> |
On 9/23/22 12:23, Bill Deegan wrote: > Don, > > If you're seriously concerned (as in this is actually happening ever) > about malicious alteration of your cachedir in your development > environment, then you have lots of issues.. > That's what I was referring to. > > Nope. Remote caching definitely has been asked for and there's a PR with > an implementation as well. > But as yet not merged. > That predates the customizable cachedir implementation which dmoody > mentioned. > > Indeed a SCons cachedir server, and plugins for (I think it's) meson's > cachedir server would be great additions. bazel's server, it was. The PR is here if it's of interest: https://github.com/SCons/scons/pull/3971 Not been any real action on that for a while.