Software Engineering KB

Home

❯

08 Security

❯

02 Application Security

❯

00 Category

❯

Secure Development Practices

Secure Development Practices

Feb 10, 20261 min read

  • application-security
  • secure-development

Secure Development Practices

Back: Application Security

Engineering practices that prevent vulnerabilities from being introduced during development. Input validation, output encoding, security headers, dependency scanning, and static/dynamic analysis form the security guardrails of the development lifecycle.

Concepts

  • Input Validation
  • Output Encoding
  • Principle of Least Privilege
  • Defense in Depth
  • Security Headers
  • Dependency Scanning
  • SAST
  • DAST

application-security secure-development


Graph View

  • Secure Development Practices
  • Concepts

Backlinks

  • DAST
  • Defense in Depth
  • Input Validation
  • Output Encoding
  • SAST
  • Security Headers
  • Application Security

Created with Quartz v4.5.2 © 2026

  • GitHub