-
Notifications
You must be signed in to change notification settings - Fork 116
/
Copy pathsolution-manifest.yaml
26 lines (26 loc) · 1.06 KB
/
solution-manifest.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
id: SO0111
name: automated-security-response-on-aws
version: 2.2.0
cloudformation_templates:
- template: aws-sharr-deploy.template
main_template: true
- template: aws-sharr-member-roles.template
- template: aws-sharr-member.template
- template: aws-sharr-orchestrator-log.template
- template: aws-sharr-remediations.template
- template: playbooks/AFSBPMemberStack.template
- template: playbooks/AFSBPStack.template
- template: playbooks/CIS120MemberStack.template
- template: playbooks/CIS120Stack.template
- template: playbooks/CIS140MemberStack.template
- template: playbooks/CIS140Stack.template
- template: playbooks/PCI321MemberStack.template
- template: playbooks/PCI321Stack.template
- template: playbooks/SCMemberStack.template
- template: playbooks/SCStack.template
- template: playbooks/NIST80053MemberStack.template
- template: playbooks/NIST80053Stack.template
- template: blueprints/JiraBlueprintStack.template
- template: blueprints/ServiceNowBlueprintStack.template
build_environment:
build_image: aws/codebuild/standard:7.0