Skip to content

Commit ad15ee9

Browse files
committed
Update Week Titles
1 parent dce04ef commit ad15ee9

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

data/bootcamp.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}]
2020
}, {
2121
"Week": 2,
22-
"Title": "Building a Weak Application (Development)",
22+
"Title": "Building a Weak Application",
2323
"Objectives": ["Develop a Rails API", "Deploy to AWS manually", "Explore AWS-CLI & AWS-SDK"],
2424
"url": "https://github.com/devsecops/bootcamp/blob/master/Week-2/README.md",
2525
"Lessons": [{
@@ -55,7 +55,7 @@
5555
}]
5656
}, {
5757
"Week": 4,
58-
"Title": "Keeping the Weak Alive (Operations)",
58+
"Title": "Keeping the Weak Alive",
5959
"Objectives": ["Understanding data generated by attackers", "Detection & alerting with Splunk"],
6060
"url": "https://github.com/devsecops/bootcamp/blob/master/Week-4/README.md",
6161
"Lessons": [{
@@ -73,7 +73,7 @@
7373
}]
7474
}, {
7575
"Week": 5,
76-
"Title": "Building a Rugged Application (Development)",
76+
"Title": "Building a Rugged Application",
7777
"Objectives": ["Service Oriented Architecture (SOA)", "Automated AWS Deployments with CloudFormation", "Whitelisting & Attack Maps"],
7878
"url": "https://github.com/devsecops/bootcamp/blob/master/Week-5/README.md",
7979
"Lessons": [{
@@ -127,7 +127,7 @@
127127
}]
128128
}, {
129129
"Week": 8,
130-
"Title": "Red Team vs Blue Team (Hack Lab)",
130+
"Title": "Red Team vs Blue Team",
131131
"Objectives": ["Put all your skills together", "Hack all the things", "Don't get caught by the Blue Team"],
132132
"url": "https://github.com/devsecops/bootcamp/blob/master/Week-8/README.md",
133133
"Lessons": [{
@@ -145,7 +145,7 @@
145145
}]
146146
}, {
147147
"Week": 9,
148-
"Title": "Presentations: 5-minute Demos",
148+
"Title": "Presentations",
149149
"Objectives": ["Problem-sovling", "Contribute to the open-source community", ""],
150150
"url": "https://github.com/devsecops/bootcamp/blob/master/Week-9/README.md",
151151
"Lessons": [{

0 commit comments

Comments
 (0)