mirror of
https://github.com/tw93/Mole.git
synced 2026-03-22 20:15:07 +00:00
docs(security): polish wording in SECURITY_AUDIT
This commit is contained in:
@@ -124,7 +124,7 @@ In addition to path blocking, these categories are protected:
|
|||||||
|
|
||||||
## Implementation Details
|
## Implementation Details
|
||||||
|
|
||||||
All deletion routes through `lib/core/file_ops.sh`:
|
All deletion routes pass through `lib/core/file_ops.sh`:
|
||||||
|
|
||||||
- `validate_path_for_deletion()` - Empty, relative, traversal checks
|
- `validate_path_for_deletion()` - Empty, relative, traversal checks
|
||||||
- `should_protect_path()` - Prefix and pattern matching
|
- `should_protect_path()` - Prefix and pattern matching
|
||||||
|
|||||||
Reference in New Issue
Block a user