-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathpoc.yaml
51 lines (51 loc) · 1.43 KB
/
poc.yaml
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
# This work is dual-licensed under Creative Commons Zero v1.0 Universal and GNU General Public License v3.0 or later.
# The file containts example code. Replace the values with information that is pertinent to your project.
main:
name:
title:
comp_org:
address:
phone:
email:
system_owner: # Appendix_b Table 3‑1
name: John Manager
title: Program Manager, System Owner
comp_org: Client Full Name
address:
phone: 555.555.1234
email: [email protected]
assessor: # Appendix_b Table 4‑1
name: Jane Assessor
title: System Assessor
comp_org: Client Full Name
address:
phone: 555.555.2345
email: [email protected]
ao_management_poc: # Appendix_b Table 6‑1
name: Jan Poc
title: Authorizing Official
comp_org: Client Full Name
address:
phone: 555.555.3456
email: [email protected]
tech_management_poc: # Appendix_b Table 6‑2
name: John Techpoc
title: Information Systems Security Officer (ISSO)
comp_org: CivicActions
address:
phone: 555.555.4567
email: [email protected]
int_isso_poc: # Appendix_b Table 7‑1
name: AWS East/West
title: Information Systems Security Officer (ISSO)
comp_org: Amazon Web Services
address:
phone: 555.555.5678
email: [email protected]
ao_isso_poc: # Appendix_b Table 7‑2
name: Jim Issopoc
title: Information Systems Security Manager (ISSM)
comp_org: Client Full Name
address:
phone: 555.555.6789
email: [email protected]