Skip to content

Commit

Permalink
Add BufferedWriterCreationRecipes to JavaSecurityBestPractices
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek committed Oct 27, 2024
1 parent 64c36ae commit 9d9c9ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/META-INF/rewrite/security-bugs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ recipeList:
- org.openrewrite.java.security.UseFilesCreateTempDirectory
- org.openrewrite.java.security.SecureTempFileCreation
- org.openrewrite.java.security.ZipSlip
- org.openrewrite.staticanalysis.BufferedWriterCreationRecipes
- org.openrewrite.staticanalysis.NoEqualityInForCondition

0 comments on commit 9d9c9ff

Please sign in to comment.