{ "adx": { // Packages written by the ADX team and that ship on NuGet.org "rules": [ "AdxVerificationCompositeRule" ], "packages": { "Microsoft.AspNetCore.Cryptography.Internal": { }, "Microsoft.AspNetCore.Cryptography.KeyDerivation": { }, "Microsoft.AspNetCore.DataProtection": { }, "Microsoft.AspNetCore.DataProtection.Abstractions": { }, "Microsoft.AspNetCore.DataProtection.Azure.Storage": { }, "Microsoft.AspNetCore.DataProtection.Extensions": { }, "Microsoft.AspNetCore.DataProtection.Redis": { }, "Microsoft.AspNetCore.DataProtection.SystemWeb": { } } }, "adx-nonshipping": { "rules": [], "packages": { "Microsoft.AspNetCore.DataProtection.Sources": { } } }, "Default": { // Rules to run for packages not listed in any other set. "rules": [ "DefaultCompositeRule" ] } }