diff --git a/README.md b/README.md index 0dd0de0..be311a2 100644 --- a/README.md +++ b/README.md @@ -79,10 +79,3 @@ isosilo/ └── 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. -