.. _terminology: Terminology and Concepts =================================== This is a glossary with definitions for terms like :term:`Asset`: .. glossary:: Access Control List A list of Access Control Rules applied to a grant to determine what the Grantee can access in a Collection. Access Control Lists are managed in the Grants panel of the Manage Collection interface. See :ref:`roles-and-access` for more information. Access Control Rule An individual item describing varying levels of Access to the components of a Collection, such as specific Assets, STIGs, Labels, or the entire Collection. The overall Access Control List for a Grant is composed of these Access Control Rules. See :ref:`roles-and-access` for more information. ACL See :term:`Access Control List` Asset An Asset is any component to which a STIG may be attached. Assets are created and changed in the Collection Configuration screen. To conform to the Navy RMF Process, an Asset must have a Name, IP Address, MAC Address, and Fully Qualified Domain Name unless it is designated "Non-Computing." The Asset Properties screen allows you to set all these properties, as well as attach STIGs. checklist The list of Rules that compose a STIG, and optionally, their Evaluations. Often encoded in the :term:`ckl` format. ckl An xml file format used by some common STIG tools. STIG Manager can import and export checklists in the .ckl format compatible with STIG Viewer and eMASS. STIG Manager maps its own data fields into and out of .ckl format as follows: .. list-table:: STIG Manager <-> STIG Viewer <-> .ckl Mappings: :widths: 20 20 40 :header-rows: 1 :class: tight-table * - STIGMan Field - STIG Viewer Field - .ckl Tag * - Evaluation Result - Status - **** * - Detail - Finding Detail - **** * - Comment - Comments - **** .. note:: STIG Manager will import and export .ckl files differently depending on the values of certain .ckl elements and Asset metadata. See :ref:`ckl-processing` for more information. Collection The Collection is STIG Manager's primary organizational component. Collections are composed of: * :term:`Assets ` * :term:`STIGs ` attached to those Assets * :term:`Grants ` providing access to some or all of the Assets/STIGs in that Collection for a User or Group * :term:`Reviews ` * Settings that control the behavior of the Collection, such as whether to require a Detail or Comment for each Review, Review History records, etc. * :term:`Labels