Skip to content

Conversation

@tclahr
Copy link
Owner

@tclahr tclahr commented Jul 16, 2025

No description provided.

tclahr added 6 commits July 16, 2025 08:12
Add dirwalk.sh to bin.
Also, update getcap and immutable_files to use dirwalk.sh tool.
Move all tools from `tools` directory to `bin`.
Update related code to use the tools from the `bin` directory.
Add new function to prepend a mount point to each path in a space-separated list.

This is used to prepend the mount point (when provided by --mount-point) to
the `path` field.
Previously, UAC filtered out non-regular files (e.g., symbolic links, sockets, block special files, etc.) before archiving the collected data. Now, if `file_type` is not specified, UAC will collect both regular files and symbolic links by default.
Update exclude_path_pattern to not exclude .fseventsd
located in /System/Volumes/Data/.fseventsd
@tclahr tclahr merged commit 018adb4 into develop Jul 16, 2025
3 checks passed
@tclahr tclahr deleted the move_tools_to_bin branch July 16, 2025 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants