Class NonStandardCryptographicAlgorithmCheck

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

public class NonStandardCryptographicAlgorithmCheck extends PythonSubscriptionCheck
  • Constructor Details

    • NonStandardCryptographicAlgorithmCheck

      public NonStandardCryptographicAlgorithmCheck()
  • Method Details