mediamtx/scripts
Johnny Arcitec 426e6f89a2
improve unsafe path handling (#3927)
* fix: improve unsafe path handling

Paths containing spaces or dashes were being interpreted as separate options, since the path handling lacked double quotes.

This fixes all unsafe instances of "PWD" and "HOME", along with all other unsafe paths in the scripts.

* readme: explicitly mount the configuration as read-only

This clearly shows users that the MediaMTX container will not modify the configuration file.
2024-11-06 15:15:25 +01:00
..
apidocs.mk improve unsafe path handling (#3927) 2024-11-06 15:15:25 +01:00
binaries.mk improve unsafe path handling (#3927) 2024-11-06 15:15:25 +01:00
dockerhub-legacy.mk improve unsafe path handling (#3927) 2024-11-06 15:15:25 +01:00
dockerhub.mk improve unsafe path handling (#3927) 2024-11-06 15:15:25 +01:00
format.mk improve unsafe path handling (#3927) 2024-11-06 15:15:25 +01:00
lint.mk improve unsafe path handling (#3927) 2024-11-06 15:15:25 +01:00
mod-tidy.mk improve unsafe path handling (#3927) 2024-11-06 15:15:25 +01:00
run.mk Correction for missing go generate in run makefile (#3100) 2024-03-05 15:28:56 +01:00
test-highlevel.mk improve API docs linter (#3608) 2024-08-04 13:12:30 +02:00
test.mk improve unsafe path handling (#3927) 2024-11-06 15:15:25 +01:00