summary refs log tree commit diff
path: root/contrib/hooks
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-11-28 16:41:24 -0500
committerJune McEnroe <june@causal.agency>2023-11-28 16:41:24 -0500
commit2b987b15ad9dda649a051a1e9891b88e134d91c2 (patch)
tree06a4f8991947517be5caa983d6cd732f42ddb376 /contrib/hooks
parentDeclare for loop variables (diff)
downloadsrc-2b987b15ad9dda649a051a1e9891b88e134d91c2.tar.gz
src-2b987b15ad9dda649a051a1e9891b88e134d91c2.zip
Remove leveler
Diffstat (limited to 'contrib/hooks')
0 files changed, 0 insertions, 0 deletions
'>clone: fix directory traversalJason A. Donenfeld This was introduced in the initial version of this code, way back when in 2008. $ curl http://127.0.0.1/cgit/repo/objects/?path=../../../../../../../../../etc/passwd root:x:0:0:root:/root:/bin/sh ... Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Reported-by: Jann Horn <jannh@google.com> 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev