No service Makefiles detected
{% endif %}| Status | Atom | Description | Required Targets | ISO Clauses |
|---|---|---|---|---|
| {{ atom.display_status }} | {{ atom.name }} | {{ atom.description }} | {% for t in atom.targets %}{{ t }} {% endfor %} |
{% for m in atom.iso %}{{ m.standard }}:{{ m.clause }}{% if not loop.last %}, {% endif %}{% endfor %}{% if not atom.iso %}—{% endif %} |
| Standard | Clause | Control | Covered By | Status |
|---|---|---|---|---|
| ISO {{ mapping.standard }} | {{ mapping.clause }} | {{ mapping.control }} | {{ mapping.atom_name }} | {{ "COVERED" if mapping.satisfied else "MISSING" }} |