gitlab-org--gitlab-foss/app/models/security_event.rb

5 lines
68 B
Ruby

# frozen_string_literal: true
class SecurityEvent < AuditEvent
end