Commit graph

1 commit

Author SHA1 Message Date
Noah Pendleton
9bb6ebc34d Add check for permitted characters in pathnames
Add a new checker that checks for allowed characters in pathnames.

Includes arguments for overriding the default allowed list and extending
it.

Default allow list is alphanumeric plus `.-_`.
2022-03-01 18:13:56 -05:00