getPassword

in lib/fluent/plugin/filter_process_redfishalert.rb [92:95]


    def getPassword()
      File.read(passwordFile).strip
    end