module Bundler::Audit::CLI::Formats::Junit

def advisory_ref(advisory)

def advisory_ref(advisory)
  advisory.identifiers.join(" ")
end