mscp.classes
Source:
src/mscp/classes/__init__.py
Domain models for mSCP.
Re-exports the public model classes used throughout mSCP:
Baseline,Profile,Author— baseline document and its sections.Macsecurityrule,Sectionmap— security rule model and its section enumeration.Payload— configuration profile payload model.RuleLibrary— ordered, indexed collection ofMacsecurityruleobjects.
Re-exports (__all__)
Section titled “Re-exports (__all__)”Baseline, Macsecurityrule, Payload, Author, Profile, RuleLibrary, Sectionmap