Application Lifecycle

From MgmtWiki
Jump to: navigation, search

Full Title or Meme

The Application Lifecycle extends the Software Development Lifecycle (SDLC) to include the entire Supply Chain from beginning to end.

Context

  • Supply chain
  • Threat analyses
  • Control access
  • Rebuild from checked in code every time
  • Devs can only check in code that they developed (no downloads)
  • Process to evaluate tools and external code
  • All code in delivered code is in secure location
  • If possible external code should come as source
  • All external updates are evaluated

References