-
Notifications
You must be signed in to change notification settings - Fork 427
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Assignment Proposal | ||
|
||
## Title | ||
|
||
DevOps and Security - How to fit them together? | ||
|
||
## Names and KTH ID | ||
|
||
- Yilin Chang ([email protected]) | ||
- Zehao Jiang ([email protected]) | ||
|
||
## Deadline | ||
|
||
Task 1 | ||
|
||
## Category | ||
|
||
Essay | ||
|
||
## Description | ||
|
||
With DevOps approaches and methodologies, new features in products can be delivered more easily, rapidly and in an incremental way. It suits the need of today's development work and offers tremendous business benefits. However, as this set of practices being adopted more often, ensuring the security of applications becomes more critical. That's when DevSecOps is brought up. | ||
|
||
Our essay aims to give a brief introduction to DevSecOps. We want to first talk about the security challenges faced by DevOps (why DevSecOps is needed). Then talk about DevSecOps tools and practices, and how they solve the problems. Finally, we would discuss the limitations of current DevSecOps methods and ways to solve them. |