mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-03-01 16:02:55 +00:00
34 lines
1.4 KiB
XML
34 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ocil xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://scap.nist.gov/schema/ocil/2.0 ocil-2.0.xsd"
|
|
xmlns="http://scap.nist.gov/schema/ocil/2.0">
|
|
<generator>
|
|
<product_name>Manual Labor</product_name>
|
|
<product_version>1</product_version>
|
|
<schema_version>2.0</schema_version>
|
|
<timestamp>2021-09-16T15:35:10Z</timestamp>
|
|
</generator>
|
|
<questionnaires>
|
|
<questionnaire id="ocil:gov.nist.mscp.content:questionnaire:1">
|
|
<title>Obtain a pass or a fail</title>
|
|
<actions>
|
|
<test_action_ref>ocil:gov.nist.mscp.content:testaction:1</test_action_ref>
|
|
</actions>
|
|
</questionnaire>
|
|
</questionnaires>
|
|
<test_actions>
|
|
<boolean_question_test_action id="ocil:gov.nist.mscp.content:testaction:1" question_ref="ocil:gov.nist.mscp.content:question:1">
|
|
<when_true>
|
|
<result>PASS</result>
|
|
</when_true>
|
|
<when_false>
|
|
<result>FAIL</result>
|
|
</when_false>
|
|
</boolean_question_test_action>
|
|
</test_actions>
|
|
<questions>
|
|
<boolean_question id="ocil:gov.nist.mscp.content:question:1">
|
|
<question_text>Do you wish this checklist item to be considered to have passed?</question_text>
|
|
</boolean_question>
|
|
</questions>
|
|
</ocil>
|