kiwiz
  • Joined on 2024-01-05
kiwiz commented on issue borgmatic-collective/borgmatic#810 2024-01-22 05:19:36 +00:00
Escape runtime variables in hooks

Thanks!

kiwiz commented on issue borgmatic-collective/borgmatic#810 2024-01-05 18:15:51 +00:00
Escape runtime variables in hooks

Yep! It should be sufficient to add a call to shlex.quote inside the interpolation logic.

kiwiz opened issue borgmatic-collective/borgmatic#810 2024-01-05 17:35:20 +00:00
Escape runtime variables in hooks