List of path prefixes which are forbidden to be the same path or an ancestor of any workspace filter root. Surrounding whitespace and trailing slashes are ignored and the prefix is treated as an atomic path. For example:

/apps/system

will fail a package defining a filter root of
/apps/system/config

but it will not fail a package filter covering only
/apps/systemOfADown/config

Use this test to safeguard entire repository trees from package installation or uninstallation.

This field supports parameter tokens.