jwt/ruby-jwe

View on GitHub

Showing 1 of 10 total issues

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

      def self.encode(header, encrypted_cek, iv, ciphertext, tag)
Severity: Minor
Found in lib/jwe/serialization/compact.rb - About 35 mins to fix
    Severity
    Category
    Status
    Source
    Language