Class PredictableSaltCheck

java.lang.Object
org.sonar.plugins.python.api.PythonSubscriptionCheck
org.sonar.python.checks.PredictableSaltCheck
All Implemented Interfaces:
PythonCheck, SubscriptionCheck

public class PredictableSaltCheck extends PythonSubscriptionCheck
  • Constructor Details

    • PredictableSaltCheck

      public PredictableSaltCheck()
  • Method Details