]> git.r.bdr.sh - rbdr/mobius/commit - hotline/server.go
Sanitize file path input to prevent directory traversal
authorJeff Halter <redacted>
Mon, 31 Jan 2022 04:56:04 +0000 (20:56 -0800)
committerJeff Halter <redacted>
Mon, 31 Jan 2022 04:56:04 +0000 (20:56 -0800)
commit92a7e455a347e5be7fb69b6846b9f27ca698ae12
treecf7d2063123434adfa14f4f781ec4f7966a3adf1
parent154adcc6b47b3cb278f655a9580311e14de7444d
Sanitize file path input to prevent directory traversal
hotline/file_path.go
hotline/file_path_test.go
hotline/flattened_file_object.go
hotline/flattened_file_object_test.go
hotline/server.go
hotline/server_blackbox_test.go
hotline/transaction_handlers.go
hotline/transaction_handlers_test.go