This commit is contained in:
Joey Hess 2021-04-01 12:24:21 -04:00
parent 8868a3a4c7
commit 632ae09e28
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="joey"
subject="""comment 7"""
date="2021-04-01T16:22:32Z"
content="""
There is an expectation that checking out and looking at a git repository
will not cause arbitrary code to be run, sandboxed or not.
I think this can easily be dealt with in layers above git-annex, which can
have different expectations about what code is safe to run.
"""]]