Skip to content
Menu

Groundwork Rule

Keep operations inside Groundwork

Complete user-readable behavior generated from the authoritative rule module.

Rule decision

Decision

Prevent traversal, absolute-path injection, and escaping symlinks.

Behavior

Required behavior

Resolve and validate every target against the application root; Reject traversal, absolute injected paths, and escaping symlinks

Prohibited behavior

Write outside the application root; Create unsafe archive entries

Boundary or exception

Reject the unsafe target and preserve existing state.