Computer Science, asked by rajateja7777, 18 days ago

Why do you think, a SSDLC (Secure-Software Development Life Cycle) is required in organization?​

Attachments:

Answers

Answered by gaikwadanisha23
19

Answer:

Security is an important part of any application that encompases critical functionality. This can be as simple as securing your database from attacks by nefarious actors or as complex as applying fraud processing to a qualified lead before importing them into your platform.

Security applies at every phase of the software development life cycle (SDLC) and needs to be at the forefront of your developers’ minds as they implement your software’s requirements. In this article, we’ll explore ways to create a secure SDLC, helping you catch issues in requirements before they manifest as security problems in production.

Answered by lalitmandrai
11

Answer:

Secure SDLC is important because application security is important. Developers now need to be cognisant of potential security concerns at each step of the process. This requires integrating security into your SDLC in ways that were not needed before. You need to ensure that you are coding with potential vulnerabilities in mind. As such, having a robust and secure SDLC process is critical to ensuring your application is not subject to attacks by hackers and other nefarious users.

Similar questions