Hierarchy For Package org.openrewrite.github.security
Class Hierarchy
- java.lang.Object
- org.openrewrite.Recipe (implements java.lang.Cloneable)
- org.openrewrite.github.security.AnonymousJobsRecipe
- org.openrewrite.github.security.ArtifactSecurityRecipe
- org.openrewrite.github.security.BotConditionsRecipe
- org.openrewrite.github.security.CachePoisoningRecipe
- org.openrewrite.github.security.DangerousTriggersRecipe
- org.openrewrite.github.security.ExcessivePermissionsRecipe
- org.openrewrite.github.security.ForbiddenUsesRecipe
- org.openrewrite.github.security.GitHubEnvRecipe
- org.openrewrite.github.security.HardcodedCredentialsRecipe
- org.openrewrite.github.security.InsecureCommandsRecipe
- org.openrewrite.github.security.ObfuscationRecipe
- org.openrewrite.github.security.RefVersionMismatchRecipe
- org.openrewrite.github.security.SecretsInheritRecipe
- org.openrewrite.github.security.SelfHostedRunnerRecipe
- org.openrewrite.github.security.TemplateInjectionRecipe
- org.openrewrite.github.security.TrustedPublishingRecipe
- org.openrewrite.github.security.UndocumentedPermissionsRecipe
- org.openrewrite.github.security.UnpinnedActionsRecipe
- org.openrewrite.github.security.UnpinnedDockerImagesRecipe
- org.openrewrite.Recipe (implements java.lang.Cloneable)