Skip to content

Commit 71a2cb4

Browse files
committed
Doc: adds security warning for Command module in README
1 parent 2eba761 commit 71a2cb4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ Fastfetch uses JSONC (JSON with comments) for configuration. [See the Wiki for d
104104

105105
Logos can also be heavily customized; see the [logo documentation](https://github.com/fastfetch-cli/fastfetch/wiki/Logo-options) for more information.
106106

107+
### WARNING
108+
109+
Fastfetch supports a `Command` module that can run arbitrary shell commands. If you copy-paste a config file from an untrusted source, it may contain malicious commands that can harm your system or compromise your privacy. Please always review the config file before using it.
110+
107111
## FAQ
108112

109113
### Q: Neofetch is good enough. Why do I need fastfetch?

0 commit comments

Comments
 (0)