Class DynamicCodeExecutionCheck

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

public class DynamicCodeExecutionCheck extends PythonSubscriptionCheck
  • Constructor Details

    • DynamicCodeExecutionCheck

      public DynamicCodeExecutionCheck()
  • Method Details