Configuration System
Package Mask Configurations
1min
package masks allow users to configure the naming of their own internal packages (if they have any) this configuration does two things first, when these packages are encountered in a scan they will be marked as internal and will not show as unknown package issues docid\ deyoheglembkeb0tv1jfj , as would otherwise be the case second, and probably more importantly, setting package masks ensures that soos protects you against dependency substitution issues docid\ rbevq9auzz c1w6bdeu4e package masks support wildcards, for cases where you want to specify the prefix or suffix and not list every package name as well as ensure that new packages will automatically be matched to link a particular internal package to a specific project , make sure to define the package mask on the corresponding project's configuration and be as specific as possible you can still set a global wildcard to ensure that new packages are caught as well (see configuration inheritance docid 3tbaycx qbecnzmtp4g5 for more details on configuration inheritance) package mask configuration