Skip to content

Commit cd8c9e7

Browse files
author
Michaela Iorga
committed
Fixed path and file name to the imported SSP, enhanced metadeta and back-matter.
1 parent 33b3a00 commit cd8c9e7

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

src/examples/poam/xml/ifa_plan-of-action-and-milestones.xml

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,26 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<plan-of-action-and-milestones
3-
uuid="714210d2-f8df-448c-be3e-e2213816cf79"
3+
uuid="6374b585-dfeb-481d-bf08-5a97c49851fc"
44
xmlns="http://csrc.nist.gov/ns/oscal/1.0">
55
<metadata>
6-
<title>IFA GoodRead Plan of Action and Milestones</title>
7-
<last-modified>2024-02-01T13:57:28.355446-04:00</last-modified>
8-
<version>1.1</version>
6+
<title>IFA Plan of Action and Milestones</title>
7+
<last-modified>2024-11-07T16:57:28.355446-04:00</last-modified>
8+
<version>1.2</version>
99
<oscal-version>1.1.2</oscal-version>
10+
<revisions>
11+
<revision>
12+
<title>IFA GoodRead Plan of Action and Milestones</title>
13+
<last-modified>2024-02-01T13:57:28.355446-04:00</last-modified>
14+
<version>1.1</version>
15+
<oscal-version>1.1.2</oscal-version>
16+
<link rel="version-history" href="#714210d2-f8df-448c-be3e-e2213816cf79"/>
17+
<remarks>
18+
<p>This OSCAL version of the IFA Plan of Actions and Milestones was importing an nonexisting SSP.</p>
19+
</remarks>
20+
</revision>
21+
</revisions>
1022
</metadata>
11-
<import-ssp href="../5-authorize/ssp.oscal.xml" />
23+
<import-ssp href="../../ssp/xml/ifa_ssp-example.xml" />
1224
<system-id identifier-type="http://ietf.org/rfc/rfc4122">8101e04d-8305-4e73-bb95-6b59f645b143</system-id>
1325
<observation uuid="0c4de4fc-9bde-46af-b6fe-3b5e78194dcf">
1426
<title>Django Framework Examination</title>
@@ -195,4 +207,10 @@
195207
<related-observation observation-uuid="8807eb6e-0c05-43bc-8438-799739615e34" />
196208
<associated-risk risk-uuid="1c65d2d3-7735-47fa-8f68-a236744beab7" />
197209
</poam-item>
210+
<back-matter>
211+
<resource uuid="714210d2-f8df-448c-be3e-e2213816cf79">
212+
<title>IFA GoodRead Plan of Action and Milestones</title>
213+
<rlink href="https://github.com/usnistgov/oscal-content/archive/refs/tags/v1.3.0.zip"/>
214+
</resource>
215+
</back-matter>
198216
</plan-of-action-and-milestones>

0 commit comments

Comments
 (0)