- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
WHAT IS APPLICATION SECURITY?
Application Security encompasses the discovery and remediation of coding and design weaknesses identified through the software development lifecycle. These vulnerabilities, once detected, must be addressed by a specified due date to mitigate risks
Application vulnerabilities can be uncovered through a variety of methods, including:
- Code Scanning tools (SAST, DAST, IAST)
- Software Composition Analysis (SCA)
- Threat Modeling
- Application penetration testing
- Architecture reviews
- Manual code reviews
- Other similar processes
OBJECTIVE
The goal is to ensure that application code and design flaws are remediated in a timely manner.
DATA SOURCES
Was this article helpful?