# File lib/brakeman/report/ignore/config.rb, line 81
    def obsolete_fingerprints
      (@ignored_fingerprints - @used_fingerprints).to_a
    end