This repository has been archived by the owner on Sep 12, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
/
system-security-plan.yml
64 lines (64 loc) · 1.89 KB
/
system-security-plan.yml
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
---
name: ATF eRegs
uniqueID: MB18F15ATF01
version: 1.0.0
phase: beta
information-types:
- D26 Civilian Operations
confidentiality: none
integrity: low
availability: low
security-baseline: open data
system-type: minor
level-of-identity-assurance: 0
staff:
authorizing-official:
name: Aaron Snow
title: 18F Executive Director
org: General Services Administration
unit: 18F
email: [email protected]
system-owner:
name: Noah Kunin
title: 18F Infrastructure Director
org: General Services Administration
unit: 18F
email: [email protected]
system-management:
name: Noah Kunin
title: 18F Infrastructure Director
org: General Services Administration
unit: 18F
email: [email protected]
system-security-officer:
name: Noah Kunin
title: 18F Infrastructure Director
org: General Services Administration
unit: 18F
email: [email protected]
technical-lead:
name: CM Lubinski
title: Technical Lead
org: General Services Administration
unit: 18F
email: [email protected]
leveraged-authorizations:
- https://www.fedramp.gov/marketplace/compliant-systems/amazon-web-services-aws-eastwest-us-public-cloud/
purpose: https://github.com/18F/atf-eregs
components:
- https://github.com/eregs/regulations-core
- https://github.com/eregs/regulations-site
diagram: http://atf-eregs.readthedocs.io/en/latest/production_setup.html#architecture
network-architecture: http://atf-eregs.readthedocs.io/en/latest/production_setup.html#updating-data
environments:
- Cloud Foundry
- Amazon Web Services East / West
user-types:
developer:
functions:
- deployment
- engineering
controls:
- http://atf-eregs.readthedocs.io/en/latest/production_setup.html#updating-data
- https://github.com/eregs/regulations-core#security
---