Class UnverifiedHostnameCheck

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

public class UnverifiedHostnameCheck extends PythonSubscriptionCheck
  • Constructor Details

    • UnverifiedHostnameCheck

      public UnverifiedHostnameCheck()
  • Method Details