tombuildsstuff/sensu-plugins-azurerm

View on GitHub
bin/check-azurerm-virtual-network-gateway-failure-connected.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method run has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def run
    tenant_id = config[:tenant_id]
    client_id = config[:client_id]
    client_secret = config[:client_secret]
    subscription_id = config[:subscription_id]
Severity: Minor
Found in bin/check-azurerm-virtual-network-gateway-failure-connected.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status