Update README.md
This commit is contained in:
parent
03b71cb4c4
commit
2fa1339933
1 changed files with 0 additions and 7 deletions
|
|
@ -79,10 +79,3 @@ isosilo/
|
||||||
└── handlers.go # HTTP handlers + HTML templates
|
└── handlers.go # HTTP handlers + HTML templates
|
||||||
```
|
```
|
||||||
|
|
||||||
## Security Notes
|
|
||||||
|
|
||||||
- The server only serves files with a `.iso` extension from the configured
|
|
||||||
directory.
|
|
||||||
- ISO names are validated to prevent path traversal (`..`, `/`, `\`).
|
|
||||||
- Internal ISO paths are cleaned before use.
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue