CMSgov/dpc-app

View on GitHub
scripts/generate_credentials.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method initialize has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def initialize(env, jwt, golden_macaroon, org_key, org_signature, path_to_org_pub_key)
Severity: Minor
Found in scripts/generate_credentials.rb - About 45 mins to fix

    Method generate_credentials has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    def generate_credentials(credentials, org_bundle, public_key_label, path_to_org_pub_key, expiration)
    Severity: Minor
    Found in scripts/generate_credentials.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status