Class HardCodedCredentialsCheck

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

public class HardCodedCredentialsCheck extends PythonSubscriptionCheck
  • Field Details

  • Constructor Details

    • HardCodedCredentialsCheck

      public HardCodedCredentialsCheck()
  • Method Details