""" Contains DebianSecurity class """ from project import Project class DebianSecurity(Project): """DebianSecurity class"""