# frozen_string_literal: true
module ContainerRegistry
module Protection
def self.table_name_prefix
'container_registry_protection_'
end