Find managed crypto classes (FIPS mode behavior change)
Recipe ID
OpenRewrite.Recipes.CSharp.Migration.Dotnet.NetFramework.FindFipsManagedCryptoThrowArtifactOpenRewrite.Recipes.CSharp.Migration.DotnetFlag usages of managed cryptography classes whose FIPS-enforced-mode throwing behavior changes when retargeting to .NET Framework 4.8.
Single recipesearchdotnetnet-frameworkcryptoProprietary
Usage
This recipe has no required configuration options. You’ll need the Moderne CLI configured before running the command below.
mod run . --recipe OpenRewrite.Recipes.CSharp.Migration.Dotnet.NetFramework.FindFipsManagedCryptoThrowIf the recipe isn’t available locally, install it with:
mod config recipes nuget install OpenRewrite.Recipes.CSharp.Migration.Dotnet