Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 599 Bytes

control.md

File metadata and controls

18 lines (12 loc) · 599 Bytes

Control

This documentation provides details about Control class within the pyattck package.

The Control object is based on the following data model

The Control class provides detailed information about compliance controls related to a techniques within the MITRE ATT&CK Framework.

Currently the Control class only supports data for NIST 800-53

Control Class

.. autoclass:: pyattck_data_models.control.Control
   :members:
   :undoc-members:
   :show-inheritance: