Application Lifecycle

From MgmtWiki
Revision as of 21:40, 15 November 2021 by Tom (talk | contribs) (Context)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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