git-repo/docs
Mike Frysinger 04122b7261 manifest: add basic path checks for <copyfile> & <linkfile>
Reject paths in <copyfile> & <linkfile> that point outside of their
respective scopes.  This validates paths while parsing the manifest
as this should be quick & cheap: we don't access the filesystem as
this code runs before we've synced.

Bug: https://crbug.com/gerrit/11218
Change-Id: I8e17bb91f3f5b905a9d76391b29fbab4cb77aa58
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/232932
Tested-by: Mike Frysinger <vapier@google.com>
Reviewed-by: Mike Frysinger <vapier@google.com>
Reviewed-by: Michael Mortensen <mmortensen@google.com>
2020-02-04 20:34:01 +00:00
..
manifest-format.md manifest: add basic path checks for <copyfile> & <linkfile> 2020-02-04 20:34:01 +00:00
python-support.md python-support: adjust major versions 2019-10-11 06:56:03 +00:00
release-process.md docs: start a release document 2019-06-12 23:18:10 -04:00
repo-hooks.md hooks: support external hooks running different Python version 2019-07-27 01:10:40 +00:00
windows.md docs: add Windows support info 2019-12-05 01:02:08 +00:00