Class NetworkCallsWithoutTimeoutsInLambdaCheck

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

public class NetworkCallsWithoutTimeoutsInLambdaCheck extends PythonSubscriptionCheck
  • Constructor Details

    • NetworkCallsWithoutTimeoutsInLambdaCheck

      public NetworkCallsWithoutTimeoutsInLambdaCheck()
  • Method Details