summaryrefslogtreecommitdiff
path: root/git-submodule.sh
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2019-08-29 19:08:42 (GMT)
committerJohannes Schindelin <johannes.schindelin@gmx.de>2019-12-04 12:20:04 (GMT)
commita52ed76142f6e8d993bb4c50938a408966eb2b7c (patch)
tree9603df337bf43eec5d4998d44f5c3293661950d2 /git-submodule.sh
parent68061e3470210703cb15594194718d35094afdc0 (diff)
downloadgit-a52ed76142f6e8d993bb4c50938a408966eb2b7c.zip
git-a52ed76142f6e8d993bb4c50938a408966eb2b7c.tar.gz
git-a52ed76142f6e8d993bb4c50938a408966eb2b7c.tar.bz2
fast-import: disallow "feature import-marks" by default
As with export-marks in the previous commit, import-marks can access the filesystem. This is significantly less dangerous than export-marks because it only involves reading from arbitrary paths, rather than writing them. However, it could still be surprising and have security implications (e.g., exfiltrating data from a service that accepts fast-import streams). Let's lump it (and its "if-exists" counterpart) in with export-marks, and enable the in-stream version only if --allow-unsafe-features is set. Signed-off-by: Jeff King <peff@peff.net>
Diffstat (limited to 'git-submodule.sh')
0 files changed, 0 insertions, 0 deletions