rewrite-java-security
rewrite-java-security copied to clipboard
POC: `@NestedOptions` use case for Security Recipes
Demonstrates how @NestedOptions
would be used for Security Recipes.
This allows for filtering the application of Recipes so they are only applied to tests when non-tests are modified.
To be compatible with the Moderne SaaS, this will require https://github.com/openrewrite/rewrite/pull/3764 to be merged
Signed-off-by: Jonathan Leitschuh [email protected]