-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtemplate.xml
More file actions
242 lines (202 loc) · 6.92 KB
/
Copy pathtemplate.xml
File metadata and controls
242 lines (202 loc) · 6.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="..\transforms\pp2html.xsl"?>
<?xml-model href="https://raw.githubusercontent.com/commoncriteria/transforms/master/schemas/CCProtectionProfile.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<PP xmlns="https://niap-ccevs.org/cc/v1"
xmlns:h="http://www.w3.org/1999/xhtml"
xmlns:sec="https://niap-ccevs.org/cc/v1/section"
target-product="QQQQ"
target-products="QQQQ"
boilerplate="yes"
short="QQQQ"
>
<PPReference>
<ReferenceTable>
<PPTitle>Protection Profile for QQQQ</PPTitle>
<PPVersion>#.#</PPVersion>
<PPAuthor>National Information Assurance Partnership</PPAuthor>
<PPPubDate>YYYY-MM-DD</PPPubDate>
<Keywords>QQQQ; QQQQ</Keywords>
</ReferenceTable>
</PPReference>
<RevisionHistory>
<entry> <!-- Repeatable -->
<version>v #.#</version>
<date>YYYY-MM-DD</date>
<subject>QQQQ
<h:br/>QQQQ <!-- Repeatable -->
</subject>
</entry>
</RevisionHistory>
<include-pkg id="pkg-QQQQ"> <!-- Repeatable -->
<git>
<url>githubURL</url>
<branch>v#.#</branch>
</git>
<url>NIAPURL</url>
<depends on-sel="QQQQ" on-also="QQQQ"/>
</include-pkg>
<sec:Introduction>
<!-- 1.1 Overview -->
<sec:Overview>QQQQ
</sec:Overview>
<!-- 1.2 Terms -->
<!-- 1.2.1 Common Criteria Terms -->
<!-- 1.2.2 Technical Terms -->
<tech-terms>
<term full="QQQQ" abbr="QQQQ">
QQQQ
</term>
</tech-terms>
<!-- 1.3 Compliant Targets of Evaluation -->
<section title="Compliant Targets of Evaluation" id="TOEdescription">
QQQQ
<!-- 1.3.1 TOE Boundary -->
<sec:TOE_Boundary>
QQQQ
<figure entity="images/QQQQ.png" title="QQQQ" id="QQQQ"/> <!-- Repeatable -->
</sec:TOE_Boundary>
</section> <!-- 1.3 Compliant Targets of Evaluation -->
<!-- 1.4 Use Cases -->
<sec:Use_Cases>
QQQQ
<usecases>
<usecase title="QQQQ" id="QQQQ">
<description>QQQQ
</description>
</usecase>
</usecases>
</sec:Use_Cases>
<!-- 1.5 Supported Platforms -->
<section title="Platforms with Specific EAs" id="sec-platforms">
<choice prefix="Platforms:" >
QQQQ<h:p/>
<selectables linebreak="yes">
<selectable id="QQQQ"><h:b><snip>QQQQ</snip></h:b>: <h:i>QQQQ</h:i></selectable> <!-- Repeatable -->
</selectables>
</choice>
</section>
</sec:Introduction>
<sec:Conformance_Claims>
</sec:Conformance_Claims>
<!-- 3.0 Security Problem Description -->
<sec:Security_Problem_Description>
The security problem is described in terms
of the threats that the TOE is expected to address, assumptions about the
operational environment, and any organizational security policies that the TOE
is expected to enforce.
<!-- 3.1 Threats -->
<sec:Threats>
<threats>
<threat name="T.QQQQ"> <!-- Repeatable -->
<description>QQQQ</description>
<objective-refer ref="O.QQQQ"> <!-- Repeatable -->
<rationale>QQQQ</rationale>
</objective-refer>
</threat>
</threats>
</sec:Threats>
<!-- 3.2 Assumptions -->
<sec:Assumptions>
<assumptions>
<assumption name="A.QQQQ"> <!-- Repeatable -->
<description>QQQQ</description>
<objective-refer ref="OE.QQQQ"> <!-- Repeatable -->
<rationale>QQQQ</rationale>
</objective-refer>
</assumption>
</assumptions>
</sec:Assumptions>
<!-- 3.3 Organizational Security Policies -->
<sec:Organizational_Security_Policies>
<OSPs/>
<!-- <OSP id="P.QQQQ">
<description>QQQQ</description>
<objective-refer ref="O.QQQQ">
<rationale>QQQQ</rationale>
</objective-refer>
</OSP>
</OSPs> -->
</sec:Organizational_Security_Policies>
</sec:Security_Problem_Description>
<!-- 4.0 Security Objectives -->
<sec:Security_Objectives>
<!-- 4.1 Security Objectives for the TOE -->
<sec:Security_Objectives_for_the_TOE>
<SOs>
<SO name="O.QQQQ"> <!-- Repeatable -->
<description>QQQQ</description>
<addressed-by>QQQQ.#/QQQQ</addressed-by><rationale>QQQQ</rationale> <!-- Repeatable -->
</SO>
</SOs>
</sec:Security_Objectives_for_the_TOE>
<!-- 4.2 Security Objctives for the Operational Environment -->
<sec:Security_Objectives_for_the_Operational_Environment>
QQQQ
<SOEs>
<SOE name="OE.QQQQ"> <!-- Repeatable -->
<description>QQQQ</description>
</SOE>
</SOEs>
</sec:Security_Objectives_for_the_Operational_Environment>
<!-- 4.3 Security Objectives Rationale -->
<sec:Security_Objectives_Rationale/>
</sec:Security_Objectives>
<!-- 5.0 Security Requirements -->
<sec:req title="Security Requirements">
<!-- 5.1 Security Functional Requirements -->
<sec:SFRs title="Security Functional Requirements">
<sec:Auditable_Events_for_Mandatory_SFRs>
<audit-table table="mandatory" id="t-audit-mandatory"/>
<audit-table table="additional" id="t-audit-additional"
title="Additional Audit Events"/>
</sec:Auditable_Events_for_Mandatory_SFRs>
<!-- 5.1.1 First SFR Family Section - Alphabetical -->
<section title="QQQ" id="qqq"> <!-- Repeatable -->
<!-- FCS_CKM.1 -->
<f-component cc-id="QQQ_QQQ_EXT.1" id="qqqq" iteration="QQQQ" name="QQQQ" status="sel-based/optional"> <!-- Repeatable -->
<depends on="qqqq" and="qqqq"/>
<f-element id="QQQQ"> <!-- Repeatable -->
<title>
<assignable>QQQQ</assignable> QQQQ <selectables linebreak="yes"> <!-- Repeatable -->
<selectable exclusive="yes" id="qqqq"><assignable>QQQQ</assignable> QQQQ </selectable> <!-- Repeatable -->
</selectables>.
</title>
<note role="application">QQQQ
</note>
<aactivity level="element"> <!-- Repeatable -->
<TSS>
QQQQ
</TSS>
<Guidance>QQQQ</Guidance>
<Tests>
<testlist>
<test>
<h:div><depends ref="qqqq"/>
QQQQ
</h:div>
</test>
</testlist>
</Tests>
</aactivity>
</f-element>
</f-component>
</section> <!-- First SFR Family Section - Alphabetical -->
<!-- 5.1.7 TOE Security Functional Requirements Rationale -->
<!-- auto generated -->
</sec:SFRs> <!-- 5.1 Security Functional Requirements -->
<!-- 5.2 Security Assurance Requirements -->
<section title="Security Assurance Requirements" id="SARs">
</section> <!-- Security Assurance Requirements -->
</sec:req>
<appendix title="Entropy Documentation and Assessment" id="entropyappendix">
</appendix>
<bibliography>
<cc-entry/>
<entry id="qqq">
<tag>CEM</tag>
<description>
<h:a href="url">QQQQ</h:a>
</description>
</entry>
</bibliography>
</PP>