This website requires JavaScript.
Explore
Help
Register
Sign In
peter
/
borgmatic
Watch
1
Star
0
Fork
0
mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced
2026-07-30 13:23:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffaa99ba15418caf5add29b2ce4cf4e8bf105bbf
borgmatic
/
tests
/
unit
/
hooks
T
History
Dan Helfman
cca9039863
Move the passcommand logic out of a hook to prevent future security issues (e.g., passphrase exfiltration attacks) if a user invokes a credential hook from an arbitrary configuration value (
#961
).
2025-01-31 22:15:53 -08:00
..
credential
Move the passcommand logic out of a hook to prevent future security issues (e.g., passphrase exfiltration attacks) if a user invokes a credential hook from an arbitrary configuration value (
#961
).
2025-01-31 22:15:53 -08:00
data_source
Merge branch 'main' into log-repository-everywhere
2025-01-29 10:31:30 -08:00
monitoring
Merge branch 'main' into log-repository-everywhere
2025-01-27 22:03:35 -08:00
__init__.py
Move hooks into directory, so there can be one source file per type of hook (
#225
).
2019-10-21 15:52:14 -07:00
test_command.py
Code formatting (
#635
).
2025-01-25 14:14:48 -08:00
test_dispatch.py
Get existing tests passing again (
#961
).
2025-01-30 20:18:03 -08:00