Document new user in user facing docs
Brief
Document the existence of the non-root, non-default user in user facing documentation.
Implementation Plan
- We should update our ruleset documentation, and any analyzer that has its own to
rulesetconfiguration samples to setTargetDirto something that is not a root subdirectory but under/tmp. This avoids a permission error. - Create a breaking-change notice in the "deprecations and removals" section of documentation.
/cc @amarpatel
Edited by Connor Gilbert