A build context can no longer escape the repository
v0.28.4-beta
- A build context can no longer escape the repository. If an application's build context path points somewhere outside the cloned repository, the agent now refuses the build instead of starting it. Security fix: on Pierrr infrastructure the agent is shared between all managed projects, and a path climbing out of the repository gave access to files not belonging to the project concerned.