Pattern: Use of restricted package
Issue: -
Warns when importing black-listed packages.
Black-list of package names (or regular expression package names).
[imports-blacklist]
arguments =["crypto/md5", "crypto/sha1", "crypto/**/pkix"]
Pattern: Use of restricted package
Issue: -
Warns when importing black-listed packages.
Black-list of package names (or regular expression package names).
[imports-blacklist]
arguments =["crypto/md5", "crypto/sha1", "crypto/**/pkix"]