Class UnsafeHttpMethodsCheck

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

public class UnsafeHttpMethodsCheck extends PythonSubscriptionCheck
  • Constructor Details

    • UnsafeHttpMethodsCheck

      public UnsafeHttpMethodsCheck()
  • Method Details